summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Rename struct to be more re-usable.Stephen Kelly2013-06-021-21/+21
* Add <LANG>_COMPILER_ID generator expressions.Stephen Kelly2013-06-022-0/+110
* Add cmLocalGenerator::GetCompileOptions.Stephen Kelly2013-06-029-25/+77
* VS6: Rename some variables to correspond to config values.Stephen Kelly2013-06-021-10/+10
* CMake Nightly Date StampKitware Robot2013-06-021-1/+1
* CMake Nightly Date StampKitware Robot2013-06-011-1/+1
* Merge topic 'fix-try_compile-library-spaces'Brad King2013-05-311-1/+1
|\
| * try_compile: Trim whitespace from LINK_LIBRARIES entriesStephen Kelly2013-05-301-1/+1
* | Merge topic 'FindBoost-normalize-slashes'Brad King2013-05-311-2/+10
|\ \
| * | FindBoost: Fix handling of \ in input paths (#14179)Brad King2013-05-301-2/+10
* | | Merge topic 'test-INCLUDE_DIRECTORIES-genex-read'Brad King2013-05-313-0/+33
|\ \ \
| * | | GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-303-0/+33
* | | | Merge topic 'fix-INCLUDE_DIRECTORIES-genex-read'Brad King2013-05-311-37/+77
|\ \ \ \ | |/ / /
| * | | GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-301-1/+15
| * | | GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode.Stephen Kelly2013-05-301-35/+46
| * | | cmTarget: Remove some hardcoding of transitive property names.Stephen Kelly2013-05-301-2/+17
| |/ /
* | | CMake Nightly Date StampKitware Robot2013-05-311-1/+1
* | | Merge topic 'fix-FileIsDirectory-SEGV'Brad King2013-05-307-0/+25
|\ \ \
| * | | if: Add test for IS_DIRECTORYBrad King2013-05-287-0/+25
| * | | Merge branch 'master' into fix-FileIsDirectory-SEGVBrad King2013-05-28118-463/+3411
| |\ \ \
| * | | | KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176)Brad King2013-05-281-4/+13
| | |/ / | |/| |
* | | | Merge topic 'update-kwsys'Brad King2013-05-304-9/+18
|\ \ \ \
| * \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-05-294-9/+18
| |\ \ \ \
| | * | | | KWSys 2013-05-29 (725e541e)KWSys Robot2013-05-294-9/+18
* | | | | | CMake Nightly Date StampKitware Robot2013-05-301-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2013-05-291-1/+1
* | | | | Merge topic 'fix-try_compile-library-spaces'Brad King2013-05-281-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | try_compile: Fix quoting of libraries in generated CMakeLists.txtBrad King2013-05-241-1/+1
| | |/ / | |/| |
* | | | Merge topic 'ExternalData-no-re-stage'Brad King2013-05-284-1/+47
|\ \ \ \
| * | | | ExternalData: Do not re-stage staged object filesBrad King2013-05-244-1/+47
| |/ / /
* | | | Merge topic 'fix-protobuf-threads'Brad King2013-05-281-0/+13
|\ \ \ \
| * | | | FindProtobuf: also find pthreadMatthew Woehlke2013-05-241-0/+13
* | | | | Merge topic 'silence-vs6-warnings'Brad King2013-05-284-4/+18
|\ \ \ \ \
| * | | | | Tests/CompileDefinitions: Avoid spaces in defines on VS 6Stephen Kelly2013-05-244-4/+18
* | | | | | Merge topic 'genex-generate-file'Brad King2013-05-2827-0/+430
|\ \ \ \ \ \
| * | | | | | file: Add GENERATE command to produce files at generate timeStephen Kelly2013-05-2427-0/+430
* | | | | | | Merge topic 'use-java-use-parse-arguments'Brad King2013-05-281-35/+58
|\ \ \ \ \ \ \
| * | | | | | | UseJava.cmake: fully use cmake_parse_arguments in add_jarMatthew Woehlke2013-03-281-35/+58
* | | | | | | | CMake Nightly Date StampKitware Robot2013-05-281-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2013-05-271-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2013-05-261-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2013-05-251-1/+1
* | | | | | | | Merge topic 'fix-include_directories-whitespace-handling'Brad King2013-05-240-0/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | include_directories: Fix handling of empty or space-only entriesStephen Kelly2013-05-243-2/+28
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'geh-cleanup-identifiers'Brad King2013-05-246-0/+50
|\ \ \ \ \ \ \
| * | | | | | | GenerateExportHeader: Generate only C identifiers as definesStephen Kelly2013-05-246-0/+50
* | | | | | | | Merge topic 'geh-MODULE-export'Brad King2013-05-241-5/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | GenerateExportHeader: Allow use of of this macro with MODULEs.Stephen Kelly2013-05-231-5/+3
* | | | | | | | | Merge topic 'geh-add-missing-test'Brad King2013-05-241-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests/Module/GenerateExportHeader: Test exported free-functionStephen Kelly2013-05-241-0/+1