summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'directory-typo'David Cole2012-08-132-2/+2
|\
| * Fix typo direcotry -> directory (and similar) [#13444]Rolf Eike Beer2012-07-302-2/+2
* | Merge topic 'SelectLibraryConfiguration-multi-lib-per-var2'David Cole2012-08-131-8/+10
|\ \
| * | SelectLibraryConfiguration: generate correct output when input vars are listsRolf Eike Beer2012-07-291-8/+10
| |/
* | Merge topic 'FindOpenSSL-improve'David Cole2012-08-131-35/+43
|\ \
| * | FindOpenSSL: remove leftover commentRolf Eike Beer2012-07-291-1/+0
| * | FindOpenSSL: cleanup path hintsRolf Eike Beer2012-07-291-19/+28
| * | FindOpenSSL: let CMake handle environment variable HINTSRolf Eike Beer2012-07-291-1/+1
| * | FindOpenSSL: use SelectLibraryConfigurationsRolf Eike Beer2012-07-291-13/+5
| * | FindOpenSSL: find cross-compiled OpenSSL from MinGW (#13431)Rolf Eike Beer2012-07-291-2/+10
| |/
* | Merge topic 'EclipseAddSupportForJuno'David Cole2012-08-131-1/+7
|\ \
| * | Eclipse: improve (fix ?) version detection on OSXAlex Neundorf2012-07-281-0/+3
| * | Eclipse: add support for the 4.2 Juno release (#13367)Alex Neundorf2012-07-281-1/+4
| |/
* | Merge topic 'mixed-lib-to-lib64'David Cole2012-08-133-6/+4
|\ \ | |/ |/|
| * remove lib64 Unix paths if the respective lib path is also givenRolf Eike Beer2012-07-213-6/+4
* | Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.xAlexey Ozeritsky2012-07-181-4/+2
|/
* Merge topic 'ninja-rspfile-link-libraries'David Cole2012-07-121-1/+3
|\
| * Ninja: disable work around when linking with mingwPeter Kümmel2012-07-111-1/+3
* | Merge topic 'aix-gnu-asm'David Cole2012-07-121-0/+2
|\ \
| * | Add ASM platform information for GNU compiler on AIX (#13390)Brad King2012-07-101-0/+2
| |/
* | Merge topic 'aix-GNU-shared-libs'David Cole2012-07-121-1/+2
|\ \
| * | AIX-GNU: Link shared libs with -brtl,-bnoipath (#13352)Brad King2012-07-091-1/+2
* | | Merge topic 'deploy-qt4-workaround-bug-13258'David Cole2012-07-121-1/+1
|\ \ \ | |_|/ |/| |
| * | DeployQt4: workaround bug 13258 where ARGV1 is leaked into a sub function.Clinton Stimpson2012-07-091-1/+1
| |/
* | Merge topic 'getprerequisites-pie-executables'David Cole2012-07-091-0/+8
|\ \
| * | GetPrerequisites.cmake: detect executables built with the -pie linker flag.Clinton Stimpson2012-07-051-0/+8
| |/
* | Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile'David Cole2012-07-091-0/+8
|\ \
| * | Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config.Eric NOULARD2012-07-041-0/+8
| |/
* | Merge topic 'FindBoostNotFoundBug'David Cole2012-07-091-119/+109
|\ \
| * | FindBoost: Future proof to 1.56Philip Lowman2012-06-301-1/+4
| * | FindBoost: Fix bug where Boost_FOUND could be false when version specifiedPhilip Lowman2012-06-301-118/+105
| |/
* | Merge topic 'EclipseFixIncludeDirDetectionMinGW'David Cole2012-07-091-18/+7
|\ \
| * | Eclipse: fix #13313, always set LANG to C, also if unsetAlex Neundorf2012-06-251-18/+7
| |/
* | FindJava: improve version matching (#12878)Rolf Eike Beer2012-06-251-3/+3
|/
* Merge topic 'CMakeDetermineCCompiler-clear-init'David Cole2012-06-211-1/+1
|\
| * CMakeDetermineCCompiler: Fix typo "_CXX_" -> "_C_" (#13330)Brad King2012-06-201-1/+1
* | Merge topic 'qt4-macros'David Cole2012-06-212-24/+38
|\ \
| * | Qt4Macros: add some quotes to prevent damage from spaces in the pathsRolf Eike Beer2012-06-201-17/+17
| * | Qt4Macros: improve basename extraction in QT4_ADD_DBUS_INTERFACESRolf Eike Beer2012-06-201-1/+2
| * | FindQt4: extend documentationRolf Eike Beer2012-06-201-6/+19
| |/
* | Merge topic 'find-devil-doc-formatting'David Cole2012-06-211-5/+16
|\ \
| * | FindDevIL: clean up documentation formattingRolf Eike Beer2012-06-191-5/+16
| |/
* | Merge topic 'use-string-to-cmake-path'David Cole2012-06-213-18/+6
|\ \
| * | replace open coded versions of file(TO_CMAKE_PATH)Rolf Eike Beer2012-06-193-18/+6
| |/
* | Merge topic 'no-explicit-usr-search'David Cole2012-06-2114-72/+0
|\ \
| * | do not explicitely specify /usr and /usr/local as search pathsRolf Eike Beer2012-06-1914-72/+0
| |/
* | fix some typosRolf Eike Beer2012-06-193-3/+3
|/
* Merge topic 'CPackDeb-docUpdate'David Cole2012-06-191-1/+29
|\
| * CPackDeb add missing documentation for some CPACK_DEBIAN_xx variables.Eric NOULARD2012-06-191-1/+29
* | Merge topic 'FindBullet-LinearMath_Debug'David Cole2012-06-191-1/+1
|\ \