| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | | Merge topic 'UseJava-13281' | David Cole | 2012-06-12 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | UseJava: fix find_jar() called with multiple files (#13281) | Rolf Eike Beer | 2012-06-08 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge topic 'FindBZip2-GnuWin32-registry' | David Cole | 2012-06-12 | 1 | -3/+7 |
|\ \ \ |
|
| * | | | FindBZip2: Search locations in GnuWin32 registry | Brad King | 2012-06-05 | 1 | -3/+7 |
| |/ / |
|
* | | | Merge topic 'FindPythonLibs-13216' | David Cole | 2012-06-12 | 1 | -2/+8 |
|\ \ \ |
|
| * | | | FindPythonLibs: honor EXACT version specification (#13216) | Rolf Eike Beer | 2012-06-05 | 1 | -2/+8 |
| | |/
| |/| |
|
* | | | Merge topic 'CPackRPM-emptyPerComponentREQUIRES' | David Cole | 2012-06-12 | 1 | -1/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | CPackRPM: avoid leakage of RPM directive from one component to another. | Eric NOULARD | 2012-06-05 | 1 | -1/+4 |
| |/ |
|
* | | Merge topic 'Ninja-EXPORT_COMPILE_COMMANDS' | David Cole | 2012-06-05 | 1 | -0/+6 |
|\ \ |
|
| * | | Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja. | Stephen Kelly | 2012-06-04 | 1 | -0/+6 |
| |/ |
|
* | | Merge topic 'moduleLibLzma' | David Cole | 2012-06-05 | 1 | -0/+69 |
|\ \ |
|
| * | | Add FindLibLZMA Module | Mario Bensi | 2012-05-31 | 1 | -0/+69 |
| |/ |
|
* | | Merge topic 'fix-13261-allow-variable-overrides' | David Cole | 2012-06-05 | 2 | -6/+12 |
|\ \ |
|
| * | | Mac: Add guards to CMAKE_FIND_FRAMEWORK and CMAKE_FIND_APPBUNDLE defaults | Charlie Sharpsteen | 2012-05-31 | 2 | -6/+12 |
| |/ |
|
* | | Merge topic 'qt4-phonon-backend' | David Cole | 2012-06-05 | 1 | -1/+5 |
|\ \ |
|
| * | | Added conditional for the phonon backend plugin. | Kurtis Nusbaum | 2012-05-29 | 1 | -1/+5 |
|
|
* | | | Qt4Macros: Added support for generated resource files | Tobias Bieniek | 2012-05-29 | 1 | -16/+24 |
| |/
|/| |
|
* | | Merge topic 'HandleEmptySIZEOF_VOID_P' | David Cole | 2012-05-24 | 3 | -0/+15 |
|\ \ |
|
| * | | write_basic_package_version_file() now works with unset CMAKE_SIZEOF_VOID_P | Alex Neundorf | 2012-05-23 | 3 | -0/+15 |
|
|
* | | | Merge topic 'FindPythonLibs-doc-cache-vars' | David Cole | 2012-05-24 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | FindPythonLibs: Document cache variables (#13240) | Zack Galbreath | 2012-05-22 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge topic 'ExternalProject-Ninja-superbuild' | David Cole | 2012-05-24 | 1 | -2/+6 |
|\ \ \ |
|
| * | | | ExternalProject: Fix 'make' builds with Ninja (#13159) | Matt McCormick | 2012-05-21 | 1 | -2/+6 |
| |/ / |
|
* | | | Merge topic 'MakeDefaultInstallComponentNameConfigurable' | David Cole | 2012-05-24 | 1 | -2/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | make default install component name configurable | Alex Neundorf | 2012-05-14 | 1 | -0/+4 |
|
|
| * | | -strip trailing whitespace | Alex Neundorf | 2012-05-13 | 1 | -2/+2 |
|
|
* | | | Merge topic 'FindwxWidgets-OpenBSD' | David Cole | 2012-05-17 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | FindwxWidgets: Do not use -isystem on OpenBSD (#13219) | Anthony J. Bentley | 2012-05-14 | 1 | -2/+2 |
|
|
* | | | | Merge topic 'FeatureSummaryNicerFormatting' | David Cole | 2012-05-17 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | FeatureSummary.cmake: nicer formatting | Alex Neundorf | 2012-05-13 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'vs11-arm-generator' | David Cole | 2012-05-17 | 2 | -0/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | VS11: Fix ARM architecture hint typo (#13077) | Brad King | 2012-05-10 | 1 | -1/+1 |
|
|
| * | | | VS11: Add ARM architecture generator (#13077) | Minmin Gong | 2012-05-09 | 2 | -0/+5 |
|
|
* | | | | Fix the number variable comparison when Qt is not found. | Stephen Kelly | 2012-05-03 | 1 | -1/+1 |
|
|