| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'java-updates' | Brad King | 2015-08-05 | 1 | -0/+13 |
|\ |
|
| * | UseJava: Teach install_jar new DESTINATION and COMPONENT options | Marc Chevrier | 2015-08-04 | 1 | -0/+4 |
|
|
| * | UseJava: Teach add_jar to support file syntax for sources | Marc Chevrier | 2015-08-04 | 1 | -0/+4 |
|
|
| * | FindJava: Add support for idlj and jarsigner tools | Marc Chevrier | 2015-08-04 | 1 | -0/+5 |
|
|
* | | Help: Refine RULE_LAUNCH_{COMPILE,CUSTOM,LINK} global property docs | Brad King | 2015-08-03 | 3 | -12/+18 |
|/ |
|
* | Merge topic 'if-test' | Brad King | 2015-08-03 | 4 | -0/+27 |
|\ |
|
| * | if: Add "TEST <test>" condition | Matt McCormick | 2015-08-03 | 4 | -0/+27 |
|
|
* | | Merge topic 'doc-string-FIND-failure-case' | Brad King | 2015-07-31 | 1 | -1/+1 |
|\ \ |
|
| * | | Help: Document string(FIND) return value when no match is found | James Johnston | 2015-07-30 | 1 | -1/+1 |
| |/ |
|
* | | cmake: Add -W options to control deprecation warnings and errors | Michael Scott | 2015-07-29 | 4 | -2/+62 |
|/ |
|
* | Merge topic 'trace-expand' | Brad King | 2015-07-27 | 3 | -5/+14 |
|\ |
|
| * | cmake: add --trace-expand option | Ben Boeckel | 2015-07-23 | 3 | -5/+14 |
|
|
* | | Add SOURCE_DIR and BINARY_DIR target properties | Clifford Yapp | 2015-07-21 | 4 | -0/+19 |
|/ |
|
* | Merge topic 'doc-CMakeExpandImportedTargets-deprecated' | Brad King | 2015-07-21 | 1 | -0/+5 |
|\ |
|
| * | Help: Add notes for topic 'doc-CMakeExpandImportedTargets-deprecated' | Brad King | 2015-07-21 | 1 | -0/+5 |
|
|
* | | cmMakefile: Remove special handling of INCLUDE_REGULAR_EXPRESSION. | Stephen Kelly | 2015-07-18 | 1 | -2/+3 |
|/ |
|
* | Merge topic 'ctest-change-id' | Brad King | 2015-07-17 | 2 | -0/+10 |
|\ |
|
| * | CTest: Optionally add a ChangeId attribute on XML Site tags | Zack Galbreath | 2015-07-17 | 2 | -0/+10 |
|
|
* | | Merge topic 'makefile-target-messages' | Brad King | 2015-07-15 | 3 | -0/+27 |
|\ \ |
|
| * | | Makefile: Optionally disable target completion messages in build output | Michael Ensslin | 2015-07-14 | 3 | -0/+27 |
| |/ |
|
* | | Merge topic 'vs-nsight-tegra-attributes' | Brad King | 2015-07-15 | 32 | -3/+286 |
|\ \ |
|
| * | | VS: Add more Nsight Tegra generator Android property settings | Mikhail Filimonov | 2015-07-14 | 32 | -3/+286 |
| |/ |
|
* | | Merge topic 'doc-apple-framework-creation' | Brad King | 2015-07-15 | 5 | -1/+27 |
|\ \ |
|
| * | | Help: Document Apple Framework creation with an example (#15651) | Brad King | 2015-07-14 | 5 | -1/+27 |
| |/ |
|
* | | Help: Link to cmake-properties.7 manual from set_target_properties docs | Brad King | 2015-07-14 | 1 | -94/+3 |
|
|
* | | Help: Link to cmake-properties.7 manual from set_property docs | Brad King | 2015-07-14 | 1 | -0/+3 |
|/ |
|
* | Merge topic 'OUTPUT_NAME-genex' | Brad King | 2015-07-10 | 4 | -3/+23 |
|\ |
|
| * | Add generator expression support to OUTPUT_NAME target property | Robert Goulet | 2015-07-09 | 2 | -0/+8 |
|
|
| * | Help: Improve OUTPUT_NAME documentation formatting | Brad King | 2015-07-09 | 3 | -3/+15 |
|
|
* | | Help: Add notes for topic 'FindIce-imported-targets' | Brad King | 2015-07-09 | 1 | -0/+4 |
|/ |
|
* | Merge topic 'string-append' | Brad King | 2015-07-08 | 2 | -0/+7 |
|\ |
|
| * | string: add APPEND subcommand | Daniel Pfeifer | 2015-07-07 | 2 | -0/+7 |
|
|
* | | Merge topic 'add-apple-swift-language' | Brad King | 2015-07-08 | 1 | -0/+9 |
|\ \ |
|
| * | | Add rudimentary support for the Apple Swift language with Xcode | Brad King | 2015-07-06 | 1 | -0/+9 |
| |/ |
|
* | | Merge topic 'auto_export_dll_symbols' | Brad King | 2015-07-08 | 5 | -0/+32 |
|\ \ |
|
| * | | Windows: Optionally generate DLL module definition files automatically | Bill Hoffman | 2015-07-06 | 5 | -0/+32 |
|
|
* | | | ExternalProject: Added new USES_TERMINAL options | James Johnston | 2015-07-06 | 1 | -0/+7 |
| |/
|/| |
|
* | | Merge topic 'ctest-test-load' | Brad King | 2015-07-02 | 6 | -0/+40 |
|\ \
| |/
|/| |
|
| * | ctest: Optionally avoid starting tests that may exceed a given CPU load | Betsy McPhail | 2015-06-30 | 6 | -0/+40 |
|
|
* | | Merge topic 'doc-find-path-variables' | Brad King | 2015-06-25 | 14 | -97/+88 |
|\ \
| |/
|/| |
|
| * | Help: Revise CMAKE_*_PATH and CMAKE_SYSTEM_*_PATH variable docs (#15631) | Brad King | 2015-06-25 | 14 | -97/+88 |
|
|
* | | Help: Fix typo in ctest_test documentation | Zack Galbreath | 2015-06-24 | 1 | -1/+1 |
|
|
* | | Merge topic 'doc-cmake-buildsystem-typo' | Brad King | 2015-06-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Help: Fix a typo in cmake-buildsystem(7) manual | Erik Sjölund | 2015-06-22 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'GNUInstallDirs-special-prefixes' | Brad King | 2015-06-19 | 1 | -0/+9 |
|\ \ |
|
| * | | Help: Add notes for topic 'GNUInstallDirs-special-prefixes' | Brad King | 2015-06-18 | 1 | -0/+9 |
|
|
* | | | Merge topic 'ConcurrentFortran-compiler-id' | Brad King | 2015-06-19 | 2 | -0/+6 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'ConcurrentFortran-compiler-id' | Brad King | 2015-06-18 | 1 | -0/+5 |
|
|
| * | | | Add support for Concurrent Fortran 77 Compiler | Brad King | 2015-06-18 | 1 | -0/+1 |
|
|
* | | | | Merge topic 'doc-CMAKE_GENERATOR_PLATFORM-typo' | Brad King | 2015-06-19 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|