Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ExternalProject-check-explicit-include' | Craig Scott | 2018-09-07 | 7 | -0/+43 |
|\ | |||||
| * | ExternalProject: Report error if local variables are not defined | Jean-Christophe Fillion-Robin | 2018-09-06 | 7 | -0/+43 |
* | | Merge topic 'cpack_test' | Brad King | 2018-09-04 | 2 | -1/+20 |
|\ \ | |||||
| * | | CPack (DEB/RPM): add test for per-component description/summmary. | David Faure | 2018-08-30 | 2 | -1/+20 |
* | | | Merge topic 'no-sanitizer-logfile' | Brad King | 2018-08-31 | 10 | -10/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | ctest_memcheck: Change failure to find log file from error to warning | Betsy McPhail | 2018-08-28 | 10 | -10/+0 |
* | | | Merge topic 'cpack-ext-stage-and-run' | Brad King | 2018-08-30 | 5 | -2/+31 |
|\ \ \ | |||||
| * | | | CPackExt: Add CPACK_EXT_ENABLE_STAGING and CPACK_EXT_PACKAGE_SCRIPT | Nils Gladitz | 2018-08-14 | 5 | -2/+31 |
| | |/ | |/| | |||||
* | | | Merge topic 'FindPackageModeMakefileTest-use-explicit-linkage' | Brad King | 2018-08-30 | 2 | -0/+10 |
|\ \ \ | |||||
| * | | | FindPackageModeMakefileTest: Explicitly use C linkage | Chuck Atkins | 2018-08-29 | 2 | -0/+10 |
| | |/ | |/| | |||||
* | | | Merge topic 'android-ndk-r18' | Brad King | 2018-08-30 | 2 | -6/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | Android: Add support for NDK r18 | Brad King | 2018-08-28 | 2 | -6/+12 |
* | | | Merge topic 'static-lib-options' | Brad King | 2018-08-27 | 9 | -0/+73 |
|\ \ \ | |||||
| * | | | static library: add property STATIC_LIBRARY_OPTIONS | Marc Chevrier | 2018-08-15 | 9 | -0/+73 |
* | | | | Merge topic 'ninja-generator-do-not-add-alias-matching-custom-command-output' | Brad King | 2018-08-27 | 2 | -0/+48 |
|\ \ \ \ | |||||
| * | | | | Ninja: Fix dupbuild error skipping alias with conflicting custom command | Jean-Christophe Fillion-Robin | 2018-08-09 | 2 | -0/+48 |
* | | | | | Merge topic 'cuda-no-cublas_device' | Brad King | 2018-08-24 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Avoid using deprecated cublas_device to identify device lib dirs | Robert Maynard | 2018-08-23 | 1 | -0/+6 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'export-properties-undefined' | Craig Scott | 2018-08-18 | 2 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | EXPORT_PROPERTIES: Add test for an undefined property | Craig Scott | 2018-08-16 | 2 | -0/+12 |
| |/ / / / | |||||
| * | | | | Merge branch 'cpack-default-package-version-zero' into release-3.12 | Craig Scott | 2018-07-29 | 7 | -0/+24 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'project-injected-no-cmp0048' into release-3.12 | Craig Scott | 2018-07-25 | 4 | -0/+16 |
| |\ \ \ \ \ | |||||
* | | | | | | | LINK_OPTIONS property: add test for static library. | Marc Chevrier | 2018-08-15 | 5 | -1/+23 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'doc-consistently-reference-packagename' | Craig Scott | 2018-08-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | doc: Consistently use <PackageName> for describing the name of a package | Jean-Christophe Fillion-Robin | 2018-08-14 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'better_static_link_flags_docs' | Craig Scott | 2018-08-15 | 4 | -0/+16 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | target_link_options: Add test to verify static library behavior | Robert Maynard | 2018-08-09 | 4 | -0/+16 |
* | | | | | | Merge topic 'test_MocOsMacros_fix' | Brad King | 2018-08-10 | 7 | -20/+36 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Autogen: Tests: Use non inverting Qt version tests | Sebastian Holtermann | 2018-08-09 | 6 | -11/+11 |
| * | | | | | Autogen: Check if we can run the MocOsMacros test | Sebastian Holtermann | 2018-08-07 | 2 | -9/+25 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Help: Document the $CACHE{} syntax | Robert Maynard | 2018-08-07 | 3 | -0/+11 |
|/ / / / | |||||
* | | | | Xcode: Add variables and properties to configure schemes | Gregor Jasny | 2018-08-01 | 3 | -0/+71 |
* | | | | Autogen: Add test for Q_OS_ macros | Sebastian Holtermann | 2018-07-30 | 5 | -0/+180 |
* | | | | Merge topic 'cpack-default-package-version-zero' | Craig Scott | 2018-07-29 | 7 | -0/+24 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | CPack: Restore support for 0-valued version components | Brad King | 2018-07-27 | 7 | -0/+24 |
* | | | | Merge topic 'UseSWIG-target-name-policy' | Brad King | 2018-07-27 | 20 | -12/+50 |
|\ \ \ \ | |||||
| * | | | | UseSWIG: add policy to manage target naming strategy. | Marc Chevrier | 2018-07-25 | 20 | -12/+50 |
* | | | | | Merge topic 'reproducible-tarballs' | Brad King | 2018-07-27 | 6 | -2/+72 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | CPack/Deb: Support SOURCE_DATE_EPOCH when packaging files | Andrew Fuller | 2018-07-25 | 6 | -2/+72 |
* | | | | | Merge topic 'project-injected-no-cmp0048' | Craig Scott | 2018-07-25 | 4 | -0/+16 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | project: Do not issue CMP0048 warnings on injected call | Brad King | 2018-07-24 | 1 | -12/+0 |
| * | | | | Tests: Add case showing CMP0048 warning on injected project command | Brad King | 2018-07-24 | 5 | -0/+28 |
| | |/ / | |/| | | |||||
* | | | | FindPkgConfig: allow to create global imported targets | Rolf Eike Beer | 2018-07-22 | 2 | -1/+18 |
* | | | | Merge topic 'doc-find_package-root' | Craig Scott | 2018-07-20 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | Help: Add explicit <PackageName>_ROOT variable documentation | Brad King | 2018-07-20 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'revert-subdirectory-linking' into release-3.12 | Brad King | 2018-07-03 | 15 | -94/+7 |
| |\ | |||||
* | \ | Merge topic 'remove-simpleinstall' | Brad King | 2018-07-18 | 102 | -1250/+250 |
|\ \ \ | |||||
| * | | | Tests: Remove the SimpleInstall test | Kyle Edwards | 2018-07-17 | 57 | -1241/+0 |
| * | | | 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 |