aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2016-09-27[vcpkg] Enable multicore builds by default.Robert Schumacher
2016-09-24Reduce repetition of relative paths in vcpkg.cmake to reduce future errorsRobert Schumacher
2016-09-24fixed an incorrect relative directory that pointed into wrong locationJan HrubĂ˝
2016-09-23changed execution policy from remotesigned to unrestrictedJan HrubĂ˝
2016-09-23Fix wrong CMAKE_PREFIX_PATH in vcpkg.cmakeSilvio
2016-09-22Replaced everything concerning MD5 with SHA512Ninetainedo
2016-09-22CMake now automatically detects the root directory via .vcpkg-rootAlexander Karatarakis
2016-09-20Add stamp file for extracted archives.Robert Schumacher
This enables multiple archives to be correctly expanded into the same build tree. Previously, the second archive will detect as being already extracted since 'src' exists.
2016-09-19Remove unused functionAlexander Karatarakis
2016-09-19Powershell scripts now detect the root dir via the .vcpkg-root fileAlexander Karatarakis
2016-09-19[bootstrap.ps1] Use older-powershell-friendly way to determine pathAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis