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
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-08
Don'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-17
Add support for building with MinGW (#9137)
Cristian Adam
2020-01-16
[toolsrc] Added missing @ to FATAL_ERROR message (#9720)
Kristof
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