summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2013-03-081-1/+1
* CMake Nightly Date StampKitware Robot2013-03-071-1/+1
* CMake Nightly Date StampKitware Robot2013-03-061-1/+1
* Merge topic 'FixPreLinkTest'Brad King2013-03-051-1/+1
|\
| * Use PRE_LINK instead of PRE_BUILD when testing PRE_LINK.James Bigler2013-03-041-1/+1
* | Merge topic 'vs10-stack-size'Brad King2013-03-051-1/+1
|\ \
| * | VS 10: Fix CMAKE_<LANG>_STACK_SIZE implementation (#13968)Brad King2013-03-041-1/+1
| |/
* | CMake Nightly Date StampKitware Robot2013-03-051-1/+1
* | Merge topic 'GetPrerequisites-objdump'Brad King2013-03-042-19/+38
|\ \
| * | GetPrerequisites: Add documentation for objdumpMichael Tänzer2013-03-011-0/+1
| * | GetPrerequisites: Enable test for BundleUtilities on MinGWMichael Tänzer2013-03-011-0/+1
| * | GetPrerequisites: Add support for objdumpMichael Tänzer2013-02-281-2/+18
| * | GetPrerequisites: Move tool search paths upMichael Tänzer2013-02-281-17/+18
* | | Merge topic 'fix-genex-RPATH-handling'Brad King2013-03-043-6/+11
|\ \ \
| * | | Fix RPATH information when only a genex is used as a link library.Stephen Kelly2013-02-283-6/+11
* | | | Merge topic 'fix-genex-split-duplication'Brad King2013-03-041-2/+10
|\ \ \ \
| * | | | Fix the cmGeneratorExpression::Split when leading chars are present.Stephen Kelly2013-02-281-2/+10
| |/ / /
* | | | Merge topic 'ctest_update-Git-HEAD'Brad King2013-03-042-6/+8
|\ \ \ \
| * | | | CTest: Fix ctest_update with 'HEAD' file in source treeBrad King2013-02-282-6/+8
| |/ / /
* | | | Merge topic 'non-fatal-Qt4-missing-targets'Brad King2013-03-041-6/+10
|\ \ \ \
| * | | | Only add existing targets to the Qt4 target depends properties.Stephen Kelly2013-02-261-6/+10
* | | | | Merge topic 'xcode-COMBINE_HIDPI_IMAGES'Brad King2013-03-041-0/+2
|\ \ \ \ \
| * | | | | Xcode: Generate recommended artwork setting (#13954)Brad King2013-02-261-0/+2
| |/ / / /
* | | | | Merge topic 'Win-HOST_SYSTEM_PROCESSOR'Brad King2013-03-041-1/+5
|\ \ \ \ \
| * | | | | properly detect processor architecture on WindowsRolf Eike Beer2013-02-251-1/+5
* | | | | | Merge topic 'remove-TARGET_DEFINED-genex'Brad King2013-03-047-37/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Revert "Add the TARGET_DEFINED generator expression"Stephen Kelly2013-02-254-29/+0
| * | | | | Remove use of TARGET_DEFINED from the target_link_libraries test.Stephen Kelly2013-02-251-4/+4
| * | | | | Remove use of TARGET_DEFINED from the ExportImport test.Stephen Kelly2013-02-251-1/+1
| * | | | | Remove use of TARGET_DEFINED from target_include_directories test.Stephen Kelly2013-02-251-3/+3
* | | | | | CMake Nightly Date StampKitware Robot2013-03-041-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-03-031-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-03-021-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-03-011-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2013-02-281-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2013-02-271-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2013-02-261-1/+1
* | | Merge topic 'memoize-link-iface-includes-defines'Brad King2013-02-251-44/+88
|\ \ \
| * | | Memoize includes and defines from interface libraries.Stephen Kelly2013-02-241-44/+88
* | | | Merge topic 'interface-property-external-read'Brad King2013-02-258-47/+113
|\ \ \ \
| * | | | Fix the tests for evaluating includes and defines.Stephen Kelly2013-02-232-6/+6
| * | | | Fix constness of accessors.Stephen Kelly2013-02-232-4/+4
| * | | | Expand includes and defines transitively in 'external' genexes.Stephen Kelly2013-02-234-37/+91
| * | | | Fix DAG checker finding cycling dependencies.Stephen Kelly2013-02-231-1/+1
| * | | | Workaround broken code where a target has itself in its link iface.Stephen Kelly2013-02-231-0/+7
| * | | | Strip stray semicolons when evaluating generator expressions.Stephen Kelly2013-02-183-3/+8
* | | | | Merge topic 'ide-compiler-vars-Fortran'Brad King2013-02-251-0/+1
|\ \ \ \ \
| * | | | | VS: Restore CMAKE_GENERATOR_FC variableBrad King2013-02-221-0/+1
* | | | | | Merge topic 'FPHSA_FOUND_VAR_OPTION'Brad King2013-02-2511-23/+90
|\ \ \ \ \ \
| * | | | | | FPHSA: Convert FOUND_VAR failure test to RunCMakeBrad King2013-02-228-5/+15