Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'CMakeFindBinUtils-improve-switch' | Brad King | 2017-11-30 | 7 | -14/+12 |
|\ | |||||
| * | CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools | Brad King | 2017-11-28 | 7 | -14/+12 |
* | | Merge topic 'findcuda-separable-compilation-fix' | Brad King | 2017-11-30 | 1 | -2/+2 |
|\ \ | |||||
| * | | FindCUDA: Add cublas device library to separable compilation | Jamil Appa | 2017-11-29 | 1 | -2/+2 |
* | | | Merge topic 'findiconv-module' | Brad King | 2017-11-30 | 1 | -0/+133 |
|\ \ \ | |||||
| * | | | FindIconv: Add the FindIconv module. | Christian Pfeiffer | 2017-11-29 | 1 | -0/+133 |
* | | | | Merge topic 'CheckIncludeFiles-fix-src-name' | Brad King | 2017-11-30 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | CheckIncludeFiles: Fix name of source file used for check | Brad King | 2017-11-30 | 1 | -2/+2 |
* | | | | | Merge topic 'CodeBlocks-custom-compiler-id' | Brad King | 2017-11-29 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | CodeBlocks: add option for the CB compiler ID | Melven Roehrig-Zoellner | 2017-11-27 | 1 | -0/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'clang-cl-fix' | Brad King | 2017-11-29 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Clang: Do not mistake clang-cl 6.0 for GNU-like clang | İsmail Dönmez | 2017-11-28 | 1 | -3/+3 |
* | | | | | | Merge topic 'CheckIncludeFiles-language-CXX' | Brad King | 2017-11-29 | 1 | -5/+35 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | CheckIncludeFiles: improve warning for missing argument | David Adam | 2017-11-24 | 1 | -3/+5 |
| * | | | | | CheckIncludeFiles: clean up documentation of new features | David Adam | 2017-11-24 | 1 | -3/+5 |
| * | | | | | 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 '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 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | GNUInstallDirs: Update link to 64-bit ABI documents | Brad King | 2017-11-27 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'hardcoded-path-removal' | Brad King | 2017-11-27 | 25 | -273/+93 |
|\ \ \ \ \ | |||||
| * | | | | | 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 | 12 | -127/+7 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'WriteBasicConfigVersionFile_SameMinorVersion' | Craig Scott | 2017-11-22 | 3 | -6/+58 |
|\ \ \ \ \ | |||||
| * | | | | | WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option | Daniele E. Domenichelli | 2017-11-21 | 3 | -6/+58 |
| |/ / / / | |||||
* | | | | | Merge topic 'gtest-fix-discovery' | Brad King | 2017-11-21 | 1 | -2/+25 |
|\ \ \ \ \ | |||||
| * | | | | | GoogleTest: Fix multiple discovery on same target | Matthew Woehlke | 2017-11-21 | 1 | -2/+25 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'irsl-intel-1041-folder' | Christian Pfeiffer | 2017-11-21 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | IRSL: Install the 1041 folder for Intel compilers | Christian Pfeiffer | 2017-11-20 | 1 | -1/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'findqt4-dirs-fix' | Christian Pfeiffer | 2017-11-21 | 1 | -1/+12 |
|\ \ \ \ \ | |||||
| * | | | | | FindQt4: Set PLUGINS and IMPORTS dir even if empty | Christian Pfeiffer | 2017-11-19 | 1 | -1/+12 |
| |/ / / / | |||||
* | | | | | Merge topic 'wxwidgets-env-variables' | Christian Pfeiffer | 2017-11-21 | 2 | -4/+6 |
|\ \ \ \ \ | |||||
| * | | | | | wxWidgets: Respect WX_CONFIG and WXRC_CMD env vars | Christian Pfeiffer | 2017-11-19 | 2 | -4/+6 |
| |/ / / / | |||||
* | | | | | Merge topic 'imagemagick-6-freebsd-names' | Christian Pfeiffer | 2017-11-21 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | FindImageMagick: Add more library names | Christian Pfeiffer | 2017-11-20 | 1 | -0/+9 |
| |/ / / / | |||||
* | | | | | Merge topic 'autogen-rcc-custom-command' | Brad King | 2017-11-20 | 2 | -7/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Use integers instead of strings for the Qt version | Sebastian Holtermann | 2017-11-19 | 1 | -1/+0 |
| * | | | | | Autogen: Detect rcc feature once during configuration | Sebastian Holtermann | 2017-11-19 | 1 | -2/+2 |
| * | | | | | Autogen: Add and use cmQtAutoGenerator base class | Sebastian Holtermann | 2017-11-19 | 1 | -0/+1 |
| * | | | | | Autogen: Remove rcc code from cmQtAutoGenerators | Sebastian Holtermann | 2017-11-19 | 1 | -6/+0 |
| * | | | | | Autogen: Switch to use custom commands for RCC | Sebastian Holtermann | 2017-11-19 | 1 | -0/+11 |
| |/ / / / | |||||
* | | | | | Merge topic 'cpack-minor-cleanup-and-tests-extension' | Brad King | 2017-11-20 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: set variable commands in lower case | Domen Vrankar | 2017-11-19 | 1 | -1/+1 |
| * | | | | | CPack: documentation typo fix | Domen Vrankar | 2017-11-19 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'FindOpenGL-glvnd-policy' | Brad King | 2017-11-20 | 1 | -4/+33 |
|\ \ \ \ \ | |/ / / / |/| | | | |