| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-07 | Move Dependency-related functions from vcpkg.h to vcpkg_Dependencies.h | Alexander Karatarakis | |
| 2016-11-07 | Remove unused #include | Alexander Karatarakis | |
| 2016-11-05 | Enable qualified dependencies. Fix bug in internal 'build' command. | Robert Schumacher | |
| Added capability for CONTROL files to specify qualified dependencies, which are substring searched inside triplet names. Fixed bug in internal 'build' command where if a package is already built, that built package's dependencies will be used to determine requirements for the build instead of the port directory's CONTROL file. | |||
| 2016-10-04 | Temporarily use get_or_throw() | Alexander Karatarakis | |
| 2016-10-04 | [package_spec]User input gets lowercased; other input is checked | Alexander Karatarakis | |
| 2016-10-03 | [package_spec] Force using the factories that do sanity checks | Alexander Karatarakis | |
| 2016-09-23 | find_unment_dependencies() now works for a single package | Alexander Karatarakis | |
| 2016-09-22 | Refactor dependency related code to vcpkg::Dependencies | Alexander Karatarakis | |
