| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-12 | Rename commands_integration.cpp to commands_integrate.cpp | Alexander Karatarakis | |
| Filename should match the command name | |||
| 2016-12-16 | Files::get_contents() -> Files::read_contents() | Alexander Karatarakis | |
| 2016-12-12 | [vcpkg_cmd_arguments] Use std::string instead of char* | Alexander Karatarakis | |
| 2016-11-07 | Remove unused #includes | Alexander Karatarakis | |
| 2016-09-30 | All commands now use the new functions for argument checking | Alexander Karatarakis | |
| 2016-09-29 | Rename wchar_t overload of Strings::format() to wformat() | Alexander Karatarakis | |
| 2016-09-28 | [vcpkg] Fix user wide integration to avoid XCOPY due to locale-specific failures | Robert Schumacher | |
| 2016-09-21 | Remove use of wildcard in integration installation dest path. | Dan Sarginson | |
| This seemed to be used in order to stop XPATH blocking on the file/directory dialog. It was causing odd issues I mentioned in #62. Instead used "echo f" to assure XCOPY that we're dealing with files. Fixes #62. | |||
| 2016-09-21 | [vcpkg] Place VS user-wide integration into a C++ specific folder instead of ↵ | Robert Schumacher | |
| for all projects. This avoids a bug where the IDE would erroneously add x86, x64, and ARM architectures to C# projects. | |||
| 2016-09-21 | [integration] Add check that the targets file was properly copied | Alexander Karatarakis | |
| 2016-09-21 | Account for when ImportBefore does not exist | Ahmed Mahdy | |
| 2016-09-20 | [vcpkg] Fix mismatch between props and targets for user integration. | Robert Schumacher | |
| 2016-09-18 | Initial commit | Alexander Karatarakis | |
