summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge topic 'issue-18883-support-for-multiple-targets'Brad King2019-03-0636-382/+432
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Teach --build mode to support multiple targetsBartosz Kosiorek2019-03-0536-328/+403
| * | | | | | | | cmGlobalGenerator: Optimize Printable() method from GeneratedMakeCommandBartosz Kosiorek2019-03-041-14/+1
| * | | | | | | | cmGlobalGenerator: Change case of methods from GeneratedMakeCommand structBartosz Kosiorek2019-03-048-58/+58
| * | | | | | | | cmakemain: Remove ignored --use-stderr option from command line helpBartosz Kosiorek2019-03-041-1/+0
| * | | | | | | | cmGlobalGenerator: Remove unused codeBartosz Kosiorek2019-03-041-11/+0
* | | | | | | | | Merge branch 'release-3.14'Brad King2019-03-060-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'docs-install-destinations' into release-3.14Brad King2019-03-051-51/+85
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ios-docs' into release-3.14Brad King2019-03-052-1/+62
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ios-variable' into release-3.14Brad King2019-03-054-0/+11
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'docs-install-destinations'Brad King2019-03-061-51/+85
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Help: clarify DESTINATION and TYPE usage for install()Craig Scott2019-03-051-51/+85
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'ios-docs'Brad King2019-03-062-1/+62
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: CMAKE_MACOSX_BUNDLE is ON for iOS/tvOS/watchOSRuslan Baratov2019-03-051-0/+3
| * | | | | | | | | | Help: Example of tweaking iOS/tvOS/watchOS buildRuslan Baratov2019-03-051-0/+48
| * | | | | | | | | | Help: find_package with fat iOS librariesRuslan Baratov2019-03-051-1/+11
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'ios-variable'Brad King2019-03-064-0/+11
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | iOS: Add IOS variableRuslan Baratov2019-03-054-0/+11
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-03-061-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'restore_broken_curses_gui'Brad King2019-03-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ccmake: fix curses dialog broken by refactoringFelix Schwitzer2019-03-041-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'fix_autorcc_for_qt6'Brad King2019-03-052-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Autogen: Fallback on internal qrc parser when RCC isn't built yetAlexandru Croitor2019-03-042-2/+8
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-03-051-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge topic 'llvm-rc'Brad King2019-03-045-19/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | MSVC: Use -D instead of /D in RC_FLAGSZsolt Parragi2019-03-011-2/+4
| * | | | | | | | RC: Pass output file in a way that llvm-rc 7 and below understandZsolt Parragi2019-02-273-3/+4
| * | | | | | | | CMakeVersion.rc: Avoid preprocessor definitions to support llvm-rcZsolt Parragi2019-02-271-14/+5
* | | | | | | | | Merge branch 'release-3.14'Brad King2019-03-040-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'FindPython-NumPy-fix-include-dir' into release-3.14Brad King2019-03-042-3/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'vs-fortran-rc' into release-3.14Brad King2019-03-013-1/+11
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindPython-NumPy-fix-include-dir'Brad King2019-03-042-3/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindPython: Fix NumPy component include directoryMarc Chevrier2019-03-042-3/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'vs-fortran-rc'Brad King2019-03-043-1/+11
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | VS: Fix Fortran target type selection with RC sourcesBrad King2019-03-013-1/+11
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-041-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-03-031-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2019-03-021-1/+1
* | | | | Merge branch 'release-3.14'Brad King2019-03-010-0/+0
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | CMake 3.14.0-rc3v3.14.0-rc3Brad King2019-03-011-1/+1
* | | | Merge branch 'release-3.14'Brad King2019-03-010-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'findjni-paths' into release-3.14Brad King2019-03-011-52/+47
| |\ \ \
| * \ \ \ Merge branch 'ExternalProject-fix-log-in-custom-stamp' into release-3.14Brad King2019-03-011-2/+14
| |\ \ \ \
| * \ \ \ \ Merge branch 'cuda_device_link_handle_frameworks' into release-3.14Brad King2019-03-011-0/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'vs2019' into release-3.14Brad King2019-02-282-9/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cuda_device_link_handle_frameworks'Brad King2019-03-011-0/+12
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | CUDA: Filter out -framework arguments during device linkingRobert Maynard2019-02-281-0/+12
* | | | | | | | Merge topic 'ExternalProject-fix-log-in-custom-stamp'Brad King2019-03-011-2/+14
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | ExternalProject: Restore default log dir with custom stamp dirBrad King2019-03-011-2/+14
| |/ / / / / /
* | | | | | | Merge topic 'vs2019'Brad King2019-03-012-9/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |