| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2017-08-29 | Remove Strings::is_empty(). Use std::string.empty() | Alexander Karatarakis | |
| 2017-08-28 | Improve BinaryParagraph::displayname() | Alexander Karatarakis | |
| 2017-08-28 | Use Strings::EMPTY | Alexander Karatarakis | |
| 2017-08-28 | Add missing const | Alexander Karatarakis | |
| 2017-08-16 | partial end to end feature packages hdf5 | Daniel Shaw | |
| added vcpkg feature package support to other commands remove comments change qualifier bracket to parens added features to qualified dependencies | |||
| 2017-08-08 | [vcpkg] Improve error messages during Binary Paragraph parsing | Robert Schumacher | |
| 2017-07-24 | end to end feature pkg draft | Daniel Shaw | |
| 2017-07-14 | feature packages graph traversal | Daniel Shaw | |
| 2017-06-20 | [vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework. | Robert Schumacher | |
| 2017-06-06 | [vcpkg] Added parser support for 'Supports' field | Robert Schumacher | |
| 2017-04-27 | Run clang-format over the cpp files | Alexander Karatarakis | |
| 2017-04-12 | [vcpkg] Remove+indirect nearly all uses of iostreams | Robert Schumacher | |
| 2017-04-10 | [BinaryParagraph] target_triplet -> triplet | Alexander Karatarakis | |
| 2017-04-10 | PackageSpec.target_triplet() -> ".triplet() | Alexander Karatarakis | |
| 2017-04-07 | Remove triplet operator<< overload | Alexander Karatarakis | |
| 2017-04-07 | Remove PackageSpec.display_name() | Alexander Karatarakis | |
| 2017-04-04 | triplet -> Triplet | Alexander Karatarakis | |
| 2017-04-04 | package_spec -> PackageSpec | Alexander Karatarakis | |
| 2017-03-31 | Rename expected::get_or_exit() to expected::value_or_exit() | Robert Schumacher | |
| 2017-03-28 | [expected] Now uses exit variants instead of throw variants | Alexander Karatarakis | |
| 2017-03-13 | All Checks now take LineInfo as the first argument | Alexander Karatarakis | |
| 2017-02-15 | Remove unused function | Alexander Karatarakis | |
| 2017-01-30 | Add package_spec::display_name() | Alexander Karatarakis | |
| 2017-01-30 | Introduce precompiled headers | 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-11-03 | [BinaryParagraph] Refactor implementation | Alexander Karatarakis | |
| 2016-11-02 | parse_depends() now handles empty case internally | Alexander Karatarakis | |
| 2016-10-04 | BinaryParagraph now contains a package_spec instead of name+triplet | Alexander Karatarakis | |
| 2016-10-03 | [triplet] Force using the factory that does sanity checks | Alexander Karatarakis | |
| 2016-09-26 | vcpkglib_helpers: Return output instead of accepting it as arg | Alexander Karatarakis | |
| 2016-09-18 | Initial commit | Alexander Karatarakis | |
