summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-syntax'Brad King2013-08-154-0/+6
|\
| * Do not warn about left paren not separated by a spaceBrad King2013-08-154-0/+6
* | Merge topic 'cygwin-RunCMake-tests'Brad King2013-08-1436-36/+36
|\ \
| * | Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-1336-36/+36
* | | Genex: Fix segfault when parsing ends with parameter expectation.Stephen Kelly2013-08-132-0/+4
|/ /
* | Merge topic 'cmake-syntax'Brad King2013-08-0840-0/+193
|\ \
| * \ Merge branch 'dev/fix-variable-watch-crash' into cmake-syntaxBrad King2013-08-083-0/+14
| |\ \ | | |/ | |/|
| * | Warn about unquoted arguments that look like long bracketsBrad King2013-08-084-0/+38
| * | Warn about arguments not separated by whitespaceBrad King2013-08-081-1/+17
| * | Add RunCMake.Syntax test cases for command invocation stylesBrad King2013-08-0816-0/+74
| * | cmListFileLexer: Fix line number after backslash in stringBrad King2013-08-084-0/+12
| * | Add RunCMake.Syntax test to cover argument parsingBrad King2013-08-0819-0/+53
* | | Merge topic 'dev/fix-variable-watch-crash'Brad King2013-08-083-0/+14
|\ \ \ | | |/ | |/|
| * | variable_watch: Add test for watching a variable multiple timesBen Boeckel2013-08-083-0/+14
* | | Merge topic 'parallel-memcheck'Brad King2013-08-082-13/+16
|\ \ \
| * | | CTest: create one output file per memcheck (#14303)Rolf Eike Beer2013-08-072-13/+16
| | |/ | |/|
* | | Skip CTestLimitDashJ test on BorlandBrad King2013-08-071-3/+5
|/ /
* | Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-0270-3/+386
|/
* Merge topic 'INCLUDES-DESTINATION-no-config'Brad King2013-08-015-12/+29
|\
| * Export: Process generator expressions from INCLUDES DESTINATION.Stephen Kelly2013-07-315-12/+29
* | Allow target commands to be invoked with no items (#14325).Stephen Kelly2013-07-313-0/+24
|/
* Merge topic 'static_library_flags'Brad King2013-07-314-2/+43
|\
| * Add additonal tests for the linker flagsPatrick Gansterer2013-07-314-2/+43
* | Merge topic 'ninja_bad_cmcldeps_paths'Brad King2013-07-311-0/+3
|\ \
| * | VS 6: Tell BuildDepends test to tolerate ninjadep failureBrad King2013-07-301-0/+3
* | | Merge topic 'install-interface-includes'Brad King2013-07-314-10/+0
|\ \ \
| * | | install: Remove error condition using INCLUDES DESTINATION without EXPORT.Stephen Kelly2013-07-294-10/+0
* | | | Merge topic 'fix-export-includes-crash'Brad King2013-07-292-0/+7
|\ \ \ \
| * | | | Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES.Stephen Kelly2013-07-292-0/+7
| | |_|/ | |/| |
* | | | Merge topic 'memcheck_pre_post_args'Brad King2013-07-291-1/+5
|\ \ \ \
| * | | | Revert "CTest: fix pre and post test commands with spaces" (#13887)Rolf Eike Beer2013-07-271-1/+5
| |/ / /
* | | | Merge topic 'ninja_bad_cmcldeps_paths'Brad King2013-07-293-0/+58
|\ \ \ \ | | |_|/ | |/| |
| * | | Ninja: Update BuildDepends test to verify cmcldeps depfiles.Robert Maynard2013-07-263-0/+58
* | | | Merge topic 'minor-cleanups'Brad King2013-07-299-4/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Genex: Disallow LINKER_LANGUAGE only when used on a static library.Stephen Kelly2013-07-261-2/+2
| * | | cmTarget: Fix iface libraries and languages for static libraries.Stephen Kelly2013-07-266-0/+29
| * | | Export: Fix typo of LINK_INTERFACE_LIBRARIES.Stephen Kelly2013-07-262-2/+2
* | | | Merge topic 'install-interface-relative'Brad King2013-07-262-0/+8
|\ \ \ \
| * | | | Genex: Allow relative paths in INSTALL_INTERFACE.Stephen Kelly2013-07-252-0/+8
| | |_|/ | |/| |
* | | | Merge topic 'install-interface-includes'Brad King2013-07-266-1/+31
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Add a convenient way to add the includes install dir to the INTERFACE.Stephen Kelly2013-07-246-1/+31
* | | Merge topic 'dev/export-target-without-language'Brad King2013-07-256-0/+16
|\ \ \
| * | | export: Error when exporting a target without a languageBen Boeckel2013-07-256-0/+16
* | | | Merge topic 'doc-RunCMake-strips-expected'Brad King2013-07-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Tests/RunCMake: Document stripping of expected outputBen Boeckel2013-07-251-1/+1
| | |/ | |/|
* | | Merge topic 'tll-new-signatures'Brad King2013-07-2524-0/+175
|\ \ \
| * | | target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signatureStephen Kelly2013-07-2424-0/+175
* | | | Merge topic 'compile-defs-debugging'Brad King2013-07-251-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Test COMPILE_DEFINITIONS target property get/set/get round-tripBrad King2013-07-241-0/+13
* | | | Merge topic 'framework-interface-includes'Brad King2013-07-245-0/+27
|\ \ \ \