summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-1630-376/+678
|\
| * Merge topic 'qt4-deploy'David Cole2012-03-081-0/+6
| |\
| | * DeployQt4: Add path to Qt dlls on Windows.Clinton Stimpson2012-03-071-0/+6
| * | Merge topic 'MakingConfigFilesEasier_ConfigureMacro'David Cole2012-03-082-26/+190
| |\ \
| | * | wrap write_basic_config_version_file as write_basic_package_version_file()Alex Neundorf2012-03-072-29/+39
| | * | add CMakePackageConfigHelpers: configure_package_config_file()Alex Neundorf2012-03-071-0/+154
| * | | Merge topic 'CPackNSIS-addMissingDoc'David Cole2012-03-082-10/+23
| |\ \ \ | | |_|/ | |/| |
| | * | Add some missing CPACK_NSIS_xxx doc and move some to common CPack section.Eric NOULARD2012-03-062-10/+23
| * | | Merge topic 'skip-install-rpath'David Cole2012-03-061-0/+3
| |\ \ \
| | * | | Add an option to skip RPATH during installation.Stephen Kelly2012-03-051-0/+3
| | | |/ | | |/|
| * | | Merge topic 'improve-findqt3'David Cole2012-03-061-60/+31
| |\ \ \ | | |_|/ | |/| |
| | * | FindQt3: fix detection of Qt3 include directoryRolf Eike Beer2012-03-021-2/+5
| | * | FindQt3: let FPHSA handle the version selectionRolf Eike Beer2012-03-021-54/+14
| | * | FindQt3: fix version extraction for versions with lettersRolf Eike Beer2012-03-021-2/+2
| | * | FindQt3: fix warning when Qt3 is not foundRolf Eike Beer2012-03-021-2/+10
| * | | Merge topic 'qt4-deploy'David Cole2012-03-061-31/+41
| |\ \ \
| | * | | Fix plugin installation issues.Mike McQuaid2012-02-231-13/+27
| | * | | Ensure libs are passed to BundleUtilities.Mike McQuaid2012-02-211-2/+2
| | * | | Fix bad plugin paths.Mike McQuaid2012-02-211-13/+13
| | * | | Fix mismatched arguments.Mike McQuaid2012-02-211-1/+1
| | * | | Don't use QT_LIBRARIES_PLUGINS by default.Mike McQuaid2012-02-211-4/+0
| | | |/ | | |/|
| * | | Merge topic 'document-missing-versions'David Cole2012-03-022-0/+4
| |\ \ \
| | * | | document when version detection will not workRolf Eike Beer2012-02-292-0/+4
| | | |/ | | |/|
| * | | Merge topic 'fix-FindPackageMode-symlink'David Cole2012-03-021-1/+2
| |\ \ \
| | * | | CMakeFindPackageMode: fix 32/64bit detection if 'file' is a symlinkYury G. Kudryashov2012-02-281-1/+2
| | |/ /
| * | | Merge topic 'findpythoninterp-version-detection'David Cole2012-03-021-16/+35
| |\ \ \
| | * | | FindPythonInterp: rework the version detectionRolf Eike Beer2012-02-271-16/+35
| | |/ /
| * | | Merge topic 'fix-findimagemagick-no-components'David Cole2012-03-021-1/+1
| |\ \ \
| | * | | FindImageMagick: fix fail if no components were givenRolf Eike Beer2012-02-271-1/+1
| | |/ /
| * | | Merge topic 'CPack-fixPackageMaker-doc'David Cole2012-03-021-12/+13
| |\ \ \
| | * | | Typo: Add missing ##end for ##moduleEric NOULARD2012-02-251-0/+1
| | * | | Update CPack PackageMaker variable doc layoutEric NOULARD2012-02-251-12/+12
| | |/ /
| * | | Merge topic 'CPack-cygwinGeneratorDoc'David Cole2012-03-021-0/+33
| |\ \ \
| | * | | Provide template for CPack Cygwin generator specific variables.Eric NOULARD2012-02-251-0/+33
| | |/ /
| * | | Merge topic 'CPack-updateCommonDoc'David Cole2012-03-021-78/+106
| |\ \ \
| | * | | Review and update CPack variable documentation.Eric NOULARD2012-02-251-78/+106
| | |/ /
| * | | Merge topic 'CPack-fixCPackDMG-docLayout'David Cole2012-03-021-29/+29
| |\ \ \
| | * | | Fix CPack Drag and Drop generator documentation layout.Eric NOULARD2012-02-251-29/+29
| | |/ /
| * | | Merge topic 'CPack-fixCPackBundleDocLayout'David Cole2012-03-021-15/+14
| |\ \ \
| | * | | Fix layout of the CPack Bundle documentationEric NOULARD2012-02-251-15/+14
| | |/ /
| * | | Merge topic 'fix-findhspell-version'David Cole2012-03-021-1/+4
| |\ \ \
| | * | | FindHSPELL: set HSPELL_VERSION_STRINGRolf Eike Beer2012-02-251-1/+4
| | |/ /
| * | | Merge topic 'improve-findopenscenegraph'David Cole2012-03-021-5/+5
| |\ \ \
| | * | | FindOpenSceneGraph: give every message() with an explicit levelRolf Eike Beer2012-02-241-5/+5
| | |/ /
| * | | Merge topic 'improve-generateexportheader'David Cole2012-03-021-35/+9
| |\ \ \
| | * | | GenerateExportHeader: improve compiler identificationRolf Eike Beer2012-02-241-28/+9
| | * | | GenerateExportHeader: remove unneeded codeRolf Eike Beer2012-02-241-7/+0
| | |/ /
| * | | Merge topic 'icc-compiler-flags'David Cole2012-03-022-0/+2
| |\ \ \
| | * | | Check{C,CXX}CompilerFlag: detect ICC error messagesRolf Eike Beer2012-02-232-0/+2
| | |/ /
| * | | Merge topic 'improve-findpythonlibs'David Cole2012-03-022-8/+66
| |\ \ \