[pdal-commits] [PDAL/PDAL] bf6bb4: add gcc-multilib and g++-multilib to the Vagrant c...

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


  Branch: refs/heads/issues/version-info
  Home:   https://github.com/PDAL/PDAL
  Commit: bf6bb4ef61d0a0950bc59d2eabda4e56b1ab40cb
      https://github.com/PDAL/PDAL/commit/bf6bb4ef61d0a0950bc59d2eabda4e56b1ab40cb
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M Vagrantfile

  Log Message:
  -----------
  add gcc-multilib and g++-multilib to the Vagrant config


  Commit: 73cef630125b2067486afe729b5f9968deb18e0b
      https://github.com/PDAL/PDAL/commit/73cef630125b2067486afe729b5f9968deb18e0b
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M plugins/rxp/CMakeLists.txt

  Log Message:
  -----------
  Fix rivlib test's cmakelists

The plugin directory was named incorrectly, breaking tests.


  Commit: 5adf4c19f7d1ee1f80214da6c90af3dcb065ecf0
      https://github.com/PDAL/PDAL/commit/5adf4c19f7d1ee1f80214da6c90af3dcb065ecf0
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M plugins/rxp/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #718 from gadomski/rivlib-tests

Fix rivlib test's cmakelists


  Commit: 2487515d7f077e6f64f27b0c2b434bdcfeeb711d
      https://github.com/PDAL/PDAL/commit/2487515d7f077e6f64f27b0c2b434bdcfeeb711d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M include/pdal/Writer.hpp
    M io/bpf/BpfWriter.cpp
    M io/bpf/BpfWriter.hpp
    M io/las/LasWriter.cpp
    M io/las/LasWriter.hpp
    M src/Writer.cpp

  Log Message:
  -----------
  Add scaling to BPF writer.


  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


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

  Changed paths:
    M CMakeLists.txt
    M Vagrantfile
    M include/pdal/Writer.hpp
    M io/bpf/BpfWriter.cpp
    M io/bpf/BpfWriter.hpp
    M io/las/LasWriter.cpp
    M io/las/LasWriter.hpp
    M plugins/rxp/CMakeLists.txt
    M scripts/ci/script.sh
    M scripts/vagrant/pdal.sh
    M src/Writer.cpp

  Log Message:
  -----------
  Merge branch 'master' into issues/version-info


Compare: https://github.com/PDAL/PDAL/compare/6d7f10cc45e5...641a0dcfa966


More information about the pdal-commits mailing list