Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'pie-link-options' | Craig Scott | 2018-11-12 | 17 | -1/+257 |
|\ | |||||
| * | POSITION_INDEPENDENT_CODE: Manage link flags for executables | Marc Chevrier | 2018-11-11 | 11 | -1/+229 |
| * | INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support | Marc Chevrier | 2018-11-08 | 7 | -0/+28 |
* | | Autogen: Add test for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET | Sebastian Holtermann | 2018-11-11 | 17 | -0/+279 |
* | | cpack: Better error message when generator doesn't exist. | Robert Maynard | 2018-11-08 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'install-defaults' | Brad King | 2018-11-08 | 32 | -0/+505 |
|\ | |||||
| * | install: Add sane set of defaults for DESTINATION and file type parameters | Kyle Edwards | 2018-11-07 | 32 | -0/+505 |
* | | Merge topic 'find-jpeg-turbo-multiarch-version' | Brad King | 2018-11-08 | 2 | -1/+3 |
|\ \ | |/ |/| | |||||
| * | FindJPEG: handle multiarch installs of libjpeg-turbo | Ben Boeckel | 2018-11-06 | 2 | -1/+3 |
* | | 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 'FindSQLite3-module' | Brad King | 2018-11-07 | 4 | -0/+40 |
|\ \ \ | |_|/ |/| | | |||||
| * | | FindSQLite3: Add module to find SQLite3 | Chuck Atkins | 2018-11-06 | 4 | -0/+40 |
* | | | Merge topic 'FindPostgreSQL-target' | Brad King | 2018-11-06 | 4 | -0/+45 |
|\ \ \ | |||||
| * | | | Tests/FindPostgreSQL: add a test for FindPostgreSQL | Ben Boeckel | 2018-11-01 | 4 | -0/+45 |
* | | | | Merge topic 'autogen_origin_depends' | Brad King | 2018-11-06 | 26 | -50/+310 |
|\ \ \ \ | |||||
| * | | | | Autogen: Separate AUTOGEN_TARGET_DEPENDS tests into own tests suite | Sebastian Holtermann | 2018-11-05 | 7 | -48/+70 |
| * | | | | Autogen: Rename MocDepends test to AutogenOriginDependsOn | Sebastian Holtermann | 2018-11-03 | 12 | -2/+2 |
| * | | | | Autogen: Add test for AUTOGEN_ORIGIN_DEPENDS=OFF | Sebastian Holtermann | 2018-11-03 | 12 | -0/+238 |
| | |_|/ | |/| | | |||||
* | | | | 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 'custom-command-work-dir-genex' | Brad King | 2018-11-05 | 1 | -2/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | add_custom_{command,target}: Fix WORKING_DIRECTORY leading genex | Brad King | 2018-11-03 | 1 | -2/+2 |
| |/ / | |||||
| * | | Merge branch 'cuda-thread-flags' into release-3.13 | Brad King | 2018-10-24 | 7 | -16/+73 |
| |\ \ | |||||
* | \ \ | Merge topic 'FindGDAL-target' | Brad King | 2018-11-02 | 4 | -0/+41 |
|\ \ \ \ | |||||
| * | | | | FindGDAL: set the GDAL_VERSION | Ben Boeckel | 2018-11-01 | 2 | -6/+3 |
| * | | | | Tests/FindGDAL: add a test for FindGDAL | Ben Boeckel | 2018-11-01 | 4 | -0/+44 |
| | |_|/ | |/| | | |||||
* | | | | 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 | 4 | -2/+15 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | CSharp: Fix regression in VS project type selection for custom target | Brad King | 2018-10-31 | 4 | -2/+15 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'vs-csharp-in-custom-target' into release-3.13 | Brad King | 2018-10-23 | 3 | -0/+3 |
| |\ \ \ | |||||
* | \ \ \ | 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 'FindMatlab-2018a-API' | Brad King | 2018-10-30 | 9 | -9/+197 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindMatlab: Fix compilation error in one specific test configuration. | Cris Luengo | 2018-10-29 | 1 | -0/+6 |
| * | | | | | | FindMatlab: added unit tests for new functionality. | Cris Luengo | 2018-10-24 | 9 | -9/+191 |
* | | | | | | | Merge topic 'ExternalProject-log-patch' | Brad King | 2018-10-29 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ExternalProject: add LOG_PATCH option to log the patch command | Wouter Klouwen | 2018-10-26 | 1 | -0/+1 |
* | | | | | | | | 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 'cuda-thread-flags' | Brad King | 2018-10-25 | 7 | -16/+73 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | CUDA: Add test for device linking when host linking uses threads | Robert Maynard | 2018-10-24 | 7 | -16/+73 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'GNUInstallDirs-kfreebsd-man' into release-3.13 | Brad King | 2018-10-22 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'vs-csharp-in-custom-target' | Brad King | 2018-10-24 | 3 | -0/+3 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | VS: Fix crash on CSharp sources in a custom target | Brad King | 2018-10-23 | 3 | -0/+3 |
* | | | | | | 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 |
| |/ / / |