[QGIS Commit] [qgis/QGIS] be8ae5: Add new CMake option: WITH_INTERNAL_HTTPLIB (defau...

GitHub noreply at github.com
Wed Mar 26 03:29:31 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: be8ae5fbfb9a315af989d973e761b56af0510842
      https://github.com/qgis/QGIS/commit/be8ae5fbfb9a315af989d973e761b56af0510842
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2014-03-11 (Tue, 11 Mar 2014)

  Changed paths:
    M CMakeLists.txt
    M python/plugins/processing/admintools/CMakeLists.txt
    M python/plugins/processing/admintools/geoserver/catalog.py

  Log Message:
  -----------
  Add new CMake option: WITH_INTERNAL_HTTPLIB (default True)

If set to False, you have to make sure that the httplib2 package
is available on the target platform

Fix #9618


  Commit: 36bd2d000adf091c23680070bd7cadce165fa7d2
      https://github.com/qgis/QGIS/commit/36bd2d000adf091c23680070bd7cadce165fa7d2
  Author: volaya <volayaf at gmail.com>
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
    M CMakeLists.txt
    M python/plugins/processing/admintools/CMakeLists.txt
    M python/plugins/processing/admintools/geoserver/catalog.py

  Log Message:
  -----------
  Merge pull request #1235 from m-kuhn/httplib

Add new CMake option: WITH_INTERNAL_HTTPLIB (default True)


Compare: https://github.com/qgis/QGIS/compare/a93bef43d315...36bd2d000adf


More information about the QGIS-commit mailing list