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
/
vcpkg_build_make.cmake
Age
Commit message (
Expand
)
Author
2021-08-07
[vcpkg baseline][vcpkg_configure_make] Pass make tool to `vcpkg_build_make` (...
Kai Pastor
2021-08-02
Always use msys make on win32 host (#19164)
Kai Pastor
2021-07-29
[rollup] 2021-07-26 (#19157)
nicole mazzuca
2021-06-03
[vcpkg/scripts/make] correct linker flag name (#17084)
huangqinjin
2021-05-09
[doc] Fix spelling errors (#17560)
Kai Pastor
2021-04-30
Add /etc/fstab in order to remove /cygdrive/ prefix (#17138)
Kai Pastor
2021-04-02
[vcpkg_build_make] pass no parallel command to execute_process when parallel ...
Ilya Arzhannikov
2021-03-18
[vcpkg_build_make] Fix interaction with Windows Detours (#16775)
Robert Schumacher
2021-01-16
[vcpkg_build_make] remove libtool artifacts (#15622)
Alexander Neumann
2021-01-05
[docs] fix "CMake script" -> "makefile" for vcpkg_(n)build_make (#15419)
Takahiro Ueda
2020-12-18
[python3] Build interpreter (#14891)
Adam Johnson
2020-12-01
[vcpkg docs] Check for documentation generation in CI (#14614)
nicole mazzuca
2020-11-23
[vcpkg] initial openbsd (community) support (#14549)
Joakim L. Gilje
2020-11-20
[gdal] Update to 3.1.3 (#13449)
Jack·Boos·Yu
2020-11-17
[intl/gettext/fontconfig] update to native build system (#11776)
Alexander Neumann
2020-11-10
[vcpkg/scripts] Add a way to get cmake compiler settings/flags (#12936)
Alexander Neumann
2020-10-26
[vcpkg] Fix more cases of semicolon mishandling in "scripts" - follow-up to P...
Joachim Gehweiler
2020-09-24
[x264] Fix x64-windows-static (#13450)
Alexander Neumann
2020-09-24
[vcpkg, libpq] separate static and shared library installations (#13491)
Andrei Lebedev
2020-08-19
[openmpi/vcpkg_build_make] Disable parallel build (#12975)
Jack·Boos·Yu
2020-08-13
[vcpkg/scripts/make] trying to iron out some issues (#11836)
Alexander Neumann
2020-06-03
[vcpkg] Allow CI to pass in all relevant directories and remove use of symbol...
Billy O'Neal
2020-05-21
[vcpkg] Improve make builds (#10402)
Alexander Neumann
2020-01-13
[vcpkg] Fix build type in vcpkg_build_make.cmake (#9602)
NancyLi1013
2019-10-21
Fix separate make and install execution error issue. (#8540)
JackBoosY
2019-10-09
Fix option -j (#8489)
JackBoosY
2019-10-05
Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_b...
JackBoosY