aboutsummaryrefslogtreecommitdiff
path: root/release/generate-release.sh
Commit message (Expand)AuthorAgeFilesLines
* - Add CHECKSUM.* support in Makefile[1].Hiroki Sato2013-02-031-160/+67
* Set WITHOUT_SVN=yes for textproc/docproj.Hiroki Sato2013-01-121-1/+1
* - Allow cross-architecture builds with 'generate-release.sh', whichGlen Barber2012-09-261-8/+109
* Update usage() in comment section.Glen Barber2012-09-171-6/+2
* Update generate-release.sh script:Glen Barber2012-09-171-27/+14
* Use getopts instead of getopt(1).Gleb Smirnoff2012-01-151-12/+7
* Autoguess number of make jobs based on hw.ncpu. MAKE_FLAGSGleb Smirnoff2012-01-141-1/+10
* - Add possibility to build release from a certain revision, suppliedGleb Smirnoff2012-01-141-2/+30
* Further automate production release generation by naming files the rightNathan Whitehorn2011-11-151-0/+10
* Per request of the docs team, install docs as packages, instead of viaNathan Whitehorn2011-07-091-2/+1
* As requested by many people, with final prodding from Jason Hall, fix thisNathan Whitehorn2011-05-181-1/+0
* Simplify this script somewhat, following excellent suggestions fromNathan Whitehorn2011-05-051-12/+15
* Make sure to run make obj before release. Trying to run them in one stepNathan Whitehorn2011-05-041-0/+1
* Don't do make release and make install in one step. Setting DESTDIR forNathan Whitehorn2011-04-111-1/+2
* Add an install target to release/Makefile instead of grubbing aroundNathan Whitehorn2011-04-111-3/+1
* Copy all generated ISO images into the release area.Nathan Whitehorn2011-03-271-1/+1
* Cause the release target to set up its object directory. It is designedNathan Whitehorn2011-03-261-1/+1
* Add support for checking out ports and doc trees from a CVS repository,Nathan Whitehorn2011-03-191-7/+17
* Thanks to sysinstall for its 15 years of service. And now to sleep,Nathan Whitehorn2011-03-141-1/+1
* Fix some typos due to unremoved commented-out lines. A great big pointyNathan Whitehorn2011-03-131-2/+3
* Connect the full doc build (Handbook, etc.) to the build. This is not builtNathan Whitehorn2011-03-131-7/+15
* Add a wrapper script for Makefile.bsdinstall that does the sourceNathan Whitehorn2011-03-111-0/+47