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: PointCloudLibrary/pcl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e65fabc
Choose a base ref
...
head repository: PointCloudLibrary/pcl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3d23d5b
Choose a head ref
  • 20 commits
  • 132 files changed
  • 3 contributors

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    fc9ffa1 View commit details
    Browse the repository at this point in the history
  2. PCL_ADD_EXECUTABLE has now named parameter

    Heiko Thiel committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    402e8bf View commit details
    Browse the repository at this point in the history
  3. Integrate PCL_ADD_EXECUTABLE_OPT_BUNDLE into PCL_ADD_EXECUTABLE via o…

    …ptional parameter BUNDLE
    Heiko Thiel committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    24c8fca View commit details
    Browse the repository at this point in the history
  4. PCL_CUDA_ADD_EXECUTABLE has now named parameter

    Heiko Thiel committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    2434ebf View commit details
    Browse the repository at this point in the history
  5. Fix: PCL_MAKE_PKGCONFIG used PARSE_ARGV, which requires at minimum CM…

    …ake 3.7
    Heiko Thiel committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    df5b630 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Change postfix of target:

    - Release:        "_release" => ""
    - Debug:          "_debug"   => "d"
    - RelWithDebInfo: "_release" => "rd"
    - MinSizeRel:     "_release" => "s"
    Heiko Thiel committed May 2, 2019
    Configuration menu
    Copy the full SHA
    1b0ba7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    397ba8a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Merge pull request #3044 from SunBlack/modernize_cmake_macros

    Modernize some CMake macros (Increases minimum required CMake version to 3.5)
    taketwo authored May 3, 2019
    Configuration menu
    Copy the full SHA
    fd964d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3055 from SunBlack/update_postfix

    Change postfix of targets
    taketwo authored May 3, 2019
    Configuration menu
    Copy the full SHA
    feb198f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f1e76d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e170a06 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. [common] Migrate mutex, lock and cvs to C++14. (#3063)

    [common] Migrate mutex, lock and cvs to C++14.
    SergioRAgostinho authored and taketwo committed May 5, 2019
    Configuration menu
    Copy the full SHA
    9e1ef46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9bc88d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15a0f9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d63b73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    805f14e View commit details
    Browse the repository at this point in the history
  6. Remove unused code

    taketwo committed May 5, 2019
    Configuration menu
    Copy the full SHA
    abaa5d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df46380 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3061 from taketwo/smart-pointers-6

    Transition to standard smart pointers, part 6
    SergioRAgostinho authored May 5, 2019
    Configuration menu
    Copy the full SHA
    4f153f8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

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