summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | FindBullet: Add missing math library name (#13309)Jonathan Klein2012-06-181-1/+1
| |/
* | Merge topic 'ninja-cldeps'David Cole2012-06-195-3/+45
|\ \ | |/ |/|
| * Ninja: fix ModuleNoticies testPeter Kuemmel2012-06-091-0/+3
| * Ninja: don't set cmcldeps vars to empty string when they are not definedPeter Kuemmel2012-06-093-10/+7
| * Ninja: add copyright and descriptionPeter Kuemmel2012-06-091-0/+19
| * Ninja: assume cmcldeps in the same dir as cmakePeter Kuemmel2012-06-091-1/+1
| * Ninja: allow spaces in source pathPeter Kuemmel2012-06-086-21/+26
| * Ninja: add wrapper for cl to extract dependenciesPeter Kuemmel2012-06-081-0/+18
* | Merge topic 'RemoveASMDebugOutput'David Cole2012-06-141-6/+0
|\ \
| * | ASM compiler detection: remove debug output (#13270)Alex Neundorf2012-06-121-6/+0
| |/
* | Merge topic 'position-independent-targets'David Cole2012-06-1226-10/+89
|\ \
| * | Add platform variable for flags specific to shared librariesStephen Kelly2012-06-125-2/+13
| * | Add platform variables for position independent code flagsStephen Kelly2012-06-1224-8/+76
* | | Merge topic 'UseJava-13281'David Cole2012-06-121-2/+2
|\ \ \
| * | | UseJava: fix find_jar() called with multiple files (#13281)Rolf Eike Beer2012-06-081-2/+2
| | |/ | |/|