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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] Remove installation rules on Darwin when it would overwrite the syst...
Eric Fiselier
2015-08-26
1
-0
/
+18
*
Misc drive-by cleanups. NFC
Jonathan Roelofs
2015-08-24
1
-2
/
+2
*
[libcxx] Add new Sphinx documentation
Eric Fiselier
2015-08-22
1
-0
/
+5
*
Update references to lists.llvm.org
Tanya Lattner
2015-08-05
1
-1
/
+1
*
Add -Wno-error by default to work around failing compiler-rt builds
Eric Fiselier
2015-07-31
1
-0
/
+4
*
Reapply working parts of CMake cleanup.
Eric Fiselier
2015-07-30
1
-212
/
+154
*
Revert recent CMake changes again due to failing compiler-rt builds
Eric Fiselier
2015-07-29
1
-141
/
+234
*
Attempt to fix build issues introduced by
Eric Fiselier
2015-07-29
1
-7
/
+15
*
Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
2015-07-29
1
-234
/
+133
*
Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Hans Wennborg
2015-07-29
1
-131
/
+232
*
[libcxx] Cleanup CMake configuration and integrate with LLVM
Eric Fiselier
2015-07-29
1
-232
/
+131
*
Enable and fix warnings during the build.
Eric Fiselier
2015-07-18
1
-0
/
+2
*
Make support for thread-unsafe C functions optional.
Ed Schouten
2015-06-24
1
-0
/
+6
*
Remove warnings about old CMake options
Eric Fiselier
2015-06-13
1
-21
/
+0
*
libcxx: Fix ARM libc++/abi and libunwind buildbot.
Logan Chien
2015-05-16
1
-0
/
+4
*
[libcxx] Add code coverage configuration to CMake and LIT.
Eric Fiselier
2015-03-31
1
-0
/
+13
*
Make the presence of stdin and stdout optional.
Ed Schouten
2015-03-26
1
-0
/
+12
*
[libcxx] Unify LIBCXX_<ABI-Name>_INCLUDE_PATHS to be LIBCXX_CXX_ABI_INCLUDE_P...
Eric Fiselier
2015-03-19
1
-1
/
+22
*
Add option to disable access to the global filesystem namespace.
Ed Schouten
2015-03-12
1
-0
/
+6
*
[libcxx] Add support for linking libc++ against a static ABI library.
Eric Fiselier
2015-03-03
1
-0
/
+9
*
Adopt CMake policy CMP0042. Set MACOSX_RPATH on by default.
Eric Fiselier
2015-01-26
1
-0
/
+4
*
Remove triple detection from cmake.
Dan Albert
2015-01-16
1
-16
/
+2
*
[libc++] Add support for cross compiling.
Dan Albert
2015-01-16
1
-0
/
+7
*
[cmake/multilib] Teach libc++'s CMake build to support multilib libdir
Chandler Carruth
2014-12-29
1
-2
/
+9
*
[libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
2014-12-20
1
-0
/
+5
*
Add option to turn off installation of headers.
Eric Fiselier
2014-12-12
1
-0
/
+1
*
Add support for building libc++ as a 32 bit library
Eric Fiselier
2014-12-12
1
-0
/
+9
*
Add support for building and testing libc++ without threads to CMake.
Eric Fiselier
2014-12-06
1
-0
/
+16
*
Add support for LLVM_USE_SANITIZER=Thread
Eric Fiselier
2014-11-18
1
-0
/
+2
*
Fix build regression caused by not defining ABI library macros
Eric Fiselier
2014-11-15
1
-9
/
+9
*
[libcxx] Refactor CMakeLists.txt handling of compile and link flags to suppre...
Eric Fiselier
2014-11-15
1
-39
/
+43
*
Add -gline-tables-only when compiling w/ sanitizers in RELEASE
Eric Fiselier
2014-11-14
1
-2
/
+7
*
[libcxx] Add support for building and testing with an ABI library not along l...
Eric Fiselier
2014-10-18
1
-95
/
+2
*
[libcxx] Add support for LLVM_USE_SANITIZER=Undefined
Eric Fiselier
2014-10-16
1
-0
/
+3
*
[libcxx] Fix installation of ABI headers. Fixes PR20936
Eric Fiselier
2014-09-23
1
-4
/
+4
*
[libcxx] Add support for LLVM_USE_SANITIZER to libcxx when being built standa...
Eric Fiselier
2014-08-18
1
-0
/
+27
*
[libcxx] Update the way the -std= flag is chosen by CMake and LibcxxTestFormat
Eric Fiselier
2014-08-16
1
-3
/
+17
*
Fix re-building in-tree libc++ against in-tree libc++abi
Viktor Kutuzov
2014-08-08
1
-11
/
+14
*
Fix linking with just-built libc++abi (added in r214037).
Alexey Samsonov
2014-07-28
1
-5
/
+8
*
Better defaults for in-tree libc++ with cmake.
Dan Albert
2014-07-26
1
-1
/
+11
*
eliminate install of duplicate headers (take 2)
David Fang
2014-06-24
1
-17
/
+13
*
Revert "fixes duplicate header installation"
David Fang
2014-06-12
1
-1
/
+5
*
fixes duplicate header installation
David Fang
2014-06-10
1
-5
/
+1
*
build: fix erroneous overwriting of flags
Saleem Abdulrasool
2014-03-12
1
-2
/
+2
*
build: fix add_definition abuse in CMake
Saleem Abdulrasool
2014-03-12
1
-5
/
+8
*
build: remove an errant comma
Saleem Abdulrasool
2014-03-12
1
-1
/
+1
*
Justin Bogner: This makes the headers available in the build directory, makin...
Howard Hinnant
2013-11-15
1
-0
/
+1
*
Patch by GM: Turn off 'deprecated' warnings when building with MSVC, and add ...
Marshall Clow
2013-10-21
1
-0
/
+6
*
Make it possible to link against libstdc++ as well as libsupc++ with CMake.
Peter Collingbourne
2013-10-06
1
-5
/
+14
*
G M: Attached is a patch for libcxx's cmake file.
Howard Hinnant
2013-10-05
1
-1
/
+3
[next]