Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-23 | Make --verbose propogate to html generation script | Todd Lyons | |
2013-11-07 | quickrelease: A dumb script for making source-only tarballs | Tony Finch | |
2013-10-03 | Print tarball names in debug mode too | Todd Lyons | |
2013-10-03 | Unbreak HTML build for RC candidates. | Phil Pennock | |
The HTML build now uses the website repo, which extracts the version number from the XML (generated from the .xfpt). Meanwhile, commit 2aee48d6 made the version number in the build process dynamic, taking the value from the release script (via an environ variable). This change fixes the invocation to pass the version _without_ an RC suffix to the XML build, letting HTML generation happen. | |||
2012-11-24 | Insert version number and date into documentation at build time. Bug 1318. | Jeremy Harris | |
Write a temp file with macro definitions from the makefile, and include it from the doc sources. Pass the version to make from the perl script. It is still needed to manually update the previous-version number and changebar indicators (.new/.wen) manually. | |||
2012-07-02 | Include the static files within the HTML documentation dir | Nigel Metheringham | |
2012-05-27 | release: don't try to sign .tar.lz files | Phil Pennock | |
2012-05-25 | release: no .lz by default for now | Phil Pennock | |
2012-05-24 | ReleaseTools: support .lz lzip archives | Phil Pennock | |
2011-10-10 | Unbreak release.sh for final releasesexim-4_77 | Phil Pennock | |
2011-06-30 | Use git to automatically create version.h | Tony Finch | |
Adapted from git itself via unifdef. This does not (yet) include the equivalent automation for the doc build. | |||
2011-06-29 | Remove obsolete $Cambridge$ CVS revision strings. | Tony Finch | |
I have also de-CVSed the ABOUT files and cleaned up a few introductory comments. | |||
2011-02-21 | Fix doc/ directory assembly in build-script. | Phil Pennock | |
2011-02-06 | RC releases get marked as such in version.h. | Phil Pennock | |
Release-tools only, no NewStuff/ChangeLog | |||
2011-01-28 | Incremental improvement of release build script | Nigel Metheringham | |
2011-01-22 | Sign Script - Take EXIM_KEY from environ. | Phil Pennock | |
2010-12-18 | Release script now generates the HTML documentation | Nigel Metheringham | |
This is really rather crude... but should work. | |||
2010-12-17 | Stripped old HTML doc generation - will add new HTML gen soon | Nigel Metheringham | |
2010-12-16 | Updated mk_exim_release.pl to work with git | Nigel Metheringham | |
However this still builds docs as before - ie it does not use the new HTML generation. Will work on that next. | |||
2010-06-03 | Added some release maintenance stuff | Nigel Metheringham | |