| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-24 | Modify CMakeLists to split up vcpkglib (#7407) | nicole mazzuca | |
| Before this, we had vcpkg and vcpkg-test taking the vcpkglib source files directory -- this commit makes vcpkglib an object library. | |||
| 2019-07-23 | only use filename | Curtis.Bezault | |
| 2019-07-23 | move the pre_build_info | Curtis.Bezault | |
| 2019-07-23 | Remove types from this PR | Curtis.Bezault | |
| 2019-07-23 | remove needs_rebuild from statusparagraphs | Curtis.Bezault | |
| 2019-07-23 | remove accidental comment | Curtis.Bezault | |
| 2019-07-23 | fix condition | Curtis.Bezault | |
| 2019-07-23 | Merge build.cpp | Curtis.Bezault | |
| 2019-07-23 | Prompt rebuild if external hash changes | Curtis.Bezault | |
| 2019-07-23 | add external file hashes to the binary paragraph | Curtis.Bezault | |
| 2019-07-22 | fix some of the awful mix of macros | 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-19 | Merge branch 'trunk' into parallel-file-ops | Nicole Mazzuca | |
| 2019-07-19 | Update VERSION.txt | Curtis J Bezault | |
| 2019-07-19 | Merge branch 'master' into external_file_abi | Curtis J Bezault | |
| 2019-07-19 | [vcpkg] Portfile Settings (#7292) | Curtis J Bezault | |
| 2019-07-18 | Rewrite the tests! now they're cross-platform! (#7315) | nicole mazzuca | |
| * begin exploratory rewriting of tests * continue working on tests * more test work! holy butts vcpkg-tests/plan.cpp was a bunch of work * finish writing new tests - [x] write catch2 tests - [ ] rewrite/at least delete the VS project files - [ ] document running tests * Fix tests to work on WSL, rewrite test vcxproj still need to test on macOS also, delete tests.pch.h * Condense add_test calls | |||
| 2019-07-18 | clang-format all the things | Nicole Mazzuca | |
| 2019-07-18 | Update VERSION.txt | Curtis J Bezault | |
| 2019-07-18 | Better error message when VCPKG_ROOT is independently defined (#7229) | Dan Nissenbaum | |
| 2019-07-18 | add needs_rebuild, should probably be moved to somewhere else | Curtis.Bezault | |
| 2019-07-18 | [vcpkg] Environment Variable Passthrough (#7290) | Curtis J Bezault | |
| * use additional env param * remove partials * remove change to linux triplet * Fix some issues that vicroms pointed out * whitespace change | |||
| 2019-07-17 | tests.files.cpp:create_directory_tree -- change magic numbers to names | Nicole Mazzuca | |
| 2019-07-17 | Add type field | Curtis.Bezault | |
| 2019-07-17 | sourceparagraph changes | Curtis.Bezault | |
| 2019-07-17 | always calculate abi | Curtis.Bezault | |
| 2019-07-17 | Convert name of file to u8 string, to compile on windows | Curtis.Bezault | |
| 2019-07-17 | first pass at abi additional files | Curtis.Bezault | |
| 2019-07-16 | revert unecessary reordering | Curtis.Bezault | |
| 2019-07-16 | Add to vcpkg.cmake | Curtis.Bezault | |
| 2019-07-16 | First pass at port settings | Curtis.Bezault | |
| 2019-07-16 | remove partials | Curtis.Bezault | |
| 2019-07-16 | use additional env param | Curtis.Bezault | |
| 2019-07-15 | wheeeee more fixes | Nicole Mazzuca | |
| 2019-07-15 | modify files test to include symlinks | Nicole Mazzuca | |
| 2019-07-11 | forgot to test on macos >.< | Nicole Mazzuca | |
| 2019-07-11 | add tests! | Nicole Mazzuca | |
| Also, fix all the bugs I found when I wrote the tests! | |||
| 2019-07-11 | fix more comments | Nicole Mazzuca | |
| 2019-07-11 | fix some comments from code reviewers | Nicole Mazzuca | |
| 2019-07-11 | make it compile on macos under g++6 | Nicole Mazzuca | |
| 2019-07-11 | make this compile on macos | Nicole Mazzuca | |
| 2019-07-11 | actually get the code compiling | Nicole Mazzuca | |
| 2019-07-11 | delete the random number generator | Nicole Mazzuca | |
| 2019-07-11 | remove_all parallelized, and fix the issues with symlink | Nicole Mazzuca | |
| 2019-07-11 | initial remove-in-parallel | Nicole Mazzuca | |
| doesn't actually do parallel remove yet | |||
| 2019-07-11 | Testing for --overlay-ports and --overlay-triplets args (#7243) | Victor Romero | |
| 2019-07-10 | allow spaces in pathname on linux (#7216) | Phil Christensen | |
| 2019-07-09 | Make handle features (#6797) | gnaggnoyil | |
| 2019-07-06 | [vcpkg] Fix powershell font corruption bug (#7094) | Robert Schumacher | |
| * [vcpkg] Fix font corruption bug on Windows by downloading Powershell Core * [vcpkg] Rename subtool to powershell-core * [vcpkg] Add missing includes to project files | |||
