vcpkg/toolsrc/vcpkglib
nicole mazzuca 56fffbe49d
[vcpkg] Refactor Commands: Part 1 (#12585)
* Rename commands.exportifw.cpp -> export.ifw.cpp

* move DryRun from commands.h -> commands.interface.h

* move vcpkgcmdarguments and vcpkgpaths over to commands.interface.h

* move vcpkg::Commands::BuildExternal -> commands.buildexternal.h

* add commands.*.h for the commands.*.cpp

* move vcpkg::Commands::* to commands.*.h

* move vcpkg::Commands::{Hash,Fetch} to their own files

* change include commands.h -> commands.*.h in commands.*.cpp

* remove commands.*.h from commands.h

* join vcpkg::Commands::* into one namespace line

* fix vcxproj build
2020-07-31 11:53:42 -07:00
..
vcpkglib.vcxproj [vcpkg] Refactor Commands: Part 1 (#12585) 2020-07-31 11:53:42 -07:00
vcpkglib.vcxproj.filters [vcpkg] Refactor Commands: Part 1 (#12585) 2020-07-31 11:53:42 -07:00