Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | OutputCallback: Accept std::string argument | Regina Pfeifer | 2019-01-30 | 5 | -16/+13 | |
| |/ / / | ||||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2019-01-31 | 2 | -10/+20 | |
|\ \ \ \ | ||||||
| * | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-01-30 | 2 | -10/+20 | |
| |/ / / | ||||||
* | | | | Merge topic 'autogen-qt-version-from-dirprops' | Brad King | 2019-01-31 | 1 | -18/+25 | |
|\ \ \ \ | ||||||
| * | | | | Autogen: Read the Qt version from directory properties as well | Sebastian Holtermann | 2019-01-30 | 1 | -18/+25 | |
| |/ / / | ||||||
* | | | | Merge topic 'restore-install-late-framework' | Brad King | 2019-01-31 | 1 | -2/+29 | |
|\ \ \ \ | ||||||
| * | | | | macOS: Restore compatibility for setting FRAMEWORK after install() | Brad King | 2019-01-30 | 1 | -2/+29 | |
* | | | | | ReadListFile: Accept std::string argument | Vitaly Stakhovsky | 2019-01-31 | 4 | -14/+16 | |
* | | | | | Merge topic 'unused-members' | Brad King | 2019-01-31 | 1 | -14/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove unused 'class cmake' members | Brad King | 2019-01-31 | 1 | -14/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-31 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'tidy-use-equals-delete' | Brad King | 2019-01-30 | 55 | -127/+209 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 55 | -127/+209 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'vs-msbuild-arch' | Brad King | 2019-01-30 | 2 | -5/+17 | |
|\ \ \ | ||||||
| * | | | VS: Use MSBuild matching toolset host architecture | Brad King | 2019-01-29 | 1 | -0/+12 | |
| * | | | Find native build tool after selecting a toolset | Brad King | 2019-01-29 | 1 | -5/+5 | |
* | | | | Merge topic 'functional-callbacks' | Brad King | 2019-01-30 | 16 | -191/+158 | |
|\ \ \ \ | ||||||
| * | | | | MessageCallback: Remove unused bool& argument | Regina Pfeifer | 2019-01-29 | 9 | -28/+23 | |
| * | | | | Use `std::function` for callbacks | Regina Pfeifer | 2019-01-29 | 16 | -187/+159 | |
* | | | | | Merge topic 'copyfile-stdstring' | Brad King | 2019-01-30 | 11 | -33/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmSystemTools: copy file member functions accept std::string params | Vitaly Stakhovsky | 2019-01-29 | 11 | -33/+18 | |
| |/ / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-30 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'tidy-use-equals-default' | Brad King | 2019-01-29 | 153 | -528/+205 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | cleanup: Prefer compiler provided special member functions | Regina Pfeifer | 2019-01-25 | 38 | -113/+11 | |
| * | | | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 150 | -462/+241 | |
* | | | | Merge topic 'add_consistent_verbose_build_flag' | Brad King | 2019-01-29 | 26 | -134/+184 | |
|\ \ \ \ | ||||||
| * | | | | cmake: Add options for verbose output to --build mode | Florian Maushart | 2019-01-28 | 5 | -7/+27 | |
| * | | | | cmake: cmcmd.cxx fix "The arguments are" comments | Florian Maushart | 2019-01-25 | 1 | -6/+6 | |
| * | | | | ctest: Fix --build-and-test without --build-target on Xcode | Florian Maushart | 2019-01-25 | 1 | -5/+7 | |
| * | | | | cmake: Add -hideShellScriptEnvironment xcodebuild option | Florian Maushart | 2019-01-25 | 1 | -0/+3 | |
| * | | | | cmGlobalGenerator: Add a class that represent the build command | Robert Maynard | 2019-01-25 | 22 | -118/+143 | |
* | | | | | Merge topic 'cmoutputconverter-simplify' | Brad King | 2019-01-29 | 25 | -86/+89 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. | Bruno Manganelli | 2019-01-27 | 25 | -86/+89 | |
* | | | | | | Merge topic 'message-stdstring' | Brad King | 2019-01-29 | 18 | -26/+30 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmSystemTools::Message: Add overload accepting std::string | Vitaly Stakhovsky | 2019-01-28 | 18 | -26/+30 | |
* | | | | | | | Merge topic 'ftc-string' | Brad King | 2019-01-29 | 7 | -34/+33 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | cmFileTimeComparison: use std::string arguments | Vitaly Stakhovsky | 2019-01-28 | 7 | -34/+33 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'vs-host-arch' | Brad King | 2019-01-29 | 4 | -10/+45 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Teach VS 2019 generator to select host tools matching host arch | Brad King | 2019-01-28 | 3 | -2/+38 | |
| * | | | | | | VS: Add support for explicit 32-bit toolset selection via host=x86 | Brad King | 2019-01-28 | 1 | -2/+2 | |
| * | | | | | | VS: Remove stray semicolons from VS 2019 implementation | Brad King | 2019-01-28 | 1 | -3/+3 | |
| * | | | | | | VS: Use internal abstraction for VCTargetsPath host arch | Brad King | 2019-01-28 | 1 | -3/+2 | |
* | | | | | | | Merge topic 'add-missing-macos-framework' | Brad King | 2019-01-29 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | macOS: Add missing explicit dependency on CoreServices framework | Chuck Atkins | 2019-01-29 | 1 | -1/+2 | |
* | | | | | | | | Merge topic 'autogen_reenable_implicit_include_dirs' | Brad King | 2019-01-29 | 5 | -77/+117 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Autogen: Reenable passing compiler implicit include directories to moc | Sebastian Holtermann | 2019-01-28 | 1 | -6/+3 | |
| * | | | | | | | cmLocalGenerator: Refactor `GetIncludeDirectoriesImplicit` method | Sebastian Holtermann | 2019-01-28 | 1 | -45/+51 | |
| * | | | | | | | cmLocalGenerator: Simplify `GetIncludeDirectories` | Sebastian Holtermann | 2019-01-28 | 5 | -26/+63 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-29 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cmake-gui-s-b' | Brad King | 2019-01-28 | 1 | -12/+43 | |
|\ \ \ \ \ \ |