summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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-043-16/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | RC: Pass output file in a way that llvm-rc 7 and below understandZsolt Parragi2019-02-272-2/+3
| * | | | | | | | CMakeVersion.rc: Avoid preprocessor definitions to support llvm-rcZsolt Parragi2019-02-271-14/+5
* | | | | | | | | Merge topic 'vs-fortran-rc'Brad King2019-03-041-0/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | VS: Fix Fortran target type selection with RC sourcesBrad King2019-03-011-0/+4
| | |_|_|_|/ / | |/| | | | |
| * | | | | | CMake 3.14.0-rc3v3.14.0-rc3Brad King2019-03-011-1/+1
| * | | | | | 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-281-8/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-check-std-size-cbegin-cend' into release-3.14Brad King2019-02-272-2/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Extend C++17/C++14 feature checks to cover more standard library APIsMathieu Garaud2019-02-272-2/+18
| * | | | | | | | | Merge branch 'cmake_role-vs-fix' into release-3.14Brad King2019-02-271-1/+1
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | 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 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 'vs2019'Brad King2019-03-011-8/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | VS: Drop workaround needed only for VS 2019 preview 2 and 3Brad King2019-02-281-8/+0
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2019-03-011-1/+1
* | | | | | Merge topic 'refactor-handle-path-command'Brad King2019-02-281-24/+23
|\ \ \ \ \ \
| * | | | | | cmFileCommand: Refactor HandleCMakePathCommandArtur Ryt2019-02-261-24/+23
* | | | | | | Merge topic 'optimize_ge_node_lookup'Brad King2019-02-281-68/+69
|\ \ \ \ \ \ \
| * | | | | | | cmGeneratorExpressionNode: Initialize node key map in class constructorSebastian Holtermann2019-02-271-68/+69
| |/ / / / / /
* | | | | | | Merge topic 'features-from-default-standard'Brad King2019-02-281-0/+14
|\ \ \ \ \ \ \
| * | | | | | | Features: Do not use a lower-than-default standard for requested featuresZsolt Parragi2019-02-261-0/+14
* | | | | | | | Merge topic 'check-std-size-cbegin-cend'Brad King2019-02-282-2/+18
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Extend C++17/C++14 feature checks to cover more standard library APIsMathieu Garaud2019-02-272-2/+18
* | | | | | | | CMake Nightly Date StampKitware Robot2019-02-281-1/+1
* | | | | | | | Merge topic 'ninja-dyndep-lang-aware'Brad King2019-02-274-94/+181
|\ \ \ \ \ \ \ \
| * | | | | | | | ninja: name dyndep internal files using the object fileBen Boeckel2019-02-252-6/+6
| * | | | | | | | cmNinjaTargetGenerator: remove "preprocessed" mentions in dyndepBen Boeckel2019-02-251-2/+3
| * | | | | | | | ninja: do not assume explicit preprocessing uses that outputBen Boeckel2019-02-252-26/+53
| * | | | | | | | ninja: pass language to cmake_ninja_dependsBen Boeckel2019-02-252-40/+85
| * | | | | | | | ninja: make dyndep generation language awareBen Boeckel2019-02-254-22/+36
* | | | | | | | | Merge topic 'autogen_variable_names'Brad King2019-02-274-38/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Autogen: Use more readable variable names for static const AUTO* stringsSebastian Holtermann2019-02-264-38/+38
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'ctest-clean-compress'Brad King2019-02-271-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmcompress: Delete unused 3rdParty moduleRegina Pfeifer2019-02-251-2/+1
* | | | | | | | | | Merge topic 'cmake_role-vs-fix'Brad King2019-02-271-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into cmake_role-vs-fixKyle Edwards2019-02-26203-2565/+2848
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | CMAKE_ROLE: Fix value in --build for Visual Studio generatorsKyle Edwards2019-02-261-1/+1
* | | | | | | | | | Merge topic 'include_external_msproject-exclude-from-all'Brad King2019-02-271-1/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | include_external_msproject: Restore support for EXCLUDE_FROM_ALLBrad King2019-02-261-1/+3
| |/ / / / / / /
| * | | | | | | Merge branch 'remove-exclude-from-all-warning' into release-3.14Brad King2019-02-222-17/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'link-options' into release-3.14Brad King2019-02-201-15/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix-implicit-includes-fortran' into release-3.14Brad King2019-02-201-9/+15
| |\ \ \ \ \ \ \ \ \