8000 Comparing v1.6.4...v1.6.5 · stack-of-tasks/eigenpy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stack-of-tasks/eigenpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.4
Choose a base ref
...
head repository: stack-of-tasks/eigenpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.5
Choose a head ref
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 8, 2019

  1. eigenpyConfig.cmake: find absolute library paths for all required libs

    As cmake expects absolute library paths, while pkgconfig provides lib names only (together with
    LIBRARY_DIRS), one needs to find the full library path.
    
    This fixes 7854c0f.
    rhaschke committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    65ade25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from rhaschke/master

    eigenpyConfig.cmake: find absolute library paths for all required libs
    jcarpent authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    bfafada View commit details
    Browse the repository at this point in the history
  3. cmake: sync submodule

    jcarpent committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    39c3933 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #110 from jcarpent/devel

    cmake: sync submodule
    jcarpent authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    56d706a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bd8ef1 View commit details
    Browse the repository at this point in the history
  6. geometry: fix operator==

    jcarpent committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    de6ee5b View commit details
    Browse the repository at this point in the history
  7. geometry: fix isApprox

    jcarpent committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    43c756b View commit details
    Browse the repository at this point in the history
  8. cmake: sync submodule

    jcarpent committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    0f0d95a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #111 from jcarpent/devel

    Fix some operators in Geometry classes
    jcarpent authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    b9e325e View commit details
    Browse the repository at this point in the history
  10. package: increase version

    jcarpent committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    d337648 378D View commit details
    Browse the repository at this point in the history
Loading
0