vcpkg/toolsrc/include/vcpkg
Don 795eb45248 Use feature macro to check for support of filesystem
Rather than defaulting to std::experimental::filesystem in files.h a feature
macro can be used to determine what stdfs uses.
2019-03-12 10:12:18 -07:00
..
base Use feature macro to check for support of filesystem 2019-03-12 10:12:18 -07:00
archives.h [vcpkg] Remove vcpkg::Archives from vcpkg::base. Add vcpkg::Hash. 2018-07-09 07:06:29 -07:00
binaryparagraph.h Remove noexcept from BinaryParagraph() 2018-04-25 00:19:27 -07:00
build.h [vcpkg] Warn instead of fail on tombstone 2018-06-30 19:48:25 -07:00
commands.h Add command x-vsinstances 2018-09-18 20:55:35 -07:00
dependencies.h [vcpkg] Randomize topological sort in CI plans to allow concurrent builds to more efficiently interact 2019-01-22 17:11:36 -08:00
export.h [vcpkg] Improve vcpkg help -- now has per-command help! 2017-11-02 18:17:21 -07:00
export.ifw.h Remove more unused #include directives 2018-04-07 04:55:37 -07:00
globalstate.h [vcpkg] Fix OSX build for old GCC versions 2018-10-16 05:53:57 -07:00
help.h [vcpkg] Improve vcpkg help -- now has per-command help! 2017-11-02 18:17:21 -07:00
input.h [vcpkg] Re-layout all files using new organization scheme. 2017-10-13 18:37:41 -07:00
install.h [vcpkg] improve xunit xml output used in CI tests 2019-02-21 22:24:20 -08:00
metrics.h [vcpkg-metrics] Adjust reporting of build times 2018-02-20 18:02:09 -08:00
packagespec.h [vcpkg] Fix exporting packages with features-depending-on-features 2018-02-28 11:55:29 -08:00
packagespecparseresult.h [vcpkg] Mark many types noexcept. Make certain code patterns more transparent to /analyze. #ifdef-out unused code on non-windows. 2018-04-12 00:47:17 -07:00
paragraphparseresult.h [vcpkg] Push use of UTF-16 to only around Win32 call boundaries. 2017-10-16 11:44:04 -07:00
paragraphs.h Remove more unused #include directives 2018-04-07 04:55:37 -07:00
parse.h [vcpkg] Re-layout all files using new organization scheme. 2017-10-13 18:37:41 -07:00
postbuildlint.buildtype.h [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release 2017-11-25 15:25:18 -08:00
postbuildlint.h [vcpkg] Re-layout all files using new organization scheme. 2017-10-13 18:37:41 -07:00
remove.h [vcpkg] Revert making remove_package() take status_db by const 2018-01-23 14:14:01 -08:00
sourceparagraph.h [vcpkg-ci] Do not rebuild libraries that were previously successful or failed 2018-03-20 19:12:35 -07:00
statusparagraph.h [vcpkg] Mark many types noexcept. Make certain code patterns more transparent to /analyze. #ifdef-out unused code on non-windows. 2018-04-12 00:47:17 -07:00
statusparagraphs.h [vcpkg] Add find/find_installed/is_installed for FeatureSpec 2018-02-16 14:27:59 +01:00
tools.h [vcpkg] Split vcpkg::Commands::Fetch into backend and frontend 2018-07-09 06:29:37 -07:00
triplet.h [vcpkg] Mark many types noexcept. Make certain code patterns more transparent to /analyze. #ifdef-out unused code on non-windows. 2018-04-12 00:47:17 -07:00
update.h [vcpkg] Fix regressions introduced with update command. Fixed issue with upgrade where it assumed downloads were not allowed. 2017-12-13 05:43:00 -08:00
userconfig.h [vcpkg-integrate-install] Add vcpkg.path.txt to localappdata for more generic consumption. 2018-04-28 14:17:52 -07:00
vcpkgcmdarguments.h Remove more unused #include directives 2018-04-07 04:55:37 -07:00
vcpkglib.h [vcpkg] Rework dependencies.cpp to improve type safety and error detection 2018-04-11 23:48:32 -07:00
vcpkgpaths.h [vcpkg] Split vcpkg::Commands::Fetch into backend and frontend 2018-07-09 06:29:37 -07:00
versiont.h [vcpkg] Mark many types noexcept. Make certain code patterns more transparent to /analyze. #ifdef-out unused code on non-windows. 2018-04-12 00:47:17 -07:00
visualstudio.h Add command x-vsinstances 2018-09-18 20:55:35 -07:00