aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_export.cpp
AgeCommit message (Expand)Author
2017-10-13[vcpkg] Re-layout all files using new organization scheme.Robert Schumacher
2017-10-04[vcpkg] Refactor out implication in option parsing for exportRobert Schumacher
2017-10-04[vcpkg] Reformat and refactor to reduce function sizeRobert Schumacher
2017-09-28[vcpkg-export-ifw] Usage QtIFW toolsKonstantin Podsvirov
2017-09-28[vcpkg-export-ifw] Separate IFW loopKonstantin Podsvirov
2017-09-28[vcpkg-export-ifw] Use template approach for xml instead of line-by-lineRobert Schumacher
2017-09-28WIP: Export IFWKonstantin Podsvirov
2017-08-31[vcpkg export] Naming convention fixesAlexander Karatarakis
2017-08-31example -> EXAMPLEAlexander Karatarakis
2017-08-28Add missing const keywordsAlexander Karatarakis
2017-08-23[vcpkg] Deduplicate code from feature packagesRobert Schumacher
2017-07-26[vcpkg-export] Tweak error formattingRobert Schumacher
2017-07-26[vcpkg-export] Add NuGet id and NuGet version options to export command.Robert Schumacher
2017-06-21[vcpkg-export] Fix nuget export. Fixes #1223.Robert Schumacher
2017-05-04Rename Strings:: function for utf8/utf16 conversionAlexander Karatarakis
2017-05-02`export`: --zip/--7zip/--raw now provides next-step instructionsAlexander Karatarakis
2017-05-02Fix NuGet casingAlexander Karatarakis
2017-05-02`exprot`: --nuget now provides additional next-step instructionsAlexander Karatarakis
2017-05-02`export` Fix output directory displayedAlexander Karatarakis
2017-04-28[clang-format] Cpp11BracedListStyle: trueAlexander Karatarakis
2017-04-27Run clang-format over the cpp filesAlexander Karatarakis
2017-04-26`export`: Place the nuget-specific redirect in buildsystems/tmpAlexander Karatarakis
2017-04-26`export`: Place the temporary nuspec file in buildsystems/tmpAlexander Karatarakis
2017-04-26`export` Copy getProgramFiles32bit.ps1Alexander Karatarakis
2017-04-25`export`: Reorganize export folder to have the same layout as a normal vcpkg ...Alexander Karatarakis
2017-04-25`export`: Retain the msbuild subfolder for cmake integration to also workAlexander Karatarakis
2017-04-25`export`: Place the integration files in the exported folderAlexander Karatarakis
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-22[vcpkg-export] correctly handle --7zip optioncodicodi
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-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