aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/CMakeLists.txt
AgeCommit message (Expand)Author
2021-02-04[vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (...Billy O'Neal
2021-01-20[vcpkg] Add vcpkg_minimum_required as a replacement for VERSION.txt. (#15638)Billy O'Neal
2021-01-14[vcpkg registries] Add git registries (#15054)nicole mazzuca
2021-01-13[vcpkg] Use a tag file rather than conditional compilation to permanently dis...Billy O'Neal
2021-01-13[vcpkg] Add sources for TLS 1.2 downloader tool. (#15516)Billy O'Neal
2021-01-07[vcpkg] Restore embedded git hash behind an option. (#15472)Billy O'Neal
2020-09-21[vcpkg] Add build scripts to produce signed vcpkg binaries. (#13508)Billy O'Neal
2020-09-11[vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (#13421)Billy O'Neal
2020-09-02[vcpkg] Registries MVP (#13038)nicole mazzuca
2020-08-19[vcpkg] Add Forward Declarations (originally by @cngzhnp) (#12985)nicole mazzuca
2020-08-10[vcpkg] Rewrite CMake build system to be more target-based (#12698)nicole mazzuca
2020-06-30[vcpkg manifest] Manifest Implementation (#11757)nicole mazzuca
2020-05-14[vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239)Billy O'Neal
2020-05-08Don't build the metrics uploader when metrics are disabled. (#11234)Billy O'Neal
2020-05-07[vcpkg] Restrict telemetry uploads to TLS 1.2 (#11213)Billy O'Neal
2020-04-29[vcpkg] Small touchups for vcpkg unit tests (#11068)Martin Hořeňovský
2020-04-17[vcpkg] Add initial JSON support (#10521)nicole mazzuca
2020-04-14[vcpkg] Clean up CMake build system (#10834)nicole mazzuca
2020-02-08[vcpkg] Use CreateProcess on Windows. Improve EnvVars manipulation and handli...Robert Schumacher
2020-01-17Add support for building with MinGW (#9137)Cristian Adam
2020-01-16[toolsrc] Added missing @ to FATAL_ERROR message (#9720)Kristof
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