[Soot-list] Pull request for self-contained nightly build script

Wei Peng pengw at umail.iu.edu
Thu Jan 1 15:17:09 EST 2015


Hi,

I have created and tested a self-contained nightly build script
"nightly-self-contained" for Soot, and have sent a pull request.

https://github.com/Sable/soot/pull/320

Highlights:
* Follow current "nightly" build script convention.
* Create missing files/directories if they are not already existed.
* Use Sable GitHub repos; remove dangling external dependencies (e.g.,
JustAddExtensions).
* Use git for incremental update; no need to pull all repos every time.
* No more "cvs" and "svn".

Simply, if you are on Bash and have "ant", "wget", "git", and "java", you
can type "./nightly-self-contained" and enjoy all Soot jars and javadocs at
"$HOME/autobuild/releases" when it is finished.

Wei.

Wei Peng
Department of Computer and Information Science
Indiana University-Purdue University, Indianapolis (IUPUI)
pengw at iupui.edu  |  www.cs.iupui.edu/~pengw/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150101/9a68a481/attachment.html 


More information about the Soot-list mailing list