summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindPkgConfig_doc_cleanup'Brad King2017-12-121-125/+126
|\
| * FindPkgConfig: Cleanup docsCraig Scott2017-12-101-125/+126
* | Merge topic 'fix-iar-binutils-for-cxx'Brad King2017-12-121-2/+2
|\ \
| * | IAR: FindBinUtils should work for CXX as well as CIslam Amer2017-12-121-2/+2
* | | CPack: enable all CMake policies for generator scriptsDomen Vrankar2017-12-092-69/+28
| |/ |/|
* | Merge topic 'cuda_darwin_proper_install_names_flags'Brad King2017-12-081-0/+19
|\ \
| * | CUDA: Shared libraries on Darwin properly setup @rpath install_namesRobert Maynard2017-12-071-0/+19
| |/
* | Merge topic 'cpack-rpm-check-executable-flags'Brad King2017-12-071-2/+73
|\ \
| * | CPack/RPM: check executable flags for debuginfo packagesDomen Vrankar2017-12-061-2/+73
* | | Merge topic 'externalproject_download_dir'Brad King2017-12-071-3/+4
|\ \ \
| * | | ExternalProject: Support substituting <DOWNLOAD_DIR>Craig Scott2017-12-061-3/+4
* | | | Merge topic 'FindOpenCL-amd-sdk'Brad King2017-12-071-0/+3
|\ \ \ \
| * | | | FindOpenCL: Add support for AMD OpenCL SDK LightHarry Mallon2017-12-061-0/+3
| | |/ / | |/| |
* | | | Merge topic 'gtest-discovery-timeout'Brad King2017-12-072-4/+21
|\ \ \ \ | |/ / / |/| | |
| * | | GoogleTest: Add timeout to discoveryMatthew Woehlke2017-12-062-1/+14
| * | | GoogleTest: Improve gtest_discover_tests messagesMatthew Woehlke2017-11-301-3/+7
* | | | Merge topic 'findmpi-notfound-spam'Brad King2017-12-061-10/+16
|\ \ \ \
| * | | | FindMPI: Correct legacy variable handlingChristian Pfeiffer2017-12-051-10/+16
| | |_|/ | |/| |
* | | | Merge topic 'findmpi-found-cond'Brad King2017-12-061-1/+1
|\ \ \ \
| * | | | FindMPI: Fix multiple configure runsChristian Pfeiffer2017-12-051-1/+1
| |/ / /
* | | | Merge topic 'pragma-once'Brad King2017-12-0421-3/+36
|\ \ \ \
| * | | | Check*: Added include guardsCristian Adam2017-12-0121-3/+36
* | | | | Merge topic 'CMakeFindBinUtils-improve-switch'Brad King2017-11-307-14/+12
|\ \ \ \ \
| * | | | | CMakeFindBinUtils: Improve switch between MSVC- and GNU-like toolsBrad King2017-11-287-14/+12
| |/ / / /
* | | | | Merge topic 'findcuda-separable-compilation-fix'Brad King2017-11-301-2/+2
|\ \ \ \ \
| * | | | | FindCUDA: Add cublas device library to separable compilationJamil Appa2017-11-291-2/+2
* | | | | | Merge topic 'findiconv-module'Brad King2017-11-301-0/+133
|\ \ \ \ \ \
| * | | | | | FindIconv: Add the FindIconv module.Christian Pfeiffer2017-11-291-0/+133
* | | | | | | Merge topic 'CheckIncludeFiles-fix-src-name'Brad King2017-11-301-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | CheckIncludeFiles: Fix name of source file used for checkBrad King2017-11-301-2/+2
* | | | | | | Merge topic 'CodeBlocks-custom-compiler-id'Brad King2017-11-291-0/+3
|\ \ \ \ \ \ \
| * | | | | | | CodeBlocks: add option for the CB compiler IDMelven Roehrig-Zoellner2017-11-271-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'clang-cl-fix'Brad King2017-11-291-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Clang: Do not mistake clang-cl 6.0 for GNU-like clangİsmail Dönmez2017-11-281-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'CheckIncludeFiles-language-CXX'Brad King2017-11-291-5/+35
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | CheckIncludeFiles: improve warning for missing argumentDavid Adam2017-11-241-3/+5
| * | | | | | CheckIncludeFiles: clean up documentation of new featuresDavid Adam2017-11-241-3/+5
| * | | | | | CheckIncludeFiles: extend to allow a LANGUAGE argumentDavid Adam2017-11-111-3/+29
* | | | | | | Merge topic 'win-clang-debug'Brad King2017-11-291-5/+3
|\ \ \ \ \ \ \
| * | | | | | | FindBoost: Add Windows ABI tag for Clang debugRoger Leigh2017-11-271-0/+1
| * | | | | | | FindBoost: Use CMAKE_CXX_COMPILER_ID for Intel compilerRoger Leigh2017-11-271-5/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 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
| | |_|/ / / / | |/| | | | |
* | | | | | | GNUInstallDirs: Update link to 64-bit ABI documentsBrad King2017-11-271-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'hardcoded-path-removal'Brad King2017-11-2725-273/+93
|\ \ \ \ \ \
| * | | | | | 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-2012-127/+7
| | |_|/ / / | |/| | | |