aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2017-04-25Rework ArchiveFormat enumAlexander Karatarakis
2017-04-25`export`: Show what output file/files are createdAlexander Karatarakis
2017-04-25`export`: Export directory now has the same name pattern as the zip/7z/nuget ...Alexander Karatarakis
2017-04-24Merge branch 'x86-disable-ninja'Robert Schumacher
2017-04-23Merge pull request #966 from codicodi/fix-export-7zipRobert Schumacher
2017-04-23[vcpkg-build] Fix regression in build command.Robert Schumacher
2017-04-23[vcpkg-integrate-project] Escape backticks. Fixes #964.Robert Schumacher
2017-04-23[vcpkg] Ninja is only 64-bit; do not use on x86Robert Schumacher
2017-04-22[vcpkg-export] correctly handle --7zip optioncodicodi
2017-04-21Update cmake version to 3.8.0 (was 3.8.0rc1)Alexander Karatarakis
2017-04-21`export`: Shorten the date formatAlexander Karatarakis
2017-04-21`export`: Add --raw --nuget --zip --7zip options and functionalityAlexander Karatarakis
2017-04-21`export`: Suppress output of nuget creationAlexander Karatarakis
2017-04-21`export`: RefactoringAlexander Karatarakis
2017-04-21`export`: Add date to exported folder nameAlexander Karatarakis
2017-04-21Add System::get_current_date_time()Alexander Karatarakis
2017-04-21`Integrate project`: Change authors to `vcpkg`Alexander Karatarakis
2017-04-21Function renames. Make string static constexprAlexander Karatarakis
2017-04-21`export`: add nuget exportAlexander Karatarakis
2017-04-21`export`: Fix output dirAlexander Karatarakis
2017-04-21`export`: Only suggest installation of unbuilt packagesAlexander Karatarakis
2017-04-21`export`: Place files in "installed" subdirAlexander Karatarakis
2017-04-21`export`: Print output directoryAlexander Karatarakis
2017-04-21`export` Use Util::find_if()Alexander Karatarakis
2017-04-21`export` if package is not built, fail and suggest to `install`Alexander Karatarakis
2017-04-21Find group_by_plan_type outside of print_plan()Alexander Karatarakis
2017-04-21`export`: Do the export by using the install machineryAlexander Karatarakis
2017-04-21Add skeleton code for `vcpkg export`Alexander Karatarakis
2017-04-21Move source_dir outside of InstallDir structAlexander Karatarakis
2017-04-21InstallationDirs -> InstallDirAlexander Karatarakis
2017-04-21[vcpkg-update] Add .\ to update message.Robert Schumacher
2017-04-20[InstallationDirs] Better name for static factoryAlexander Karatarakis
2017-04-20Simplify InstallDirs class. No longer touches diskAlexander Karatarakis
2017-04-18Reduce verbosity of `vcpkg remove` when purging the packageAlexander Karatarakis
2017-04-18Workaround for fs::remove_all()Alexander Karatarakis
2017-04-17Use read-only pattern for InstallationDirsAlexander Karatarakis
2017-04-17InstallationDirs struct now checks/create the needed dirsAlexander Karatarakis
2017-04-17Add fs::create_directories() forwarding functionAlexander Karatarakis
2017-04-17Make install_and_write_listfile() publicAlexander Karatarakis
2017-04-17Variable rename and formattingAlexander Karatarakis
2017-04-17Introduce InstallationDirs stuctAlexander Karatarakis
2017-04-17Remove unused #includeAlexander Karatarakis
2017-04-17`ci`: pretty print the package build timesAlexander Karatarakis
2017-04-17FormattingAlexander Karatarakis
2017-04-14Merge branch 'dev/roschuma/fs-testing'Robert Schumacher
2017-04-14Merge from masterRobert Schumacher
2017-04-14Rework print_plan() for `remove` and `install`Alexander Karatarakis
2017-04-14Use Util::find_if/not()Alexander Karatarakis
2017-04-14Rename p->plan and formattingAlexander Karatarakis
2017-04-14Use Strings::join()Alexander Karatarakis