summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | FPHSA: improve documentationAlex Neundorf2013-02-221-8/+12
| * | | | FPHSA: Add FOUND_VAR option to specify _FOUND variable nameAlex Neundorf2013-02-227-15/+68
* | | | | Merge topic 'try_compile-targets'Brad King2013-02-2524-69/+338
|\ \ \ \ \
| * | | | | Handle targets in the LINK_LIBRARIES of try_compile.Stephen Kelly2013-02-2215-64/+150
| * | | | | Add a new Export generator for IMPORTED targets.Stephen Kelly2013-02-225-0/+175
| * | | | | Keep track of all targets seen while evaluating a genex.Stephen Kelly2013-02-224-5/+13
* | | | | | Merge topic 'fix-automoc-linker-language'Brad King2013-02-256-12/+42
|\ \ \ \ \ \
| * | | | | | automoc: Add source file to target early to set the linker languageStephen Kelly2013-02-226-12/+42
* | | | | | | Merge topic 'ExternalData-spaces'Brad King2013-02-254-19/+37
|\ \ \ \ \ \ \
| * | | | | | | ExternalData: Test content link with a space in its nameBrad King2013-02-224-0/+13
| * | | | | | | Tests: Generalize decision for 'make' tool supporting spacesBrad King2013-02-221-16/+22
| * | | | | | | Tests: Replace exec_program with execute_processBrad King2013-02-221-6/+5
* | | | | | | | Merge topic 'ExportFileGenerator_GenerateNicerErrorCheckingCode'Brad King2013-02-251-13/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | export files: rewrite the code for checking required targetsAlex Neundorf2013-02-201-13/+30
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'cmLocalGenerator_RemoveVirtuals'Brad King2013-02-251-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | cmLocalGenerator: remove "virtual" where not usedAlex Neundorf2013-02-201-5/+5
| |/ / / / / / /
* | | | | | | | Merge topic 'generate-export-header-warnings'Brad King2013-02-251-4/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed GenerateExportHeader warnings about old compilersMarcus D. Hanwell2013-02-201-4/+0
| |/ / / / / / /
* | | | | | | | Merge topic 'fix-GEH-docs'Brad King2013-02-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix GenerateExportHeader documentation #13936Stephen Kelly2013-02-201-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-02-251-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-02-241-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-02-231-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2013-02-221-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2013-02-211-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'xcode-target-depends'Brad King2013-02-203-51/+19
|\ \ \ \ \ \
| * | | | | | Xcode: Each target dependency edge needs a unique object (#13935)Brad King2013-02-193-33/+19
| * | | | | | Xcode: Drop check for circular target dependenciesBrad King2013-02-191-18/+0
| |/ / / / /
* | | | | | Merge topic 'compiler-change-cleanup'Brad King2013-02-2015-18/+106
|\ \ \ \ \ \
| * | | | | | Test Unix Makefiles generator support for changing compilersBrad King2013-02-2013-0/+92
| * | | | | | Tests/RunCMake: Allow tests to control build tree behaviorBrad King2013-02-181-2/+6
| * | | | | | Merge branch 'empty-compiler-crash' into compiler-change-cleanupBrad King2013-02-18785-6345/+17145
| |\ \ \ \ \ \