Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmake, travis, and others #109

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Dec 1, 2017

  1. Fix declarations of aligned allocators.

    It seems like you might need a `const` for the first argument of
    `std::pair` in `aligned_allocator`, see JakobEngel#111.
    
    Added some `override` statements to Output3DWrapper's derived classes.
    NikolausDemmel committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    5784f4d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2017

  1. cmake: option to build static/dynamic library. include installation o…

    …f files.
    Javier Hidalgo-Carrio authored and NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    f9cfd94 View commit details
    Browse the repository at this point in the history
  2. cmake: use variable for the installation path

    Javier Hidalgo-Carrio authored and NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    e742361 View commit details
    Browse the repository at this point in the history
  3. cmake: option for pkgconfig in the compilation process

    Javier Hidalgo-Carrio authored and NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    b68dee7 View commit details
    Browse the repository at this point in the history
  4. cmake: dso comes with its own version of Sophus. This makes the insta…

    …llation of the required headers files.
    Javier Hidalgo-Carrio authored and NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    4317d54 View commit details
    Browse the repository at this point in the history
  5. cmake: install IOWrapper headers

    Javier Hidalgo-Carrio authored and NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    18a8d3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    733446b View commit details
    Browse the repository at this point in the history
  7. update default compile flags

    - the sse related flags and defines seem to be unused
    NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    e02de65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a63d387 View commit details
    Browse the repository at this point in the history
  9. cmake typo

    NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    ee26e23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    920122f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0747250 View commit details
    Browse the repository at this point in the history
  12. Readme updates

    - dynamic library is now default
    - libzip-dev should be fine from apt on 16.04
    - hint on camera calibration and 0.5 offset for OpenCV and Kalibr
    NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    ba53fad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a6db372 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cdad2e7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c2c6b0d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7d34144 View commit details
    Browse the repository at this point in the history
  17. Fix Travis on OSX

    NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    2452a52 View commit details
    Browse the repository at this point in the history
  18. typo

    NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    ef0662c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    140afe5 View commit details
    Browse the repository at this point in the history
  20. Fix compiler warnings

    NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    5abc925 View commit details
    Browse the repository at this point in the history
  21. Fix Travis build.

    NikolausDemmel committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    f0edcad View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b9a6011 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e23014e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cc86b7b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    673e2e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Configuration menu
    Copy the full SHA
    5c77bcc View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Configuration menu
    Copy the full SHA
    0333335 View commit details
    Browse the repository at this point in the history