aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2018-04-02[vcpkg] Remove log files when downloading succeeds.Jacob Zhong
2018-04-02[vcpkg] Add support of external downloader aria2Jacob Zhong
2018-03-30Specify ninja exeAlexander Karatarakis
2018-03-29[vcpkg.cmake] Remove Windows SDK detection. Let cmake detect itAlexander Karatarakis
2018-03-28Add ninja to vcpkgTools.xmlAlexander Karatarakis
2018-03-27[ps1] Revert function removalAlexander Karatarakis
2018-03-27[vcpkgTools.xml] Restructre os-specific infoAlexander Karatarakis
2018-03-27[ps1] Remove extraneous functionAlexander Karatarakis
2018-03-27[vcpkg-find-acquire-program] Update version of YASMRobert Schumacher
2018-03-27[ps1] More fixes/tweaksAlexander Karatarakis
2018-03-27[ps1] Fixes/tweaksAlexander Karatarakis
2018-03-24[aws-sdk-cpp] Update and fix cmake filesRobert Schumacher
2018-03-23[vcpkg-configure-cmake] Set CMAKE_INSTALL_LIBDIR as type string to avoid ↵Robert Schumacher
CMake forming an absolute path
2018-03-22Merge remote-tracking branch 'origin/master'Alexander Karatarakis
2018-03-22Improve warning message about Powershell 5.1Alexander Karatarakis
2018-03-22[vcpkg] Fix setting exePath in fetchTool (#3114)Michał Janiszewski
2018-03-22[vcpkg] Download cmake on osx and linuxRobert Schumacher
2018-03-21[double-conversion] Fix on non-windowsRobert Schumacher
2018-03-20[vcpkg-build-msbuild] Add option to use vcpkg's integration. Fixes #891. ↵Robert Schumacher
Fixes #828.
2018-03-20[mpg123] Disable LTCG for static libs to avoid ABI incompatibilityRobert Schumacher
2018-03-20[TLS 1.2] Add message for Powershell 5.1+Alexander Karatarakis
2018-03-19[libmysql] Use system dependencies to avoid ODR violationsRobert Schumacher
2018-03-14[vcpkg-cmake-toolchain] Only wrap find_package(Boost) if a boost library is ↵Robert Schumacher
installed.
2018-03-13[vcpkg-find-acquire-program] Handle PERL and NASM on non-windowsRobert Schumacher
2018-03-13[vcpkg] Improve non-Windows default triplet detectionRobert Schumacher
2018-03-11[vcpkg] Don't set CMAKE_CROSSCOMPILING when targetting Linux-on-LinuxRobert Schumacher
2018-03-11[vcpkg-fixup-cmake-targets] Remove stray absolute references inside ↵Robert Schumacher
top-level cmake files.
2018-03-11[vcpkg] Enable packages to provide cmake wrapper scripts.Robert Schumacher
2018-03-11[vcpkg] Fix extracting on Windows Server Core. Related to #2518.Robert Schumacher
2018-03-11[vcpkg] Improve defaults for other platformsRobert Schumacher
2018-03-11[vcpkg] Improve handling of external toolchains. Extract MSVC settings to a ↵Robert Schumacher
separate toolchain file.
2018-03-09[libxml2] Fix vcpkg toolchain helperRobert Schumacher
2018-03-07[gsl] Fix finding release libs in debug configurations. Fixes #2982.Robert Schumacher
2018-03-07applocal-deps applied to MODULE_LIBRARY target too (#2972)Bruce Jones
* Fix for issue #2786 * [vcpkg-cmake-toolchain] Only applocal dependencies for shared libraries * applocal-deps applied to MODULE_LIBRARY target too
2018-03-07add shogun 6.1.3 (#2977)Viktor Gal
* add shogun 6.1.3 * [shogun] Add additional dependencies, force static linking
2018-03-03[vcpkg] Allow ninja-based parallel configuration for UWP targets (#2929)Michał Janiszewski
Allow using ninja as parallel configuration runner even if it is not used as generator. This significantly improves throughput for usecases like CI with timeouts and more than one CPU (e.g. AppVeyor).
2018-03-03[vcpkg-acquire-msys] Restore sourceforge as a fallback mirrorRobert Schumacher
2018-03-03update the address of msys2 (#2941)ucker
2018-03-02[vcpkg] Improve handling of external toolchain filesRobert Schumacher
2018-03-01[vcpkg-download-distfile] Add proxy usage information to download failed messageRobert Schumacher
2018-03-01[vcpkg] Improve handling of HDF5 targetsRobert Schumacher
2018-03-01configure debug before release (#2911)Stefano Sinigardi
2018-02-28[findMSBuild.ps1] Set-StrictMode to LatestAlexander Karatarakis
2018-02-28[fetchTool.ps1] Set-StrictMode to LatestAlexander Karatarakis
2018-02-28[bootstrap] Set-StrictMode to latestAlexander Karatarakis
2018-02-28[getWindowsSDK.ps1] Fix error when registry key was not foundAlexander Karatarakis
2018-02-28[vcpkgHasProperty] Return false if property doesn't existAlexander Karatarakis
2018-02-28Fix issue when isPrerelease is not availableAlexander Karatarakis
2018-02-28[bootstrap] Fix reference to xml fileAlexander Karatarakis
2018-02-28[vcpkg-scripts] The shell zip extractor requires full pathsRobert Schumacher