summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | TestDriver: fix style-'variableScope' cppcheck warningSylvain Joubert2017-11-221-2/+2
* | | | | | | | | | | | | | | | | | | Merge topic 'fortran-compiler-launcher'Brad King2017-11-2913-5/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fortran: Add option to run the compiler through launcher toolsBrad King2017-11-2113-5/+32
* | | | | | | | | | | | | | | | | | | | Merge topic 'cuda-implicit-include-dirs'Brad King2017-11-291-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | CUDA: Treat /usr/include as an implicit include directoryBrad King2017-11-271-0/+3
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge topic 'GNUInstallDirs-update-link'Brad King2017-11-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | GNUInstallDirs: Update link to 64-bit ABI documentsBrad King2017-11-271-1/+1
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-291-1/+1
| |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-281-1/+1
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'release-3.10'Brad King2017-11-270-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'gtest-fix-discovery' into release-3.10Brad King2017-11-215-5/+67
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'extend-compile-language-genex'Brad King2017-11-2724-73/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual StudioBrad King2017-11-2014-45/+65
| * | | | | | | | | | | | | | | | | Genex: Enable COMPILE_LANGUAGE for file(GENERATE) with Visual StudioBrad King2017-11-175-18/+23
| * | | | | | | | | | | | | | | | | Genex: Fix COMPILE_LANGUAGE messages to allow file(GENERATE) with XcodeBrad King2017-11-173-6/+6
| * | | | | | | | | | | | | | | | | Tests: Decouple COMPILE_LANGUAGE in file(GENERATE) from COMPILE_OPTIONSBrad King2017-11-171-7/+1
| * | | | | | | | | | | | | | | | | Tests: Remove unnecessary result files from RunCMake.File_GenerateBrad King2017-11-176-6/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'hardcoded-path-removal'Brad King2017-11-2726-274/+94
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Modules: Replace coded PATHS with PATH_SUFFIXESChristian Pfeiffer2017-11-209-109/+64
| * | | | | | | | | | | | | | | | | FindMPEG,2: Update to current libmpeg2 behaviorChristian Pfeiffer2017-11-202-23/+17
| * | | | | | | | | | | | | | | | | FindPike: Update names and pathsChristian Pfeiffer2017-11-201-6/+3
| * | | | | | | | | | | | | | | | | FindAVIFile: Replace PATHS with updated suffixesChristian Pfeiffer2017-11-201-8/+2
| * | | | | | | | | | | | | | | | | Modules: Remove paths set as global Unix prefixesChristian Pfeiffer2017-11-2013-128/+8
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'iwyu-workaround'Brad King2017-11-271-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | IWYU: Add more mappings for std::__decay_and_stripBrad King2017-11-211-0/+2
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'server-target-isGeneratorProvided'Brad King2017-11-2713-33/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | server: return whether or not a target is generator providedJustin Goshi2017-11-2013-33/+55
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'serverFixTestDiscovery'Brad King2017-11-277-103/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | server: ctestInfo fix to return all testsJustin Goshi2017-11-177-103/+50
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-271-1/+1
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-261-1/+1
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-251-1/+1
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-241-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-231-1/+1
| |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'WriteBasicConfigVersionFile_SameMinorVersion'Craig Scott2017-11-225-13/+147
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | WriteBasicConfigVersionFile: Fix messages in ExactVersion testsDaniele E. Domenichelli2017-11-211-6/+6
| * | | | | | | | | | | | | | | WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY optionDaniele E. Domenichelli2017-11-215-7/+141
* | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-221-1/+1
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'gtest-fix-discovery'Brad King2017-11-215-5/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | / / / / | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | GoogleTest: Fix multiple discovery on same targetMatthew Woehlke2017-11-215-5/+67
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'irsl-intel-1041-folder'Christian Pfeiffer2017-11-211-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | IRSL: Install the 1041 folder for Intel compilersChristian Pfeiffer2017-11-201-1/+4
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'findqt4-dirs-fix'Christian Pfeiffer2017-11-211-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | FindQt4: Set PLUGINS and IMPORTS dir even if emptyChristian Pfeiffer2017-11-191-1/+12
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'wxwidgets-env-variables'Christian Pfeiffer2017-11-212-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | wxWidgets: Respect WX_CONFIG and WXRC_CMD env varsChristian Pfeiffer2017-11-192-4/+6
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'imagemagick-6-freebsd-names'Christian Pfeiffer2017-11-211-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | FindImageMagick: Add more library namesChristian Pfeiffer2017-11-201-0/+9
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-211-1/+1
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge topic 'tidy-sha1-comment'Brad King2017-11-201-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \