summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-minor-cleanup-and-tests-extension'Brad King2017-11-2033-68/+152
|\
| * CPack tests: add possibility for expecting config developer warningsDomen Vrankar2017-11-192-1/+28
| * CPack test: correctly handle CPACK_PACKAGING_INSTALL_PREFIXDomen Vrankar2017-11-1930-65/+122
| * CPack: set variable commands in lower caseDomen Vrankar2017-11-191-1/+1
| * CPack: documentation typo fixDomen Vrankar2017-11-191-1/+1
* | Merge topic 'ctest-chrono'Brad King2017-11-2010-33/+44
|\ \
| * | CTest: adopt std::chrono::system_clockWouter Klouwen2017-11-1710-33/+44
* | | Merge topic 'cuda-sep-comp-var'Brad King2017-11-206-0/+24
|\ \ \
| * | | CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variableBrad King2017-11-176-0/+24
* | | | Merge topic 'iwyu-suppress-clang-warnings'Brad King2017-11-201-1/+1
|\ \ \ \
| * | | | IWYU: Suppress warnings from the internal ClangBrad King2017-11-171-1/+1
| |/ / /
* | | | Merge topic 'perf-source-lookup'Brad King2017-11-208-40/+84
|\ \ \ \
| * | | | Performance: Improve efficiency of source file lookup in cmMakefileAaron Orenstein2017-11-178-40/+84
* | | | | Merge topic 'FindOpenGL-glvnd-policy'Brad King2017-11-2017-6/+135
|\ \ \ \ \
| * | | | | FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GLBrad King2017-11-1717-6/+135
* | | | | | Merge topic 'serverBugFixHasInstallRule'Brad King2017-11-201-1/+14
|\ \ \ \ \ \
| * | | | | | server: project has install rule bug fixJustin Goshi2017-11-161-1/+14
* | | | | | | Merge topic 'vs-source-group-order'Brad King2017-11-207-21/+25
|\ \ \ \ \ \ \
| * | | | | | | VS: Order .vcxproj.filters files deterministicallyBrad King2017-11-151-3/+6
| * | | | | | | cmSourceGroup: Return strings from GetName and GetFullNameBrad King2017-11-157-18/+19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'compile_flags_xref_fix'Craig Scott2017-11-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Help: Fix cross-reference in COMPILE_FLAGS target property docsCraig Scott2017-11-191-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-11-201-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-11-191-1/+1
|/ / / / / /
* | | | | | CMake Nightly Date StampKitware Robot2017-11-181-1/+1
* | | | | | Merge topic 'blas-lapack-flame'Brad King2017-11-173-0/+35
|\ \ \ \ \ \
| * | | | | | Find{BLAS,LAPACK}: Add support for FLAME blis and libflameJ M Dieterich2017-11-163-0/+35
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'FindRuby-through-2.4'Brad King2017-11-171-3/+21
|\ \ \ \ \ \
| * | | | | | FindRuby: Add support for versions 2.2, 2.3, and 2.4Brad King2017-11-161-0/+18
| * | | | | | FindRuby: Fix match of '.' in version numbersBrad King2017-11-161-3/+3
* | | | | | | Merge topic 'test-bad-foreach-in-function'Brad King2017-11-176-0/+18
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Tests: Add test for bad foreach inside a functionBrad King2017-11-166-0/+18
* | | | | | | Merge topic 'fomp-cmp0012'Christian Pfeiffer2017-11-171-0/+1
|\ \ \ \ \ \ \
| * | | | | | | FindOpenMP: Enable policy CMP0012Christian Pfeiffer2017-11-161-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-11-171-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'release-3.10'Brad King2017-11-160-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindOpenGL-glvnd-preference' into release-3.10Brad King2017-11-151-13/+57
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindMatlab-better-host-detect'Brad King2017-11-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindMatlab: Avoid if() auto-dereference in 64-bit host detectionBrad King2017-11-151-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'fomp-no-def-path'Brad King2017-11-161-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | FindOpenMP: Use NO_DEFAULT_PATH where appropriateChristian Pfeiffer2017-11-151-0/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'fmpi-command-not-found'Brad King2017-11-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindMPI: Treat 'command not found' as an errorChristian Pfeiffer2017-11-151-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'msvc-version'Brad King2017-11-161-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | MSVC: Fix MSVC_VERSION when mixing MSVC C/C++ with Intel FortranBrad King2017-11-151-1/+5
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'test-FindPatch-windows'Brad King2017-11-161-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Tests: Fix FindPatch test on WindowsBrad King2017-11-151-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'FindOpenGL-glvnd-preference'Brad King2017-11-161-13/+57
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | FindOpenGL: Add option to prefer GLVND for legacy GLBrad King2017-11-151-13/+56
| * | | | | FindOpenGL: Re-order component library searchesBrad King2017-11-151-7/+8