summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge topic 'test-property-genex'Brad King2013-10-073-24/+38
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | add_test: Mention generator expressions in old-style add_test docsBen Boeckel2013-09-201-1/+2
| * | | | | | | | | | cmTestGenerator: Evaluate generator expressions in test propertiesBen Boeckel2013-09-202-2/+4
| * | | | | | | | | | cmTestGenerator: Separate test properties for each configurationBrad King2013-09-201-22/+33
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'doc-add_dependencies-direction'Brad King2013-10-071-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add_dependencies: Clarify direction of dependency in docs (#14424)Brad King2013-09-191-6/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cmListFileLexer-fix-leak-on-error'Brad King2013-10-072-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmListFileLexer: Fix leak on error before EOFBrad King2013-09-172-0/+2
* | | | | | | | | | | Merge topic 'cleanup-properties'Brad King2013-10-074-16/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Cleanup some variable documentation namesBrad King2013-09-171-6/+4
| * | | | | | | | | | | Remove redundant cmake::GetIsPropertyDefined methodBrad King2013-09-173-10/+1
* | | | | | | | | | | | Merge topic 'mark_as_advanced'Brad King2013-10-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mark_as_advanced: improve documentation syntaxRolf Eike Beer2013-09-171-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'minor_cleanup'Brad King2013-10-074-6/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | VS6: Add some delimiting between error message and content.Stephen Kelly2013-09-121-2/+2
| * | | | | | | | | | | | cmTarget: Fix typo in comment.Stephen Kelly2013-09-121-1/+1
| * | | | | | | | | | | | Fix comments to match the code.Stephen Kelly2013-09-111-2/+2
| * | | | | | | | | | | | Remove unused include.Stephen Kelly2013-09-111-1/+0
* | | | | | | | | | | | | Merge topic 'cmake-gui-window-settings'Brad King2013-10-071-5/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cmake-gui: save and restore the geometry and window state between sessions.Clinton Stimpson2013-09-101-5/+4
* | | | | | | | | | | | | | Merge topic 'authorative-LINK_LIBRARIES'Brad King2013-10-071-18/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use one authorative source of the LINK_LIBRARIES property.Stephen Kelly2013-09-091-18/+46
* | | | | | | | | | | | | | | Merge topic 'rename-genex-method'Brad King2013-10-072-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Genex: Rename cmGeneratorExpression::NeedsParsing to NeedsEvaluationStephen Kelly2013-08-292-4/+4
* | | | | | | | | | | | | | | | Merge topic 'graphviz-at-generate-time'Brad King2013-10-071-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Generate graphviz files at generate time, not configure time.Stephen Kelly2013-08-291-5/+5
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge topic 'fix-style'Brad King2013-10-071-32/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix some indentation problems in cmPolicies.Stephen Kelly2013-08-281-32/+32
* | | | | | | | | | | | | | | | | Merge topic 'MAP_IMPORTED_CONFIG-property-default'Brad King2013-10-072-1/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | cmTarget: Add initializer for MAP_IMPORTED_CONFIG_<CONFIG>Stephen Kelly2013-08-282-1/+13
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge topic 'vs-no-regen-external-msproject'Brad King2013-10-072-11/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | VS: Fix CMAKE_SUPPRESS_REGENERATION bad ZERO_CHECK dependency (#14378)Brad King2013-08-282-11/+14
* | | | | | | | | | | | | | | | | | Merge topic 'PLATFORM_ID-genex'Brad King2013-10-072-0/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Genex: Add the PLATFORM_ID expression.Stephen Kelly2013-08-282-0/+38
* | | | | | | | | | | | | | | | | | | Merge topic 'automoc-gadget'Brad King2013-10-071-14/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Search for the Q_GADGET macro for running automoc too.Stephen Kelly2013-08-281-14/+32
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge topic 'ADDITIONAL_MAKE_CLEAN_FILES-genex'Brad King2013-10-071-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Genex: Evaluate genexes for additional make clean files.Stephen Kelly2013-08-271-1/+9
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge topic 'fix-reset-compiler'Brad King2013-10-071-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix resetting the compiler on the command line (#14366).Stephen Kelly2013-08-191-2/+10
* | | | | | | | | | | | | | | | | | | | Merge topic 'remove-local-typedef'Brad King2013-10-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | remove unused local typedefRolf Eike Beer2013-08-141-2/+2
* | | | | | | | | | | | | | | | | | | | Begin post-2.8.12 developmentBrad King2013-10-071-2/+2
* | | | | | | | | | | | | | | | | | | | CMake 2.8.12v2.8.12Brad King2013-10-071-1/+1
* | | | | | | | | | | | | | | | | | | | Merge branch 'release'Brad King2013-10-072-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | CMake 2.8.12-rc4Brad King2013-10-011-1/+1
| * | | | | | | | | | | | | | | | | | | | Merge branch 'release'Brad King2013-10-012-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | CMake 2.8.12-rc3Robert Maynard2013-09-091-1/+1
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'release'Robert Maynard2013-09-092-4/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | CMake 2.8.12-rc2Robert Maynard2013-08-301-1/+1