Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create granular targets for Ninja generators too | Ben Boeckel | 2012-03-29 | 1 | -2/+2 |
* | Merge topic 'MinorFixForEcos' | David Cole | 2012-03-21 | 1 | -1/+8 |
|\ | |||||
| * | guard eCos.cmake against multiple inclusion (#12987) | Alex Neundorf | 2012-03-20 | 1 | -1/+8 |
* | | Merge topic 'UseRealPathWhenFindingEclipse' | David Cole | 2012-03-21 | 1 | -1/+3 |
|\ \ | |||||
| * | | Eclipse: fix #13036, make version detection work with symlinks | Alex Neundorf | 2012-03-20 | 1 | -1/+3 |
| |/ | |||||
* | | Merge topic 'findmpi_look_in_implicit_dirs' | David Cole | 2012-03-21 | 1 | -0/+14 |
|\ \ | |||||
| * | | Fix FindMPI for the intel compiler on linux by looking in implict directories. | Bill Hoffman | 2012-03-20 | 1 | -0/+14 |
| |/ | |||||
* | | Merge topic 'ImprovedCOMPONENTSSupportInFindPackage2' | David Cole | 2012-03-21 | 3 | -15/+95 |
|\ \ | |/ |/| | |||||
| * | add macro check_required_components() to configure_package_config_file() | Alex Neundorf | 2012-03-19 | 1 | -4/+34 |
| * | FPHSA(): add HANDLE_COMPONENTS option | Alex Neundorf | 2012-03-19 | 1 | -2/+38 |
| * | find_package: add documentation for OPTIONAL_COMPONENTS | Alex Neundorf | 2012-03-19 | 1 | -8/+22 |
| * | FPHSA(): add missing "]" to documentation | Alex Neundorf | 2012-03-19 | 1 | -1/+1 |
* | | Merge topic 'fix-12621-xcode43' | Brad King | 2012-03-19 | 1 | -13/+20 |
|\ \ | |||||
| * | | Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621) | David Cole | 2012-03-09 | 1 | -13/+20 |
* | | | Merge topic 'ninja-generator' | Brad King | 2012-03-19 | 4 | -4/+45 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch 'target-include-directories' into ninja-generator | David Cole | 2012-02-22 | 59 | -541/+1529 |
| |\ \ | |||||
| * | | | Ninja: don't define MSVC_IDE when using the ninja generator | Peter Kuemmel | 2012-02-18 | 1 | -2/+2 |
| * | | | Ninja: Add the Ninja generator | Peter Collingbourne | 2012-02-02 | 2 | -2/+34 |
| * | | | Provide dependency file flags to generator | Peter Collingbourne | 2012-02-02 | 1 | -0/+9 |
* | | | | Merge topic 'ExactVersionModeForVersionFile' | Brad King | 2012-03-13 | 2 | -1/+51 |
|\ \ \ \ | |||||
| * | | | | write_basic_package_version_file: add ExactVersion mode | Alex Neundorf | 2012-03-10 | 2 | -1/+47 |
| * | | | | write_basic_package_version_file(): improve documentation | Alex Neundorf | 2012-03-10 | 1 | -0/+4 |
* | | | | | Merge topic 'FindCxxTest-version-4-issue-13022' | Brad King | 2012-03-13 | 1 | -2/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | FindCxxTest: Add support for CxxTest 4 (#13022) | Droscy | 2012-03-07 | 1 | -2/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'qt4-deploy' | David Cole | 2012-03-08 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | DeployQt4: Add path to Qt dlls on Windows. | Clinton Stimpson | 2012-03-07 | 1 | -0/+6 |
* | | | | | Merge topic 'MakingConfigFilesEasier_ConfigureMacro' | David Cole | 2012-03-08 | 2 | -26/+190 |
|\ \ \ \ \ | |||||
| * | | | | | wrap write_basic_config_version_file as write_basic_package_version_file() | Alex Neundorf | 2012-03-07 | 2 | -29/+39 |
| * | | | | | add CMakePackageConfigHelpers: configure_package_config_file() | Alex Neundorf | 2012-03-07 | 1 | -0/+154 |
* | | | | | | Merge topic 'CPackNSIS-addMissingDoc' | David Cole | 2012-03-08 | 2 | -10/+23 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add some missing CPACK_NSIS_xxx doc and move some to common CPack section. | Eric NOULARD | 2012-03-06 | 2 | -10/+23 |
* | | | | | | Merge topic 'skip-install-rpath' | David Cole | 2012-03-06 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add an option to skip RPATH during installation. | Stephen Kelly | 2012-03-05 | 1 | -0/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'improve-findqt3' | David Cole | 2012-03-06 | 1 | -60/+31 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | FindQt3: fix detection of Qt3 include directory | Rolf Eike Beer | 2012-03-02 | 1 | -2/+5 |
| * | | | | | FindQt3: let FPHSA handle the version selection | Rolf Eike Beer | 2012-03-02 | 1 | -54/+14 |
| * | | | | | FindQt3: fix version extraction for versions with letters | Rolf Eike Beer | 2012-03-02 | 1 | -2/+2 |
| * | | | | | FindQt3: fix warning when Qt3 is not found | Rolf Eike Beer | 2012-03-02 | 1 | -2/+10 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'qt4-deploy' | David Cole | 2012-03-06 | 1 | -31/+41 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix plugin installation issues. | Mike McQuaid | 2012-02-23 | 1 | -13/+27 |
| * | | | | Ensure libs are passed to BundleUtilities. | Mike McQuaid | 2012-02-21 | 1 | -2/+2 |
| * | | | | Fix bad plugin paths. | Mike McQuaid | 2012-02-21 | 1 | -13/+13 |
| * | | | | Fix mismatched arguments. | Mike McQuaid | 2012-02-21 | 1 | -1/+1 |
| * | | | | Don't use QT_LIBRARIES_PLUGINS by default. | Mike McQuaid | 2012-02-21 | 1 | -4/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'document-missing-versions' | David Cole | 2012-03-02 | 2 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | document when version detection will not work | Rolf Eike Beer | 2012-02-29 | 2 | -0/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'fix-FindPackageMode-symlink' | David Cole | 2012-03-02 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | CMakeFindPackageMode: fix 32/64bit detection if 'file' is a symlink | Yury G. Kudryashov | 2012-02-28 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | Merge topic 'findpythoninterp-version-detection' | David Cole | 2012-03-02 | 1 | -16/+35 |
|\ \ \ \ | |||||
| * | | | | FindPythonInterp: rework the version detection | Rolf Eike Beer | 2012-02-27 | 1 | -16/+35 |
| |/ / / |