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
2016-11-08
Use /DEPENDENTS instead of /IMPORTS in applocal.ps1
Alexander Karatarakis
2016-11-08
Merge pull request #263 from pdehne/master
Robert Schumacher
2016-11-08
[decimal-for-cpp] Minor portfile fixes
Alexander Karatarakis
2016-11-08
Merge branch 'ericmitt'
Alexander Karatarakis
2016-11-08
Merge branch 'master' into ericmitt
Alexander Karatarakis
2016-11-08
Merge branch 'postbuild'
Alexander Karatarakis
2016-11-08
Skip BUILD_INFO file on install
Alexander Karatarakis
2016-11-08
Remove triplet inclusion from the template portfile
Alexander Karatarakis
2016-11-08
If portfile is not static-enabled yet, warn and then build dynamic
Alexander Karatarakis
2016-11-08
triplet is now automatically included before portfiles.
Alexander Karatarakis
2016-11-08
Introduce BUILD_INFO file. Significant change in the way static/dynamic is
Alexander Karatarakis
2016-11-08
decimal-for-cpp
Eric Mittelette
2016-11-08
Cleanup leftover build artifacts before compile
Patrick Dehne
2016-11-07
Merge pull request #255 from pdehne/master
Robert Schumacher
2016-11-07
[openssl] Merge openssl-microsoft and openssl
Robert Schumacher
2016-11-07
Merge pull request #219 Barath-Kannan/qt5-add
Robert Schumacher
2016-11-07
[qt5] Don't copy PDBs for tools. Skip plugins directory (it's empty?).
Robert Schumacher
2016-11-07
Remove unused #include directive
Alexander Karatarakis
2016-11-07
Move search_file() to commands_own.cpp
Alexander Karatarakis
2016-11-07
Move listfile_path() to vcpkg_paths.h
Alexander Karatarakis
2016-11-07
Remove unused #include
Alexander Karatarakis
2016-11-07
[Environment] Dont' #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
[tests_paragraph] Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
[Dependencies] Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
Remove unused #includes
Alexander Karatarakis
2016-11-07
Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
[search] Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
Move shorten_description to vcpkglib_helpers
Alexander Karatarakis
2016-11-07
Remove unused #include
Alexander Karatarakis
2016-11-07
Remove unused #includes
Alexander Karatarakis
2016-11-07
[cache] Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
Introduce vcpkg_info.h/cpp
Alexander Karatarakis
2016-11-07
[Dependencies] Remove unused parameter
Alexander Karatarakis
2016-11-07
[Dependencies] Function rename
Alexander Karatarakis
2016-11-07
[Dependencies] Make function static
Alexander Karatarakis
2016-11-07
Move Dependency-related functions from vcpkg.h to vcpkg_Dependencies.h
Alexander Karatarakis
2016-11-07
Remove unused #include
Alexander Karatarakis
2016-11-07
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Alexander Karatarakis
2016-11-07
Merge branch 'qt5-add' of https://github.com/Barath-Kannan/vcpkg into Barath-...
Robert Schumacher
2016-11-07
Merge pull request #261 from mateka/box2d
Robert Schumacher
2016-11-07
[box2d] Use vcpkg_build_msbuild instead of invoking msbuild/devenv directly.
Robert Schumacher
2016-11-07
Don't #include vcpkg.h in portsdiff.cpp
Alexander Karatarakis
2016-11-07
Move functions that are only used by `import` out of vcpkg.h/cpp
Alexander Karatarakis
2016-11-07
[box2d] Use most recent release in version
Robert Schumacher
2016-11-07
Merge lib.cpp and vcpkg.cpp -> vcpkg.cpp
Alexander Karatarakis
2016-11-07
Merge branch 'box2d' of https://github.com/mateka/vcpkg into mateka-box2d
Robert Schumacher
2016-11-07
Refactor: create new Paragraphs.h/cpp
Alexander Karatarakis
2016-11-07
Update CHANGELOG and bump version to v0.0.51
Alexander Karatarakis
2016-11-07
[vcpkg search] Use System::println() instead of iostream + iomanip
Alexander Karatarakis
2016-11-07
Add simple substring filtering to `vcpkg list`
Alexander Karatarakis
[next]