Subversion Repositories QNX 8.QNX8 LLVM/Clang compiler suite

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8 2024-05-02 23:09:37 pmbaty / not building sanitizers with compiler-rt (POSIX hooks not supported on QNX)  
7 2024-05-02 20:48:28 pmbaty / evolution of the LLVM cross-build script: disabled LLDB build due to missing ptrace() API in QNX, enabled libunwind + refactoring  
6 2024-05-01 18:30:51 pmbaty / improved LLVM cross-build.sh script by patching lib/llvm/Support/Unix/Path.inc instead of hacking around with -D flags (see rationale)  
5 2024-05-01 16:31:55 pmbaty / cleaner LLVM cross-build script. Hopefully builds LLD -- will see.  
4 2024-05-01 04:46:15 pmbaty / updated cross-build.sh so that the output directories bin and lib/clang are redirected to the VM host. This version builds clang (but not yet lld nor libc++).  
3 2024-05-01 01:35:49 pmbaty / cosmetic changes. Now building on the VMWare VM.  
2 2024-05-01 00:31:50 pmbaty / added LLVM toolchain cross-build script (WIP)