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
/
include
Age
Commit message (
Expand
)
Author
2017-09-27
[Toolset selection] Use VS2017 vcvarsall for v140 if available
Alexander Karatarakis
2017-09-14
Introduce Version::warn_if_vcpkg_version_mismatch()
Alexander Karatarakis
2017-09-13
Rework vcpkg install (and vcpkg ci)
Alexander Karatarakis
2017-09-13
Refactor package removal code to eliminate its duplication
Alexander Karatarakis
2017-09-07
[vcpkg_Build.h] Naming scheme, unneeded #include, unneeded inline
Alexander Karatarakis
2017-09-01
Remove unused #include
Alexander Karatarakis
2017-09-01
Don't return by const copy
Alexander Karatarakis
2017-09-01
[Triplet] Naming convention and missing const
Alexander Karatarakis
2017-09-01
[vcpkg_Checks] Naming convention fixes
Alexander Karatarakis
2017-09-01
[vcpkg_Parse] Add missing const
Alexander Karatarakis
2017-08-31
CoffFileReader naming convention
Alexander Karatarakis
2017-08-31
Naming convention
Alexander Karatarakis
2017-08-31
Function naming convention
Alexander Karatarakis
2017-08-30
Move function to Files::find_from_PATH()
Alexander Karatarakis
2017-08-30
Fix /permissive- issue
Alexander Karatarakis
2017-08-29
Remove Strings::is_empty(). Use std::string.empty()
Alexander Karatarakis
2017-08-28
Add System::println() with no args
Alexander Karatarakis
2017-08-28
Change Strings::EMPTY to char *
Alexander Karatarakis
2017-08-28
Introduce Strings::is_empty()
Alexander Karatarakis
2017-08-28
Use Strings::EMPTY
Alexander Karatarakis
2017-08-28
Introduce Strings::EMPTY
Alexander Karatarakis
2017-08-28
[Strings::join()] Modify to work for any container
Alexander Karatarakis
2017-08-28
Add missing const
Alexander Karatarakis
2017-08-28
Fix /permissive- issue
Alexander Karatarakis
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] Set codepage to 65001, duplicate of #1682, fixes #1660 #1631 #1644
Robert Schumacher
2017-08-25
[vcpkg] Trap Ctrl-C, enable thread safety for global data structures
Robert Schumacher
2017-08-24
Run cleanup before exiting instead of calling atexit
Alexander Karatarakis
2017-08-24
Introduce GlobalState struct
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] Deduplicate code from feature packages
Robert Schumacher
2017-08-22
[vcpkg] Improve formatting of search and list. Fix gl2ps version.
Robert Schumacher
2017-08-22
[vcpkg] Add Util::ResourceBase, use MoveOnlyBase
Robert Schumacher
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
[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
2017-08-19
[vcpkg] Reorganize some parsing functions.
Robert Schumacher
2017-08-18
[vcpkg] Consolidate specifier parsing
Robert Schumacher
2017-08-16
partial end to end feature packages hdf5
Daniel Shaw
2017-07-31
[BinaryParagraph] Remove extra qualification (permissive-)
Alexander Karatarakis
2017-07-26
[vcpkg-export] Add NuGet id and NuGet version options to export command.
Robert Schumacher
2017-07-26
[vcpkg] Add support for single-option arguments.
Robert Schumacher
2017-07-24
end to end feature pkg draft
Daniel Shaw
2017-07-19
refactor feature packages
Daniel Shaw
[next]