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
/
scripts
Age
Commit message (
Expand
)
Author
2016-11-16
added x64 as a prefix to search for cl.exe in the toolchain file, this makes ...
charlie barto
2016-11-11
[vcpkg-cmake-toolchain] Avoid IN_LIST to reduce required cmake version
Robert Schumacher
2016-11-10
Merge pull request #273 from Morten242/multithreaded_install
Robert Schumacher
2016-11-11
Add /m switch to vcpkg_install_cmake
Mårten Nordheim
2016-11-11
Add /m switch to vcpkg_build_msbuild.cmake
Mårten Nordheim
2016-11-08
Use /DEPENDENTS instead of /IMPORTS in applocal.ps1
Alexander Karatarakis
2016-11-08
Merge branch 'postbuild'
Alexander Karatarakis
2016-11-08
Remove triplet inclusion from the template portfile
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-07
Merge branch 'qt5-add' of https://github.com/Barath-Kannan/vcpkg into Barath-...
Robert Schumacher
2016-11-06
Do a git-reset after using git --worktree checkout
Alexander Karatarakis
2016-11-04
Revert d58f0c6680. MSBuild (and CMake) do not allow switching on CRT type eff...
Robert Schumacher
2016-11-02
[vcpkg-apply-patches] Correct issue with src directories which contain a conf...
Robert Schumacher
2016-11-01
made some qt5 fixes
Charles Barto
2016-10-31
Fix issues with the integration file
Alexander Karatarakis
2016-10-31
[vcpkg_configure_cmake] Fix C_FLAGS
Alexander Karatarakis
2016-10-31
[integration] Enable static lib integration. Also, detect .vcpkg-root
Alexander Karatarakis
2016-10-31
[vcpkg_copy_pdbs] Branch on dynamic/static. Resolves #224
Alexander Karatarakis
2016-10-31
[vcpkg-cmake] Fix regression in Ninja generator support for x86.
Robert Schumacher
2016-10-31
[vcpkg-cmake] Added slightly more error checking
Robert Schumacher
2016-10-30
Add cl.exe path based architecture detection for CMake toolchain
kumar8600
2016-10-28
[vcpkg.targets] Change VCPkg casing to Vcpkg
Alexander Karatarakis
2016-10-25
incorrect error file variable
Barath Kannan
2016-10-25
need a function to repeatedly build up to a number of failures, since qt buil...
Barath Kannan
2016-10-24
[vcpkg_apply_patches] Improve error message from failed patch apply.
Robert Schumacher
2016-10-25
static linkage and jom fixes
Barath Kannan
2016-10-24
[vcpkg_apply_patches] Specify git-dir to avoid errors due to invalid git repo
Robert Schumacher
2016-10-25
add qt5 support, working install but static linkage with RT needs to be imple...
Barath Kannan
2016-10-20
Add two spaces in front of message() to fix formatting
Alexander Karatarakis
2016-10-18
[vcpkg_apply_patches] Print that patch applying failed instead of
Alexander Karatarakis
2016-10-18
[vcpkg_apply_patches] Also print working dir
Alexander Karatarakis
2016-10-18
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Alexander Karatarakis
2016-10-18
[vcpkg_apply_patches] Check if patch was properly applied
Alexander Karatarakis
2016-10-18
added static support to glbinding
Charles Barto
2016-10-11
[vcpkg] Force compiler character set to UTF-8. Fixes #141.
Robert Schumacher
2016-10-11
Use -noprofile to avoid loading powershell profiles
Mårten Nordheim
2016-10-11
[vcpkg] Tweak default compiler flags to match the VS new project defaults whe...
Robert Schumacher
2016-10-11
Merge branch 'release-pdbs'
Robert Schumacher
2016-10-09
Fixed tabs to spaces formatting
Adam Martin
2016-10-09
Add the tools directory to CMAKE_PROGRAM_PATH so find_program and similar can...
Adam Martin
2016-10-07
Change VCPKG_BUILD_SHARED_LIBS to VCPKG_LIBRARY_LINKAGE with values
Alexander Karatarakis
2016-10-07
[vcpkg] Change CMake build flags to enable pdbs in Release
Robert Schumacher
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-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 portfile template to include SOURCE_PATH
Alexander Karatarakis
2016-10-03
[vcpkg] Fix UWP regression introduced with ac2e248e8f. Fixes #111
Robert Schumacher
[next]