summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* find_package: add support for a <package>_NOT_FOUND_MESSAGE variableAlex Neundorf2012-09-282-0/+6
* Modules/readme.txt: fix typoAlex Neundorf2012-09-281-1/+1
* Merge topic 'FortranCrossCompiling3'Brad King2012-09-121-0/+26
|\
| * CMakeDetermineFortranCompiler: add support for cross-compiling (#13379)Alex Neundorf2012-09-111-0/+26
* | Merge topic 'CPackRPM_handleAttrDirectiveProperly-reloaded'Brad King2012-09-111-4/+10
|\ \
| * | Handles %attr(nnn,-,-) /path/to/file in CPACK_RPM_USER_FILELIST properly.Eric NOULARD2012-09-101-4/+10
* | | Merge topic 'include-FPHSA'Brad King2012-09-114-6/+6
|\ \ \
| * | | include FPHSA from current directory in all modulesRolf Eike Beer2012-09-084-6/+6
| |/ /
* | | Merge topic 'gettext-no-duplicate-FPHSA'Brad King2012-09-111-8/+1
|\ \ \
| * | | FindGettext: remove code duplicating FPHSA checksRolf Eike Beer2012-09-081-8/+1
| |/ /
* | | Merge topic 'fix-qt-dbus-on-mac-problem'Brad King2012-09-111-0/+12
|\ \ \
| * | | FindQt4: Avoid "finding" non-existent library in a .frameworkDavid Cole2012-09-061-0/+12
| |/ /
* | | Merge topic 'findfreetype-13502'Brad King2012-09-111-3/+4
|\ \ \
| * | | fix for discovering ft2build.h using FREETYPE_DIR environment var (#13502)Sergei Nikulov2012-09-061-3/+4
| |/ /
* | | Merge topic 'windows-ce'Brad King2012-09-116-9/+55
|\ \ \ | |/ / |/| |
| * | Add WindowsCE platform information filesPatrick Gansterer2012-09-055-9/+49
| * | Add additional architectures to CMakePlatformId.h.inPatrick Gansterer2012-09-051-0/+6
| |/
* | Merge topic 'flex-version-apple'David Cole2012-09-041-1/+1
|\ \
| * | FindFLEX: fix version extraction on AppleRolf Eike Beer2012-08-301-1/+1
* | | Merge topic 'Qt4Macros-fix-resource-parsing'David Cole2012-09-041-1/+1
|\ \ \ | |_|/ |/| |
| * | Read entire Qt4 qrc file when parsing for depends info.Stephen Kelly2012-08-301-1/+1
* | | Merge topic 'msvc-compiler-info'Brad King2012-08-311-2/+2
|\ \ \
| * | | VS: Fix MSVC_IDE definition recently broken by refactoringBrad King2012-08-301-2/+2
* | | | Merge topic 'fix-Qt-casing'Brad King2012-08-304-17/+17
|\ \ \ \
| * | | | Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-284-17/+17
| | |_|/ | |/| |
* | | | Merge topic 'mingw-unix-generator'Brad King2012-08-301-0/+4
|\ \ \ \
| * | | | Find mingw's windres also when Unix Makefiles are usedPeter Kümmel2012-08-271-0/+4
| |/ / /
* | | | Merge topic 'cmcldeps-icl'Brad King2012-08-301-7/+4
|\ \ \ \
| * | | | Ninja: also detect /showInclude prefix for iclPeter Kümmel2012-08-271-7/+4
| |/ / /
* | | | Merge topic 'qt4-windows8'Brad King2012-08-301-1/+1
|\ \ \ \
| * | | | Fix errors detecting Qt4 on Windows 8.Clinton Stimpson2012-08-241-1/+1
* | | | | Merge topic 'msvc-compiler-info'Brad King2012-08-3010-344/+209
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'cmake-platform-info-version' into msvc-compiler-infoBrad King2012-08-3018-85/+119
| |\ \ \ \
| * | | | | Modernize MSVC compiler information filesBrad King2012-08-304-99/+81
| * | | | | VS: Simplify MSVC version reportingBrad King2012-08-305-110/+42
| * | | | | VS: Remove support for "free" version 2003 toolsBrad King2012-08-233-60/+11
* | | | | | Merge topic 'cmake-platform-info-version'Brad King2012-08-3019-98/+139
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Store ABI detection results in compiler information filesBrad King2012-08-244-3/+10
| | |/ / / | |/| | |
| * | | | Move CMAKE_<LANG>_COMPILER_WORKS to compiler information filesBrad King2012-08-247-72/+104
| * | | | Make platform information files specific to the CMake versionBrad King2012-08-2415-29/+31
| |/ / /
* | | | Merge topic 'ide-compiler-id'David Cole2012-08-2410-236/+843
|\ \ \ \ | |/ / /
| * | | VS: Detect the compiler id and tool locationBrad King2012-08-226-9/+223
| * | | Xcode: Detect the compiler id and tool locationBrad King2012-08-227-1/+387
| * | | CMakeDetermineCompilerId: Prepare to detect IDE compiler idBrad King2012-08-221-27/+43
| * | | Re-order C/C++/Fortran compiler determination logicBrad King2012-08-223-216/+207
* | | | Merge topic 'more-compiler-versions'David Cole2012-08-242-6/+57
|\ \ \ \
| * | | | Detect Analog VisualDSP++ compiler version with its idBrad King2012-08-222-4/+18
| * | | | Detect Cray compiler version with its idBrad King2012-08-222-0/+4
| * | | | Detect SDCC compiler version with its idBrad King2012-08-221-0/+4
| * | | | Detect Comeau compiler version with its idBrad King2012-08-221-0/+3