Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install: Add sane set of defaults for DESTINATION and file type parameters | Kyle Edwards | 2018-11-07 | 32 | -0/+505 |
* | Merge topic 'fix-double-warn-uninitialized-in-script-mode' | Brad King | 2018-11-07 | 3 | -0/+10 |
|\ | |||||
| * | CMP0053: Fix double warning on uninitialized variables in -P mode | R2RT | 2018-11-05 | 3 | -0/+10 |
* | | Merge topic 'rename-cpack-ext-generator' | Brad King | 2018-11-06 | 17 | -38/+38 |
|\ \ | |/ |/| | |||||
| * | CPack: Rename Ext generator to External | Craig Scott | 2018-11-05 | 17 | -38/+38 |
* | | Merge topic 'check-keywords-only-if-used' | Brad King | 2018-11-02 | 22 | -0/+88 |
|\ \ | |||||
| * | | cmTargetPropCommandBase: check keywords after parsing | Ben Boeckel | 2018-10-26 | 14 | -40/+0 |
| * | | Tests: add tests for empty-value keyword arguments in target_* | Ben Boeckel | 2018-10-26 | 36 | -0/+128 |
* | | | Merge topic 'fix-custom-target-with-csharp' | Brad King | 2018-11-01 | 3 | -0/+13 |
|\ \ \ | |||||
| * | | | CSharp: Fix regression in VS project type selection for custom target | Brad King | 2018-10-31 | 3 | -0/+13 |
| | |/ | |/| | |||||
| * | | Merge branch 'GNUInstallDirs-kfreebsd-man' into release-3.13 | Brad King | 2018-10-22 | 1 | -1/+1 |
| |\ \ | |||||
* | \ \ | Merge topic 'set_directory_properties-script-mode' | Brad King | 2018-10-30 | 3 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | set_directory_properties: Restore in script mode | Brad King | 2018-10-29 | 3 | -0/+5 |
* | | | | | Merge topic 'minusCparse' | Brad King | 2018-10-29 | 12 | -1/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Add cases for -{C,D,U} without a source tree | Brad King | 2018-10-26 | 12 | -1/+22 |
| | |_|_|/ | |/| | | | |||||
* | | | | | RPATH: Add option for using $ORIGIN in build tree | Peter Wu | 2018-10-26 | 4 | -1/+90 |
* | | | | | Merge topic 'GNUInstallDirs-kfreebsd-man' | Brad King | 2018-10-23 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | GNUInstallDirs: Don't use BSD info and man paths on GNU/kFreeBSD | James Clarke | 2018-10-22 | 1 | -1/+1 |
* | | | | Merge branch 'master' into deployqt4-cmp0080-fix | Kyle Edwards | 2018-10-19 | 163 | -190/+340 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Merge topic 'better-empty-list-behavior' | Brad King | 2018-10-17 | 21 | -26/+38 |
| |\ \ \ | |||||
| | * | | | cmListCommand: handle empty lists for list(REMOVE_AT) | Ben Boeckel | 2018-10-16 | 7 | -2/+19 |
| | * | | | cmListCommand: make list(ACTION not_a_list) succeed when idempotent | Ben Boeckel | 2018-10-16 | 15 | -25/+20 |
| * | | | | Merge topic 'document-dollar-in-varnames' | Brad King | 2018-10-16 | 6 | -0/+41 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'cppcheck-exit-code' | Brad King | 2018-10-12 | 6 | -9/+18 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fail the build if cppcheck returns a non-zero exit code | Harald Brinkmann | 2018-10-11 | 6 | -9/+18 |
| * | | | | | | Merge branch 'backport-revert-install-code-script-genex' into revert-install-... | Brad King | 2018-10-11 | 6 | -19/+0 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'cmake_policy-get_warning' | Brad King | 2018-10-11 | 2 | -10/+16 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | cmake_policy: Add undocumented GET_WARNING command | Kyle Edwards | 2018-10-10 | 2 | -10/+16 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge topic 'install-subdirectory-order' | Brad King | 2018-10-11 | 131 | -145/+262 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Testing: Add test for CMP0082 | Kyle Edwards | 2018-10-10 | 35 | -2/+119 |
| | * | | | | | | Testing: Update hard-coded line numbers to [0-9]+ in some tests | Kyle Edwards | 2018-10-10 | 96 | -143/+143 |
| | |/ / / / / | |||||
| * | | | | | | Merge topic 'ctest-done' | Brad King | 2018-10-11 | 3 | -0/+5 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | ctest_submit: Add support for a "Done" part | Betsy McPhail | 2018-10-10 | 3 | -0/+5 |
| * | | | | | | Merge topic 'project-always-set-desc-url' | Brad King | 2018-10-08 | 2 | -0/+27 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'document-dollar-in-varnames' into release-3.13 | Brad King | 2018-10-16 | 6 | -0/+41 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | CMP0053: document that `$` is a valid literal variable character | Ben Boeckel | 2018-10-15 | 6 | -0/+41 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'backport-revert-install-code-script-genex' into release-3.13 | Brad King | 2018-10-11 | 6 | -19/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | install: Revert CODE,SCRIPT support for generator expressions | Brad King | 2018-10-11 | 6 | -19/+0 |
| |/ / / / | |||||
* | | | | | Merge branch 'project-always-set-desc-url' into release-3.13 | Brad King | 2018-10-08 | 2 | -0/+27 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | project(): Add tests verifying variables set by second project() call | Craig Scott | 2018-10-07 | 2 | -0/+27 |
| |/ / | |||||
* | | | FindPkgConfig: support also > and < operators for version compares | Rolf Eike Beer | 2018-10-04 | 2 | -0/+84 |
|/ / | |||||
* | | Merge topic 'no_buildid_for_files' | Brad King | 2018-10-01 | 4 | -0/+4 |
|\ \ | |||||
| * | | ctest: only create buildid when submitting from Testing/ dir | Zack Galbreath | 2018-09-28 | 4 | -0/+4 |
* | | | Ninja,Makefile: Add tests for handling of byproducts by clean operations | Pedro Navarro | 2018-09-28 | 6 | -0/+173 |
* | | | Merge topic 'vs-global-props-for-all-targets' | Brad King | 2018-09-28 | 3 | -0/+53 |
|\ \ \ | |/ / |/| | | |||||
| * | | VS: Add test for CMAKE_VS_GLOBALS | Mikhail Korolev | 2018-09-28 | 3 | -0/+53 |
* | | | Merge topic 'link-directories' | Craig Scott | 2018-09-26 | 17 | -0/+55 |
|\ \ \ | |||||
| * | | | LINK_DIRECTORIES target property: add policy for absolute paths check. | Marc Chevrier | 2018-09-25 | 14 | -0/+49 |
| * | | | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 3 | -0/+6 |
| |/ / | |||||
* | | | Merge topic 'dbgsym-packaging' | Brad King | 2018-09-26 | 5 | -11/+38 |
|\ \ \ | |/ / |/| | |