| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Fix missed `return` statement when CLI errors found | Alex Turbov | 2019-03-31 | 1 | -2/+3 |
|
|
* | Merge topic 'ghs-linux' | Brad King | 2019-03-22 | 1 | -2/+7 |
|\ |
|
| * | GHS: Add support for GHS Multi Generator in Linux | Naren Manimohan | 2019-03-21 | 1 | -2/+7 |
|
|
* | | cmake: Use scopes to limit temporary object lifetime | Sebastian Holtermann | 2019-03-18 | 1 | -14/+16 |
|
|
* | | Rename cmFileTimeCache::FileTimeCompare to cmFileTimeCache::Compare | Sebastian Holtermann | 2019-03-18 | 1 | -5/+4 |
|
|
* | | Substitute FileComparison in variable names with FileTimeCache | Sebastian Holtermann | 2019-03-18 | 1 | -6/+6 |
|
|
* | | Rename cmFileTimeComparison to cmFileTimeCache | Sebastian Holtermann | 2019-03-18 | 1 | -3/+3 |
|/ |
|
* | Merge topic 'vs-no-stamp-messages' | Brad King | 2019-03-06 | 1 | -15/+7 |
|\ |
|
| * | VS: Do not print message when generate.stamp is up-to-date. | Olli Kallioinen | 2019-03-05 | 1 | -15/+7 |
|
|
* | | cmake: Teach --build mode to support multiple targets | Bartosz Kosiorek | 2019-03-05 | 1 | -4/+4 |
|/ |
|
* | cmSystemTools::Error: consolidate parameters into single std::string | Vitaly Stakhovsky | 2019-02-20 | 1 | -10/+9 |
|
|
* | Merge topic 'modernize-for-loops-c-arrays' | Brad King | 2019-02-19 | 1 | -12/+11 |
|\ |
|
| * | Modernize: C-arrays and loops over them | Artur Ryt | 2019-02-15 | 1 | -12/+11 |
|
|
* | | cmSystemTools: Remove redundant cmCopyFile() and Split() | Vitaly Stakhovsky | 2019-02-15 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'systools-stdstring2' | Brad King | 2019-02-13 | 1 | -1/+1 |
|\ |
|
| * | cmSystemTools: More methods accept `std::string` params | Vitaly Stakhovsky | 2019-02-11 | 1 | -1/+1 |
|
|
* | | cmake: Progress functions use `std::string` param | Vitaly Stakhovsky | 2019-02-11 | 1 | -3/+3 |
|/ |
|
* | ReadListFile: Accept std::string argument | Vitaly Stakhovsky | 2019-01-31 | 1 | -8/+8 |
|
|
* | Merge topic 'functional-callbacks' | Brad King | 2019-01-30 | 1 | -7/+3 |
|\ |
|
| * | Use `std::function` for callbacks | Regina Pfeifer | 2019-01-29 | 1 | -7/+3 |
|
|
* | | cmSystemTools: copy file member functions accept std::string params | Vitaly Stakhovsky | 2019-01-29 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'add_consistent_verbose_build_flag' | Brad King | 2019-01-29 | 1 | -4/+5 |
|\ |
|
| * | cmake: Add options for verbose output to --build mode | Florian Maushart | 2019-01-28 | 1 | -4/+5 |
|
|
* | | Merge topic 'message-stdstring' | Brad King | 2019-01-29 | 1 | -1/+1 |
|\ \ |
|
| * | | cmSystemTools::Message: Add overload accepting std::string | Vitaly Stakhovsky | 2019-01-28 | 1 | -1/+1 |
|
|
* | | | cmFileTimeComparison: use std::string arguments | Vitaly Stakhovsky | 2019-01-28 | 1 | -8/+5 |
|/ / |
|
* | | Merge topic 'cmake-files-directory' | Brad King | 2019-01-25 | 1 | -4/+3 |
|\ \ |
|
| * | | cmake: inlined files dir constant and removed it from cmake.h | Bruno Manganelli | 2019-01-21 | 1 | -4/+3 |
|
|
* | | | Merge topic 'renamefile-string' | Brad King | 2019-01-25 | 1 | -13/+14 |
|\ \ \ |
|
| * | | | cmSystemTools::RenameFile: Accepts std::string args | Vitaly Stakhovsky | 2019-01-23 | 1 | -13/+14 |
|
|
* | | | | cmSystemTools::Error(): new overload accepting std::string | Vitaly Stakhovsky | 2019-01-23 | 1 | -6/+6 |
| |_|/
|/| | |
|
* | | | cmake: Convert no source/build dir error to warning | Craig Scott | 2019-01-22 | 1 | -2/+5 |
|/ / |
|
* | | Merge topic 'help-mark-default-generator' | Brad King | 2019-01-22 | 1 | -7/+38 |
|\ \ |
|
| * | | Help: Mark default CMake generator with asterisk | Artur Ryt | 2019-01-18 | 1 | -4/+22 |
|
|
| * | | cmake: Return generator docs directly | Artur Ryt | 2019-01-18 | 1 | -3/+16 |
|
|
* | | | Merge topic 'stdout-string' | Brad King | 2019-01-22 | 1 | -8/+8 |
|\ \ \ |
|
| * | | | cmSystemTools: Stdout(),Stderr() accept std::string argument | Vitaly Stakhovsky | 2019-01-20 | 1 | -8/+8 |
| |/ / |
|
* | | | Merge topic 'cmake-gui-generator-platform' | Brad King | 2019-01-22 | 1 | -4/+12 |
|\ \ \ |
|
| * | | | Add global generator factory method to get default platform name | Brad King | 2019-01-18 | 1 | -0/+1 |
|
|
| * | | | Add global generator factory method to get list of known platforms | Brad King | 2019-01-18 | 1 | -0/+1 |
|
|
| * | | | Split global generator factory list with and without platforms | Brad King | 2019-01-18 | 1 | -4/+10 |
| |/ / |
|
* | | | Merge topic 'read-list-file' | Brad King | 2019-01-21 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | cmMakefile::ReadListFile() accepts std::string argument | Vitaly Stakhovsky | 2019-01-17 | 1 | -2/+2 |
| |/ / |
|
* | | | clang-tidy: Use emplace | Regina Pfeifer | 2019-01-17 | 1 | -20/+20 |
|/ / |
|
* | | Properties: Add CMAKE_ROLE global property | Kyle Edwards | 2019-01-17 | 1 | -2/+4 |
|/ |
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -2/+2 |
|
|
* | Merge topic 'vs2019' | Brad King | 2019-01-15 | 1 | -4/+8 |
|\ |
|
| * | VS: Add Visual Studio 16 2019 generator | Brad King | 2019-01-11 | 1 | -1/+5 |
|
|
| * | VS: Rename VS 2017 generator sources to be version-independent | Brad King | 2019-01-11 | 1 | -2/+3 |
|
|
| * | VS: Parameterize cmVSSetupAPIHelper instances with VS version | Brad King | 2019-01-11 | 1 | -2/+1 |
|
|