aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_owns.cpp
AgeCommit message (Expand)Author
2017-01-12Reorganize commands, each in its own namespaceAlexander Karatarakis
2017-01-12Introduce Command namespace. RefactoringAlexander Karatarakis
2016-12-12[vcpkg_cmd_arguments] Use std::string instead of char*Alexander Karatarakis
2016-12-01[owns command] Use get_installed_files()Alexander Karatarakis
2016-11-07Move search_file() to commands_own.cppAlexander Karatarakis
2016-09-30All commands now use the new functions for argument checkingAlexander Karatarakis
2016-09-30Rename check_max_args to check_max_arg_count and introduce min/exact variantsAlexander Karatarakis
2016-09-22Use print_example()Alexander Karatarakis
2016-09-22Place owns_command() in a separate cpp fileAlexander Karatarakis