summaryrefslogtreecommitdiffstats
path: root/libcxx/test/lit.site.cfg.in
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] Codesign test executables if necessaryVedant Kumar2019-09-051-0/+3
* Add testing infrastructure to check if gdb is available for testing.Sterling Augustine2019-09-051-0/+1
* [pstl] Add a __pstl_config_site header to record the CMake configurationLouis Dionne2019-08-081-1/+2
* [libc++] Take 2: Integrate the PSTL into libc++Louis Dionne2019-08-051-0/+1
* Revert "[libc++] Integrate the PSTL into libc++"Louis Dionne2019-07-191-1/+0
* [libc++] Integrate the PSTL into libc++Louis Dionne2019-07-191-0/+1
* Allow disabling of filesystem library.Eric Fiselier2019-03-211-0/+1
* [libc++] Build <filesystem> support as part of the dylibLouis Dionne2019-03-191-1/+0
* Revert "[libc++] Build <filesystem> support as part of the dylib"Louis Dionne2019-03-191-0/+1
* [libc++] Build <filesystem> support as part of the dylibLouis Dionne2019-03-191-1/+0
* [CMake] Support compiler-rt builtins library in testsPetr Hosek2019-02-051-1/+1
* [CMake] Update lit test configurationPetr Hosek2019-02-051-14/+14
* [CMake] Support CMake variables for setting target, sysroot and toolchainPetr Hosek2019-02-041-1/+1
* Allow passing additional compiler/linker flags for the testsAlexander Richardson2018-02-231-0/+3
* [libcxx] Support the use of compiler-rt in lit testsPetr Hosek2018-01-081-0/+1
* [libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug modeEric Fiselier2017-01-141-1/+1
* [libc++] Cleanup and document <__threading_support>Eric Fiselier2017-01-061-1/+1
* [libcxx] Add build/test support for the externally threaded libc++abi variantAsiri Rathnayake2017-01-031-1/+1
* Fix GCC libc++abi buildEric Fiselier2016-11-131-1/+3
* Add mork workarounds for running the test suite against libstdc++Eric Fiselier2016-10-121-0/+1
* [libcxx] Introduce an externally-threaded libc++ variant.Asiri Rathnayake2016-09-111-0/+1
* Rework libatomic handling in CMake and LIT.Eric Fiselier2016-07-181-1/+3
* Add Filesystem TS -- CompleteEric Fiselier2016-06-171-0/+1
* Create new library 'libc++experimental.a' for packaging TS symbols.Eric Fiselier2016-05-031-0/+1
* Framework to allow testing of static libc++abiBen Craig2016-04-191-0/+1
* Re-commit "Introduce a cmake module to figure out whether we need to link wit...Vasileios Kalintiris2016-02-111-0/+1
* Revert "Introduce a cmake module to figure out whether we need to link with l...Vasileios Kalintiris2016-02-091-1/+0
* Introduce a cmake module to figure out whether we need to link with libatomic.Vasileios Kalintiris2016-02-091-0/+1
* [libcxx] Use __config_site to configure the test suite features.Eric Fiselier2015-10-141-8/+1
* ABI versioning macros for libc++.Evgeniy Stepanov2015-10-131-0/+2
* Reapply working parts of CMake cleanup.Eric Fiselier2015-07-301-1/+0
* Revert recent CMake changes again due to failing compiler-rt buildsEric Fiselier2015-07-291-0/+1
* Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"Eric Fiselier2015-07-291-1/+0
* Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"Hans Wennborg2015-07-291-0/+1
* [libcxx] Cleanup CMake configuration and integrate with LLVMEric Fiselier2015-07-291-1/+0
* [libcxx] Add support for sanitizers on OS X.Eric Fiselier2015-07-221-0/+1
* Make support for thread-unsafe C functions optional.Ed Schouten2015-06-241-0/+1
* libcxx: Fix ARM libc++/abi and libunwind buildbot.Logan Chien2015-05-161-0/+1
* [libcxx] Add code coverage configuration to CMake and LIT.Eric Fiselier2015-03-311-0/+1
* Make the presence of stdin and stdout optional.Ed Schouten2015-03-261-0/+2
* Add option to disable access to the global filesystem namespace.Ed Schouten2015-03-121-0/+1
* Add remote testing support to the lit config.Jonathan Roelofs2015-02-261-0/+1
* Modularize TargetInfo discovery in the lit configJonathan Roelofs2015-02-131-0/+1
* [libc++] Add support for cross compiling.Dan Albert2015-01-161-0/+3
* Add a cmake option for LIT configuration variant.Dan Albert2015-01-151-0/+1
* Rename system_lib -> system_cxx_lib. NFCJonathan Roelofs2015-01-141-1/+1
* [libcxx] Add numerous options to libc++ LIT test suite configuration. Eric Fiselier2014-12-221-1/+1
* [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfgEric Fiselier2014-12-201-1/+1
* Add support for building libc++ as a 32 bit libraryEric Fiselier2014-12-121-0/+1
* Fix building and running tests when LIBCXX_ENABLE_EXCEPTIONS or LIBCXX_ENABLE...Eric Fiselier2014-12-121-0/+2
OpenPOWER on IntegriCloud