| Commit message (Expand) | Author | Age | Files | Lines |
* | cmTarget: Raise error if imported target location is not set | Raul Tambre | 2020-08-21 | 2 | -1/+3 |
|
|
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2020-06-18 | 5 | -5/+3 |
|
|
* | Tests: Split RunCMake.target_link_libraries test | Marc Chevrier | 2020-06-17 | 22 | -327/+0 |
|
|
* | add_library/add_executable: allow local alias to imported targets | Marc Chevrier | 2020-06-02 | 2 | -9/+59 |
|
|
* | target_link_libraries: self-link through ALIAS is an error | Marc Chevrier | 2020-05-30 | 6 | -0/+25 |
|
|
* | Merge topic 'link-libs-config-case' | Brad King | 2020-03-31 | 4 | -0/+28 |
|\ |
|
| * | target_link_libraries: Fix regression in case of $<CONFIG> genex | Brad King | 2020-03-30 | 4 | -0/+28 |
|
|
* | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...> | Marc Chevrier | 2020-02-26 | 22 | -0/+287 |
|/ |
|
* | target_link_libraries: Fix out-of-dir linking of a list of targets | Brad King | 2020-01-16 | 8 | -8/+26 |
|
|
* | target_link_libraries: Fix out-of-dir calls with debug/optimized keywords | Brad King | 2020-01-10 | 4 | -4/+4 |
|
|
* | cmExportInstallFileGenerator: improve error message | Ben Boeckel | 2019-08-20 | 1 | -1/+1 |
|
|
* | Tests: add tests for empty-value keyword arguments in target_* | Ben Boeckel | 2018-10-26 | 2 | -0/+5 |
|
|
* | Testing: Update hard-coded line numbers to [0-9]+ in some tests | Kyle Edwards | 2018-10-10 | 6 | -6/+6 |
|
|
* | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 27 | -11/+77 |
|
|
* | Revert "target_link_libraries: Allow use with targets in other directories" | Brad King | 2018-07-03 | 15 | -94/+7 |
|
|
* | target_link_libraries: Allow use with targets in other directories | Patrick Stotko | 2018-05-15 | 15 | -7/+94 |
|
|
* | target_link_libraries: Slightly fix some error-messages. | Deniz Bahadir | 2017-11-29 | 1 | -2/+2 |
|
|
* | Teach target_* commands to set INTERFACE properties of IMPORTED targets | Deniz Bahadir | 2017-10-26 | 5 | -0/+12 |
|
|
* | target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs | Brad King | 2017-08-31 | 2 | -0/+5 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+1 |
|
|
* | Fix export of STATIC library PRIVATE non-target dependencies | Brad King | 2016-02-17 | 5 | -0/+17 |
|
|
* | cmComputeLinkInformation: Lookup a target only if we have one | Brad King | 2015-08-13 | 2 | -0/+11 |
|
|
* | cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626) | Brad King | 2015-06-25 | 6 | -0/+11 |
|
|
* | Policies: omit warnings about unset policies when they are actually set to NEW | Nils Gladitz | 2014-03-31 | 2 | -10/+0 |
|
|
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
|
|
* | target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature | Stephen Kelly | 2013-07-24 | 21 | -0/+149 |
|
|