index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx{,abi}] Don't link libpthread and libdl on Fuchsia
Petr Hosek
2019-12-06
1
-0
/
+5
*
[libc++] Fix linker script generation
Petr Hosek
2019-10-11
1
-1
/
+3
*
[libc++] Workaround old versions of CMake that don't understand list(JOIN)
Louis Dionne
2019-10-08
1
-1
/
+1
*
[libc++] Move the linker script generation step to CMake
Louis Dionne
2019-10-08
1
-0
/
+50
*
[libc++] Add a CMake cache for Apple-specific configuration options
Louis Dionne
2019-09-11
1
-0
/
+15
*
Provide a meaningful diagnostic when LLVM_PATH doesn't point to a directory
Louis Dionne
2019-08-19
1
-0
/
+3
*
Revert "[libc++] Take 3: Do not cleverly link against libc++abi just because ...
Louis Dionne
2019-08-08
1
-1
/
+1
*
[libc++] Take 3: Do not cleverly link against libc++abi just because it happe...
Louis Dionne
2019-08-07
1
-1
/
+1
*
Revert "[libc++] Take 2: Do not cleverly link against libc++abi just because ...
Vitaly Buka
2019-07-08
1
-1
/
+1
*
[libc++] Take 2: Do not cleverly link against libc++abi just because it happe...
Louis Dionne
2019-07-08
1
-1
/
+1
*
Revert "[libc++] Do not cleverly link against libc++abi just because it happe...
Louis Dionne
2019-07-05
1
-1
/
+1
*
[libc++] Do not cleverly link against libc++abi just because it happens to be...
Louis Dionne
2019-07-05
1
-1
/
+1
*
[libcxx][libcxxabi] Remove the unused CMake checks
Petr Hosek
2019-05-30
1
-9
/
+0
*
[runtimes] Use -Wunknown-pragmas for the pragma check
Petr Hosek
2019-05-30
1
-0
/
+4
*
[runtimes] Check if pragma comment(lib, ...) is supported first
Petr Hosek
2019-05-30
1
-1
/
+9
*
[libc++][CMake] Link against libSystem on Apple platforms
Louis Dionne
2019-05-02
1
-0
/
+7
*
[libcxx] cmake - guard list remove
Brian Cain
2019-05-02
1
-4
/
+6
*
[libc++][CMake] Refactor how we link against system libraries
Louis Dionne
2019-04-30
1
-0
/
+24
*
[CMake] Split linked libraries for shared and static libc++
Petr Hosek
2019-04-17
1
-8
/
+0
*
[CMake] Differentiate between static and shared libc++abi
Petr Hosek
2019-04-03
1
-14
/
+18
*
[libc++][CMake] Clean up some of the libc++ re-exporting logic
Louis Dionne
2019-03-20
1
-1
/
+0
*
[compiler-rt] Build custom libcxx with libcxxabi
Jonas Hahnfeld
2019-02-17
1
-1
/
+1
*
Support tests in freestanding
JF Bastien
2019-02-04
1
-1
/
+1
*
Revert "[CMake] Use __libc_start_main rather than fopen when checking for C l...
Petr Hosek
2019-01-28
1
-1
/
+1
*
[cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always
Michal Gorny
2019-01-28
1
-1
/
+1
*
[CMake] Use __libc_start_main rather than fopen when checking for C library
Petr Hosek
2019-01-28
1
-1
/
+1
*
[CMake] Passthrough CFLAGS when checking the compiler-rt path
Petr Hosek
2018-11-14
1
-0
/
+3
*
Add cxx-benchmark-unittests target
Eric Fiselier
2018-11-13
1
-0
/
+23
*
[CMake] Use just basename when copying C++ ABI headers
Petr Hosek
2018-10-04
1
-1
/
+1
*
Attempt to unbreak Windows configuration.
Eric Fiselier
2018-10-01
1
-0
/
+1
*
[CMake] Don't install c++abi headers in standalone libc++ build
Petr Hosek
2018-07-25
1
-1
/
+1
*
[CMake] Fix the setting of LIBCXX_HEADER_DIR in standalone build
Petr Hosek
2018-07-24
1
-6
/
+8
*
Reland "[CMake] Support statically linking dependencies only to shared or sta...
Petr Hosek
2018-07-24
1
-3
/
+3
*
Revert "[CMake] Support statically linking dependencies only to shared or sta...
Petr Hosek
2018-07-23
1
-3
/
+3
*
[CMake] Support statically linking dependencies only to shared or static library
Petr Hosek
2018-07-23
1
-3
/
+3
*
[CMake] Install C++ ABI headers into the right location
Petr Hosek
2018-07-20
1
-10
/
+2
*
Support for multiarch runtimes layout
Petr Hosek
2018-06-28
1
-1
/
+1
*
[CMake] Convert paths to the right form in standalone builds on Windows
Martin Storsjo
2018-06-20
2
-3
/
+7
*
[CMake] Use common variable for all header targets NFC
Petr Hosek
2018-06-12
1
-2
/
+2
*
[CMake] Add a missing target dependency on C++ ABI headers
Petr Hosek
2018-06-12
1
-0
/
+1
*
Reland "Use custom command and target to install libc++ headers"
Petr Hosek
2018-06-12
1
-7
/
+17
*
Revert "[CMake] Use custom command and target to install libc++ headers"
Petr Hosek
2018-04-09
1
-17
/
+7
*
[CMake] Use custom command and target to install libc++ headers
Petr Hosek
2018-04-09
1
-7
/
+17
*
[libcxx][cmake] Remove libatomic temporarily from CMAKE_REQUIRED_LIBRARIES wh...
Simon Dardis
2018-04-04
1
-0
/
+7
*
[cmake] Always respect existing CMAKE_REQUIRED_FLAGS when adding additional o...
Don Hinton
2018-01-23
1
-1
/
+1
*
Fix installation of cxxabi.h through libc++.
Eric Fiselier
2017-11-25
1
-1
/
+1
*
Make libcxx tests work when llvm sources are not present.
Zachary Turner
2017-09-20
1
-7
/
+10
*
Resubmit "Fix llvm-lit script generation in libcxx."
Zachary Turner
2017-09-19
1
-0
/
+5
*
Revert "Fix llvm-lit script generation in libcxx."
Zachary Turner
2017-09-19
1
-5
/
+0
*
Fix llvm-lit script generation in libcxx.
Zachary Turner
2017-09-19
1
-0
/
+5
[next]