| Commit message (Expand) | Author | Age | Files | Lines |
* | Teach find_(library|file|path) to get prefixes from PATH (#15370) | Brad King | 2015-02-19 | 4 | -3/+16 |
|
|
* | Merge topic 'doc-configure_file-output-location' | Brad King | 2015-02-13 | 1 | -30/+95 |
|\ |
|
| * | Help: Revise configure_file documentation (#15403) | Brad King | 2015-02-12 | 1 | -30/+95 |
|
|
* | | install: Allow generator expressions in TARGETS DESTINATION (#14317) | Brad King | 2015-02-11 | 1 | -0/+4 |
|
|
* | | Allow export of targets with INTERFACE_SOURCES. | Stephen Kelly | 2015-02-10 | 1 | -4/+0 |
|/ |
|
* | Merge topic 'update-docs' | Brad King | 2015-02-05 | 2 | -2/+2 |
|\ |
|
| * | Help: Add some cross-linking. | Stephen Kelly | 2015-02-04 | 2 | -2/+2 |
|
|
* | | Help: Revise try_compile and try_run documentation (#15358) | Brad King | 2015-02-04 | 2 | -94/+160 |
|/ |
|
* | Merge topic 'file-strings-utf-16' | Brad King | 2015-01-27 | 1 | -1/+4 |
|\ |
|
| * | file: Teach STRINGS to support UTF-16 and UTF-32 encodings | Justin Borodinsky | 2015-01-27 | 1 | -1/+4 |
|
|
* | | Merge topic 'doc-link_libraries-note' | Brad King | 2015-01-27 | 1 | -8/+11 |
|\ \
| |/
|/| |
|
| * | Help: Clarify status of link_libraries command | Brad King | 2015-01-26 | 1 | -8/+11 |
|
|
| * | Merge branch 'doc-CMAKE_FIND_PACKAGE_NAME' into release | Brad King | 2015-01-12 | 1 | -0/+2 |
| |\ |
|
| * \ | Merge branch 'fix-empty-target-property-queries' into release | Brad King | 2015-01-11 | 2 | -5/+5 |
| |\ \ |
|
* | \ \ | Merge topic 'try-run-link-libraries' | Brad King | 2015-01-26 | 1 | -1/+8 |
|\ \ \ \ |
|
| * | | | | try_run: Add support for LINK_LIBRARIES option. | Matt McCormick | 2015-01-26 | 1 | -1/+8 |
|
|
* | | | | | ctest_submit: Make CDASH_UPLOAD mode arguments more strict | Brad King | 2015-01-20 | 1 | -3/+5 |
|
|
* | | | | | ctest_submit: Add CDASH_UPLOAD mode to upload files to CDash | Bill Hoffman | 2015-01-20 | 1 | -0/+11 |
|
|
* | | | | | Merge topic 'doc-CMAKE_FIND_PACKAGE_NAME' | Brad King | 2015-01-12 | 1 | -0/+2 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | find_package: Document CMAKE_FIND_PACKAGE_NAME variable | Gregor Jasny | 2015-01-11 | 1 | -0/+2 |
|
|
* | | | | | Merge topic 'fix-empty-target-property-queries' | Brad King | 2015-01-11 | 2 | -5/+5 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | set_tests_properties: fix documentation | Ben Boeckel | 2015-01-11 | 1 | -1/+1 |
|
|
| * | | | | get_test_property: clarify the documentation | Ben Boeckel | 2015-01-11 | 1 | -4/+4 |
| |/ / / |
|
* | | | | Merge topic 'doc-if-variable-not-defined' | Brad King | 2015-01-10 | 1 | -4/+5 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Help: Clarify if(<variable>) documentation (#15335) | Brad King | 2015-01-08 | 1 | -4/+5 |
| |/ |
|
| * | Merge branch 'doc-file-GENERATE-order' into release | Brad King | 2014-12-05 | 1 | -1/+3 |
| |\ |
|
| * \ | Merge branch 'target-sources-error-conditions' into release | Brad King | 2014-12-01 | 1 | -0/+4 |
| |\ \ |
|
| * \ \ | Merge branch 'doc-installed-file-property' into release | Brad King | 2014-12-01 | 2 | -28/+63 |
| |\ \ \ |
|
* | | | | | Help: Document MAIN_DEPENDENCY limitation in add_custom_command | Brad King | 2014-12-16 | 1 | -1/+2 |
|
|
* | | | | | Help: Mention add_dependencies in add_custom_target DEPENDS option | Brad King | 2014-12-16 | 1 | -0/+3 |
|
|
* | | | | | Merge topic 'doc-file-GENERATE-order' | Brad King | 2014-12-05 | 1 | -1/+3 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Help: Document file(GENERATE) signature option order | Brad King | 2014-12-05 | 1 | -1/+3 |
|
|
* | | | | | Merge topic 'file-LOCK-command' | Brad King | 2014-12-03 | 1 | -0/+30 |
|\ \ \ \ \ |
|
| * | | | | | file: Add LOCK subcommand to do file and directory locking | Ruslan Baratov | 2014-12-03 | 1 | -0/+30 |
|
|
* | | | | | | continue: Add a new CMake language command for loop continuation (#14013) | Gregor Jasny | 2014-12-01 | 2 | -0/+14 |
|/ / / / / |
|
* | | | | | Merge topic 'target-sources-error-conditions' | Brad King | 2014-12-01 | 1 | -0/+4 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Help: Document the export limitation of INTERFACE_SOURCES. | Stephen Kelly | 2014-11-29 | 1 | -0/+4 |
| | |/ /
| |/| | |
|
| * | | | Merge branch 'doc-target_include_directories-fixup' into release | Brad King | 2014-11-17 | 1 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'doc-install-SCRIPT-CODE-COMPONENT' into release | Brad King | 2014-11-13 | 1 | -1/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
* | | | | | Merge topic 'doc-installed-file-property' | Brad King | 2014-12-01 | 2 | -28/+63 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Help: Document installed file property API | Nils Gladitz | 2014-12-01 | 2 | -0/+21 |
|
|
| * | | | | Help: Format set_property and get_property command docs | Brad King | 2014-12-01 | 2 | -28/+42 |
| |/ / / |
|
* | | | | Merge topic 'improve-INTERFACE-property-docs' | Brad King | 2014-11-25 | 2 | -0/+6 |
|\ \ \ \ |
|
| * | | | | Help: Warn that paths should not be used in INTERFACE_ build properties. | Stephen Kelly | 2014-11-25 | 2 | -0/+6 |
|
|
* | | | | | Merge topic 'custom-command-byproducts' | Brad King | 2014-11-25 | 2 | -0/+45 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Add an option for explicit BYPRODUCTS of custom commands (#14963) | Brad King | 2014-11-14 | 2 | -0/+45 |
|
|
* | | | | | Merge topic 'doc-target_include_directories-fixup' | Brad King | 2014-11-17 | 1 | -2/+2 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Help: target_include_directories does not allow target names | Brad King | 2014-11-17 | 1 | -2/+2 |
|
|
* | | | | | Merge topic 'console-pool' | Brad King | 2014-11-17 | 2 | -3/+16 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Add USES_TERMINAL option for custom commands | Peter Collingbourne | 2014-11-14 | 2 | -3/+16 |
|
|