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

Update vnl #2045

Merged
merged 2 commits into from Oct 8, 2020
Merged

Update vnl #2045

merged 2 commits into from Oct 8, 2020

Conversation

phcerdan
Copy link
Contributor

@phcerdan phcerdan commented Oct 7, 2020

No description provided.

VXL Maintainers and others added 2 commits October 7, 2020 16:43
Run the UpdateFromUpstream.sh script to extract upstream VNL
using the following shell commands.

$ git archive --prefix=upstream-vnl/ a302a89b -- 
      CMakeLists.txt
      config/cmake
      core/CMakeLists.txt
      core/testlib
      core/vnl
      core/vxl_config.h.in
      core/vxl_copyright.h
      core/vxl_version.h
      v3p/CMakeLists.txt
      v3p/netlib
      vcl
 | tar x
$ git shortlog --perl-regexp --author='^((?!Kitware Robot).*)$' --no-merges --abbrev=8 --format='%h %s' c45970ee..a302a89b

Drew Gilliam (2):
      ad61c96d travis & circleci install tests - spot check expected file existence
      a302a89b bugfix - vxl_utils.cmake library sources in INSTALL_NOBASE_HEADER_FILES

Change-Id: Ib8b9ed5cf19cb07607f99e5740c4903fc8697463
@phcerdan
Copy link
Contributor Author

phcerdan commented Oct 7, 2020

Fixes issue with the install tree not installing headers. vxl/vxl#802

@dzenanz
Copy link
Member

dzenanz commented Oct 7, 2020

Merge immediately if CI comes back green.

@phcerdan phcerdan merged commit 316e3e9 into InsightSoftwareConsortium:master Oct 8, 2020
@phcerdan phcerdan deleted the update_VNL branch October 8, 2020 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants