Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: for command enable_testing, explain relation to module CTest. | Joachim Wuttke (o) | 2019-03-07 | 2 | -5/+13 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-03-07 | 1 | -1/+1 |
* | Merge branch 'release-3.14' | Brad King | 2019-03-06 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'docs-xcode-schemes' into release-3.14 | Brad King | 2019-03-06 | 3 | -34/+29 |
| |\ | |||||
* | \ | Merge topic 'docs-xcode-schemes' | Brad King | 2019-03-06 | 3 | -34/+29 |
|\ \ \ | | |/ | |/| | |||||
| * | | Help: Remove note that Xcode scheme generator is experimental | Craig Scott | 2019-03-06 | 1 | -5/+0 |
| * | | Help: Trivial typo fix for CMAKE_XCODE_GENERATE_SCHEME | Craig Scott | 2019-03-06 | 1 | -1/+1 |
| * | | Help: Sort lists of (CMAKE_)XCODE_SCHEME_... variables and properties | Craig Scott | 2019-03-06 | 3 | -28/+28 |
* | | | 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 |
* | | | | Merge topic 'fix-override' | Brad King | 2019-03-06 | 2 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Fix missing `override` | Vitaly Stakhovsky | 2019-03-05 | 2 | -4/+4 |
* | | | | | Merge topic 'android-versioned-soname' | Brad King | 2019-03-06 | 1 | -3/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Android: allow user to enable versioned soname | Tom Yan | 2019-03-05 | 1 | -3/+5 |
* | | | | | | Merge topic 'issue-18883-support-for-multiple-targets' | Brad King | 2019-03-06 | 36 | -382/+432 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake: Teach --build mode to support multiple targets | Bartosz Kosiorek | 2019-03-05 | 36 | -328/+403 |
| * | | | | | | cmGlobalGenerator: Optimize Printable() method from GeneratedMakeCommand | Bartosz Kosiorek | 2019-03-04 | 1 | -14/+1 |
| * | | | | | | cmGlobalGenerator: Change case of methods from GeneratedMakeCommand struct | Bartosz Kosiorek | 2019-03-04 | 8 | -58/+58 |
| * | | | | | | cmakemain: Remove ignored --use-stderr option from command line help | Bartosz Kosiorek | 2019-03-04 | 1 | -1/+0 |
| * | | | | | | cmGlobalGenerator: Remove unused code | Bartosz Kosiorek | 2019-03-04 | 1 | -11/+0 |
* | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-03-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch 'docs-install-destinations' into release-3.14 | Brad King | 2019-03-05 | 1 | -51/+85 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'ios-docs' into release-3.14 | Brad King | 2019-03-05 | 2 | -1/+62 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'ios-variable' into release-3.14 | Brad King | 2019-03-05 | 4 | -0/+11 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'docs-install-destinations' | Brad King | 2019-03-06 | 1 | -51/+85 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Help: clarify DESTINATION and TYPE usage for install() | Craig Scott | 2019-03-05 | 1 | -51/+85 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'ios-docs' | Brad King | 2019-03-06 | 2 | -1/+62 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Help: CMAKE_MACOSX_BUNDLE is ON for iOS/tvOS/watchOS | Ruslan Baratov | 2019-03-05 | 1 | -0/+3 |
| * | | | | | | | | Help: Example of tweaking iOS/tvOS/watchOS build | Ruslan Baratov | 2019-03-05 | 1 | -0/+48 |
| * | | | | | | | | Help: find_package with fat iOS libraries | Ruslan Baratov | 2019-03-05 | 1 | -1/+11 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'ios-variable' | Brad King | 2019-03-06 | 4 | -0/+11 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | iOS: Add IOS variable | Ruslan Baratov | 2019-03-05 | 4 | -0/+11 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-06 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'restore_broken_curses_gui' | Brad King | 2019-03-05 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ccmake: fix curses dialog broken by refactoring | Felix Schwitzer | 2019-03-04 | 1 | -1/+1 |
* | | | | | | | Merge topic 'fix_autorcc_for_qt6' | Brad King | 2019-03-05 | 2 | -2/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Autogen: Fallback on internal qrc parser when RCC isn't built yet | Alexandru Croitor | 2019-03-04 | 2 | -2/+8 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-05 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'llvm-rc' | Brad King | 2019-03-04 | 5 | -19/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MSVC: Use -D instead of /D in RC_FLAGS | Zsolt Parragi | 2019-03-01 | 1 | -2/+4 |
| * | | | | | | | RC: Pass output file in a way that llvm-rc 7 and below understand | Zsolt Parragi | 2019-02-27 | 3 | -3/+4 |
| * | | | | | | | CMakeVersion.rc: Avoid preprocessor definitions to support llvm-rc | Zsolt Parragi | 2019-02-27 | 1 | -14/+5 |
* | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-03-04 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'FindPython-NumPy-fix-include-dir' into release-3.14 | Brad King | 2019-03-04 | 2 | -3/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'vs-fortran-rc' into release-3.14 | Brad King | 2019-03-01 | 3 | -1/+11 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'FindPython-NumPy-fix-include-dir' | Brad King | 2019-03-04 | 2 | -3/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindPython: Fix NumPy component include directory | Marc Chevrier | 2019-03-04 | 2 | -3/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'vs-fortran-rc' | Brad King | 2019-03-04 | 3 | -1/+11 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | VS: Fix Fortran target type selection with RC sources | Brad King | 2019-03-01 | 3 | -1/+11 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-04 | 1 | -1/+1 |
| |_|_|/ / |/| | | | |