| Commit message (Expand) | Author | Age | Files | Lines |
* | Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)Compiler | Brad King | 2012-08-02 | 5 | -86/+93 |
|
|
* | CMakeDetermine(C|CXX)Compiler: Consider Clang compilers | Brad King | 2012-07-31 | 2 | -2/+2 |
|
|
* | Fixed: FindLAPACK does not find MKL 10.3 when using gcc 4.x | Alexey Ozeritsky | 2012-07-18 | 1 | -4/+2 |
|
|
* | Merge topic 'ninja-rspfile-link-libraries' | David Cole | 2012-07-12 | 1 | -1/+3 |
|\ |
|
| * | Ninja: disable work around when linking with mingw | Peter Kümmel | 2012-07-11 | 1 | -1/+3 |
|
|
* | | Merge topic 'aix-gnu-asm' | David Cole | 2012-07-12 | 1 | -0/+2 |
|\ \ |
|
| * | | Add ASM platform information for GNU compiler on AIX (#13390) | Brad King | 2012-07-10 | 1 | -0/+2 |
| |/ |
|
* | | Merge topic 'aix-GNU-shared-libs' | David Cole | 2012-07-12 | 1 | -1/+2 |
|\ \ |
|
| * | | AIX-GNU: Link shared libs with -brtl,-bnoipath (#13352) | Brad King | 2012-07-09 | 1 | -1/+2 |
|
|
* | | | Merge topic 'deploy-qt4-workaround-bug-13258' | David Cole | 2012-07-12 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | DeployQt4: workaround bug 13258 where ARGV1 is leaked into a sub function. | Clinton Stimpson | 2012-07-09 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'getprerequisites-pie-executables' | David Cole | 2012-07-09 | 1 | -0/+8 |
|\ \ |
|
| * | | GetPrerequisites.cmake: detect executables built with the -pie linker flag. | Clinton Stimpson | 2012-07-05 | 1 | -0/+8 |
| |/ |
|
* | | Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile' | David Cole | 2012-07-09 | 1 | -0/+8 |
|\ \ |
|
| * | | Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config. | Eric NOULARD | 2012-07-04 | 1 | -0/+8 |
| |/ |
|
* | | Merge topic 'FindBoostNotFoundBug' | David Cole | 2012-07-09 | 1 | -119/+109 |
|\ \ |
|
| * | | FindBoost: Future proof to 1.56 | Philip Lowman | 2012-06-30 | 1 | -1/+4 |
|
|
| * | | FindBoost: Fix bug where Boost_FOUND could be false when version specified | Philip Lowman | 2012-06-30 | 1 | -118/+105 |
| |/ |
|
* | | Merge topic 'EclipseFixIncludeDirDetectionMinGW' | David Cole | 2012-07-09 | 1 | -18/+7 |
|\ \ |
|
| * | | Eclipse: fix #13313, always set LANG to C, also if unset | Alex Neundorf | 2012-06-25 | 1 | -18/+7 |
| |/ |
|
* | | FindJava: improve version matching (#12878) | Rolf Eike Beer | 2012-06-25 | 1 | -3/+3 |
|/ |
|
* | Merge topic 'CMakeDetermineCCompiler-clear-init' | David Cole | 2012-06-21 | 1 | -1/+1 |
|\ |
|
| * | CMakeDetermineCCompiler: Fix typo "_CXX_" -> "_C_" (#13330) | Brad King | 2012-06-20 | 1 | -1/+1 |
|
|
* | | Merge topic 'qt4-macros' | David Cole | 2012-06-21 | 2 | -24/+38 |
|\ \ |
|
| * | | Qt4Macros: add some quotes to prevent damage from spaces in the paths | Rolf Eike Beer | 2012-06-20 | 1 | -17/+17 |
|
|
| * | | Qt4Macros: improve basename extraction in QT4_ADD_DBUS_INTERFACES | Rolf Eike Beer | 2012-06-20 | 1 | -1/+2 |
|
|
| * | | FindQt4: extend documentation | Rolf Eike Beer | 2012-06-20 | 1 | -6/+19 |
| |/ |
|
* | | Merge topic 'find-devil-doc-formatting' | David Cole | 2012-06-21 | 1 | -5/+16 |
|\ \ |
|
| * | | FindDevIL: clean up documentation formatting | Rolf Eike Beer | 2012-06-19 | 1 | -5/+16 |
| |/ |
|
* | | Merge topic 'use-string-to-cmake-path' | David Cole | 2012-06-21 | 3 | -18/+6 |
|\ \ |
|
| * | | replace open coded versions of file(TO_CMAKE_PATH) | Rolf Eike Beer | 2012-06-19 | 3 | -18/+6 |
| |/ |
|
* | | Merge topic 'no-explicit-usr-search' | David Cole | 2012-06-21 | 14 | -72/+0 |
|\ \ |
|
| * | | do not explicitely specify /usr and /usr/local as search paths | Rolf Eike Beer | 2012-06-19 | 14 | -72/+0 |
| |/ |
|
* | | fix some typos | Rolf Eike Beer | 2012-06-19 | 3 | -3/+3 |
|/ |
|
* | Merge topic 'CPackDeb-docUpdate' | David Cole | 2012-06-19 | 1 | -1/+29 |
|\ |
|
| * | CPackDeb add missing documentation for some CPACK_DEBIAN_xx variables. | Eric NOULARD | 2012-06-19 | 1 | -1/+29 |
|
|
* | | Merge topic 'FindBullet-LinearMath_Debug' | David Cole | 2012-06-19 | 1 | -1/+1 |
|\ \ |
|
| * | | FindBullet: Add missing math library name (#13309) | Jonathan Klein | 2012-06-18 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'ninja-cldeps' | David Cole | 2012-06-19 | 5 | -3/+45 |
|\ \
| |/
|/| |
|
| * | Ninja: fix ModuleNoticies test | Peter Kuemmel | 2012-06-09 | 1 | -0/+3 |
|
|
| * | Ninja: don't set cmcldeps vars to empty string when they are not defined | Peter Kuemmel | 2012-06-09 | 3 | -10/+7 |
|
|
| * | Ninja: add copyright and description | Peter Kuemmel | 2012-06-09 | 1 | -0/+19 |
|
|
| * | Ninja: assume cmcldeps in the same dir as cmake | Peter Kuemmel | 2012-06-09 | 1 | -1/+1 |
|
|
| * | Ninja: allow spaces in source path | Peter Kuemmel | 2012-06-08 | 6 | -21/+26 |
|
|
| * | Ninja: add wrapper for cl to extract dependencies | Peter Kuemmel | 2012-06-08 | 1 | -0/+18 |
|
|
* | | Merge topic 'RemoveASMDebugOutput' | David Cole | 2012-06-14 | 1 | -6/+0 |
|\ \ |
|
| * | | ASM compiler detection: remove debug output (#13270) | Alex Neundorf | 2012-06-12 | 1 | -6/+0 |
| |/ |
|
* | | Merge topic 'position-independent-targets' | David Cole | 2012-06-12 | 26 | -10/+89 |
|\ \ |
|
| * | | Add platform variable for flags specific to shared libraries | Stephen Kelly | 2012-06-12 | 5 | -2/+13 |
|
|
| * | | Add platform variables for position independent code flags | Stephen Kelly | 2012-06-12 | 24 | -8/+76 |
|
|