aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2017-01-30Print remove plan. Fail if --recursive is not passed and there are dependenciesAlexander Karatarakis
2017-01-30Introduce Strings::JoinerAlexander Karatarakis
2017-01-30[package_spec] Make toString() a member functionAlexander Karatarakis
2017-01-30Introduce precompiled headersAlexander Karatarakis
2017-01-30Create a remove plan. NOT used yetAlexander Karatarakis
2017-01-30Move & rename remove_plan_type enumAlexander Karatarakis
2017-01-30[vcpkg] Fixup 5d2f4485Robert Schumacher
2017-01-27Use Strings::join()Alexander Karatarakis
2017-01-26[Stopwatch] Specify elapsedNanos = 0 on constructionAlexander Karatarakis
2017-01-25Rename main.cpp to vcpkg.cppAlexander Karatarakis
2017-01-25Rename vcpkg.h/cpp to vcpkglib.h/cppAlexander Karatarakis
2017-01-25Add quotes are port name in error messageAlexander Karatarakis
2017-01-25Move MachineType.cpp to src\Alexander Karatarakis
2017-01-25Update commands_update.cppOlaf van der Spek
2017-01-24Properly convert wchar to char before printingAlexander Karatarakis
2017-01-24Add error message when CONTROL file cannot be openedAlexander Karatarakis
2017-01-24Suppress VS2017's vcvarsall.bat outputAlexander Karatarakis
2017-01-24Download nuget.exe in a version-including subfolder in Downloads\Alexander Karatarakis
2017-01-23[VS2017] Enable building with v141 toolsetAlexander Karatarakis
2017-01-23Bump nuget.exe versionAlexander Karatarakis
2017-01-23Extract methodAlexander Karatarakis
2017-01-23Improve format of output error messagesAlexander Karatarakis
2017-01-23Improve commentAlexander Karatarakis
2017-01-23[Environemnt] Don't depend on present working dirAlexander Karatarakis
2017-01-23Bump version of required CMake to 3.7.2Alexander Karatarakis
2017-01-23Improve Strings::split()Alexander Karatarakis
2017-01-23Strings::split() now handles trailing delimitersAlexander Karatarakis
2017-01-23Add comment about trailing backslash in VS140COMNTOOLSAlexander Karatarakis
2017-01-23Remove check for empty MSVC dir.Alexander Karatarakis
2017-01-23[VS2017] Use Environment::get_vcvarsall_bat()Alexander Karatarakis
2017-01-23[VS2017] Add function to get vcvarsall.batAlexander Karatarakis
2017-01-23FormattingAlexander Karatarakis
2017-01-23Build path throuh fs::path APIs instead of Strings::format()Alexander Karatarakis
2017-01-23[VS2017] Don't depend on a specific MSVC dir nameAlexander Karatarakis
2017-01-23[VS2017] Extract function that detects the VS2015 instance, when no VS2017 is...Alexander Karatarakis
2017-01-23[VS2017] Use Environment::get_dumpbin_exe()Alexander Karatarakis
2017-01-23[VS2017] Add function do get dumpbin.exeAlexander Karatarakis
2017-01-23Add Strings::split() functionAlexander Karatarakis
2017-01-23[vcpkg_paths] Add "scripts" entryAlexander Karatarakis
2017-01-13[edit command] Now checks that port exists before openingAlexander Karatarakis
2017-01-12Reorganize commands, each in its own namespaceAlexander Karatarakis
2017-01-12Place contact and version commands in different cpp filesAlexander Karatarakis
2017-01-12Introduce Command namespace. RefactoringAlexander Karatarakis
2017-01-12Rename commands_integration.cpp to commands_integrate.cppAlexander Karatarakis
2017-01-12Rename commands_installation to commands_installAlexander Karatarakis
2017-01-12Place build & build_external commands into separate filesAlexander Karatarakis
2017-01-05Refactor pre-install checkAlexander Karatarakis
2017-01-05Introduce ImmutableSortedVectorAlexander Karatarakis
2017-01-05Use Nested Namespace DefinitionAlexander Karatarakis
2017-01-05Use Nested Namespace DefinitionAlexander Karatarakis