aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/pch.h
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
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-17Add support for building with MinGW (#9137)Cristian Adam
2019-08-07[vcpkg] Make Filesystem::remove_all faster #7570Nicole Mazzuca
2019-06-20VS 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 clangRobert Schumacher
2017-12-01[vcpkg-contact-survey] Add monthly survey promptRobert 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-02Suppress 4768 warning from shlobj.hAlexander Karatarakis
2017-08-25[vcpkg] Trap Ctrl-C, enable thread safety for global data structuresRobert Schumacher
2017-06-08[vcpkg] Improve diagnostics upon port load failureRobert 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 errorsAlexander Karatarakis
2017-03-28Sort includesOlaf van der Spek
2017-03-10Introduce System::cmd_execute_clean() for sanitized executionsAlexander Karatarakis
2017-01-30Add <filesystem> and <chrono> to pch.hAlexander Karatarakis
2017-01-30Reorganize pch.hAlexander Karatarakis
2017-01-30Introduce precompiled headersAlexander Karatarakis