summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\ \ \ \ \
| * | | | | Use linked frameworks as a source of include directories.Stephen Kelly2013-07-245-0/+27
* | | | | | Merge topic 'dev/property-append-with-empty-string'Brad King2013-07-243-0/+11
|\ \ \ \ \ \
| * | | | | | set_property: Do not remove a property when APPENDing nothingBen Boeckel2013-07-243-0/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'fix-mapped-config-genex'Brad King2013-07-242-0/+43
|\ \ \ \ \ \
| * | | | | | Genex: Fix $<CONFIG> with IMPORTED targets and multiple locations.Stephen Kelly2013-07-242-0/+43
* | | | | | | Merge topic 'remove-LINK_LANGUAGE-genex'Brad King2013-07-246-18/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove the LINK_LANGUAGE generator expression.Stephen Kelly2013-07-246-18/+28
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'rpath-on-mac'Brad King2013-07-224-1/+32
|\ \ \ \ \ \
| * | | | | | OS X: Enable rpath support on Mac OS X when find_library() is used.Clinton Stimpson2013-07-164-1/+32
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'SelectLibraryConfigurations'Brad King2013-07-221-1/+1
|\ \ \ \ \ \
| * | | | | | SelectLibraryConfigurations: Use -NOTFOUND instead of copying the varsDaniele E. Domenichelli2013-07-221-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cpack-wix'Brad King2013-07-221-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967)Fredrik Axelsson2013-07-191-0/+2