summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Detect Borland compiler version with its idBrad King2011-12-072-0/+4
* Detect Intel compiler version with its id (#11937)Brad King2011-12-072-0/+12
* Detect MSVC compiler version with its idBrad King2011-12-072-0/+24
* Detect GNU compiler version with its id (#6251)Brad King2011-12-072-0/+10
* Add framework to detect compiler version with its id (#12408)Brad King2011-12-076-2/+64
* Merge topic 'FindZLIB-use-ZLIB_ROOT'David Cole2011-12-011-10/+25
|\
| * FindZLIB: Search under ZLIB_ROOT if it is setBrad King2011-11-301-10/+25
* | Merge topic 'useqt4-fix-declarative'David Cole2011-12-011-3/+3
|\ \
| * | Qt4: Fix dependencies of QtDeclartive.Clinton Stimpson2011-11-291-3/+3
| |/
* | Merge topic 'automoc_qt5'David Cole2011-12-011-1/+1
|\ \ | |/ |/|
| * moc is now part of the Qt5Core moduleStephen Kelly2011-11-261-1/+1
| * Merge remote-tracking branch 'origin/master' into automoc_qt5Stephen Kelly2011-11-104-19/+89
| |\
* | \ Merge topic 'EclipseImprovedSourceProject'David Cole2011-11-221-2/+2
|\ \ \
| * | | Eclipse: use new variable CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECTAlex Neundorf2011-11-191-2/+2
* | | | Merge topic 'FindPNG_Provide_PNG_INCLUDE_DIRS_Variable'David Cole2011-11-221-6/+11
|\ \ \ \
| * | | | FindPNG: provide PNG_INCLUDE_DIRS, as the readme.txt says (#11312)Alex Neundorf2011-11-181-6/+11
| |/ / /
* | | | Merge topic 'FindBISON-version-regex'David Cole2011-11-221-2/+11
|\ \ \ \
| * | | | FindBISON: Fix matching output of "bison --version"Rolf Eike Beer2011-11-181-2/+2
| * | | | FindBISON: Fix bison++ version parsing to avoid "Offending entry"Ondrej Balaz2011-11-111-2/+11
| | |_|/ | |/| |
* | | | Merge topic 'FixGettextPoProcessingWithMultipleDots'David Cole2011-11-221-6/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | FindGettext: two more fixes for files with multiple dotsAlex Neundorf2011-11-161-2/+4
| * | | -make GETTEXT_PROCESS_PO_FILES() work with files with multiple dotsAlex Neundorf2011-11-151-1/+2
| * | | Strip trailing whitespaceAlex Neundorf2011-11-151-3/+3
| |/ /
* | | Merge topic 'qt4-deploy-module'David Cole2011-11-151-1/+5
|\ \ \
| * | | Check QtCore without warning.Mike McQuaid2011-11-141-1/+5
* | | | Merge topic 'FindBoost-vs11-issue-12568'David Cole2011-11-151-4/+6
|\ \ \ \
| * | | | FindBoost: Use MSVC11 to find Boost on Windows (#12568)Mateusz Loskot2011-11-101-4/+6
* | | | | Merge topic 'automoc_qt5'David Cole2011-11-151-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Don't assume the existence of QT_MAJOR_VERSION.Stephen Kelly2011-11-091-0/+1
* | | | | Merge topic 'fix-11213-vs10-mfc-support'David Cole2011-11-151-38/+58
|\ \ \ \ \
| * | | | | VS11: Update InstallRequiredSystemLibraries.cmake for VS11 (#11213)David Cole2011-11-081-38/+58
* | | | | | Modules: Add XRes to FindX11.cmakeDan Kegel2011-11-091-0/+9
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'CPackRPM-fix12556'David Cole2011-11-081-3/+29
|\ \ \ \ \
| * | | | | CPackRPM fix #12556 and enhance documentationEric NOULARD2011-11-051-3/+29
* | | | | | Merge topic 'AddMocOptionsToAutomoc'David Cole2011-11-081-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | automoc: fix #12541, support moc optionsAlex Neundorf2011-11-011-0/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'qt4-deploy-module'David Cole2011-11-011-7/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Check plugin variables are defined before warning.Mike McQuaid2011-11-011-3/+5
| * | | | Don't resolve directories; are never relative.Mike McQuaid2011-11-011-2/+0
| * | | | Match fixup_qt4_executable with documentation.Mike McQuaid2011-11-011-2/+3
| |/ / /
* | | | Merge topic 'CPackRPM-perComponentHeader'David Cole2011-11-011-6/+33
|\ \ \ \
| * | | | CPackRPM support component specific variables for spec filesEric NOULARD2011-10-301-6/+33
| |/ / /
* | | | FindLibXslt: also search libexslt and xsltprocAlex Neundorf2011-10-251-4/+19
|/ / /
* | | Merge topic 'some-documentation-fixes'David Cole2011-10-251-1/+1
|\ \ \
| * | | Usage: Add missing exepath argument in get_prerequisites documentation.Nicolas Despres2011-10-231-1/+1
| |/ /
* | | Merge topic 'SourceGroupsForEclipse'David Cole2011-10-251-1/+13
|\ \ \
| * | | Eclipse: detect number of CPUs, set CMAKE_ECLIPSE_MAKE_ARGUMENTS accordiglyAlex Neundorf2011-10-231-1/+13
| |/ /
* | | Merge topic 'fix-12490-shorten-gcov-filenames'David Cole2011-10-252-1/+7
|\ \ \
| * | | CTest: Add COVERAGE_EXTRA_FLAGS cache variable (#12490)David Cole2011-10-222-1/+7
| |/ /
* | | Merge topic 'qt4-deploy-module'David Cole2011-10-253-0/+284
|\ \ \ | |/ / |/| |