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
/
config-ix.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
*
[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
*
Revert "[CMake] Use __libc_start_main rather than fopen when checking for C l...
Petr Hosek
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
*
Correct typo: LIBCXXABI_BUILTINS_LIBRARY -> LIBCXX_BUILTINS_LIBRARY
Eric Fiselier
2017-05-25
1
-1
/
+1
*
libcxx: fix bootstrapping for mingw-w64
Martell Malone
2017-05-25
1
-1
/
+9
*
[CMake][libcxx] Use check_c_compiler_flag to check for nodefaultlibs
Petr Hosek
2017-04-06
1
-1
/
+2
*
[CMake][libcxx] Use builtins rather than gcc_s when compiler-rt is requested
Petr Hosek
2017-04-05
1
-1
/
+3
*
Try to fix the libcxx build with mingw64
Reid Kleckner
2017-03-31
1
-0
/
+5
*
build: dont detect libraries for Windows
Saleem Abdulrasool
2017-01-01
1
-6
/
+27
*
Fix libc++ configuration with -fsanitize-coverage
Ivan Krasin
2016-09-01
1
-0
/
+3
*
libc++: perform configuration checks with -nodefaultlibs
Saleem Abdulrasool
2016-08-29
1
-4
/
+29
*
libc++: add an option to build against compiler-rt
Saleem Abdulrasool
2016-08-24
1
-1
/
+3
*
Revert "libc++: Perform configuration checks with -nodefaultlibs"
Saleem Abdulrasool
2016-08-24
1
-21
/
+2
*
libc++: Perform configuration checks with -nodefaultlibs
Saleem Abdulrasool
2016-08-23
1
-2
/
+21
*
Fix r260515 - Correct typos in CMake changes
Eric Fiselier
2016-02-11
1
-4
/
+0
*
Re-commit "Introduce a cmake module to figure out whether we need to link wit...
Vasileios Kalintiris
2016-02-11
1
-0
/
+5
*
Revert "Introduce a cmake module to figure out whether we need to link with l...
Vasileios Kalintiris
2016-02-09
1
-5
/
+0
*
Introduce a cmake module to figure out whether we need to link with libatomic.
Vasileios Kalintiris
2016-02-09
1
-0
/
+5
*
Replace cmake check for printf with a check for fopen.
Evgeniy Stepanov
2015-12-10
1
-1
/
+1
*
[libcxx] Add new Sphinx documentation
Eric Fiselier
2015-08-22
1
-1
/
+0
*
Reapply working parts of CMake cleanup.
Eric Fiselier
2015-07-30
1
-17
/
+2
*
Revert recent CMake changes again due to failing compiler-rt builds
Eric Fiselier
2015-07-29
1
-2
/
+17
*
Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
2015-07-29
1
-17
/
+2
*
Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Hans Wennborg
2015-07-29
1
-2
/
+17
*
[libcxx] Cleanup CMake configuration and integrate with LLVM
Eric Fiselier
2015-07-29
1
-17
/
+2
*
Add -gline-tables-only when compiling w/ sanitizers in RELEASE
Eric Fiselier
2014-11-14
1
-1
/
+2
*
[libcxx] Add support for LLVM_USE_SANITIZER to libcxx when being built standa...
Eric Fiselier
2014-08-18
1
-21
/
+22
*
[libcxx] Update the way the -std= flag is chosen by CMake and LibcxxTestFormat
Eric Fiselier
2014-08-16
1
-1
/
+2
*
build: remove unnecessary modification of CMAKE_REQUIRED_DEFINITIONS
Saleem Abdulrasool
2014-03-12
1
-8
/
+0
*
Explicitly specify -Wno-error if LIBCXX_ENABLE_WERROR is false.
Alexey Samsonov
2013-10-02
1
-0
/
+2
*
http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta Suzuki
Howard Hinnant
2011-05-24
1
-0
/
+1
*
Add CMake build and fix major Linux blockers.
Michael J. Spencer
2010-12-10
1
-0
/
+37