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
Age
Commit message (
Expand
)
Author
2016-10-11
[vcpkg] Force compiler character set to UTF-8. Fixes #141.
Robert Schumacher
2016-10-11
Use -noprofile to avoid loading powershell profiles
Mårten Nordheim
2016-10-11
[vcpkg] Tweak default compiler flags to match the VS new project defaults whe...
Robert Schumacher
2016-10-11
Merge branch 'release-pdbs'
Robert Schumacher
2016-10-09
Fixed tabs to spaces formatting
Adam Martin
2016-10-09
Add the tools directory to CMAKE_PROGRAM_PATH so find_program and similar can...
Adam Martin
2016-10-07
Change VCPKG_BUILD_SHARED_LIBS to VCPKG_LIBRARY_LINKAGE with values
Alexander Karatarakis
2016-10-07
[vcpkg] Change CMake build flags to enable pdbs in Release
Robert Schumacher
2016-10-06
Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123
Robert Schumacher
2016-10-06
Release script no longer adds a git tag
Alexander Karatarakis
2016-10-06
Forward triplet options to default CMAKE variables
Alexander Karatarakis
2016-10-05
Fix release script to properly checkout .vcpkg-root in the temp dirs
Alexander Karatarakis
2016-10-05
[doVcpkgRelease] ErrorActionPreference = "Stop"
Alexander Karatarakis
2016-10-05
Update portfile template to include SOURCE_PATH
Alexander Karatarakis
2016-10-03
[vcpkg] Fix UWP regression introduced with ac2e248e8f. Fixes #111
Robert Schumacher
2016-10-03
[ace] Minor cleanup after PR #108
Robert Schumacher
2016-10-02
Fix space/tabs typo
Silvio
2016-10-02
Add platform option to vcpkg_build_msbuild
Silvio
2016-09-30
create & edit commands now only handle package names
Alexander Karatarakis
2016-09-30
[vcpkg] Improve create command to generate initial CONTROL file
Robert Schumacher
2016-09-29
Rename variable to CMAKE_TRIPLET_FILE
Alexander Karatarakis
2016-09-29
Remove leading underscore in _VCPKG_TARGET_TRIPLET and add CACHE attribute
Alexander Karatarakis
2016-09-29
[vcpkg] Add extract destination argument to vcpkg_extract_source_archive
Robert Schumacher
2016-09-28
Rename SCAFFOLD to CREATE to match `vcpkg create`
Alexander Karatarakis
2016-09-28
Add Common Ambient Variables to porfile template
Alexander Karatarakis
2016-09-27
Merge branch 'master' of https://github.com/microsoft/vcpkg
Robert Schumacher
2016-09-27
[vcpkg] Enable multicore builds by default.
Robert Schumacher
2016-09-26
Merge branch 'Add-mirror-support' of https://github.com/Ninetainedo/vcpkg int...
Alexander Karatarakis
2016-09-25
Updated portfile.in.cmake to use URLS
Ninetainedo
2016-09-25
Used a function to check file integrity
Ninetainedo
2016-09-25
Link to "issues" instead of "new issue"
Ninetainedo
2016-09-25
Display status on download error
Ninetainedo
2016-09-25
Added spaces between brackets for double clicking
Ninetainedo
2016-09-25
URL and MIRRORS are now URLS
Ninetainedo
2016-09-24
Reduce repetition of relative paths in vcpkg.cmake to reduce future errors
Robert Schumacher
2016-09-24
fixed an incorrect relative directory that pointed into wrong location
Jan Hrubý
2016-09-24
Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HAS...
Ninetainedo
2016-09-23
changed execution policy from remotesigned to unrestricted
Jan Hrubý
2016-09-23
Fix wrong CMAKE_PREFIX_PATH in vcpkg.cmake
Silvio
2016-09-22
Replaced everything concerning MD5 with SHA512
Ninetainedo
2016-09-22
CMake now automatically detects the root directory via .vcpkg-root
Alexander Karatarakis
2016-09-20
Add stamp file for extracted archives.
Robert Schumacher
2016-09-19
Remove unused function
Alexander Karatarakis
2016-09-19
Powershell scripts now detect the root dir via the .vcpkg-root file
Alexander Karatarakis
2016-09-19
[bootstrap.ps1] Use older-powershell-friendly way to determine path
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis