aboutsummaryrefslogtreecommitdiff
path: root/scripts/buildsystems
AgeCommit message (Expand)Author
2020-10-13[vcpkg] VCPKG_APPINSTALL_DEPS install dependencies on install #1653 (#13011)Sander Cox
2020-10-12[vcpkg/manifest/toolchain] Add install/bootstrap options & fix CACHE variable...Alexander Neumann
2020-10-02[vcpkg/manifest] write manifest install logs into the build dir. (#13711)Alexander Neumann
2020-09-18[vcpkg manifest-mode] Fix parallel msbuild failures (#13589)nicole mazzuca
2020-09-11[vcpkg|toolchain] add VCPKG_OVERLAY_(PORTS|TRIPLETS) to the toolchain (#13240)Alexander Neumann
2020-09-05Add community triple arm64-linux and arm-linux. (#11880)xyb
2020-09-03[vcpkg.cmake] error out if the mode has changed (#13313)nicole mazzuca
2020-08-22[vcpkg] Hotfix regression in #12523 (#13092)ras0219
2020-08-22[vcpkg.cmake] check for vcpkg.json only in `${CMAKE_SOURCE_DIR}` (#12523)nicole mazzuca
2020-08-05[msbuild] Revert the importance to Normal (#12727)Phoebe
2020-08-01[vcpkg manifest] add feature support (#12549)nicole mazzuca
2020-08-01[vcpkg] Fix [boost] find_package for MSVC2013 / v120 (#10670)Manuel Kugelmann
2020-07-23[vcpkg] Add initial s390x support (#12534)Andrei Lebedev
2020-07-09[vcpkg manifests] fix some issues (#12227)nicole mazzuca
2020-07-08[vcpkg] Fix MSBuild regressions #12062 and #12086. (#12257)ras0219
2020-07-08[vcpkg.targets] Fix #12292 regression with MSBuild targets (#12319)Robert Schumacher
2020-07-07[vcpkg.cmake] Support toolchains that set CMAKE_FIND_ROOT_PATH_MODE_* variabl...Silvio Traversaro
2020-07-05[vcpkg integrate] Clean up vcpkg.target file (#4608)Dr. Frank Heimes
2020-07-02[msbuild] Revert the importance to Normal (#12212)Phoebe
2020-07-01Don't change manifest root when manifest isn't enabled. (#12191)Stephane Lajoie
2020-06-30[vcpkg manifest] Manifest Implementation (#11757)nicole mazzuca
2020-06-15[vcpkg] Add vcpkg item to project settings in Visual Studio (#4361)Alexander Neumann
2020-06-04[vcpkg] Provide $(VcpkgRoot) and $(VcpkgCurrentInstalledDir) for customers. (...Billy O'Neal
2020-06-03[vcpkg] Allow CI to pass in all relevant directories and remove use of symbol...Billy O'Neal
2020-05-29[vcpkg] Rename the msbuild property VcpkgRoot to VcpkgCurrentInstalledDir, an...Billy O'Neal
2020-05-21[vcpkg] Fix cmake architecture detection on windows with ninja generator (#11...Christian Fersch
2020-05-20[vcpkg] Fix macOS applocal.py dependency bundling. (#11057)Kevin Hartman
2020-05-08[azure-kinect-sensor-sdk] Fix Deploy Azure Kinect Sensor SDK on Windows (#11139)Tsukasa Sugiura
2020-04-15Add initial iOS support (#6275)alcroito
2020-03-25Map configuration also for single configuration generators (#10397)Alexander Neumann
2020-02-09[vcpkg] Add VCPKG_SUPPRESS_INSTALLED_LIBRARIES_WARNING and VCPKG_OVERRIDE_FIN...Robert Schumacher
2020-01-24Make VS 2019 default to x64 (#9816)Alexander Neumann
2020-01-09Map MinSizeRel and RelWithDebInfo correctly (#6393)Alexander Neumann
2019-12-20Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES (#8533)Alexander Neumann
2019-09-23Use CMAKE_TRY_COMPILE_PLATFORM_VARIABLES to propogate values (#5180)Don
2019-08-12vs 2019 integration bug (#7623)dan-shaw
2019-07-22Resolves "project is never up-to-date" problem (issue 6179) (#7322)crusader-mike
2019-06-12Update applocal.ps1 (#4942)shadowxiali
2019-05-31Fix vcpkg thingsThad House
2019-05-31Merge masterThad House
2019-05-24make regex case insensitive (#6402)Alexander Neumann
2019-05-18[vcpkg.cmake] Remove use of IN_LIST (#6521)Sean Warren
2019-05-16Add mac applocal for bundling dependencies (#5681)Sean Warren
2019-05-13fix parens in cmake variable name (#6420)lukka
2019-05-12also ignore x86 openssl paths (#6416)Alexander Neumann
2019-04-24Add support for CMake generation with VS 2019 (#6090)Thad House
2019-04-14VS 2019 supportThad House
2019-04-14Add WPILib port for vcpkgThad House
2019-04-04Fix installation failure when system Boost present (#5939)Damian Jarek
2019-03-14Merge pull request #5574 from Neumann-A/VTK_8.2.0Phil Christensen