vcpkg/toolsrc
İsmail Dönmez 8c49e565c0 Protect #pragma comment(lib, "foo") with _WIN32 checks (#6867)
lld on Linux can now process #pragma comment(lib, "foo") macros which
results in build failures on Linux when lld is used. Fix this by
protecting these macros with _WIN32 checks.
2019-06-12 16:30:03 -07:00
..
include [icu] Enable parallel builds (#6695) 2019-06-12 14:18:43 -07:00
src Protect #pragma comment(lib, "foo") with _WIN32 checks (#6867) 2019-06-12 16:30:03 -07:00
vcpkg [vcxproj] Explicitly specify intermediate and output directories 2018-11-01 01:26:31 -07:00
vcpkglib [vcpkg] Synchronize vcpkg-base with external repo (#5934) 2019-04-08 23:26:18 -07:00
vcpkgmetricsuploader [vcxproj] Explicitly specify intermediate and output directories 2018-11-01 01:26:31 -07:00
vcpkgtest [vcxproj] Explicitly specify intermediate and output directories 2018-11-01 01:26:31 -07:00
.clang-format [vcpkg] Randomize topological sort in CI plans to allow concurrent builds to more efficiently interact 2019-01-22 17:11:36 -08:00
CMakeLists.txt appleclang 10.01 does not have <filesystem> (#6413) 2019-05-13 04:11:35 -07:00
dirs.proj [vcxproj] Explicitly specify intermediate and output directories 2018-11-01 01:26:31 -07:00
vcpkg.natvis Initial addition of native visualizer, to improve debugging experience. (#3906) 2018-08-01 10:58:25 -07:00
vcpkg.sln [vcpkg-fetch] Switch back to 18.1.0; add hack in vcpkg.exe to map the hashes together. 2018-11-07 17:10:51 -08:00
VERSION.txt Update CHANGELOG and bump version to 2018.11.23 2018-11-23 14:18:46 -08:00