SlicerExecutionModel icon indicating copy to clipboard operation
SlicerExecutionModel copied to clipboard

Update tclap version to 1.22 & add UpdateFromUpstream.sh script

Open jcfr opened this issue 6 years ago • 2 comments

See also https://github.com/Slicer/tclap/

jcfr avatar Apr 30 '19 20:04 jcfr

#120 is rebased code on the upstream version of tclap. This restores tabs and end of line spaces so that diffs are minimized bertween upstream and the current code base.

hjmjohnson avatar May 01 '19 13:05 hjmjohnson

The first part of this request has been completed in #120.

A patch was also provided upstream to provide an upstream fix to remove end of line spaces.

The https://github.com/Slicer/tclap/ is updated to contain branches that contain the cherry-picked versions of code changes from the original SlicerExecutionModel/tclap subdirectory.

hjmjohnson avatar May 01 '19 22:05 hjmjohnson