summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindGetTextImprovements'David Cole2011-08-161-7/+94
|\
| * Support REQUIRED in FindGettext.cmake (using FPHSA.cmake)Alex Neundorf2011-08-101-0/+3
| * Add macros GETTEXT_PROCESS_POT() and GETTEXT_PROCESS_PO_FILES()Alex Neundorf2011-08-101-7/+91
* | Merge topic 'fix-12323-more-paths-in-finddcmtk'David Cole2011-08-161-2/+4
|\ \
| * | Add more find_path locations for DCMTK header files (#12323)David Cole2011-08-091-2/+4
| |/
* | Merge topic 'fix-clang-flag-check-issue-12394'David Cole2011-08-162-0/+2
|\ \
| * | Fix CHECK_(C|CXX)_COMPILER_FLAG for Clang (#12394)Brad King2011-08-082-0/+2
| |/
* | Merge topic 'WriteConfigVersionFile_2TemplateFiles'David Cole2011-08-163-0/+136
|\ \
| * | Improve documentation for WriteBasicConfigVersionFile.cmakeAlex Neundorf2011-08-053-11/+13
| * | Set UNSUITABLE instead of not COMPATIBLEAlex Neundorf2011-08-052-38/+31
| * | Really fix copyright noticeAlex Neundorf2011-08-011-1/+1
| * | Fix copyright noticeAlex Neundorf2011-08-011-3/+12
| * | Add some tests for write_basic_config_version_file()Alex Neundorf2011-08-012-0/+4
| * | Add example to documentationAlex Neundorf2011-08-011-0/+7
| * | Provide macro write_basic_config_version_file()Alex Neundorf2011-08-013-0/+121
* | | Merge topic 'FindX11ImprovementsFromKDE'David Cole2011-08-161-13/+40
|\ \ \
| * | | Also search for libxkbfile, XSync and SM include dirAlex Neundorf2011-08-031-0/+27
| * | | Remove trailing whitespaceAlex Neundorf2011-08-031-13/+13
| | |/ | |/|
* | | Merge topic 'fix-12054-eliminate-findjava-noise'David Cole2011-08-161-5/+0
|\ \ \
| * | | remove extra output message from FindJava.cmakeRolf Eike Beer2011-08-031-5/+0
| |/ /
* | | Merge topic 'fix-old-VisualAge-Fortran'David Cole2011-08-161-0/+1
|\ \ \
| * | | XL: Fix old VisualAge branding of Fortran compilerBrad King2011-08-021-0/+1
* | | | Merge topic 'hdf5-module-12316-fix'David Cole2011-08-161-6/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Added HDF5 high level Fortran bindings to available components.Will Dicharry2011-08-021-6/+13
| | |/ | |/|
* | | Merge topic 'CodeBlocksIncludeDirsAndDefines'David Cole2011-08-023-102/+122
|\ \ \
| * | | Also put builtin include dirs into CodeBlocks project fileAlex Neundorf2011-08-013-102/+122
| |/ /
* | | Merge topic 'FindGIFAndFreetypeCleanupAndEnhancements'David Cole2011-08-022-36/+41
|\ \ \
| * | | Add basic version check for giflibAlex Neundorf2011-08-011-2/+27
| * | | FindGif: add giflib4 as one more name for the library under WindowsAlex Neundorf2011-07-271-1/+1
| * | | FindGIF/FindFreetype.cmake: remove standard search paths from find-callsAlex Neundorf2011-07-272-21/+1
| * | | Strip trailing whitespaceAlex Neundorf2011-07-272-12/+12
| |/ /
* | | Merge topic 'FindPostgresqlImprovements'David Cole2011-08-021-30/+23
|\ \ \
| * | | FindPostgreSQL: fix PATH_SUFFIXES, better output for FPHSAAlex Neundorf2011-08-011-5/+4
| * | | Mark the results from find() as advancedAlex Neundorf2011-08-011-0/+2
| * | | Use FPHSA(), remove unnecessary stuff and don't recommend link_directories()Alex Neundorf2011-08-011-38/+8
| * | | More PATH_SUFFIXES for finding Postgresql and also search catalog/pg_type.hAlex Neundorf2011-08-011-0/+22
| |/ /
* | | Merge topic 'fix-11866-add-watcom-sys-libs'David Cole2011-08-023-0/+73
|\ \ \
| * | | Watcom: Use correct args for execute_process call (#11866)David Cole2011-08-011-2/+2
| * | | Add Watcom support to InstallRequiredSystemLibraries (#11866)David Cole2011-07-293-0/+73
| |/ /
* | | Merge topic 'cpack-nsis-multi-installs'David Cole2011-08-022-11/+11
|\ \ \
| * | | CPack/NSIS: Fix reinstall and multiple install issues when using components.Clinton Stimpson2011-07-292-11/+11
| |/ /
* | | Merge topic 'fix-12245-add-wlib--c-flag'David Cole2011-08-021-2/+2
|\ \ \
| * | | Watcom: Add -c flag to wlib calls (#12245)David Cole2011-07-291-2/+2
| |/ /
* | | Merge topic 'qt4-use-check-cxx-symbol'David Cole2011-08-021-7/+7
|\ \ \
| * | | Remove C compiler requirement from FindQt4.cmakeClinton Stimpson2011-07-282-8/+7
| |/ /
* | | Merge topic 'RemoveDebugOutput'David Cole2011-08-021-1/+0
|\ \ \
| * | | Remove debug output from CheckSymbolExistsAlex Neundorf2011-07-291-1/+0
| |/ /
* | | Merge topic 'add-flag-detection-regex'David Cole2011-08-021-1/+2
|\ \ \
| * | | Add fail regex to detect supported warning flags correctly.David Cole2011-07-271-1/+2
| |/ /
* | | Merge topic 'FeatureSummaryImprovements'David Cole2011-08-021-79/+312
|\ \ \ | |/ / |/| |