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
Age
Commit message (
Expand
)
Author
2017-04-25
Rework ConfigurationType enum
Alexander Karatarakis
2017-04-25
Rework BuildType enum
Alexander Karatarakis
2017-04-25
ENUM_NAME should be in the enum namespace
Alexander Karatarakis
2017-04-25
Rework LinkageType enum
Alexander Karatarakis
2017-04-25
Make constexprs static
Alexander Karatarakis
2017-04-25
Rework OptBool enum
Alexander Karatarakis
2017-04-25
Rework BuildInfo enum
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-25
[vcpkg-applocal] Ensure log for copied DLLs is created, even when no DLLs are...
Robert Schumacher
2017-04-25
[vcpkg-acquire-msys] PROCESSOR_ARCHITEW6432=AMD64, not x64
Robert Schumacher
2017-04-24
[vcpkg-toolchain] Add more CMAKE_SYSTEM_IGNORE_PATHs to suppress usage of sys...
Robert Schumacher
2017-04-24
Merge branch 'x86-disable-ninja'
Robert Schumacher
2017-04-24
Merge pull request #976 from ismail/master
Robert Schumacher
2017-04-24
[vcpkg-acquire-msys] Enable side-by-side of x86 and x64 msys.
Robert Schumacher
2017-04-24
Merge pull request #970 from josuegomes/graphicsmagick
Robert Schumacher
2017-04-24
Merge pull request #965 from codicodi/icu59
Robert Schumacher
2017-04-24
[icu] Avoid renaming link.exe inside msys -- insert into middle of path instead.
Robert Schumacher
2017-04-24
Merge pull request #973 from madebr/libmad
Alexander Karatarakis
2017-04-24
Merge pull request #975 from madebr/fontconfig_escape
Alexander Karatarakis
2017-04-24
Merge pull request #974 from madebr/flac_escape
Alexander Karatarakis
2017-04-24
Fix missing parenthesis
İsmail Dönmez
2017-04-24
Use msys64 on 64bit systems
İsmail Dönmez
2017-04-24
Escape FC_INCLUDE_DIR since it can contain spaces
Anonymous Maarten
2017-04-24
Escape PROJECT_SOURCE_DIR since it can contain spaces
Anonymous Maarten
2017-04-24
Add libmad port
Anonymous Maarten
2017-04-23
Merge pull request #963 from jumpinjackie/port-xalan-c
Robert Schumacher
2017-04-23
[atlmfc] Add dummy port to detect atl presence in VS
Robert Schumacher
2017-04-23
[xalan-c] Add check for static/static
Robert Schumacher
2017-04-23
Merge pull request #966 from codicodi/fix-export-7zip
Robert Schumacher
2017-04-23
Merge pull request #969 from twMr7/master
Robert Schumacher
2017-04-23
GraphicsMagick port
Josue Andrade Gomes
2017-04-23
[cppzmq] update to 4.2.1 release
James Chang
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
[icu] update to 59.1
codicodi
2017-04-22
[vcpkg-export] correctly handle --7zip option
codicodi
2017-04-21
[grpc] Update to 1.2.3
Robert Schumacher
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
[next]