| Commit message (Expand) | Author | Age | Files | Lines |
* | target_link_libraries: Propagate dependencies of object libraries | Kyle Edwards | 2018-12-10 | 3 | -0/+14 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 4 | -9/+9 |
|
|
* | Tests: Add cases for usage requirements of linked object libs | Brad King | 2018-03-01 | 5 | -0/+16 |
|
|
* | objlib: Link object-files from `OBJECT` libraries. | Deniz Bahadir | 2018-03-01 | 3 | -0/+27 |
|
|
* | objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries. | Deniz Bahadir | 2018-03-01 | 10 | -21/+40 |
|
|
* | objlib: Allow other libraries to link to `OBJECT` libraries. | Deniz Bahadir | 2018-03-01 | 13 | -28/+67 |
|
|
* | objlib: Allow `OBJECT` libraries to link to other libraries. | Deniz Bahadir | 2018-03-01 | 8 | -9/+37 |
|
|
* | install,export: Maybe transform OBJECT libraries to INTERFACE libraries | Brad King | 2018-02-28 | 5 | -12/+3 |
|
|
* | target_link_libraries: Slightly fix some error-messages. | Deniz Bahadir | 2017-11-29 | 1 | -2/+2 |
|
|
* | Diagnose object library self-reference | Brad King | 2017-07-14 | 4 | -0/+9 |
|
|
* | Allow OBJECT libraries to be installed, exported, and imported | Robert Maynard | 2017-04-18 | 13 | -11/+40 |
|
|
* | Tests: Change RunCMake.ObjectLibrary dependencies case to C | Brad King | 2017-02-26 | 10 | -31/+27 |
|
|
* | Tests: Fix RunCMake.ObjectLibrary dependency delay | Brad King | 2017-02-26 | 1 | -5/+11 |
|
|
* | Add test for object library dependencies | Gregor Jasny | 2017-02-22 | 6 | -0/+52 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+4 |
|
|
* | add_library: Allow arbitrary non-linked sources in OBJECT libraries | Brad King | 2014-07-09 | 2 | -2/+4 |
|
|
* | cmGeneratorTarget: Compute consumed object libraries on demand. | Stephen Kelly | 2014-04-02 | 2 | -0/+8 |
|
|
* | cmTarget: Allow any generator expression in SOURCES property. | Stephen Kelly | 2014-04-02 | 1 | -1/+3 |
|
|
* | Merge topic 'object-library-missing-source' | Brad King | 2013-11-02 | 4 | -0/+12 |
|\ |
|
| * | Check for OBJECT_LIBRARY source files at start of generation | Brad King | 2013-11-01 | 4 | -0/+12 |
|
|
* | | Make ExportLanguages a subtest of the ObjectLibrary test | Stephen Kelly | 2013-10-24 | 3 | -17/+0 |
|/ |
|
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
|
|
* | Test OBJECT library language propagation | Brad King | 2012-03-16 | 3 | -0/+17 |
|
|
* | Test OBJECT library failure cases | Brad King | 2012-03-16 | 50 | -0/+146 |
|
|