aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/CMakeLists.txt
AgeCommit message (Expand)Author
2019-11-21Update to clang 9.* (removed libc++fs) (#8924)fradav
2019-10-14Fix CMake checks for Apple Clang 11.0 on macOS 10.15 (#8580)Joel Pelaez Jorge
2019-08-16[vcpkg] Major tool CMakeLists.txt updatesNicole Mazzuca
2019-08-14Change CMakeLists.txt in toolsrc to allow compiling with llvm toolset (#4572)Alexander Neumann
2019-08-07[vcpkg] Make Filesystem::remove_all faster #7570Nicole Mazzuca
2019-08-02Update tests, and add documentation! (#7506)nicole mazzuca
2019-07-24Modify CMakeLists to split up vcpkglib (#7407)nicole mazzuca
2019-07-19allow tests to run on older standard librariesNicole Mazzuca
2019-07-19switch to new test frameworkNicole Mazzuca
2019-07-18Rewrite the tests! now they're cross-platform! (#7315)nicole mazzuca
2019-06-19[vcpkg] Improve vcpkg::Files::Filesystem error handling (#6919)Robert Schumacher
2019-05-13appleclang 10.01 does not have <filesystem> (#6413)lukka
2019-04-15Updated libc++fs link for libc++ 8.0 (#6029)fradav
2019-04-11Add -allowAppleClang option to bootstrap.sh. (fixes #4698) (#5915)soroshsabz
2019-04-08[vcpkg] Synchronize vcpkg-base with external repo (#5934)Robert Schumacher
2019-03-05Fix vcpkg build with clang on Linux (#5360)Mathieu Ropert
2018-06-26[vcpkg] Link bcrypt via CMake on Windows (#3765)Konstantin Podsvirov
2018-06-11Improve disableMetrics propagation when consuming CMakeLists directlyAlexander Karatarakis
2018-06-08Add -disableMetrics for linuxAlexander Karatarakis
2018-04-12[vcpkg] Mark many types noexcept. Make certain code patterns more transparent...Robert Schumacher
2018-03-30Improve message for appleclangAlexander Karatarakis
2018-03-29Add message for appleclang versions that don't support std::filesystemAlexander Karatarakis
2018-03-13[vcpkg] Link pthreadsRobert Schumacher
2018-03-02[vcpkg] Allow compilation via CMake with MSVC (#2935)Konstantin Podsvirov
2018-02-21[vcpkg] Enable metrics on linuxRobert Schumacher
2017-12-14[vcpkg] Fix regressions in WSL build.Robert Schumacher
2017-11-28[vcpkg] Further fix for clang/gccRobert Schumacher
2017-11-28[vcpkg] Use c++experimental in clangRobert Schumacher
2017-11-25[vcpkg] Allow compilation inside WSLRobert Schumacher