vcpkg/toolsrc
nicole mazzuca 54ec974afe
[vcpkg] Refactor commands 2: Electric Boogaloo (#12641)
* Add BasicCommand and VersionCommand

* Add ContactCommand

* test get_available_commands_type_c

* Change get_available_commands_type_c to return objects

* Add TripletCommand & InstallCommand

* Add SetInstalledCommand

* add linking tests

* Add CICommand

* Add remaining *Command objects

* Add tests for commands_type_a

* Move over to using const TripletCommand* for commands_type_a

* Add PathsCommand

* Add SearchCommand

* add test for commands_type_b

* add *Command for all type b commands

* Switch from function pointers to PathsCommand for everything

* format

* rename get_available_commands

also remove CommandType* types
2020-08-01 13:45:17 -07:00
..
cmake [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
include [vcpkg] Refactor commands 2: Electric Boogaloo (#12641) 2020-08-01 13:45:17 -07:00
src [vcpkg] Refactor commands 2: Electric Boogaloo (#12641) 2020-08-01 13:45:17 -07:00
vcpkg allow tests to run on older standard libraries 2019-07-19 23:20:28 -07:00
vcpkglib [vcpkg] Refactor Commands: Part 1 (#12585) 2020-07-31 11:53:42 -07:00
vcpkgmetricsuploader [vcpkg] Clean up CMake build system (#10834) 2020-04-14 22:08:50 -07:00
vcpkgtest [vcpkg] Clean up CMake build system (#10834) 2020-04-14 22:08:50 -07:00
.clang-format [vcpkg formatting] Turn off DeriveLineEnding (#12368) 2020-07-14 08:50:19 -07:00
CMakeLists.txt [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
dirs.proj [vcpkg] msbuild: do not build vcpkgmetricsuploader when -disableMetrics (#11368) 2020-05-18 11:05:23 -07:00
vcpkg.natvis Initial addition of native visualizer, to improve debugging experience. (#3906) 2018-08-01 10:58:25 -07:00
vcpkg.sln [opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths. (#12232) 2020-07-06 12:42:35 -07:00
VERSION.txt [vcpkg] Update toolsrc VERSION to 2020.06.15 (#12263) 2020-07-06 12:12:16 -07:00