index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
src
/
commands_export.cpp
Age
Commit 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 export
Robert Schumacher
2017-10-04
[vcpkg] Reformat and refactor to reduce function size
Robert Schumacher
2017-09-28
[vcpkg-export-ifw] Usage QtIFW tools
Konstantin Podsvirov
2017-09-28
[vcpkg-export-ifw] Separate IFW loop
Konstantin Podsvirov
2017-09-28
[vcpkg-export-ifw] Use template approach for xml instead of line-by-line
Robert Schumacher
2017-09-28
WIP: Export IFW
Konstantin Podsvirov
2017-08-31
[vcpkg export] Naming convention fixes
Alexander Karatarakis
2017-08-31
example -> EXAMPLE
Alexander Karatarakis
2017-08-28
Add missing const keywords
Alexander Karatarakis
2017-08-23
[vcpkg] Deduplicate code from feature packages
Robert Schumacher
2017-07-26
[vcpkg-export] Tweak error formatting
Robert 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-04
Rename Strings:: function for utf8/utf16 conversion
Alexander Karatarakis
2017-05-02
`export`: --zip/--7zip/--raw now provides next-step instructions
Alexander Karatarakis
2017-05-02
Fix NuGet casing
Alexander Karatarakis
2017-05-02
`exprot`: --nuget now provides additional next-step instructions
Alexander Karatarakis
2017-05-02
`export` Fix output directory displayed
Alexander Karatarakis
2017-04-28
[clang-format] Cpp11BracedListStyle: true
Alexander Karatarakis
2017-04-27
Run clang-format over the cpp files
Alexander Karatarakis
2017-04-26
`export`: Place the nuget-specific redirect in buildsystems/tmp
Alexander Karatarakis
2017-04-26
`export`: Place the temporary nuspec file in buildsystems/tmp
Alexander Karatarakis
2017-04-26
`export` Copy getProgramFiles32bit.ps1
Alexander 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 work
Alexander Karatarakis
2017-04-25
`export`: Place the integration files in the exported folder
Alexander Karatarakis
2017-04-25
Rework ArchiveFormat enum
Alexander Karatarakis
2017-04-25
`export`: Show what output file/files are created
Alexander 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 option
codicodi
2017-04-21
`export`: Shorten the date format
Alexander Karatarakis
2017-04-21
`export`: Add --raw --nuget --zip --7zip options and functionality
Alexander Karatarakis
2017-04-21
`export`: Suppress output of nuget creation
Alexander Karatarakis
2017-04-21
`export`: Refactoring
Alexander Karatarakis
2017-04-21
`export`: Add date to exported folder name
Alexander Karatarakis
2017-04-21
`export`: add nuget export
Alexander Karatarakis
2017-04-21
`export`: Fix output dir
Alexander Karatarakis
2017-04-21
`export`: Only suggest installation of unbuilt packages
Alexander Karatarakis
2017-04-21
`export`: Place files in "installed" subdir
Alexander Karatarakis
2017-04-21
`export`: Print output directory
Alexander 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-21
Find group_by_plan_type outside of print_plan()
Alexander Karatarakis
2017-04-21
`export`: Do the export by using the install machinery
Alexander Karatarakis
2017-04-21
Add skeleton code for `vcpkg export`
Alexander Karatarakis