index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2019-11-21
Update to clang 9.* (removed libc++fs) (#8924)
fradav
2019-10-14
Fix CMake checks for Apple Clang 11.0 on macOS 10.15 (#8580)
Joel Pelaez Jorge
2019-08-16
[vcpkg] Major tool CMakeLists.txt updates
Nicole Mazzuca
2019-08-14
Change CMakeLists.txt in toolsrc to allow compiling with llvm toolset (#4572)
Alexander Neumann
2019-08-07
[vcpkg] Make Filesystem::remove_all faster #7570
Nicole Mazzuca
2019-08-02
Update tests, and add documentation! (#7506)
nicole mazzuca
2019-07-24
Modify CMakeLists to split up vcpkglib (#7407)
nicole mazzuca
2019-07-19
allow tests to run on older standard libraries
Nicole Mazzuca
2019-07-19
switch to new test framework
Nicole Mazzuca
2019-07-18
Rewrite 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-13
appleclang 10.01 does not have <filesystem> (#6413)
lukka
2019-04-15
Updated libc++fs link for libc++ 8.0 (#6029)
fradav
2019-04-11
Add -allowAppleClang option to bootstrap.sh. (fixes #4698) (#5915)
soroshsabz
2019-04-08
[vcpkg] Synchronize vcpkg-base with external repo (#5934)
Robert Schumacher
2019-03-05
Fix vcpkg build with clang on Linux (#5360)
Mathieu Ropert
2018-06-26
[vcpkg] Link bcrypt via CMake on Windows (#3765)
Konstantin Podsvirov
2018-06-11
Improve disableMetrics propagation when consuming CMakeLists directly
Alexander Karatarakis
2018-06-08
Add -disableMetrics for linux
Alexander Karatarakis
2018-04-12
[vcpkg] Mark many types noexcept. Make certain code patterns more transparent...
Robert Schumacher
2018-03-30
Improve message for appleclang
Alexander Karatarakis
2018-03-29
Add message for appleclang versions that don't support std::filesystem
Alexander Karatarakis
2018-03-13
[vcpkg] Link pthreads
Robert Schumacher
2018-03-02
[vcpkg] Allow compilation via CMake with MSVC (#2935)
Konstantin Podsvirov
2018-02-21
[vcpkg] Enable metrics on linux
Robert Schumacher
2017-12-14
[vcpkg] Fix regressions in WSL build.
Robert Schumacher
2017-11-28
[vcpkg] Further fix for clang/gcc
Robert Schumacher
2017-11-28
[vcpkg] Use c++experimental in clang
Robert Schumacher
2017-11-25
[vcpkg] Allow compilation inside WSL
Robert Schumacher