Import 2017-06-07 23:51:09: master 23851258

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-10-29 02:53:27 master d65f2de9
Changeset

ENH: Update SimpleITK: Use SuperBuild scripts for additional dependencies.

Configure with SimpleITK's Superbuild CMake file, to allow additional
dependencies to be build. This is done by adding a second external
project just for the download step, so that the configuration can be
done in the Superbuild sub-directory as the source directory.

$ git shortlog --no-merges 4531702..6f184

Bradley Lowekamp (72):
Updating version for 0.10.0 development
Update SimpleITKExamples version
Adding SimpleITK 0.9.0 Download URLs to doxygen
Improve exception when unable to create ImageIO
GetGitRevisionDescription: Fix issue referencing project source
Replace tabs with spaces.
Adding ITK version information to the SimpleITK version info.
Update PCRE to 9.37 in Superbuild
WIP: Adding local transform fixes
Using local static for itk version string
Adding forbid download CMake option
Forbid downloading data with option
ADD SITK_PYTHON_USE_VIRTUAL_ENV option
Create separate source and data tar-balls for distribution.
Fix checking SimpleITK source directory for External data file
Add CMake find package module for the Lua interpreter.
Use SITK_LUA_EXECUTABLE for code generation
Use CMake findpackage for finding Lua libraries and include
Add Lua Superbuild support
Pass all variable beginning with SITK
to the SimpleITK build.
Removing integrated lua source code
Add Superbuild of GoogleTest
Use find_package for google test
Remove anonymous namespace for std::vector output operator.
Remove the GTest source code from testing
Adding ObjectCount measurement to ConnectedComponents filter
Use CMAKE_POSITION_INDEPENDENT_CODE property over compiler flag
Replace superbuild fPIC with CMake property for ITK.
Remove adding fPIC flag in language options.
Add CMake variable to specify additional lua libraries
Add unsigned int specifier
Mark GTest superbuild options as advanced
Mark additional Lua variables as advanced
Correct variable name SimpleITK_VARS
Adding CMake upstream FindGTest.cmake
Fix Superbuild variable
Install GTest with MSVC in expected directory
Install MSVC into lib directory with out prefix
Disable GTest using TR1::tuple with VS11
Fix CMake syntactical errors in GTest Superbuild
Remove quotes around ep_extra_args
Fix CMake equals syntax.
More CMake fixes
Add support to join 3d image series into 4d image
Update ITK superbuild version to 4.8 release
COMP: Fix JoinSeries with 4DImage test
Add support to extract 3d image from 4d.
Require libraries when a wrapping for a language is enabled
Update shape statistics to always use int64_t for labelmap type.
Fix finding lua executable when not explicitly set.
Adding wrapping for LabelIntensityStatisticsImageFilter
Change default of SimpleITK_PYTHON_THREADS to ON
Update SWIG to 3.0.7
Address warnings with signed integer comparison
Updating ITK v4.8 along release branch
Do not pass unneeded language arguments on the command line
add CastImageFilter to support output writing
Do not force CMAKE_INSTALL_PREFIX if already set.
Don't pass SITK_REQUIRED_ITK_MODULES in Superbuild
Move CMake file to CMake directory
WIP: Adding local transform fixes
Adding ObjectCount measurement to ConnectedComponents filter
Add unsigned int specifier
Require libraries when a wrapping for a language is enabled
Do not pass unneeded language arguments on the command line
Updating ITK superbuild towards v4.8.1 pending release
Add missing Java variables to the language options files
Update ITK superbuild to 4.8.1 release
Updating SimpleITK to 0.9.1 version for release
Add md5 to URL for check sum
Update Python download URLs to use https
Adding 0.9.1 release eggs to download page

Dave Chen (2):
Regenerated the .i files
Regenerated the .i files

David T. Chen (7):
Regenerate filters.csv for SimpleITK 0.9.0
Re-regenerated filters.csv
Fix leading space problem in doxy2swig.py
Updated space_parse with a noLeadingSpace flag
Rewrite Show to support Fiji
Fix leading space problem in doxy2swig.py
Updated space_parse with a noLeadingSpace flag

Ziv Yaniv (2):
STYLE: change SetOptimizerAsLBFGSB parameter name to match other
methods.
Modified example to match parameter name change in SetOptimizerAsLBFGSB.

Reviewed-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>

From: Bradley Lowekamp <blowekamp@mail.nih.gov>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24674 3bd1e089-480b-0410-8dfb-8563597acbee

mod - SuperBuild/External_SimpleITK.cmake Diff File