Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindX11: use lowercase function names | Ben Boeckel | 2018-11-12 | 1 | -14/+14 |
* | Merge topic 'FindODBC-mingw-avoid-hardcoded-odbc32' | Brad King | 2018-11-12 | 1 | -1/+3 |
|\ | |||||
| * | FindODBC: Do not assume odbc32.lib for MinGW | Mateusz Łoskot | 2018-11-09 | 1 | -1/+3 |
* | | Merge topic 'FindICU-link-dl' | Brad King | 2018-11-12 | 1 | -0/+4 |
|\ \ | |||||
| * | | FindICU: Add libdl to the link libraries for icu-uc | Cameron Cawley | 2018-11-08 | 1 | -0/+4 |
* | | | Merge topic 'asm-compiler-id-clang' | Brad King | 2018-11-12 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | ASM: Detect compiler id for Clang used as Assembler | Brad King | 2018-11-09 | 1 | -0/+8 |
* | | | | Merge topic 'FindBoost-compiler-guess-update' | Brad King | 2018-11-12 | 1 | -7/+26 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | FindBoost: Improve compiler prefix detection for GCC 5+ and clang 4+ | Mateusz Łoskot | 2018-11-09 | 1 | -7/+26 |
* | | | | Merge topic 'FindBoost-link-threads' | Brad King | 2018-11-09 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | FindBoost: Add system thread library to Boost_LIBRARIES | Felix Geyer | 2018-11-09 | 1 | -0/+3 |
| |/ | |||||
| * | Merge branch 'FindOpenMP-log-errors' into release-3.13 | Brad King | 2018-11-07 | 1 | -3/+10 |
| |\ | |||||
| * \ | Merge branch 'backport-FindBoost-explicit-arch-tag' into release-3.13 | Brad King | 2018-11-06 | 1 | -19/+30 |
| |\ \ | |||||
| * \ \ | Merge branch 'rename-cpack-ext-generator' into release-3.13 | Brad King | 2018-11-06 | 1 | -11/+11 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'blaslapack95' into release-3.13 | Brad King | 2018-11-05 | 2 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'FindProtobuf-threads' into release-3.13 | Brad King | 2018-10-31 | 1 | -14/+22 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'FindPostgreSQL-11' into release-3.13 | Brad King | 2018-10-31 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'UseSWIG-typos' into release-3.13 | Brad King | 2018-10-29 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'pkgconfig-mark-advanced' | Brad King | 2018-11-08 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | PkgConfig: Be less verbose by mark(ing)_as_advanced the find_library result | Sylvain Joubert | 2018-11-07 | 1 | -0/+1 |
* | | | | | | | | | | Merge topic 'find-jpeg-turbo-multiarch-version' | Brad King | 2018-11-08 | 1 | -16/+26 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | FindJPEG: handle multiarch installs of libjpeg-turbo | Ben Boeckel | 2018-11-06 | 1 | -16/+26 |
* | | | | | | | | | | Merge topic 'FindOpenMP-log-errors' | Brad King | 2018-11-07 | 1 | -3/+10 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | FindOpenMP: Log error output | Ivan Pozdeev | 2018-11-07 | 1 | -1/+8 |
| * | | | | | | | | | FindOpenMP: Fix warnings with -Wstrict-prototypes | Ivan Pozdeev | 2018-11-07 | 1 | -2/+2 |
* | | | | | | | | | | Merge topic 'FindSQLite3-module' | Brad King | 2018-11-07 | 1 | -0/+66 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | FindSQLite3: Add module to find SQLite3 | Chuck Atkins | 2018-11-06 | 1 | -0/+66 |
* | | | | | | | | | | Merge topic 'FindPostgreSQL-target' | Brad King | 2018-11-06 | 1 | -11/+52 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindPostgreSQL: extract the actual version number | Ben Boeckel | 2018-11-05 | 1 | -3/+23 |
| * | | | | | | | | | | FindPostgreSQL: add an imported target | Ben Boeckel | 2018-11-01 | 1 | -0/+14 |
| * | | | | | | | | | | FindPostgreSQL: Modernize documentation layout | Brad King | 2018-11-01 | 1 | -8/+15 |
* | | | | | | | | | | | Merge topic 'autogen_origin_depends' | Brad King | 2018-11-06 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support | Sebastian Holtermann | 2018-11-03 | 1 | -0/+2 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'FindBoost-explicit-arch-tag' | Brad King | 2018-11-06 | 1 | -21/+32 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-FindBoost-explicit-arch-tag' | Brad King | 2018-11-05 | 1 | -21/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||||
| | * | | | | | | | | | FindBoost: Add explicit Boost_ARCHITECTURE option | Brad King | 2018-11-05 | 1 | -19/+30 |
| | | |_|/ / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge branch 'FindBoost-stacktrace' into release-3.13 | Brad King | 2018-10-29 | 1 | -0/+6 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'flang-preprocess-source' into release-3.13 | Brad King | 2018-10-29 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'qccDepfile' into release-3.13 | Brad King | 2018-10-29 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'UseSWIG-multi-input' into release-3.13 | Brad King | 2018-10-29 | 2 | -2/+40 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'rename-cpack-ext-generator' | Brad King | 2018-11-06 | 1 | -11/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | CPack: Rename Ext generator to External | Craig Scott | 2018-11-05 | 1 | -11/+11 |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge topic 'blaslapack95' | Brad King | 2018-11-06 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | FindLAPACK: Correct library name and symbol searched in LAPACK95 wrapper | Jakub Benda | 2018-11-05 | 1 | -2/+2 |
| * | | | | | | | | | | | FindBLAS: Correct symbol searched in BLAS95 wrapper | Jakub Benda | 2018-11-05 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'FindGDAL-target' | Brad King | 2018-11-02 | 1 | -11/+46 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindGDAL: set the GDAL_VERSION | Ben Boeckel | 2018-11-01 | 1 | -1/+14 |
| * | | | | | | | | | | | FindGDAL: add an imported target | Ben Boeckel | 2018-11-01 | 1 | -0/+13 |
| * | | | | | | | | | | | FindGDAL: Modernize documentation layout | Brad King | 2018-11-01 | 1 | -12/+21 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'msvc-custom-rc-mt' | Brad King | 2018-11-02 | 7 | -21/+53 |
|\ \ \ \ \ \ \ \ \ \ \ |