summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Disallow linking to utility targets (#13902).Stephen Kelly2013-11-073-0/+37
| * | | Disallow link-to-self (#13947).Stephen Kelly2013-11-073-7/+44
| * | | Disallow invalid target names (#13140)Stephen Kelly2013-11-074-0/+83
* | | | CMake Nightly Date StampKitware Robot2013-11-081-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2013-11-071-1/+1
|/ /
* | Merge topic 'refactor-autogen-setup'Brad King2013-11-064-89/+114
|\ \
| * | cmAutogen: Gather tool arguments after creating generator targets.Stephen Kelly2013-11-052-10/+18
| * | 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 'clear-generator-data'Brad King2013-11-062-48/+38
|\ \ \ | | |/ | |/|
| * | cmGlobalGenerator: Refactor member cleanup between configuresBrad King2013-11-052-48/+38
* | | CMake Nightly Date StampKitware Robot2013-11-061-1/+1
| |/ |/|
* | Merge topic 'fix-automoc-compile-definitions'Brad King2013-11-052-4/+21
|\ \
| * | Automoc: Add directory-level COMPILE_DEFINITIONS to command line (#14535)Stephen Kelly2013-11-052-4/+21
* | | 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 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 '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-142/+125
|\ \ \
| * \ \ Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-masterBrad King2013-11-033-142/+125
| |\ \ \
| | * | | CMP0022: Warn about a given target at most onceBrad King2013-11-031-2/+9
| | * | | Do not export INTERFACE_LINK_LIBRARIES from non-linkable targetsBrad King2013-11-021-0/+4
| | * | | CMP0022: Plain target_link_libraries must populate link interfaceBrad King2013-11-024-140/+122
| | * | | Merge branch 'output-CMP0022-entries' into policy-CMP0022-fixesBrad King2013-11-021-1/+26
| | |\ \ \
* | | \ \ \ 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 'robust-ctest_empty_binary_directory'Brad King2013-11-042-3/+63
|\ \ \ \ \ \ \
| * | | | | | | CTest: more aggressive implementation of ctest_empty_binary_directory()Nils Gladitz2013-11-022-3/+63
* | | | | | | | Merge topic 'cpack-drag-n-drop-rez'Brad King2013-11-041-1/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-011-1/+1
| * | | | | | | cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-011-1/+6
| |/ / / / / /
* | | | | | | 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-021-11/+1
|\ \ \ \ \ \
| * | | | | | ctest_update: Do not remove the p4 depot namePedro Navarro2013-11-011-11/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'object-library-no-TARGET_FILE'Brad King2013-11-021-1/+1
|\ \ \ \ \ \
| * | | | | | Genex: Reject $<TARGET_FILE:...> for object libraries (#14532)Brad King2013-11-011-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'object-library-missing-source'Brad King2013-11-021-0/+1
|\ \ \ \ \ \
| * | | | | | Check for OBJECT_LIBRARY source files at start of generationBrad King2013-11-011-0/+1
| |/ / / / /
* | | | | | Merge topic 'doc-rst-note-and-productionlist'Brad King2013-11-022-0/+14
|\ \ \ \ \ \