| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-12 | Protect #pragma comment(lib, "foo") with _WIN32 checks (#6867) | İsmail Dönmez | |
| 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-08 | [vcpkg] Apply clang format (#6826) | Robert Schumacher | |
| 2017-11-11 | [vcpkg-tests] Use PCH. | Robert Schumacher | |
| [vcpkg-update] Fix feature packages with update command. Fixes #2003. | |||
| 2017-11-02 | [vcpkg] Refactor argument parsing to use common code paths. | Robert Schumacher | |
| 2017-10-13 | [vcpkg] Re-layout all files using new organization scheme. | Robert Schumacher | |
| All filenames and directories are lowercase. Use dots for namespace separation. | |||
