| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge topic 'findjni' | Brad King | 2016-09-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | FindJNI: Add aarch32 path on arm | Orion Poplawski | 2016-09-27 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'silent-nsis-installs' | Brad King | 2016-09-28 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | CPack/NSIS: Fix silent NSIS installs | Craig Scott | 2016-09-27 | 1 | -2/+2 |
| |/ |
|
* | | Merge topic 'cpack-rpm-debuginfo-sources' | Brad King | 2016-09-27 | 2 | -20/+243 |
|\ \ |
|
| * | | CPack/RPM debuginfo packaging documentation | Domen Vrankar | 2016-09-27 | 1 | -8/+90 |
|
|
| * | | CPack/RPM debuginfo directories to sources | Domen Vrankar | 2016-09-27 | 1 | -2/+30 |
|
|
| * | | CPack/RPM debuginfo packages must contain sources | Domen Vrankar | 2016-09-27 | 2 | -12/+125 |
|
|
* | | | Merge topic 'find-matlab-pthread' | Brad King | 2016-09-27 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | FindMatlab: Fix -pthread check for projects with only C enabled | Jamie Snape | 2016-09-26 | 1 | -1/+6 |
|
|
* | | | | Merge topic 'CPackNSIS-per-component-install' | Brad King | 2016-09-27 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | CPack/NSIS: Add custom component install directory | Roman Wüger | 2016-09-26 | 1 | -0/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'FindBoost-1.62' | Brad King | 2016-09-27 | 1 | -0/+16 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | FindBoost: update to 1.62 | Tatsuyuki Ishi | 2016-09-25 | 1 | -0/+16 |
|
|
* | | | | Merge topic 'xcode-sdk-version' | Brad King | 2016-09-26 | 1 | -2/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Xcode: Convert maybe unversioned OSX sysroot into versioned SDK path | Gregor Jasny | 2016-09-25 | 1 | -2/+4 |
| |/ / |
|
* | | | Merge topic 'revert-cpack-deb-package-description-fallback' | Brad King | 2016-09-26 | 1 | -22/+21 |
|\ \ \ |
|
| * | | | Revert "CPack/DEB: Make package description variable precedence match RPM" | Domen Vrankar | 2016-09-24 | 1 | -22/+21 |
| |/ / |
|
* | | | Merge topic 'xcode-swift-version' | Brad King | 2016-09-26 | 2 | -0/+6 |
|\ \ \ |
|
| * | | | Xcode: Port rudimentary Swift support to Xcode 8 | Brad King | 2016-09-23 | 2 | -0/+6 |
| |/ / |
|
* | | | FindMatlab: Add EXECUTABLE, MODULE, and SHARED options to matlab_add_mex | Jamie Snape | 2016-09-23 | 1 | -4/+24 |
|
|
* | | | FindMatlab: Add SIMULINK component | Jamie Snape | 2016-09-23 | 1 | -0/+16 |
|
|
* | | | FindMatlab: Fix documentation | Jamie Snape | 2016-09-23 | 1 | -1/+2 |
|/ / |
|
* | | Merge topic 'ninja-fortran' | Brad King | 2016-09-23 | 3 | -0/+9 |
|\ \ |
|
| * | | Ninja: Add explicit preprocessing step for Fortran | Brad King | 2016-09-22 | 3 | -0/+9 |
| |/ |
|
* | | Merge topic 'CheckFortranSourceCompiles-custom-ext' | Brad King | 2016-09-23 | 1 | -5/+12 |
|\ \ |
|
| * | | CheckFortranSourceCompiles: Add support for custom source extension | Brad King | 2016-09-22 | 1 | -4/+11 |
|
|
| * | | CheckFortranSourceCompiles: Fix FAIL_REGEX documentation typo | Brad King | 2016-09-22 | 1 | -1/+1 |
| |/ |
|
* | | FindOpenSSL: Search in more-specific directories before less-specific | Brad King | 2016-09-22 | 1 | -6/+6 |
|/ |
|
* | Merge topic 'cpack-rpm-policy-warnings' | Brad King | 2016-09-20 | 1 | -1/+4 |
|\ |
|
| * | CPackRPM: Avoid CMP0007 warnings | Domen Vrankar | 2016-09-20 | 1 | -1/+4 |
|
|
* | | Merge topic 'cpack-rpm-srpm-package' | Brad King | 2016-09-20 | 2 | -25/+207 |
|\ \ |
|
| * | | CPack/RPM: Generate source rpm (SRPM) packages on demand | Domen Vrankar | 2016-09-20 | 2 | -25/+207 |
| |/ |
|
* | | Merge topic 'cpack.hash_computing' | Brad King | 2016-09-20 | 1 | -0/+9 |
|\ \ |
|
| * | | CPack: Add option to generate a checksum file next to each package file | Petr Orlov | 2016-09-19 | 1 | -0/+9 |
| |/ |
|
* | | Merge topic 'ifw-package-resources' | Brad King | 2016-09-20 | 1 | -0/+32 |
|\ \ |
|
| * | | CPackIFW: Add 'cpack_ifw_add_package_resources' command | Konstantin Podsvirov | 2016-09-19 | 1 | -0/+32 |
| |/ |
|
* | | Merge topic 'ExternalProject-HTTP_HEADER' | Brad King | 2016-09-20 | 2 | -2/+17 |
|\ \ |
|
| * | | ExternalProject: Add HTTP_HEADER | Ruslan Baratov | 2016-09-19 | 2 | -2/+17 |
|
|
* | | | Merge topic 'cuda_use_cudadevrt_with_separable_compilation' | Brad King | 2016-09-20 | 1 | -0/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | FindCUDA: find cudadevrt and link it if CUDA_SEPARABLE_COMPILATION is ON | Robert Maynard | 2016-09-20 | 1 | -0/+13 |
|
|
* | | | Merge topic 'doc-CPackIFW' | Brad King | 2016-09-19 | 1 | -88/+107 |
|\ \ \ |
|
| * | | | CPackIFW: Format documentation | Brad King | 2016-09-16 | 1 | -88/+107 |
|
|
* | | | | Merge topic 'ifw-user-interfaces' | Brad King | 2016-09-19 | 1 | -4/+28 |
|\ \ \ \
| |/ / / |
|
| * | | | CPackIFW: Add USER_INTERFACES option | Pierluigi Taddei | 2016-09-16 | 1 | -4/+28 |
|
|
* | | | | FindPostgreSQL: Search for version 9.6 | Tamar Kranenburg | 2016-09-18 | 1 | -2/+2 |
|
|
* | | | | FindPostgreSQL: Correct comment about known postgres versions | Tamar Kranenburg | 2016-09-18 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge topic 'ExternalProject-http-credentials' | Brad King | 2016-09-16 | 2 | -2/+16 |
|\ \ \ |
|
| * | | | ExternalProject: Add HTTP_{USERNAME,PASSWORD} | Ruslan Baratov | 2016-09-15 | 2 | -2/+16 |
|
|
* | | | | FeatureSummary: Add include() to examples | Brad King | 2016-09-15 | 1 | -0/+2 |
|
|