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
/
include
/
pch.h
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
2020-08-18
[vcpkg] Use std::filesystem when Visual Studio is greater than 2015 (#12774)
Jack·Boos·Yu
2020-07-06
[vcpkg] Format the C++ in CI (#11655)
nicole mazzuca
2020-05-29
[vcpkg metrics] Allow someone to opt out after build (#11542)
nicole mazzuca
2020-05-20
[vcpkg] fix extern C around ctermid (#11343)
nicole mazzuca
2020-05-14
[vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239)
Billy O'Neal
2020-04-14
[vcpkg] Clean up CMake build system (#10834)
nicole mazzuca
2020-01-17
Add support for building with MinGW (#9137)
Cristian Adam
2019-08-07
[vcpkg] Make Filesystem::remove_all faster #7570
Nicole Mazzuca
2019-06-20
VS 2019 16.3 deprecates <experimental/filesystem>. (#6968)
Stephan T. Lavavej
2019-04-08
[vcpkg] Synchronize vcpkg-base with external repo (#5934)
Robert Schumacher
2018-03-13
[vcpkg] Silence warnings on recent clang
Robert Schumacher
2017-12-01
[vcpkg-contact-survey] Add monthly survey prompt
Robert Schumacher
2017-10-16
[vcpkg] Push use of UTF-16 to only around Win32 call boundaries.
Robert Schumacher
2017-10-13
[vcpkg] Re-layout all files using new organization scheme.
Robert Schumacher
2017-10-02
Suppress 4768 warning from shlobj.h
Alexander Karatarakis
2017-08-25
[vcpkg] Trap Ctrl-C, enable thread safety for global data structures
Robert Schumacher
2017-06-08
[vcpkg] Improve diagnostics upon port load failure
Robert Schumacher
2017-05-24
[vcpkg] Refactored to simplify BuildPolicies into BuildPolicy.
Robert Schumacher
2017-03-29
[pch.h] Put windows.h at the top to solve compilation errors
Alexander Karatarakis
2017-03-28
Sort includes
Olaf van der Spek
2017-03-10
Introduce System::cmd_execute_clean() for sanitized executions
Alexander Karatarakis
2017-01-30
Add <filesystem> and <chrono> to pch.h
Alexander Karatarakis
2017-01-30
Reorganize pch.h
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis