summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmAutogen: Rename method to InitializeAutogenTargetStephen Kelly2013-11-053-3/+3
* cmAutogen: Move autogen target creation to InitializeMocSourceFile.Stephen Kelly2013-11-051-67/+72
* cmAutogen: Extract some helper methods for autogen targets.Stephen Kelly2013-11-051-9/+21
* Merge topic 'fix-automoc-compile-definitions'Brad King2013-11-053-5/+25
|\
| * Automoc: Add directory-level COMPILE_DEFINITIONS to command line (#14535)Stephen Kelly2013-11-053-5/+25
* | Merge topic 'osx-no-PackageMaker'Brad King2013-11-051-1/+1
|\ \
| * | CPack: Disable OS X PackageMaker by default (#13662)Brad King2013-11-011-1/+1
* | | Merge topic 'test-Assembler-no-g'Brad King2013-11-051-0/+3
|\ \ \
| * | | Tests/Assembler: Drop -g when generating sample assembly sourceBrad King2013-11-011-0/+3
| |/ /
* | | Merge topic 'cmake-E-autogen-crash'Brad King2013-11-051-1/+1
|\ \ \
| * | | cmake: Validate -E cmake_autogen argument count (#14545)Brad King2013-11-051-1/+1
| * | | Merge branch 'cmake-E-automoc-crash' into cmake-E-autogen-crashBrad King2013-11-050-0/+0
| |\ \ \
| | * | | cmake: Validate -E cmake_automoc argument count (#14545)Brad King2013-11-051-1/+1
| | | |/ | | |/|
* | | | Merge topic 'remove-cmake-i-wizard'Brad King2013-11-052-3/+2
|\ \ \ \
| * | | | Help: Drop mention of cmake -i wizard modeBrad King2013-11-042-3/+2
* | | | | Merge topic 'doc-tool-usage'Brad King2013-11-055-14/+28
|\ \ \ \ \
| * | | | | Help: Refine manual/*.1.rst usage summariesBrad King2013-11-045-14/+28
* | | | | | Merge topic 'FindPHP4-no-cache-output'Brad King2013-11-051-1/+1
|\ \ \ \ \ \
| * | | | | | FindPHP4: Drop extra content from reported PHP4_INCLUDE_PATH (#14540)Brad King2013-11-041-1/+1
* | | | | | | Merge topic 'FindJNI-biarch'Brad King2013-11-051-2/+2
|\ \ \ \ \ \ \
| * | | | | | | FindJNI: Support biarch installations (#14541)Modestas Vainius2013-11-041-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'ninja-dont-parse-empty-depsflag'Brad King2013-11-051-5/+8
|\ \ \ \ \ \ \
| * | | | | | | Ninja: don't parse empty stringPeter Kümmel2013-11-041-5/+8
* | | | | | | | Merge topic 'ninja-deps-intel'Brad King2013-11-052-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Ninja: add depfile support for Intel's compilerPeter Kümmel2013-11-042-0/+4
| |/ / / / / /
* | | | | | | Merge topic 'clear-evaluation-files'Brad King2013-11-051-0/+8
|\ \ \ \ \ \ \
| * | | | | | | file(GENERATE): Clear internal records between configuresBrad King2013-11-041-0/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2013-11-051-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'policy-CMP0022-fixes-for-master'Brad King2013-11-043-4/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix INTERFACE_LINK_LIBRARIES documentation typosBrad King2013-11-043-4/+4
| * | | | | Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-masterBrad King2013-11-040-0/+0
| |\ \ \ \ \ |/ / / / / /
| * | | | | Fix summary documentation of INTERFACE_LINK_LIBRARIESBrad King2013-11-041-1/+1
| * | | | | Fix spelling in INTERFACE_LINK_LIBRARIES documentation (#14542)Modestas Vainius2013-11-041-3/+3
* | | | | | Merge topic 'policy-CMP0022-fixes-for-master'Brad King2013-11-0423-161/+241
|\ \ \ \ \ \
| * | | | | | CMP0022: Update target_link_libraries plain signature documentationBrad King2013-11-031-7/+10
| * | | | | | Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-masterBrad King2013-11-0322-154/+231
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | CMP0022: Warn about a given target at most onceBrad King2013-11-037-3/+25
| | * | | | | Do not export INTERFACE_LINK_LIBRARIES from non-linkable targetsBrad King2013-11-024-0/+15
| | * | | | | CMP0022: Plain target_link_libraries must populate link interfaceBrad King2013-11-0211-151/+145
| | * | | | | CMP0022: Add test for target_link_libraries plain signatureStephen Kelly2013-11-026-0/+56
| | * | | | | CMP0022: Add unit test for null pointer check and message.Stephen Kelly2013-11-024-0/+29
| | * | | | | Merge branch 'output-CMP0022-entries' into policy-CMP0022-fixesBrad King2013-11-022-1/+35
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge topic 'constify'Brad King2013-11-044-35/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGeneratorTarget: Make some accessors const.Stephen Kelly2013-11-032-21/+22
| * | | | | | | | cmTarget: Make some accessors const.Stephen Kelly2013-11-032-14/+14
* | | | | | | | | Merge topic 'doc-CMAKE_INCLUDE_DIRECTORIES_BEFORE'Brad King2013-11-044-1/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add missing documentation for include dirs related variables. (#12611)Stephen Kelly2013-11-024-1/+19
* | | | | | | | | | Merge topic 'improve-tgt-INCLUDE_DIRECTORIES-docs'Brad King2013-11-041-5/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmTarget: Improve INCLUDE_DIRECTORIES property docs (#13188).Stephen Kelly2013-11-021-5/+8
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'robust-ctest_empty_binary_directory'Brad King2013-11-044-3/+140
|\ \ \ \ \ \ \ \ \ \