Import 2017-06-07 23:51:09: master 2a159b14

Author Committer Branch Timestamp Parent
jcfr jcfr master 2014-04-10 14:33:29 master 288bb756
Changeset

ENH: Update ExternalProject_Execute to implicitly delete related log files

The user of the function doesn't have to explicitly delete the log files
by calling the function 'ExternalProject_Remove_Execute_Logs'. Following
this commit log files created by calling 'ExternalProject_Execute' for a
given project and stepname will automatically be removed if called a
second time.

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

mod - CMake/ExternalProjectForNonCMakeProject.cmake Diff File
mod - SuperBuild/External_NUMPY.cmake Diff File
mod - SuperBuild/External_OpenSSL.cmake Diff File
mod - SuperBuild/External_PCRE.cmake Diff File
mod - SuperBuild/External_SimpleITK.cmake Diff File
mod - SuperBuild/External_Swig.cmake Diff File
mod - SuperBuild/External_incrTcl.cmake Diff File
mod - SuperBuild/External_tcl.cmake Diff File
mod - SuperBuild/External_tk.cmake Diff File