summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Create granular targets for Ninja generators tooBen Boeckel2012-03-291-2/+2
* Merge topic 'MinorFixForEcos'David Cole2012-03-211-1/+8
|\
| * guard eCos.cmake against multiple inclusion (#12987)Alex Neundorf2012-03-201-1/+8
* | Merge topic 'UseRealPathWhenFindingEclipse'David Cole2012-03-211-1/+3
|\ \
| * | Eclipse: fix #13036, make version detection work with symlinksAlex Neundorf2012-03-201-1/+3
| |/
* | Merge topic 'findmpi_look_in_implicit_dirs'David Cole2012-03-211-0/+14
|\ \
| * | Fix FindMPI for the intel compiler on linux by looking in implict directories.Bill Hoffman2012-03-201-0/+14
| |/
* | Merge topic 'ImprovedCOMPONENTSSupportInFindPackage2'David Cole2012-03-213-15/+95
|\ \ | |/ |/|
| * add macro check_required_components() to configure_package_config_file()Alex Neundorf2012-03-191-4/+34
| * FPHSA(): add HANDLE_COMPONENTS optionAlex Neundorf2012-03-191-2/+38
| * find_package: add documentation for OPTIONAL_COMPONENTSAlex Neundorf2012-03-191-8/+22
| * FPHSA(): add missing "]" to documentationAlex Neundorf2012-03-191-1/+1
* | Merge topic 'fix-12621-xcode43'Brad King2012-03-191-13/+20
|\ \
| * | Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621)David Cole2012-03-091-13/+20
* | | Merge topic 'ninja-generator'Brad King2012-03-194-4/+45
|\ \ \ | |_|/ |/| |
| * | Merge branch 'target-include-directories' into ninja-generatorDavid Cole2012-02-2259-541/+1529
| |\ \
| * | | Ninja: don't define MSVC_IDE when using the ninja generatorPeter Kuemmel2012-02-181-2/+2
| * | | Ninja: Add the Ninja generatorPeter Collingbourne2012-02-022-2/+34
| * | | Provide dependency file flags to generatorPeter Collingbourne2012-02-021-0/+9
* | | | Merge topic 'ExactVersionModeForVersionFile'Brad King2012-03-132-1/+51
|\ \ \ \
| * | | | write_basic_package_version_file: add ExactVersion modeAlex Neundorf2012-03-102-1/+47
| * | | | write_basic_package_version_file(): improve documentationAlex Neundorf2012-03-101-0/+4
* | | | | Merge topic 'FindCxxTest-version-4-issue-13022'Brad King2012-03-131-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindCxxTest: Add support for CxxTest 4 (#13022)Droscy2012-03-071-2/+4
| | |_|/ | |/| |
* | | | 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
| |/ / /