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
/
cmake
Age
Commit message (
Expand
)
Author
2017-02-14
Fix download of nasm. Resolves libjpeg-turbo build error
Alexander Karatarakis
2017-02-14
Add functions to find Program Files folders on the CMake side
Alexander Karatarakis
2017-02-09
tabs to spaces
codicodi
2017-02-09
add libepoxy
codicodi
2017-02-08
Reorder path alterations to generally append instead of prepend.
Robert Schumacher
2017-02-08
Merge branch 'master' into codicodi-ninja-support
Robert Schumacher
2017-02-03
[vcpkg] Disable Intel MKL for all internal builds. Fixes #609.
Robert Schumacher
2017-02-03
Add Ninja support
codicodi
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
Download 32-bit perl instead of 64-bit. Resolves #620
Alexander Karatarakis
2017-01-25
[vcpkg_copy_pdbs] Force output to be in en-us. Resolves #587
Alexander Karatarakis
2017-01-24
[vcpkg] Add user-facing notification to prompt rebuilding vcpkg.exe in face o...
Robert Schumacher
2017-01-23
[VS2017] Enable building with v141 toolset
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_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-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-11-28
Move PYTHON2 "acquisition" to vcpkg_find_acquire_program
Alexander Karatarakis
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-07
Merge branch 'qt5-add' of https://github.com/Barath-Kannan/vcpkg into Barath-...
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
[vcpkg_configure_cmake] Fix C_FLAGS
Alexander Karatarakis
2016-10-31
[vcpkg_copy_pdbs] Branch on dynamic/static. Resolves #224
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
[next]