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
/
test
/
lit.site.cfg.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] Codesign test executables if necessary
Vedant Kumar
2019-09-05
1
-0
/
+3
*
Add testing infrastructure to check if gdb is available for testing.
Sterling Augustine
2019-09-05
1
-0
/
+1
*
[pstl] Add a __pstl_config_site header to record the CMake configuration
Louis Dionne
2019-08-08
1
-1
/
+2
*
[libc++] Take 2: Integrate the PSTL into libc++
Louis Dionne
2019-08-05
1
-0
/
+1
*
Revert "[libc++] Integrate the PSTL into libc++"
Louis Dionne
2019-07-19
1
-1
/
+0
*
[libc++] Integrate the PSTL into libc++
Louis Dionne
2019-07-19
1
-0
/
+1
*
Allow disabling of filesystem library.
Eric Fiselier
2019-03-21
1
-0
/
+1
*
[libc++] Build <filesystem> support as part of the dylib
Louis Dionne
2019-03-19
1
-1
/
+0
*
Revert "[libc++] Build <filesystem> support as part of the dylib"
Louis Dionne
2019-03-19
1
-0
/
+1
*
[libc++] Build <filesystem> support as part of the dylib
Louis Dionne
2019-03-19
1
-1
/
+0
*
[CMake] Support compiler-rt builtins library in tests
Petr Hosek
2019-02-05
1
-1
/
+1
*
[CMake] Update lit test configuration
Petr Hosek
2019-02-05
1
-14
/
+14
*
[CMake] Support CMake variables for setting target, sysroot and toolchain
Petr Hosek
2019-02-04
1
-1
/
+1
*
Allow passing additional compiler/linker flags for the tests
Alexander Richardson
2018-02-23
1
-0
/
+3
*
[libcxx] Support the use of compiler-rt in lit tests
Petr Hosek
2018-01-08
1
-0
/
+1
*
[libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode
Eric Fiselier
2017-01-14
1
-1
/
+1
*
[libc++] Cleanup and document <__threading_support>
Eric Fiselier
2017-01-06
1
-1
/
+1
*
[libcxx] Add build/test support for the externally threaded libc++abi variant
Asiri Rathnayake
2017-01-03
1
-1
/
+1
*
Fix GCC libc++abi build
Eric Fiselier
2016-11-13
1
-1
/
+3
*
Add mork workarounds for running the test suite against libstdc++
Eric Fiselier
2016-10-12
1
-0
/
+1
*
[libcxx] Introduce an externally-threaded libc++ variant.
Asiri Rathnayake
2016-09-11
1
-0
/
+1
*
Rework libatomic handling in CMake and LIT.
Eric Fiselier
2016-07-18
1
-1
/
+3
*
Add Filesystem TS -- Complete
Eric Fiselier
2016-06-17
1
-0
/
+1
*
Create new library 'libc++experimental.a' for packaging TS symbols.
Eric Fiselier
2016-05-03
1
-0
/
+1
*
Framework to allow testing of static libc++abi
Ben Craig
2016-04-19
1
-0
/
+1
*
Re-commit "Introduce a cmake module to figure out whether we need to link wit...
Vasileios Kalintiris
2016-02-11
1
-0
/
+1
*
Revert "Introduce a cmake module to figure out whether we need to link with l...
Vasileios Kalintiris
2016-02-09
1
-1
/
+0
*
Introduce a cmake module to figure out whether we need to link with libatomic.
Vasileios Kalintiris
2016-02-09
1
-0
/
+1
*
[libcxx] Use __config_site to configure the test suite features.
Eric Fiselier
2015-10-14
1
-8
/
+1
*
ABI versioning macros for libc++.
Evgeniy Stepanov
2015-10-13
1
-0
/
+2
*
Reapply working parts of CMake cleanup.
Eric Fiselier
2015-07-30
1
-1
/
+0
*
Revert recent CMake changes again due to failing compiler-rt builds
Eric Fiselier
2015-07-29
1
-0
/
+1
*
Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
2015-07-29
1
-1
/
+0
*
Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Hans Wennborg
2015-07-29
1
-0
/
+1
*
[libcxx] Cleanup CMake configuration and integrate with LLVM
Eric Fiselier
2015-07-29
1
-1
/
+0
*
[libcxx] Add support for sanitizers on OS X.
Eric Fiselier
2015-07-22
1
-0
/
+1
*
Make support for thread-unsafe C functions optional.
Ed Schouten
2015-06-24
1
-0
/
+1
*
libcxx: Fix ARM libc++/abi and libunwind buildbot.
Logan Chien
2015-05-16
1
-0
/
+1
*
[libcxx] Add code coverage configuration to CMake and LIT.
Eric Fiselier
2015-03-31
1
-0
/
+1
*
Make the presence of stdin and stdout optional.
Ed Schouten
2015-03-26
1
-0
/
+2
*
Add option to disable access to the global filesystem namespace.
Ed Schouten
2015-03-12
1
-0
/
+1
*
Add remote testing support to the lit config.
Jonathan Roelofs
2015-02-26
1
-0
/
+1
*
Modularize TargetInfo discovery in the lit config
Jonathan Roelofs
2015-02-13
1
-0
/
+1
*
[libc++] Add support for cross compiling.
Dan Albert
2015-01-16
1
-0
/
+3
*
Add a cmake option for LIT configuration variant.
Dan Albert
2015-01-15
1
-0
/
+1
*
Rename system_lib -> system_cxx_lib. NFC
Jonathan Roelofs
2015-01-14
1
-1
/
+1
*
[libcxx] Add numerous options to libc++ LIT test suite configuration.
Eric Fiselier
2014-12-22
1
-1
/
+1
*
[libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
2014-12-20
1
-1
/
+1
*
Add support for building libc++ as a 32 bit library
Eric Fiselier
2014-12-12
1
-0
/
+1
*
Fix building and running tests when LIBCXX_ENABLE_EXCEPTIONS or LIBCXX_ENABLE...
Eric Fiselier
2014-12-12
1
-0
/
+2
[next]