summaryrefslogtreecommitdiff
path: root/Buildscr (follow)
Commit message (Collapse)AuthorAge
* Rework build script to use $(!builddate).Simon Tatham2014-09-24
| | | | | | | | | | The existing Halibut bob script defaults to building a completely unversioned source tarball. I think building one with the version format I'm now more or less standardising on (date + VCS id info) is a more sensible default. So I'm retiring the SNAPSHOT setting, which I never used anyway, and making the default work like that. [originally from svn r10252]
* Now we have the new `module' command, use it.Simon Tatham2007-02-05
| | | | [originally from svn r7225]
* Build script for building Halibut using bob.Simon Tatham2007-02-04
[originally from svn r7204]