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
/
toolsrc
Age
Commit message (
Expand
)
Author
2017-08-28
Use Strings::EMPTY
Alexander Karatarakis
2017-08-28
Introduce Strings::EMPTY
Alexander Karatarakis
2017-08-28
Make member functions const
Alexander Karatarakis
2017-08-28
Use Strings::join() and Strings::format()
Alexander Karatarakis
2017-08-28
[Strings::join()] Modify to work for any container
Alexander Karatarakis
2017-08-28
[vcpkg_Dependencies.cpp] Remove redundant else
Alexander Karatarakis
2017-08-28
[vcpkg_Dependencies.cpp] Order of initialization
Alexander Karatarakis
2017-08-28
[vcpkg_Build.cpp] USe const. Misc fixes
Alexander Karatarakis
2017-08-28
[vcpkg] Hack to fix codepage problems -- root cause unknown
Robert Schumacher
2017-08-28
[commands_hash.cpp] Use const. Naming scheme.
Alexander Karatarakis
2017-08-28
[commands_env.cpp] Use const. Naming scheme
Alexander Karatarakis
2017-08-28
[edit] Fix variable names to be consistence with vcpkg's convention
Alexander Karatarakis
2017-08-28
Use const
Alexander Karatarakis
2017-08-28
Use const. Take str by reference
Alexander Karatarakis
2017-08-28
Add missing const
Alexander Karatarakis
2017-08-28
Add missing const keywords
Alexander Karatarakis
2017-08-28
Fix /permissive- issue
Alexander Karatarakis
2017-08-27
Update CHANGELOG and bump version to v0.0.85
Alexander Karatarakis
2017-08-26
[vcpkg] free memory CommandLineToArgvW
atkawa7
2017-08-26
Merge pull request #1690 from Mixaill/vcpkg-toolsetsdetection-fix
Robert Schumacher
2017-08-26
[vcpkg] Use vcvars argument strings from detected toolset. Avoid c-string poi...
Robert Schumacher
2017-08-25
[vcpkg] Use fgetws instead of fgets to accomodate non-ascii results
Robert Schumacher
2017-08-25
[vcpkg] Set codepage to 65001, duplicate of #1682, fixes #1660 #1631 #1644
Robert Schumacher
2017-08-25
[vcpkg] use UTF-8 for console input/output
Mikhail Paulyshka
2017-08-25
[vcpkg] Trap Ctrl-C, enable thread safety for global data structures
Robert Schumacher
2017-08-24
Fix merge issues
Alexander Karatarakis
2017-08-24
Run cleanup before exiting instead of calling atexit
Alexander Karatarakis
2017-08-24
Introduce GlobalState struct
Alexander Karatarakis
2017-08-25
[vcpkg] prefer AMD64 host architecture
Mikhail Paulyshka
2017-08-24
Use CreateProcess instead of _wspawnlpe
Alexander Karatarakis
2017-08-24
[Strings::format] Add overload for unisigned long
Alexander Karatarakis
2017-08-24
[vcpkg] testing for architectures supported by toolset
Mikhail Paulyshka
2017-08-23
[vcpkg] Add stringify for BuildResult::FILE_CONFLICTS
Robert Schumacher
2017-08-23
[vcpkg] Fix typo
Robert Schumacher
2017-08-23
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Robert Schumacher
2017-08-23
[vcpkg] Install should not list already installed packages as "to be built"
Robert Schumacher
2017-08-23
[vcpkg] Deduplicate code from feature packages
Robert Schumacher
2017-08-22
[vcpkg edit] Add option --buildtrees
Alexander Karatarakis
2017-08-22
[vcpkg] Improve formatting of search and list. Fix gl2ps version.
Robert Schumacher
2017-08-22
Merge pull request #1566 from Microsoft/feature_package_end_to_end
Robert Schumacher
2017-08-22
[vcpkg] Add Util::ResourceBase, use MoveOnlyBase
Robert Schumacher
2017-08-22
[vcpkg] Compact tests for improved maintainability.
Robert Schumacher
2017-08-22
Update CHANGELOG and bump version to v0.0.84
Alexander Karatarakis
2017-08-21
[vcpkg] Improve error messages when a feature is requested that doesn't exist.
Robert Schumacher
2017-08-21
[vcpkg] Feature packages now include user requested packages even if they are...
Robert Schumacher
2017-08-21
Fix detection of 64-bit VSCode
Alexander Karatarakis
2017-08-21
[vcpkg] Fix feature packages for non-default triplets. Reduce duplication bet...
Robert Schumacher
2017-08-20
[vcpkg] Refactor features implementation. Improve error handling.
Robert Schumacher
2017-08-20
[vcpkg] Remove incomplete default features implementation
Robert Schumacher
2017-08-20
[vcpkg] Refactor parsing together and flatten featurespec usages
Robert Schumacher
[prev]
[next]