| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-25 | Rename vcpkg.h/cpp to vcpkglib.h/cpp | Alexander Karatarakis | |
| 2017-01-05 | Introduce ImmutableSortedVector | Alexander Karatarakis | |
| 2016-12-01 | Introduce function get_installed_files() | Alexander Karatarakis | |
| 2016-12-01 | Move install_package() and deinstall_package() to the files of the | Alexander Karatarakis | |
| appropriate commands | |||
| 2016-12-01 | Remove unused variable | Alexander Karatarakis | |
| 2016-11-30 | Introduce filesystem_fs.h | Alexander Karatarakis | |
| 2016-11-15 | Major refactor/rework of dependency resolution | Alexander Karatarakis | |
| 2016-11-07 | Remove unused #include directive | Alexander Karatarakis | |
| 2016-11-07 | Move search_file() to commands_own.cpp | Alexander Karatarakis | |
| 2016-11-07 | Move shorten_description to vcpkglib_helpers | Alexander Karatarakis | |
| 2016-11-07 | Introduce vcpkg_info.h/cpp | Alexander Karatarakis | |
| 2016-11-07 | Move Dependency-related functions from vcpkg.h to vcpkg_Dependencies.h | Alexander Karatarakis | |
| 2016-11-07 | Move functions that are only used by `import` out of vcpkg.h/cpp | Alexander Karatarakis | |
| 2016-11-07 | Refactor: create new Paragraphs.h/cpp | 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-09-23 | [vcpkg] Move find_available_package, find_available_port_file into vcpkg_paths. | Robert Schumacher | |
| `vcpkg_paths` is responsible for binding the concrete filesystem representation to the abstract `package_spec`. | |||
| 2016-09-18 | Initial commit | Alexander Karatarakis | |
