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
/
buildsystems
Age
Commit message (
Expand
)
Author
2017-02-02
[vcpkg] Override Boost_COMPILER setting for all packages and toolchain to ena...
Robert Schumacher
2017-01-31
[vcpkg-msbuild] Add troubleshooting message to MSBuild projects with Importan...
Robert Schumacher
2017-01-24
[vcpkg integrate] Exit silently if target cannot be found.
Robert Schumacher
2017-01-23
[vcpkg integrate] Lower verbosity of MSBuild messages.
Robert Schumacher
2017-01-19
Fix integration when $(Platform) is empty
Alexander Karatarakis
2017-01-13
[vcpkg integration] Explicitly skip empty entries instead of recursing. Fixes...
Robert Schumacher
2016-12-23
Copy DLLs before attempting to regsvr32.
Christian Ullrich
2016-12-23
Copy DLLs for all project types.
Christian Ullrich
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-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-19
add support for VS 2017
Charlie Barto
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-08
Use /DEPENDENTS instead of /IMPORTS in applocal.ps1
Alexander Karatarakis
2016-11-07
Merge branch 'qt5-add' of https://github.com/Barath-Kannan/vcpkg into Barath-...
Robert Schumacher
2016-11-04
Revert d58f0c6680. MSBuild (and CMake) do not allow switching on CRT type eff...
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
[integration] Enable static lib integration. Also, detect .vcpkg-root
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-11
Use -noprofile to avoid loading powershell profiles
Mårten Nordheim
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-09-29
Remove leading underscore in _VCPKG_TARGET_TRIPLET and add CACHE attribute
Alexander Karatarakis
2016-09-24
Reduce repetition of relative paths in vcpkg.cmake to reduce future errors
Robert Schumacher
2016-09-24
fixed an incorrect relative directory that pointed into wrong location
Jan Hrubý
2016-09-23
changed execution policy from remotesigned to unrestricted
Jan Hrubý
2016-09-23
Fix wrong CMAKE_PREFIX_PATH in vcpkg.cmake
Silvio
2016-09-18
Initial commit
Alexander Karatarakis