summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ \ \ \ \ \
| * | | | | | | CTest: more aggressive implementation of ctest_empty_binary_directory()Nils Gladitz2013-11-022-3/+63
| * | | | | | | Tests: added test for ctest_empty_binary_directory()Nils Gladitz2013-11-012-0/+77
* | | | | | | | Merge topic 'cpack-drag-n-drop-rez'Brad King2013-11-044-2/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-012-3/+3
| * | | | | | | | cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-014-2/+16
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2013-11-041-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2013-11-031-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'archive-skip-symlink-on-windows'Brad King2013-11-021-20/+29
|\ \ \ \ \ \
| * | | | | | cmake: Avoid '-E tar' failure to extract symlinks on Windows (#13251)Brad King2013-11-011-0/+8
| * | | | | | cmSystemTools: Re-order extract_tar logicBrad King2013-11-011-20/+21
* | | | | | | Merge topic 'cmake-gui-warning'Brad King2013-11-021-22/+22
|\ \ \ \ \ \ \
| * | | | | | | cmake-gui: Rename local variable to avoid shadowing a memberBrad King2013-11-011-22/+22
| |/ / / / / /
* | | | | | | Merge topic 'ctest-p4'Brad King2013-11-023-11/+11
|\ \ \ \ \ \ \
| * | | | | | | ctest_update: Do not remove the p4 depot namePedro Navarro2013-11-013-11/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'doc-FindBoost-updates'Brad King2013-11-021-33/+12
|\ \ \ \ \ \ \
| * | | | | | | FindBoost: Clarify example static libs option (#13663)Brad King2013-11-011-2/+2
| * | | | | | | FindBoost: Refine .rst formattingBrad King2013-11-011-32/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'object-library-no-TARGET_FILE'Brad King2013-11-026-1/+36
|\ \ \ \ \ \ \
| * | | | | | | Genex: Reject $<TARGET_FILE:...> for object libraries (#14532)Brad King2013-11-016-1/+36
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'object-library-missing-source'Brad King2013-11-025-0/+13
|\ \ \ \ \ \ \
| * | | | | | | Check for OBJECT_LIBRARY source files at start of generationBrad King2013-11-015-0/+13
| |/ / / / / /
* | | | | | | Merge topic 'doc-rst-note-and-productionlist'Brad King2013-11-025-0/+38
|\ \ \ \ \ \ \
| * | | | | | | cmRST: Add support for the note and productionlist directivesBrad King2013-10-305-0/+38