Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindPkgConfig: On FreeBSD search in `libdata/pkgconfig` | Shin-ya Murakami | 2017-08-07 | 1 | -0/+3 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-08-06 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-08-05 | 1 | -1/+1 |
* | Merge branch 'release-3.9' | Brad King | 2017-08-04 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'add-package_root-to-find_package' into release-3.9 | Brad King | 2017-08-03 | 14 | -461/+940 |
| |\ | |||||
| * \ | Merge branch 'android-plain-sysroot' into release-3.9 | Brad King | 2017-08-03 | 1 | -3/+9 |
| |\ \ | |||||
| * \ \ | Merge branch 'vs-VCTargetsPath-force-config' into release-3.9 | Brad King | 2017-08-03 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'doc-release-notes-orphan' into release-3.9 | Brad King | 2017-08-03 | 1 | -0/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindCygwin-64-bit' | Brad King | 2017-08-04 | 1 | -4/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCygwin: Look for Cygwin in C:\Cygwin64. | Gerald Combs | 2017-08-04 | 1 | -4/+6 |
* | | | | | | | Merge topic 'genex-error-grammar' | Brad King | 2017-08-04 | 8 | -15/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmGeneratorExpressionNode: add some missing commas | Ben Boeckel | 2017-08-03 | 8 | -15/+15 |
* | | | | | | | | Merge topic 'file_WRITE_docs' | Brad King | 2017-08-04 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | file: Clarify directory creation behavior when using WRITE | Robert Dailey | 2017-08-03 | 1 | -2/+5 |
* | | | | | | | | | Merge topic 'doc-file-GLOB-sorted' | Brad King | 2017-08-04 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Help: Document that file(GLOB) result is sorted | Ruslan Baratov | 2017-08-03 | 1 | -3/+1 |
* | | | | | | | | | | Merge topic 'set_IAR_excetion_option' | Brad King | 2017-08-04 | 2 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | IAR: Enable extensions by default | Norbert Lange | 2017-08-03 | 2 | -0/+5 |
* | | | | | | | | | | | Merge topic 'FindHDF5-importedconf-fix' | Brad King | 2017-08-04 | 1 | -13/+64 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindHDF5: fixes for HL when using an imported config | Kris Thielemans | 2017-08-03 | 1 | -3/+9 |
| * | | | | | | | | | | | FindHDF5: unset some variables | Kris Thielemans | 2017-08-03 | 1 | -12/+14 |
| * | | | | | | | | | | | FindHDF5: for a static imported config, use CONFIG-specific library | Kris Thielemans | 2017-08-03 | 1 | -1/+4 |
| * | | | | | | | | | | | FindHDF5: fix hdf5-config case with more than one configuration | Kris Thielemans | 2017-08-03 | 1 | -3/+43 |
* | | | | | | | | | | | | Merge topic 'doc-release-notes-orphan' | Brad King | 2017-08-04 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Help: Silence warning about document not included in toctree | Björn Esser | 2017-08-03 | 1 | -0/+2 |
* | | | | | | | | | | | | Merge topic 'android-plain-sysroot' | Brad King | 2017-08-04 | 1 | -3/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Android: Fix support for CMAKE_SYSROOT without CMAKE_SYSROOT_COMPILE | Brad King | 2017-08-03 | 1 | -3/+9 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'vs-VCTargetsPath-force-config' | Brad King | 2017-08-04 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | VS: Fix VCTargetsPath detection | Brad King | 2017-08-03 | 1 | -0/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'add-package_root-to-find_package' | Brad King | 2017-08-04 | 14 | -461/+940 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | find_package: Split PACKAGE_ROOT tests to work with smaller regex | Chuck Atkins | 2017-08-02 | 7 | -846/+872 |
| * | | | | | | | | | find_package: Fix PACKAGE_ROOT test to check find_pacakge(CONFIG) mode. | Chuck Atkins | 2017-07-28 | 7 | -99/+531 |
| * | | | | | | | | | find_package: Add missing PACKAGE_ROOT_PATH search path implementation. | Chuck Atkins | 2017-07-28 | 2 | -0/+21 |
| |/ / / / / / / / | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-04 | 1 | -1/+1 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'doc-buildsystem-fix' | Brad King | 2017-08-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Fix example in cmake-buildsystem(7) manual | Sebastian Nagel | 2017-08-02 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-08-03 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'server-fix-crash' into release-3.9 | Brad King | 2017-08-02 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'UseSWIG-Java-enabled' into release-3.9 | Brad King | 2017-08-02 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'server-fix-crash' | Brad King | 2017-08-03 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | server: Fix crash on missing cache entries | Laurent Rineau | 2017-08-02 | 1 | -1/+3 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'UseSWIG-Java-enabled' | Brad King | 2017-08-03 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | UseSWIG: Fix when Java is enabled as a language | Brad King | 2017-08-02 | 1 | -2/+4 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-03 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'autogen-depends' | Craig Scott | 2017-08-02 | 7 | -45/+128 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Autogen: Add AUTOMOC test for target dependencies forwarding | Sebastian Holtermann | 2017-08-01 | 6 | -33/+95 |
| * | | | | | | | | Autogen: Forward target dependencies to *_autogen target | Sebastian Holtermann | 2017-07-28 | 1 | -12/+33 |
* | | | | | | | | | Merge topic 'FindLibXml2-compat' | Brad King | 2017-08-02 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindLibXml2: Restore compatibility with projects setting LIBXML2_LIBRARIES | Brad King | 2017-08-02 | 1 | -0/+7 |
* | | | | | | | | | | Merge topic 'update-libarchive' | Brad King | 2017-08-02 | 65 | -2761/+4372 |
|\ \ \ \ \ \ \ \ \ \ |