summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge topic 'source_group-tests'Brad King2019-08-219-26/+93
|\ \
| * | source_group: Improved generated filters testsMateusz Janek2019-08-169-26/+93
* | | Merge topic 'double-export-error-message-install'Brad King2019-08-216-20/+35
|\ \ \
| * | | cmExportInstallFileGenerator: improve error messageBen Boeckel2019-08-204-20/+29
| * | | cmInstallExportGenerator: add a method for the file destinationBen Boeckel2019-08-192-0/+6
* | | | Merge topic 'shared-string'Brad King2019-08-216-28/+40
|\ \ \ \
| * | | | cmDefinitions: Reduce allocation of keys and values in MakeClosureBrad King2019-08-203-14/+14
| * | | | bootstrap: Compile cm::StringBrad King2019-08-201-0/+1
| * | | | cpack.cxx: Re-order include blocks to follow our conventionsBrad King2019-08-201-14/+15
| * | | | cmConfigure.h: Tell windows.h not to define min/max macrosBrad King2019-08-202-0/+10
* | | | | Merge topic 'install-fail-reason'Brad King2019-08-211-8/+13
|\ \ \ \ \
| * | | | | install: print reason of failureJon Chronopoulos2019-08-171-8/+13
| | |_|/ / | |/| | |
* | | | | Merge topic 'ccmake-find-system-form-header'Brad King2019-08-211-0/+4
|\ \ \ \ \
| * | | | | ccmake: Fix form.h include with CMAKE_USE_SYSTEM_FORMChristoph GrĂ¼ninger2019-08-201-0/+4
* | | | | | Merge topic 'vs-sln-bom'Brad King2019-08-211-0/+3
|\ \ \ \ \ \
| * | | | | | VS: Emit UTF-8 BOM for generated solution filesJustin Goshi2019-08-201-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cm-contains'Brad King2019-08-2130-174/+140
|\ \ \ \ \ \
| * | | | | | cmAlgorithms: Add cmContainsRegina Pfeifer2019-08-1930-174/+140
| |/ / / / /
* | | | | | Merge topic 'ProcessorCount-solaris'Brad King2019-08-211-3/+7
|\ \ \ \ \ \
| * | | | | | ProcessorCount: Fix virtual processor count on SolarisJon Chronopoulos2019-08-201-3/+7
* | | | | | | Merge topic 'FindCUDA-nvcc-include-dir-backslash'Brad King2019-08-211-1/+2
|\ \ \ \ \ \ \
| * | | | | | | FindCUDA: Fix support for backslashes in CUDA_NVCC_INCLUDE_DIRSHong Xu2019-08-201-1/+2
* | | | | | | | Merge topic 'free-disallowed'Brad King2019-08-215-34/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | cmBuildNameCommand: Implement as free functionRegina Pfeifer2019-08-164-28/+16
| * | | | | | | | cmState: Support free function disallowed commandsRegina Pfeifer2019-08-132-6/+43
* | | | | | | | | Merge branch 'release-3.15'Brad King2019-08-210-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'FindMPI-restore-flag-vars' into release-3.15Brad King2019-08-211-1/+1
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'FindMPI-restore-flag-vars'Brad King2019-08-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS and MPI_<LANG>_COMPILE_OPTIONSRobert Maynard2019-08-211-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-08-211-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge topic 'bash-completion-silent-D-lookup'Brad King2019-08-201-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bash-completion: silent cmake -D lookupFelix Schwitzer2019-08-161-2/+2
* | | | | | | | | | | Merge topic 'ctest_coverage_help_typo'Craig Scott2019-08-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Help: Fix typo in ctest_coverage synopsisSylvain Joubert2019-08-201-1/+1
* | | | | | | | | | | Merge topic 'trace-redirect'Brad King2019-08-2013-1/+68
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add --trace-redirect parameter to redirect trace output to a fileIgor Ivanov2019-08-1013-1/+68
* | | | | | | | | | | | Merge topic 'cmake-tutorial'Brad King2019-08-2059-507/+461
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tutorial: Improve Step 9Betsy McPhail2019-08-1911-20/+22
| * | | | | | | | | | | | Tutorial: Improve Step 8Betsy McPhail2019-08-197-20/+36
| * | | | | | | | | | | | Tutorial: Improve Step 7Betsy McPhail2019-08-192-8/+17
| * | | | | | | | | | | | Tutorial: Improve Step 6Betsy McPhail2019-08-1915-145/+35
| * | | | | | | | | | | | Tutorial: Improve Step 5Betsy McPhail2019-08-1923-98/+126
| * | | | | | | | | | | | Tutorial: Improve Step 4Betsy McPhail2019-08-191-14/+22
| * | | | | | | | | | | | Tutorial: Improve Step 3Betsy McPhail2019-08-195-18/+31
| * | | | | | | | | | | | Tutorial: Improve Step 2Betsy McPhail2019-08-1918-50/+48
| * | | | | | | | | | | | Tutorial: Improve Step 1Betsy McPhail2019-08-1930-207/+197
* | | | | | | | | | | | | Merge topic 'find_openacc_targets'Brad King2019-08-209-3/+183
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | FindOpenACC: Provide import targets and OpenACC_<lang>_OPTIONS variableRobert Maynard2019-08-199-0/+182
| * | | | | | | | | | | | | FindOpenACC: Provide a Fortran snippet that compiles with gfortranRobert Maynard2019-08-091-3/+1
* | | | | | | | | | | | | | Merge topic 'help-full'Brad King2019-08-202-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \