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
Age
Commit message (
Expand
)
Author
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-24
Merge branch 'x86-disable-ninja'
Robert Schumacher
2017-04-23
Merge pull request #966 from codicodi/fix-export-7zip
Robert 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 x86
Robert Schumacher
2017-04-22
[vcpkg-export] correctly handle --7zip option
codicodi
2017-04-21
Update cmake version to 3.8.0 (was 3.8.0rc1)
Alexander Karatarakis
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
Add System::get_current_date_time()
Alexander Karatarakis
2017-04-21
`Integrate project`: Change authors to `vcpkg`
Alexander Karatarakis
2017-04-21
Function renames. Make string static constexpr
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
2017-04-21
Move source_dir outside of InstallDir struct
Alexander Karatarakis
2017-04-21
InstallationDirs -> InstallDir
Alexander Karatarakis
2017-04-21
[vcpkg-update] Add .\ to update message.
Robert Schumacher
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-18
Reduce verbosity of `vcpkg remove` when purging the package
Alexander Karatarakis
2017-04-18
Workaround for fs::remove_all()
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
Add fs::create_directories() forwarding function
Alexander Karatarakis
2017-04-17
Make install_and_write_listfile() public
Alexander Karatarakis
2017-04-17
Variable rename and formatting
Alexander Karatarakis
2017-04-17
Introduce InstallationDirs stuct
Alexander Karatarakis
2017-04-17
Remove unused #include
Alexander Karatarakis
2017-04-17
`ci`: pretty print the package build times
Alexander Karatarakis
2017-04-17
Formatting
Alexander Karatarakis
2017-04-14
Merge branch 'dev/roschuma/fs-testing'
Robert Schumacher
2017-04-14
Merge from master
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
Rename p->plan and formatting
Alexander Karatarakis
2017-04-14
Use Strings::join()
Alexander Karatarakis
[prev]
[next]