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-10-07
[docs] Add EXAMPLE_fix_libpng into the main examples document outline
Robert Schumacher
2016-10-07
Merge pull request #128 from adam4813/lua
Robert Schumacher
2016-10-07
[lua] Add version and description
Robert Schumacher
2016-10-07
[lua] Reduce post-install work needed in portfile by adding them to CMakeList...
Robert Schumacher
2016-10-07
Merge branch 'lua' of https://github.com/adam4813/vcpkg into adam4813-lua
Robert Schumacher
2016-10-07
Merge pull request #120 from adam4813/bullet3
Robert Schumacher
2016-10-07
[bullet3] Avoid '@' in version. Use more official repository. Name file such ...
Robert Schumacher
2016-10-07
Merge branch 'bullet3' of https://github.com/adam4813/vcpkg into adam4813-bul...
Robert Schumacher
2016-10-07
[lua] Initial addition
Adam Martin
2016-10-07
[bullet3] Updated to use newer commit and build DLLs
Adam Martin
2016-10-06
Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123
Robert Schumacher
2016-10-06
Release script no longer adds a git tag
Alexander Karatarakis
2016-10-06
Forward triplet options to default CMAKE variables
Alexander Karatarakis
2016-10-06
[libpng] Add static library building
Alexander Karatarakis
2016-10-05
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Alexander Karatarakis
2016-10-05
Merge pull request #122 from barcharcraz/assimp
Robert Schumacher
2016-10-05
[zlib] Add rename of zlibstatic.lib to zlib.lib to portfile
Alexander Karatarakis
2016-10-05
Add post build checks for the presence of dlls in static builds
Alexander Karatarakis
2016-10-05
Add triplet::build_type()
Alexander Karatarakis
2016-10-05
Modify zlib portfile for building shared & static libs
Alexander Karatarakis
2016-10-05
Triplet files now define variables for arch, linkage, etc
Alexander Karatarakis
2016-10-05
Fix cast to size_t
Alexander Karatarakis
2016-10-05
Fix release script to properly checkout .vcpkg-root in the temp dirs
Alexander Karatarakis
2016-10-05
[doVcpkgRelease] ErrorActionPreference = "Stop"
Alexander Karatarakis
2016-10-05
Update CHANGELOG and bump version to v0.0.40
Alexander Karatarakis
2016-10-05
Update portfile template to include SOURCE_PATH
Alexander Karatarakis
2016-10-05
fixed version
charlie barto
2016-10-05
added assimp
charlie barto
2016-10-05
Merge pull request #118 from ethanhs/master
Robert Schumacher
2016-10-05
Merge pull request #88 from KindDragon/protobuf-grpc
Robert Schumacher
2016-10-05
Add "lowercase" to the message about invalid chars
Alexander Karatarakis
2016-10-05
Fix #119 [regression]: cannot use numbers in library names
Alexander Karatarakis
2016-10-05
Display the lowercased name for errors in package parsing
Alexander Karatarakis
2016-10-05
[bullet3] Initial addition
Adam Martin
2016-10-04
add libiconv port
Ethan Smith
2016-10-04
Merge pull request #117 from vlj/master
Robert Schumacher
2016-10-04
[ragel] Minimize work done copying files. Add version number.
Robert Schumacher
2016-10-04
Add ragel package
vlj
2016-10-04
Merge pull request #110 from kryptan/master
Robert Schumacher
2016-10-04
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Alexander Karatarakis
2016-10-04
Temporarily use get_or_throw()
Alexander Karatarakis
2016-10-04
Rename function case_insensitive_find() to case_insensitive_ascii_find()
Alexander Karatarakis
2016-10-04
Remove function prefix_path_for_package()
Alexander Karatarakis
2016-10-04
BinaryParagraph now contains a package_spec instead of name+triplet
Alexander Karatarakis
2016-10-04
Replace auto with actual type
Alexander Karatarakis
2016-10-04
Temporarily use get_or_throw()
Alexander Karatarakis
2016-10-04
All-CAPS for enum members
Alexander Karatarakis
2016-10-04
[package_spec]User input gets lowercased; other input is checked
Alexander Karatarakis
2016-10-04
Add another result when parsing package spec: has_invalid_characters
Alexander Karatarakis
2016-10-04
Add Strings::ascii_to_lowercase()
Alexander Karatarakis
[next]