hanchenye-llvm-project/libcxx
Eric Fiselier d94189dc50 Generate the test configuration even when LIBCXX_INCLUDE_TESTS=OFF.
This patch changes the CMake configuration so that it always
generates the test/lit.site.cfg file, even when testing is disabled.

This allows users to test libc++ without requiring them to have
a full LLVM checkout on their machine.

llvm-svn: 296685
2017-03-01 21:53:30 +00:00
..
benchmarks improve performance of string::find 2016-12-30 18:01:36 +00:00
cmake Recommit "Split exception.cpp and new.cpp implementation into different files for different runtimes." 2017-02-10 08:57:35 +00:00
docs Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
include Improve diagnostics when an invalid hash is used in an unordered container. 2017-03-01 02:02:28 +00:00
lib update revision in CHANGELOG.TXT and fix python error 2017-02-17 01:56:57 +00:00
src [libcxx] Support threads on Fuchsia 2017-03-01 03:09:18 +00:00
test Generate the test configuration even when LIBCXX_INCLUDE_TESTS=OFF. 2017-03-01 21:53:30 +00:00
utils test: prevent incorrect quoting of paths 2017-02-17 23:08:46 +00:00
www Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
.arcconfig
.clang-format Tweak .clang-format configuration. 2017-01-14 05:43:02 +00:00
.gitignore Implement N4606 optional 2016-10-12 07:46:20 +00:00
CMakeLists.txt Generate the test configuration even when LIBCXX_INCLUDE_TESTS=OFF. 2017-03-01 21:53:30 +00:00
CREDITS.TXT Added "Michael Park" to `CREDITS.TXT`. 2017-01-07 10:19:24 +00:00
LICENSE.TXT Update year to 2017 2017-01-03 11:20:43 +00:00
NOTES.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00
TODO.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00