aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-10-11[vcpkg] Force compiler character set to UTF-8. Fixes #141.Robert Schumacher
2016-10-11Use -noprofile to avoid loading powershell profilesMårten Nordheim
2016-10-11[vcpkg] Tweak default compiler flags to match the VS new project defaults whe...Robert Schumacher
2016-10-11Merge branch 'release-pdbs'Robert Schumacher
2016-10-09Fixed tabs to spaces formattingAdam Martin
2016-10-09Add the tools directory to CMAKE_PROGRAM_PATH so find_program and similar can...Adam Martin
2016-10-07Change VCPKG_BUILD_SHARED_LIBS to VCPKG_LIBRARY_LINKAGE with valuesAlexander Karatarakis
2016-10-07[vcpkg] Change CMake build flags to enable pdbs in ReleaseRobert Schumacher
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-10-06Release script no longer adds a git tagAlexander Karatarakis
2016-10-06Forward triplet options to default CMAKE variablesAlexander Karatarakis
2016-10-05Fix release script to properly checkout .vcpkg-root in the temp dirsAlexander Karatarakis
2016-10-05[doVcpkgRelease] ErrorActionPreference = "Stop"Alexander Karatarakis
2016-10-05Update portfile template to include SOURCE_PATHAlexander Karatarakis
2016-10-03[vcpkg] Fix UWP regression introduced with ac2e248e8f. Fixes #111Robert Schumacher
2016-10-03[ace] Minor cleanup after PR #108Robert Schumacher
2016-10-02Fix space/tabs typoSilvio
2016-10-02Add platform option to vcpkg_build_msbuildSilvio
2016-09-30create & edit commands now only handle package namesAlexander Karatarakis
2016-09-30[vcpkg] Improve create command to generate initial CONTROL fileRobert Schumacher
2016-09-29Rename variable to CMAKE_TRIPLET_FILEAlexander Karatarakis
2016-09-29Remove leading underscore in _VCPKG_TARGET_TRIPLET and add CACHE attributeAlexander Karatarakis
2016-09-29[vcpkg] Add extract destination argument to vcpkg_extract_source_archiveRobert Schumacher
2016-09-28Rename SCAFFOLD to CREATE to match `vcpkg create`Alexander Karatarakis
2016-09-28Add Common Ambient Variables to porfile templateAlexander Karatarakis
2016-09-27Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-09-27[vcpkg] Enable multicore builds by default.Robert Schumacher
2016-09-26Merge branch 'Add-mirror-support' of https://github.com/Ninetainedo/vcpkg int...Alexander Karatarakis
2016-09-25Updated portfile.in.cmake to use URLSNinetainedo
2016-09-25Used a function to check file integrityNinetainedo
2016-09-25Link to "issues" instead of "new issue"Ninetainedo
2016-09-25Display status on download errorNinetainedo
2016-09-25Added spaces between brackets for double clickingNinetainedo
2016-09-25URL and MIRRORS are now URLSNinetainedo
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-24Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HAS...Ninetainedo
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
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