Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Merge branch 'autogen-qt-version-from-dirprops-release' into autogen-qt-versi... | Ben Boeckel | 2019-01-30 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | AutoGen: query Qt5 version from directory properties | Ben Boeckel | 2019-01-30 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | Tests: add cases for providing Qt5Core_VERSION manually | Ben Boeckel | 2019-01-30 | 6 | -1/+72 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Autogen: Read the Qt version from directory properties as well | Sebastian Holtermann | 2019-01-30 | 1 | -18/+25 | |
| * | | | | | | | | | | | | Tests: add cases for providing Qt5Core_VERSION manually | Ben Boeckel | 2019-01-30 | 6 | -1/+72 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'restore-install-late-framework' | Brad King | 2019-01-31 | 4 | -2/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-restore-install-late-framework' | Brad King | 2019-01-30 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | macOS: Restore compatibility for setting FRAMEWORK after install() | Brad King | 2019-01-29 | 3 | -2/+30 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | macOS: Restore compatibility for setting FRAMEWORK after install() | Brad King | 2019-01-30 | 4 | -2/+43 | |
* | | | | | | | | | | | | Merge topic 'readlistfile-stdstring' | Brad King | 2019-01-31 | 4 | -14/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | 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 | 58 | -139/+209 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 58 | -139/+209 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'fetchcontent-reduce-boilerplate' | Brad King | 2019-01-30 | 13 | -74/+275 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FetchContent: Add new command FetchContent_MakeAvailable() | Craig Scott | 2019-01-26 | 12 | -68/+266 | |
| * | | | | | | | | | Sphinx: Add limited support for nested variables in docs | Craig Scott | 2019-01-26 | 1 | -1/+4 | |
| * | | | | | | | | | FetchContent: Trivial doc corrections | Craig Scott | 2019-01-20 | 1 | -6/+6 | |
* | | | | | | | | | | 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 'vendor-docs' | Brad King | 2019-01-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | DOCS: put Flang in alphabetical order | Michael Hirsch, Ph.D | 2019-01-29 | 1 | -1/+1 | |
* | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'UseJava-if-cleanup' | Brad King | 2019-01-30 | 1 | -147/+147 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | UseJava: clean-up if() expressions | Marc Chevrier | 2019-01-28 | 1 | -147/+147 | |
* | | | | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2019-01-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'add-missing-macos-framework' into release-3.13 | Brad King | 2019-01-29 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-30 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'tidy-use-equals-default' | Brad King | 2019-01-29 | 154 | -529/+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 | 151 | -463/+241 | |
* | | | | | | | | | | | Merge topic 'add_consistent_verbose_build_flag' | Brad King | 2019-01-29 | 42 | -135/+268 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmake: Add tests for verbose output to --build mode | Robert Maynard | 2019-01-28 | 11 | -1/+50 | |
| * | | | | | | | | | | | cmake: Add options for verbose output to --build mode | Florian Maushart | 2019-01-28 | 10 | -7/+61 | |
| * | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |