summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindMPI-adjust-compile-definitions-early'Brad King2021-07-081-1/+1
|\
| * FindMPI: Choose definitions for MPI_CXX_SKIP_MPICXX before first useYe Luo2021-07-071-1/+1
* | Merge topic 'cpack-nsis_update-languange-list'Brad King2021-07-081-0/+13
|\ \
| * | CPack/NSIS: Update language list in templateMarc Ruiz2021-07-071-0/+13
* | | Merge topic 'CPATH_symlinks'Brad King2021-07-082-12/+23
|\ \ \
| * | | Do not exclude include directory symlinks to entries of CPATHAlexander Grund2021-07-072-4/+14
| * | | cmLocalGenerator: Simplify CPATH lookup loopAlexander Grund2021-07-071-3/+2
| * | | cmLocalGenerator: Clarify check for membership in multiple setsAlexander Grund2021-07-071-3/+3
| * | | cmLocalGenerator: Remove unnecessary parentheses in a conditionAlexander Grund2021-07-071-4/+4
| * | | cmLocalGenerator: Store realpath lookup result in a variableAlexander Grund2021-07-071-2/+3
| * | | cmLocalGenerator: Factor out repeated condition into local variableAlexander Grund2021-07-061-3/+4
* | | | Merge branch 'release-3.21'Brad King2021-07-080-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'FindCUDAToolkit-doc-version' into release-3.21Brad King2021-07-081-3/+8
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindCUDAToolkit-doc-version'Brad King2021-07-081-3/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindCUDAToolkit: Properly document the version supportRobert Maynard2021-07-071-3/+8
* | | | | | Merge branch 'release-3.21'Brad King2021-07-080-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'release-3.20' into release-3.21Brad King2021-07-080-0/+0
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.20'Brad King2021-07-080-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'release-3.19' into release-3.20Brad King2021-07-080-0/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'check_cxx_compiler_flag_no_normal_variable' into release-3.20Brad King2021-07-082-1/+10
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.19'Brad King2021-07-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'check_cxx_compiler_flag_no_normal_variable' into release-3.19Brad King2021-07-082-1/+10
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'release-3.21'Brad King2021-07-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'check_cxx_compiler_flag_no_normal_variable' into release-3.21Brad King2021-07-082-1/+10
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge topic 'check_cxx_compiler_flag_no_normal_variable'Brad King2021-07-082-1/+10
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Check*CompilerFlag: Do not set result as a normal variable tooRobert Maynard2021-07-082-1/+10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.21'Brad King2021-07-080-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'release-3.20' into release-3.21Brad King2021-07-080-0/+0
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'release-3.20'Brad King2021-07-080-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'backport-3.20-intel-oneapi-std-windows' into release-3.20Brad King2021-07-072-12/+4
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.21'Brad King2021-07-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'intel-oneapi-std-windows' into release-3.21Brad King2021-07-082-10/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'intel-oneapi-std-windows'Brad King2021-07-082-10/+2
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'backport-3.20-intel-oneapi-std-windows'Brad King2021-07-070-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-12/+4
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-10/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2021-07-081-1/+1
* | | | | | | | Merge topic 'FindMPI-option-MPI_CXX_SKIP_MPICXX'Brad King2021-07-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindMPI: Honor MPI_CXX_SKIP_MPICXX when set as a normal variableBrad King2021-07-061-1/+1
* | | | | | | | | Merge topic 'ifort_win32_log'Brad King2021-07-071-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Intel/Fortran: Avoid recording warning 5117 lines in CMakeError.logMichael Hirsch2021-07-061-2/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindPkgConfig-pkgconf'Brad King2021-07-071-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | FindPkgConfig: add pkgconf to the search list.Alexander Neumann2021-07-021-0/+1
* | | | | | | | | Merge topic 'FindGLUT-pkg-config'Brad King2021-07-078-69/+135
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindGLUT: Use pkg-config to find flags if availableChristopher Degawa2021-07-021-1/+35
| * | | | | | | | | FindGLUT: Reduce if/else nesting and indentationChristopher Degawa2021-07-021-68/+59
| * | | | | | | | | Tests: Add case covering FindGLUT variables and imported targetsChristopher Degawa2021-07-027-0/+41
| |/ / / / / / / /
* | | | | | | | | Merge branch 'release-3.21'Brad King2021-07-070-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'help_cxxstd' into release-3.21Brad King2021-07-071-1/+25
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'help_cxxstd'Brad King2021-07-071-1/+25
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |