Import 2017-06-07 23:51:09: master 61a025f0

Author Committer Branch Timestamp Parent
jcfr jcfr master 2014-05-13 13:14:47 master 02a95730
Affected Issues 0003356: Extension Package name should be associated with last commit date instead of the current date of the day.
Changeset

COMP: Associate extension package name with the date of the last commit.

A similar problem was occurring while building the Slicer core and has
been fixed by r20028[1]. The associated issues were 0001974 [2] and 0001973 [3].

This commit associate to the package name the date of the latest commit
associated with the extension source repository. In case no repository
has been associated with the extension, the date "0000-00-00" will be
considered.

Thanks to "Chenxi Zhang <chenxizhang@fudan.edu.cn>" for reporting the
problem.

Associated discussion: http://slicer-devel.65872.n3.nabble.com/Problem-in-building-a-extension-tp4029816p4029857.html

Fixes 0003356

[1] http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&amp;revision=20028
[2] http://www.na-mic.org/Bug/view.php?id=1973
[3] http://www.na-mic.org/Bug/view.php?id=1974

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

mod - CMake/SlicerExtensionCPack.cmake Diff File
mod - CMake/SlicerMacroExtractRepositoryInfo.cmake Diff File