summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'check_include_files_output'David Cole2012-04-101-4/+14
|\
| * CheckIncludeFiles: Shorten check description messageBrad King2012-04-091-4/+14
* | Merge topic 'new-boost-versions'David Cole2012-04-101-2/+3
|\ \
| * | FindBoost: add support for 1.49 and 1.50Rolf Eike Beer2012-04-071-2/+3
* | | Merge topic 'osx-search-paths'David Cole2012-04-101-3/+17
|\ \ \
| * | | OS X: Mark find_program results as advancedDavid Cole2012-04-061-0/+2
| * | | OS X: Use correct extra path when searching for applicaton bundles (#13066)David Cole2012-04-061-3/+15
| * | | OS X: Use OSX_DEVELOPER_ROOT for app search path (#13066)Kashif Rasul2012-03-261-1/+1
* | | | Merge topic 'CPackNSIS-smallDocTypoFix'David Cole2012-04-101-3/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | CPackNSIS: Rewrite variable documentation to make it more readable.David Cole2012-04-051-2/+4
| * | | Fix some doc typo and add an undocumented var.Eric NOULARD2012-03-271-3/+8
| |/ /
* | | Merge topic 'dev/granular-test-targets-ninja'David Cole2012-04-031-2/+2
|\ \ \
| * | | Create granular targets for Ninja generators tooBen Boeckel2012-03-291-2/+2
| |/ /
* | | Merge topic 'CPackPM-fixAmazonLinux'David Cole2012-04-031-0/+1
|\ \ \
| * | | Override topdir from rpm command line seems necessary on Amazon linux.Tom Hughes2012-03-271-0/+1
| |/ /
* | | Merge topic 'AutomocProperCMakeEscaping_13018'David Cole2012-03-271-7/+7
|\ \ \
| * | | automoc: fix #13018, proper cmake escaping to avoid false rebuildsAlex Neundorf2012-03-261-7/+7
| |/ /
* | | Merge topic 'ninja-generator'David Cole2012-03-271-1/+4
|\ \ \ | |/ / |/| |
| * | Ninja: Substitute <OBJECT> and <CMAKE_C_COMPILER> in depfile flagsPeter Collingbourne2012-03-261-1/+4
* | | 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-081-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
|\ \ \ \ \ \ \