| 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-10-02 | Show warning instead of failing if port cannot be parsed | Alexander Karatarakis | |
| 2017-09-14 | Remove stray debugging code | Alexander Karatarakis | |
| 2017-09-14 | [vcpkg] hotfix for ci/install merge | Robert Schumacher | |
| Disables accidental testing statement that was left in during the commit. | |||
| 2017-09-13 | Rework vcpkg install (and vcpkg ci) | Alexander Karatarakis | |
| - Refactor install-plan-execution code to reduce duplication - Add `vcpkg install --keep-going` option - Add elapsed time to each invidial package and total time - Add a counter to the install (e.g. Starting package 3/12: <name>) | |||
| 2017-09-13 | [install] Naming scheme and const | Alexander Karatarakis | |
| 2017-09-13 | Refactor package removal code to eliminate its duplication | Alexander Karatarakis | |
| 2017-08-31 | example -> EXAMPLE | Alexander Karatarakis | |
| 2017-08-28 | Use System::println() with no args | Alexander Karatarakis | |
| 2017-08-28 | Use Strings::EMPTY instead of "" | Alexander Karatarakis | |
| 2017-08-25 | [vcpkg] Trap Ctrl-C, enable thread safety for global data structures | Robert Schumacher | |
| 2017-08-24 | Fix merge issues | Alexander Karatarakis | |
| 2017-08-23 | [vcpkg] Install should not list already installed packages as "to be built" | Robert Schumacher | |
| 2017-08-23 | [vcpkg] Deduplicate code from feature packages | Robert Schumacher | |
| 2017-08-21 | [vcpkg] Fix feature packages for non-default triplets. Reduce duplication ↵ | Robert Schumacher | |
| between normal installs and feature installs. | |||
| 2017-08-20 | [vcpkg] Refactor parsing together and flatten featurespec usages | Robert Schumacher | |
| 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-07-24 | end to end feature pkg draft | Daniel Shaw | |
| 2017-06-27 | refactor create_install_plan tests | Daniel Shaw | |
| 2017-06-26 | adding tests for install plans | Daniel Shaw | |
| 2017-06-06 | Install continue | Alexander Karatarakis | |
| 2017-05-04 | Introduce Strings::case_insensitive_ascii_compare() | Alexander Karatarakis | |
| 2017-05-03 | [vcpkg] Add support for installing from HEAD | Robert Schumacher | |
| 2017-05-02 | [vcpkg] Reduce arguments to build_package() by bundling | Robert Schumacher | |
| 2017-05-01 | [vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, ↵ | Robert Schumacher | |
| vcpkg::Commands::BuildCommand | |||
| 2017-04-28 | [clang-format] Cpp11BracedListStyle: true | Alexander Karatarakis | |
| 2017-04-27 | Run clang-format over the cpp files | Alexander Karatarakis | |
| 2017-04-23 | [vcpkg-build] Fix regression in build command. | Robert Schumacher | |
| Missing dependencies were not being computed correctly after the internal call to build failed. Solution is to return the already-computed list from build. | |||
| 2017-04-21 | Find group_by_plan_type outside of print_plan() | Alexander Karatarakis | |
| 2017-04-21 | Move source_dir outside of InstallDir struct | Alexander Karatarakis | |
| 2017-04-21 | InstallationDirs -> InstallDir | Alexander Karatarakis | |
| 2017-04-20 | [InstallationDirs] Better name for static factory | Alexander Karatarakis | |
| 2017-04-20 | Simplify InstallDirs class. No longer touches disk | Alexander Karatarakis | |
| 2017-04-17 | Use read-only pattern for InstallationDirs | Alexander Karatarakis | |
| 2017-04-17 | InstallationDirs struct now checks/create the needed dirs | Alexander Karatarakis | |
| 2017-04-17 | Make install_and_write_listfile() public | Alexander Karatarakis | |
| (also rename it) | |||
| 2017-04-17 | Variable rename and formatting | Alexander Karatarakis | |
| 2017-04-17 | Introduce InstallationDirs stuct | Alexander Karatarakis | |
| 2017-04-14 | Merge branch 'dev/roschuma/fs-testing' | Robert Schumacher | |
| 2017-04-14 | Rework print_plan() for `remove` and `install` | Alexander Karatarakis | |
| 2017-04-14 | Use Util::find_if/not() | Alexander Karatarakis | |
| 2017-04-14 | Use Strings::join() | Alexander Karatarakis | |
| 2017-04-12 | write_all_lines() -> write_lines() | Alexander Karatarakis | |
| 2017-04-12 | get_files_recursive()/get_files_non_recursive() | Alexander Karatarakis | |
| 2017-04-12 | Merge from master | Robert Schumacher | |
| 2017-04-12 | Simplify Install plan generation | Alexander Karatarakis | |
| 2017-04-11 | Merge from master | Robert Schumacher | |
| 2017-04-11 | [vcpkg] Alias out standard filesystem headers to ensure clean separation. | Robert Schumacher | |
| 2017-04-10 | `install` target_triplet -> triplet | Alexander Karatarakis | |
| 2017-04-10 | PackageSpec.target_triplet() -> ".triplet() | Alexander Karatarakis | |
