| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Add test for cmake --build . --target package | Kyle Edwards | 2018-07-17 | 3 | -8/+25 |
|
|
* | Tests: Add test for install(SCRIPT ... COMPONENT) | Kyle Edwards | 2018-07-17 | 5 | -0/+9 |
|
|
* | Tests: Add test for InstallRequiredSystemLibraries | Kyle Edwards | 2018-07-17 | 3 | -0/+12 |
|
|
* | Tests: Add test for $<0:...> in ExportImport | Kyle Edwards | 2018-07-17 | 1 | -3/+3 |
|
|
* | Tests: Add test for install(TARGETS) RPATH functionality | Kyle Edwards | 2018-07-17 | 5 | -1/+42 |
|
|
* | Tests: Add test for install(FILES) with PERMISSIONS | Kyle Edwards | 2018-07-17 | 3 | -0/+7 |
|
|
* | Tests: Add test for installing parts of targets in different directories | Kyle Edwards | 2018-07-17 | 4 | -0/+15 |
|
|
* | Tests: Add test for install(DIRECTORY) with PATTERN and REGEX | Kyle Edwards | 2018-07-17 | 6 | -0/+38 |
|
|
* | Tests: Add test for CONFIGURATIONS parameter of install() | Kyle Edwards | 2018-07-17 | 3 | -0/+4 |
|
|
* | Tests: Add test for install(<SCRIPT|CODE>) | Kyle Edwards | 2018-07-17 | 4 | -0/+11 |
|
|
* | Tests: Add test for <PRE|POST>_INSTALL_SCRIPT | Kyle Edwards | 2018-07-17 | 5 | -0/+11 |
|
|
* | Tests: Add test for deprecated install_*() commands | Kyle Edwards | 2018-07-17 | 5 | -0/+19 |
|
|
* | Tests: Add tests for *OUTPUT_NAME properties | Kyle Edwards | 2018-07-17 | 3 | -0/+44 |
|
|
* | Tests: Add test for install(DIRECTORY ... OPTIONAL) | Kyle Edwards | 2018-07-17 | 3 | -0/+3 |
|
|
* | Tests: Add tests for install(<TARGETS|FILES> ... OPTIONAL) | Kyle Edwards | 2018-07-17 | 6 | -0/+10 |
|
|
* | math: Restore toleration of unexpected characters in an expression | Brad King | 2018-07-16 | 4 | -3/+15 |
|
|
* | Merge topic 'ghs' | Brad King | 2018-07-12 | 1 | -1/+1 |
|\ |
|
| * | GHS: Set primary target using arch/platform values (or user specified value) | Fred Baksik | 2018-07-11 | 1 | -1/+1 |
|
|
* | | Merge topic 'option_respects_existing_stack_variable' | Brad King | 2018-07-12 | 2 | -0/+15 |
|\ \ |
|
| * | | option: No CMP077 warnings when both cache and local variable exists | Robert Maynard | 2018-07-10 | 2 | -0/+15 |
|
|
* | | | Merge topic 'skip_mfc_test' | Brad King | 2018-07-10 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Tests: skip MFC test when building cmake when no file association for vcproj | Fred Baksik | 2018-07-09 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | Merge topic 'option-normal-variable' | Brad King | 2018-07-09 | 7 | -0/+44 |
|\ \ \
| | |/
| |/| |
|
| * | | option: respect existing normal variable | Robert Maynard | 2018-07-09 | 9 | -17/+44 |
|
|
| * | | Option: Add a test that verifies interaction with normal variables | Robert Maynard | 2018-06-21 | 2 | -0/+17 |
|
|
* | | | Merge topic 'vsnasm-quoting' | Brad King | 2018-07-06 | 4 | -3/+27 |
|\ \ \ |
|
| * | | | VS: Properly quote arguments in nasm.xml | David Benjamin | 2018-07-02 | 4 | -3/+27 |
|
|
* | | | | Merge topic 'list-command-insert' | Brad King | 2018-07-06 | 3 | -2/+6 |
|\ \ \ \ |
|
| * | | | | list: Allow inserting at the end of a list | Daniel Chabrowski | 2018-07-05 | 3 | -2/+6 |
| |/ / / |
|
* | | | | Merge topic 'UseSWIG-legacy-targets' | Brad King | 2018-07-05 | 5 | -0/+5 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'backport-UseSWIG-legacy-targets' into UseSWIG-legacy-targets | Brad King | 2018-07-03 | 5 | -0/+5 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | UseSWIG: reintroduce legacy target name management | Marc Chevrier | 2018-07-03 | 4 | -0/+4 |
|
|
* | | | | | Merge topic 'revert-subdirectory-linking' | Brad King | 2018-07-05 | 15 | -94/+7 |
|\ \ \ \ \ |
|
| * | | | | | Revert "target_link_libraries: Allow use with targets in other directories" | Brad King | 2018-07-03 | 15 | -94/+7 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'ctest_submit-https' into release-3.12 | Brad King | 2018-06-27 | 2 | -6/+9 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'lexer-null' into release-3.12 | Brad King | 2018-06-26 | 4 | -0/+7 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'file-GLOB-remove-new-errors' into release-3.12 | Brad King | 2018-06-22 | 6 | -11/+1 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'xcode-10-legacy-build-system' into release-3.12 | Brad King | 2018-06-19 | 3 | -17/+22 |
| |\ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ | Merge topic 'math-hex' | Brad King | 2018-07-05 | 21 | -15/+114 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | math: Add options to calculate and format output as hexadecimal | Daniel Franke | 2018-07-03 | 13 | -15/+82 |
|
|
| * | | | | | | | | math: Diagnose divide-by-zero | Daniel Franke | 2018-06-26 | 4 | -0/+7 |
|
|
| * | | | | | | | | math: Reject unexpected expression input explicitly | Daniel Franke | 2018-06-26 | 4 | -0/+9 |
|
|
| * | | | | | | | | math: Add RunCMake.math test to prepare for error cases | Daniel Franke | 2018-06-22 | 4 | -0/+16 |
|
|
* | | | | | | | | | Merge topic 'cpack-external' | Brad King | 2018-07-03 | 12 | -4/+326 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Testing: Add test for CPack External generator | Kyle Edwards | 2018-07-02 | 12 | -4/+326 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge topic 'LINK_DEPENDS' | Brad King | 2018-07-03 | 4 | -1/+38 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | LINK_DEPENDS: add support of 'generator expressions' | Marc Chevrier | 2018-06-27 | 1 | -1/+1 |
|
|
| * | | | | | | | | LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS | Marc Chevrier | 2018-06-27 | 4 | -0/+37 |
|
|
* | | | | | | | | | Merge topic 'ctest_submit-https' | Brad King | 2018-06-29 | 2 | -6/+9 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | ctest_submit: show headers as debug info | Zack Galbreath | 2018-06-27 | 2 | -6/+9 |
|
|