summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-RunCMake.CMP0037-everywhere'Brad King2013-11-1219-92/+99
|\
| * Enable RunCMake.CMP0037 test everywhereBrad King2013-11-1119-92/+99
* | Merge topic 'test-LINK_ONLY-expression'Brad King2013-11-084-5/+17
|\ \
| * | Genex: Add a test for the LINK_ONLY expression.Stephen Kelly2013-11-064-5/+17
* | | Merge topic 'tll-target-policies'Brad King2013-11-0836-0/+216
|\ \ \ | | |/ | |/|
| * | Disallow linking to utility targets (#13902).Stephen Kelly2013-11-0712-0/+51
| * | Disallow link-to-self (#13947).Stephen Kelly2013-11-0713-0/+44
| * | Disallow invalid target names (#13140)Stephen Kelly2013-11-0713-0/+121
| |/
* | CFBundle test: Add isysroot argument when calling Rez.Clinton Stimpson2013-11-061-1/+7
|/
* Merge topic 'fix-automoc-compile-definitions'Brad King2013-11-051-1/+4
|\
| * Automoc: Add directory-level COMPILE_DEFINITIONS to command line (#14535)Stephen Kelly2013-11-051-1/+4
* | 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 'policy-CMP0022-fixes-for-master'Brad King2013-11-0419-12/+106
|\ \ \
| * \ \ Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-masterBrad King2013-11-0319-12/+106
| |\ \ \
| | * | | CMP0022: Warn about a given target at most onceBrad King2013-11-036-1/+16
| | * | | Do not export INTERFACE_LINK_LIBRARIES from non-linkable targetsBrad King2013-11-023-0/+11
| | * | | CMP0022: Plain target_link_libraries must populate link interfaceBrad King2013-11-027-11/+23
| | * | | 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-021-0/+9
| | |\ \ \
* | | \ \ \ Merge topic 'robust-ctest_empty_binary_directory'Brad King2013-11-042-0/+77
|\ \ \ \ \ \
| * | | | | | Tests: added test for ctest_empty_binary_directory()Nils Gladitz2013-11-012-0/+77
* | | | | | | Merge topic 'cpack-drag-n-drop-rez'Brad King2013-11-042-1/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-10-312-1/+5
| |/ / / / /
* | | | | | Merge topic 'ctest-p4'Brad King2013-11-022-0/+10
|\ \ \ \ \ \
| * | | | | | ctest_update: Do not remove the p4 depot namePedro Navarro2013-11-012-0/+10
| |/ / / / /
* | | | | | Merge topic 'object-library-no-TARGET_FILE'Brad King2013-11-025-0/+35
|\ \ \ \ \ \
| * | | | | | Genex: Reject $<TARGET_FILE:...> for object libraries (#14532)Brad King2013-11-015-0/+35
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'object-library-missing-source'Brad King2013-11-024-0/+12
|\ \ \ \ \ \
| * | | | | | Check for OBJECT_LIBRARY source files at start of generationBrad King2013-11-014-0/+12
| |/ / / / /
* | | | | | Merge topic 'doc-rst-note-and-productionlist'Brad King2013-11-022-0/+14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | cmRST: Add support for the note and productionlist directivesBrad King2013-10-302-0/+14
* | | | | | Merge topic 'add-CMAKE_FIND_NO_INSTALL_PREFIX'Brad King2013-11-0110-0/+46
|\ \ \ \ \ \
| * | | | | | Allow disabling adding the install prefix to the prefix search path.Stephen Kelly2013-10-3110-0/+46
* | | | | | | Merge topic 'cmake-syntax-recorded-brackets'Brad King2013-11-017-0/+24
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Test foreach/function/macro handling of bracket argumentsBrad King2013-10-307-0/+24
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fix-ninja-launcher-errors-from-custom'Brad King2013-10-315-0/+82
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tests: Add test for CTEST_USE_LAUNCHERS capture of custom commandsNils Gladitz2013-10-315-0/+82
* | | | | | Add to RunCMake.Syntax test \-escape casesBrad King2013-10-293-0/+7
* | | | | | Add to RunCMake.Syntax test comments not separated by spacesBrad King2013-10-291-0/+5
|/ / / / /
* | | | | Merge topic 'fix-custom-source-with-flags-crash'Brad King2013-10-292-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Generators: don't append sources from utility targets to objectSourcesNils Gladitz2013-10-282-0/+7
* | | | | Merge topic 'Qt-auto-generators'Brad King2013-10-2841-29/+127
|\ \ \ \ \
| * | | | | Add automatic rcc invocation for Qt.Stephen Kelly2013-10-245-9/+55
| * | | | | Add automatic uic invocation for Qt.Stephen Kelly2013-10-244-0/+44
| * | | | | Run the main executable created in the autogen tests.Stephen Kelly2013-10-243-8/+16
| * | | | | Rename the QtAutomoc tests to QtAutogen.Stephen Kelly2013-10-2437-13/+13
* | | | | | Merge topic 'enable-language-require-compiler'Brad King2013-10-2824-4/+124
|\ \ \ \ \ \
| * | | | | | Require CMAKE_<LANG>_COMPILER to be found as a full pathBrad King2013-10-2824-4/+124