| Commit message (Expand) | Author | Age | Files | Lines |
* | Genex: Report error if a target file is needed to evaluate link libraries. | Stephen Kelly | 2013-06-24 | 6 | -0/+21 |
|
|
* | Genex: Make LINK_LANGUAGE report an error when evaluating link libraries. | Stephen Kelly | 2013-06-24 | 5 | -0/+19 |
|
|
* | Merge topic 'add-whitespace' | Brad King | 2013-06-24 | 1 | -1/+1 |
|\ |
|
| * | Add whitespace after colons in error messages. | Stephen Kelly | 2013-06-21 | 1 | -1/+1 |
|
|
* | | try_compile: Add signature to allow multiple SOURCES | Brad King | 2013-06-06 | 10 | -0/+41 |
|/ |
|
* | Merge topic 'fix-path-root-dot-dot' | Brad King | 2013-06-05 | 1 | -0/+5 |
|\ |
|
| * | get_filename_component: Test ABSOLUTE of .. after root component | Brad King | 2013-06-04 | 1 | -0/+5 |
|
|
* | | Merge topic 'VISIBILITY_PRESET-property' | Brad King | 2013-06-05 | 7 | -0/+37 |
|\ \ |
|
| * | | Introduce target property <LANG>_VISIBILITY_PRESET | Stephen Kelly | 2013-06-02 | 7 | -0/+37 |
|
|
* | | | variable_watch: Print accesses as "CMake Debug Log" messages | Brad King | 2013-06-03 | 2 | -6/+8 |
|
|
* | | | variable_watch: Remove leftover debugging code (#14187) | Brad King | 2013-06-03 | 3 | -0/+13 |
|
|
* | | | variable_watch: Add test for MODIFIED_ACCESS report | Brad King | 2013-06-03 | 5 | -0/+13 |
| |/
|/| |
|
* | | try_compile: Refactor argument processing | Brad King | 2013-05-31 | 11 | -9/+17 |
|
|
* | | try_compile: Add test for bad call error cases | Brad King | 2013-05-31 | 32 | -0/+80 |
|
|
* | | Merge topic 'fix-FileIsDirectory-SEGV' | Brad King | 2013-05-30 | 7 | -0/+25 |
|\ \ |
|
| * | | if: Add test for IS_DIRECTORY | Brad King | 2013-05-28 | 7 | -0/+25 |
|
|
* | | | Merge topic 'ExternalData-no-re-stage' | Brad King | 2013-05-28 | 3 | -0/+43 |
|\ \ \ |
|
| * | | | ExternalData: Do not re-stage staged object files | Brad King | 2013-05-24 | 3 | -0/+43 |
|
|
* | | | | Merge topic 'genex-generate-file' | Brad King | 2013-05-28 | 20 | -0/+71 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | file: Add GENERATE command to produce files at generate time | Stephen Kelly | 2013-05-24 | 20 | -0/+71 |
| |/ / |
|
* | | | 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 |
| |/ / |
|
* | | | Merge topic 'doc-improvements' | Brad King | 2013-05-16 | 2 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 2 | -3/+3 |
| |/ |
|
* | | Merge topic 'fix-per-config-tll-include-dirs' | Brad King | 2013-05-16 | 2 | -0/+17 |
|\ \ |
|
| * | | Test transitive includes from setting the LINK_LIBRARIES property. | Stephen Kelly | 2013-05-06 | 2 | -0/+17 |
| |/ |
|
* | | get_filename_component: Add DIRECTORY option (#14091) | Brad King | 2013-04-16 | 1 | -9/+10 |
|
|
* | | get_filename_component: Add explicit unit tests | Brad King | 2013-04-16 | 7 | -0/+46 |
|/ |
|
* | add_dependencies: Distinguish target v. file dependencies in error (#14050) | Brad King | 2013-03-29 | 6 | -0/+18 |
|
|
* | Merge topic 'fix-Qt5-incompatibility-check-version' | Brad King | 2013-03-28 | 1 | -1/+1 |
|\ |
|
| * | Fix the Qt 5 version required to run the IncompatibleQt test. | Stephen Kelly | 2013-03-26 | 1 | -1/+1 |
|
|
* | | 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 | 5 | -2/+24 |
|
|
* | install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES | Stephen Kelly | 2013-03-26 | 11 | -0/+56 |
|
|
* | FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCore | Stephen Kelly | 2013-03-18 | 7 | -0/+30 |
|
|
* | Merge topic 'cleanup-early-include-CTest-failure' | Brad King | 2013-03-13 | 15 | -60/+104 |
|\ |
|
| * | CTest: Fail early without PROJECT_BINARY_DIR (#14005) | Brad King | 2013-03-12 | 6 | -0/+20 |
|
|
| * | build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) | Brad King | 2013-03-12 | 5 | -1/+15 |
|
|
| * | Refactor RunCMake.build_command test to allow more cases | Brad King | 2013-03-12 | 5 | -59/+69 |
|
|
* | | ExternalData: Preserve escaped semicolons during argument expansion | Brad King | 2013-03-12 | 7 | -0/+46 |
|/ |
|
* | FPHSA: Convert FOUND_VAR failure test to RunCMake | Brad King | 2013-02-22 | 7 | -0/+24 |
|
|
* | Merge topic 'compiler-change-cleanup' | Brad King | 2013-02-20 | 14 | -2/+98 |
|\ |
|
| * | Test Unix Makefiles generator support for changing compilers | Brad King | 2013-02-20 | 13 | -0/+92 |
|
|
| * | Tests/RunCMake: Allow tests to control build tree behavior | Brad King | 2013-02-18 | 1 | -2/+6 |
|
|
* | | Revert "Add the $<LINKED:...> generator expression." | Stephen Kelly | 2013-02-13 | 4 | -16/+0 |
|
|
* | | Don't populate INTERFACE includes and defines properties in tll. | Stephen Kelly | 2013-02-13 | 2 | -7/+12 |
|
|
* | | Revert "Don't allow utility or global targets in the LINKED expression." | Stephen Kelly | 2013-02-13 | 5 | -18/+0 |
|
|
* | | Merge topic 'minor-fixes' | Brad King | 2013-02-11 | 15 | -3/+62 |
|\ \
| |/
|/| |
|
| * | Don't allow utility or global targets in the LINKED expression. | Stephen Kelly | 2013-02-08 | 5 | -0/+18 |
|
|
| * | Whitelist target types in target_{include_directories,compile_definitions} | Stephen Kelly | 2013-02-08 | 4 | -0/+12 |
|
|