[pdal-commits] [PDAL/PDAL] fa986d: BUILD_PLUGIN_PYTHON should not depend

GitHub noreply at github.com
Wed Jan 21 08:42:08 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: fa986d10179e864bca4ffc7941b7fd76a181cffd
      https://github.com/PDAL/PDAL/commit/fa986d10179e864bca4ffc7941b7fd76a181cffd
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M CMakeLists.txt
    M scripts/ci/script.sh
    M scripts/vagrant/pdal.sh

  Log Message:
  -----------
  BUILD_PLUGIN_PYTHON should not depend

The WITH_PYTHON option was removed in
76a82b61fdeadd8f16092873d67bc39168dcef45, causing BUILD_PLUGIN_PYTHON to
not appear for fresh builds. Our Travis scripts were still setting this
option, causing the python tests to still run.


  Commit: b16eb2500462c363d5b0c8ea683dfe19c5770c20
      https://github.com/PDAL/PDAL/commit/b16eb2500462c363d5b0c8ea683dfe19c5770c20
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M CMakeLists.txt
    M scripts/ci/script.sh
    M scripts/vagrant/pdal.sh

  Log Message:
  -----------
  Merge pull request #720 from gadomski/with-python

BUILD_PLUGIN_PYTHON should not depend on WITH_PYTHON


Compare: https://github.com/PDAL/PDAL/compare/2487515d7f07...b16eb2500462


More information about the pdal-commits mailing list