| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 1 | -1/+1 |
|
|
* | include_directories: Fix regression in BEFORE option (#15693) | Brad King | 2015-08-21 | 3 | -0/+6 |
|
|
* | Tests: Fix failures when running under the default install prefix (#15566) | Brad King | 2015-05-14 | 1 | -0/+3 |
|
|
* | Tests: Split part of include_directories test to a generic location. | Stephen Kelly | 2015-02-09 | 36 | -371/+1 |
|
|
* | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 7 | -7/+0 |
|
|
* | Tests: Speed up RunCMake.include_directories test | Brad King | 2014-06-30 | 11 | -11/+11 |
|
|
* | Tests: Refactor RunCMake.include_directories to drop RunCMake_TEST_FILE | Brad King | 2014-06-30 | 4 | -24/+35 |
|
|
* | CMP0052: Make the warning message more informative. | Stephen Kelly | 2014-04-17 | 2 | -0/+10 |
|
|
* | CMP0052: Test that include dirs in install locations cause no warnings. | Stephen Kelly | 2014-04-17 | 4 | -0/+14 |
|
|
* | Export: Disallow exported interface includes in src/build tree (#14592). | Stephen Kelly | 2014-04-09 | 25 | -1/+207 |
|
|
* | Export: Process relative includes after genex evaluation. | Stephen Kelly | 2013-11-26 | 1 | -0/+12 |
|
|
* | Export: Test existing behavior of exporting includes with genexes. | Stephen Kelly | 2013-11-26 | 5 | -1/+54 |
|
|
* | genex: Test preprocessing incomplete expressions. | Stephen Kelly | 2013-09-13 | 2 | -0/+24 |
|
|
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
|
|
* | Export: Process generator expressions from INCLUDES DESTINATION. | Stephen Kelly | 2013-07-31 | 4 | -0/+13 |
|
|
* | install: Remove error condition using INCLUDES DESTINATION without EXPORT. | Stephen Kelly | 2013-07-29 | 4 | -10/+0 |
|
|
* | Add a convenient way to add the includes install dir to the INTERFACE. | Stephen Kelly | 2013-07-24 | 4 | -0/+10 |
|
|
* | Merge topic 'error-on-exported-missing-include-dir' | Brad King | 2013-05-21 | 4 | -0/+15 |
|\ |
|
| * | Error on relative path in INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-05-21 | 4 | -0/+15 |
|
|
* | | Test transitive includes from setting the LINK_LIBRARIES property. | Stephen Kelly | 2013-05-06 | 2 | -0/+17 |
|/ |
|
* | Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIES | Stephen Kelly | 2013-03-26 | 4 | -0/+15 |
|
|
* | Report an error on IMPORTED targets with a faulty INTERFACE | Stephen Kelly | 2013-03-26 | 4 | -0/+24 |
|
|
* | install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES | Stephen Kelly | 2013-03-26 | 11 | -0/+56 |
|
|
* | Don't populate INTERFACE includes and defines properties in tll. | Stephen Kelly | 2013-02-13 | 2 | -7/+12 |
|
|
* | Whitelist target types in target_{include_directories,compile_definitions} | Stephen Kelly | 2013-02-08 | 4 | -0/+12 |
|
|
* | Test printing origin of include dirs from tll(). | Stephen Kelly | 2013-02-07 | 2 | -3/+16 |
|
|
* | Output include directories as LOG messages, not warnings. | Stephen Kelly | 2013-01-21 | 1 | -4/+4 |
|
|
* | Specify the target whose includes are being listed. | Stephen Kelly | 2013-01-21 | 1 | -4/+4 |
|
|
* | Store includes from the same include_directories call together. | Stephen Kelly | 2013-01-21 | 1 | -7/+0 |
|
|
* | Add a way to print the origins of used include directories. | Stephen Kelly | 2013-01-03 | 4 | -0/+82 |
|
|
* | GenEx: Fix reporting about not-found include directories and libraries. | Stephen Kelly | 2012-10-17 | 5 | -0/+22 |
|
|