Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'CheckIncludeFiles-language-CXX' | Brad King | 2017-11-29 | 14 | -5/+95 |
|\ | |||||
| * | CheckIncludeFiles: improve warning for missing argument | David Adam | 2017-11-24 | 2 | -5/+7 |
| * | CheckIncludeFiles: clean up documentation of new features | David Adam | 2017-11-24 | 1 | -3/+5 |
| * | Help: Add notes for topic 'CheckIncludeFiles-language-CXX' | Brad King | 2017-11-14 | 1 | -0/+6 |
| * | CheckIncludeFiles: add unit tests | David Adam | 2017-11-11 | 12 | -0/+54 |
| * | CheckIncludeFiles: extend to allow a LANGUAGE argument | David Adam | 2017-11-11 | 1 | -3/+29 |
* | | Merge topic 'win-clang-debug' | Brad King | 2017-11-29 | 1 | -5/+3 |
|\ \ | |||||
| * | | FindBoost: Add Windows ABI tag for Clang debug | Roger Leigh | 2017-11-27 | 1 | -0/+1 |
| * | | FindBoost: Use CMAKE_CXX_COMPILER_ID for Intel compiler | Roger Leigh | 2017-11-27 | 1 | -5/+2 |
* | | | Merge topic 'cppcheck_testdriver' | Brad King | 2017-11-29 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | TestDriver: fix style-'variableScope' cppcheck warning | Sylvain Joubert | 2017-11-22 | 1 | -2/+2 |
* | | | | Merge topic 'fortran-compiler-launcher' | Brad King | 2017-11-29 | 13 | -5/+32 |
|\ \ \ \ | |||||
| * | | | | Fortran: Add option to run the compiler through launcher tools | Brad King | 2017-11-21 | 13 | -5/+32 |
* | | | | | Merge topic 'cuda-implicit-include-dirs' | Brad King | 2017-11-29 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Treat /usr/include as an implicit include directory | Brad King | 2017-11-27 | 1 | -0/+3 |
* | | | | | | Merge topic 'GNUInstallDirs-update-link' | Brad King | 2017-11-29 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GNUInstallDirs: Update link to 64-bit ABI documents | Brad King | 2017-11-27 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-29 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-28 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'release-3.10' | Brad King | 2017-11-27 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'gtest-fix-discovery' into release-3.10 | Brad King | 2017-11-21 | 5 | -5/+67 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'extend-compile-language-genex' | Brad King | 2017-11-27 | 24 | -73/+86 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual Studio | Brad King | 2017-11-20 | 14 | -45/+65 |
| * | | | | | | Genex: Enable COMPILE_LANGUAGE for file(GENERATE) with Visual Studio | Brad King | 2017-11-17 | 5 | -18/+23 |
| * | | | | | | Genex: Fix COMPILE_LANGUAGE messages to allow file(GENERATE) with Xcode | Brad King | 2017-11-17 | 3 | -6/+6 |
| * | | | | | | Tests: Decouple COMPILE_LANGUAGE in file(GENERATE) from COMPILE_OPTIONS | Brad King | 2017-11-17 | 1 | -7/+1 |
| * | | | | | | Tests: Remove unnecessary result files from RunCMake.File_Generate | Brad King | 2017-11-17 | 6 | -6/+0 |
* | | | | | | | Merge topic 'hardcoded-path-removal' | Brad King | 2017-11-27 | 26 | -274/+94 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Modules: Replace coded PATHS with PATH_SUFFIXES | Christian Pfeiffer | 2017-11-20 | 9 | -109/+64 |
| * | | | | | | | FindMPEG,2: Update to current libmpeg2 behavior | Christian Pfeiffer | 2017-11-20 | 2 | -23/+17 |
| * | | | | | | | FindPike: Update names and paths | Christian Pfeiffer | 2017-11-20 | 1 | -6/+3 |
| * | | | | | | | FindAVIFile: Replace PATHS with updated suffixes | Christian Pfeiffer | 2017-11-20 | 1 | -8/+2 |
| * | | | | | | | Modules: Remove paths set as global Unix prefixes | Christian Pfeiffer | 2017-11-20 | 13 | -128/+8 |
* | | | | | | | | Merge topic 'iwyu-workaround' | Brad King | 2017-11-27 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | IWYU: Add more mappings for std::__decay_and_strip | Brad King | 2017-11-21 | 1 | -0/+2 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'server-target-isGeneratorProvided' | Brad King | 2017-11-27 | 13 | -33/+55 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | server: return whether or not a target is generator provided | Justin Goshi | 2017-11-20 | 13 | -33/+55 |
* | | | | | | | | | Merge topic 'serverFixTestDiscovery' | Brad King | 2017-11-27 | 7 | -103/+50 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | server: ctestInfo fix to return all tests | Justin Goshi | 2017-11-17 | 7 | -103/+50 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-27 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-26 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-25 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-24 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-23 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'WriteBasicConfigVersionFile_SameMinorVersion' | Craig Scott | 2017-11-22 | 5 | -13/+147 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | WriteBasicConfigVersionFile: Fix messages in ExactVersion tests | Daniele E. Domenichelli | 2017-11-21 | 1 | -6/+6 |
| * | | | | | | | | | WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option | Daniele E. Domenichelli | 2017-11-21 | 5 | -7/+141 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-22 | 1 | -1/+1 |
| |_|_|/ / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'gtest-fix-discovery' | Brad King | 2017-11-21 | 5 | -5/+67 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | GoogleTest: Fix multiple discovery on same target | Matthew Woehlke | 2017-11-21 | 5 | -5/+67 |
| | |_|_|_|_|/ / | |/| | | | | | |