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
2017-02-02
Improve error handling if BITS transfer fails
Alexander Karatarakis
2017-02-02
[vcpkg] Override Boost_COMPILER setting for all packages and toolchain to ena...
Robert Schumacher
2017-02-01
[vcpkg] Add /MP to base compilation flags, enabling parallel builds.
Robert Schumacher
2017-02-01
Add PolicyDLLsWithoutLIBs policy
Alexander Karatarakis
2017-02-01
Download 32-bit perl instead of 64-bit. Resolves #620
Alexander Karatarakis
2017-01-31
[vcpkg-msbuild] Add troubleshooting message to MSBuild projects with Importan...
Robert Schumacher
2017-01-30
Remove doVcpkgRelease.ps1
Alexander Karatarakis
2017-01-25
[vcpkg_copy_pdbs] Force output to be in en-us. Resolves #587
Alexander Karatarakis
2017-01-25
[vcpkg] Do not build tests when running scripts\bootstrap.ps1.
Robert Schumacher
2017-01-24
[vcpkg] Add user-facing notification to prompt rebuilding vcpkg.exe in face o...
Robert Schumacher
2017-01-24
Improve detection of VS installation instances
Alexander Karatarakis
2017-01-24
[vcpkg integrate] Exit silently if target cannot be found.
Robert Schumacher
2017-01-24
FetchDependency.ps1 now returns the downloaded exe's path
Alexander Karatarakis
2017-01-24
Fix path to nuget.exe
Alexander Karatarakis
2017-01-24
Download nuget.exe in a version-including subfolder in Downloads\
Alexander Karatarakis
2017-01-24
Remove $downloadName variable
Alexander Karatarakis
2017-01-23
[VS2017] Enable building with v141 toolset
Alexander Karatarakis
2017-01-23
Bump downloaded git version
Alexander Karatarakis
2017-01-23
Bump nuget.exe version
Alexander Karatarakis
2017-01-23
[vcpkg integrate] Lower verbosity of MSBuild messages.
Robert Schumacher
2017-01-23
Bump version of required CMake to 3.7.2
Alexander Karatarakis
2017-01-23
[VS2017] Enable building vcpkg itself with VS2017
Alexander Karatarakis
2017-01-23
[VS2017] Add powershell script to find any MSBuild with C++ support
Alexander Karatarakis
2017-01-23
[VS2017] Add powershell script to enumerator VS2017 instances
Alexander Karatarakis
2017-01-19
Fix integration when $(Platform) is empty
Alexander Karatarakis
2017-01-19
Merge pull request #529 from codicodi/add-glib
Robert Schumacher
2017-01-13
[vcpkg_build/install_cmake] Add option to disable parallel building
Alexander Karatarakis
2017-01-14
[glib] tooools
codicodi
2017-01-14
Revert "[glib] use win_iconv and add subdir for tools"
codicodi
2017-01-13
[vcpkg integration] Explicitly skip empty entries instead of recursing. Fixes...
Robert Schumacher
2017-01-13
[vcpkg_build_cmake] Add option to specify the 64-bit toolset
Alexander Karatarakis
2017-01-14
[glib] use win_iconv and add subdir for tools
codicodi
2017-01-11
[7zip] Also consider the system version, if available
Alexander Karatarakis
2017-01-11
Add glib
codicodi
2017-01-11
Acquire 7z
Albert Ziegenhagel
2017-01-10
Fix error message when looking for PYTHON2
Alexander Karatarakis
2017-01-06
[vcpkg_apply_pathces] Fix typo (also trailing whitespace)
Alexander Karatarakis
2017-01-05
cmake: add qmake-related helpers function
Silvio
2017-01-05
vcpkg_apply_patches: add QUIET option
Silvio
2016-12-23
Copy DLLs before attempting to regsvr32.
Christian Ullrich
2016-12-23
Copy DLLs for all project types.
Christian Ullrich
2016-12-07
[vcpkg] Remove all instances of TRIPLET_SYSTEM_NAME; use VCPKG_CMAKE_SYSTEM_N...
Robert Schumacher
2016-12-06
[vcpkg] Disable all interactions with CMake registry -- we are effectively im...
Robert Schumacher
2016-12-03
[vcpkg] Remove automatic include paths and link paths from CMake toolchain. I...
Robert Schumacher
2016-12-02
fixed vcpkg trying to set properties on INTERFACE and ALIAS targets
Charlie Barto
2016-11-29
Merge fix #306
Robert Schumacher
2016-11-28
Move PYTHON2 "acquisition" to vcpkg_find_acquire_program
Alexander Karatarakis
2016-11-26
[vcpkg.cmake] Add `lib` and `lib/manual-link` to CMake's default link directo...
Robert Schumacher
2016-11-25
[vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress integ...
Robert Schumacher
2016-11-21
[bootstrap] Use "unknownhash" if git is not available. Resolves #305
Alexander Karatarakis
[next]