log make/make.sh @ 112:7da9bd82122c

age author description
Mon, 02 May 2011 14:19:11 -0500 Rob Landley Remove --long option, always do full documentation generation instead.
Sat, 19 Feb 2011 21:32:24 -0600 Rob Landley Lots of stuff bit-rotted in scripts to extract documentation from current kernel sources. De-bit-rot it.
Sun, 12 Dec 2010 16:47:22 -0600 Rob Landley Break down and use git instead of hg for upstream kernel source.
Wed, 07 Nov 2007 23:42:08 -0600 Rob Landley Disentangle Documentation from temporary linux directory. (Allows the scsi
Wed, 07 Nov 2007 02:54:10 -0600 Rob Landley Updates and bug fixes, should work now. Options to make.sh are --nonet and
Wed, 07 Nov 2007 01:43:39 -0600 Rob Landley Largeish rewrite of make.sh, breaking things out into functions. This has the
Tue, 23 Oct 2007 18:35:49 -0500 Rob Landley Split up make.sh so it's easier to call subsets of its functionality.
Tue, 16 Oct 2007 21:44:50 -0500 Rob Landley Exit if any of the patches fail to apply, show name of each patch as it's
Mon, 01 Oct 2007 22:41:14 -0500 Rob Landley Teach make/make.sh --short not to pull from hg.
Mon, 01 Oct 2007 22:38:27 -0500 Rob Landley Add a --short option to make/make.sh
Sat, 29 Sep 2007 22:39:28 -0500 Rob Landley Automatically run docdiridx.py on Documentation, and remove a debugging exit.
Fri, 28 Sep 2007 14:47:14 -0500 Rob Landley New script to download OLS files (and others), and split up volumes into
Fri, 28 Sep 2007 12:00:44 -0500 Rob Landley Generate index.html from master.idx.
Tue, 25 Sep 2007 23:35:21 -0500 Rob Landley Teach indexsections to output index and contents in one pass, and put index
Tue, 11 Sep 2007 17:12:19 -0500 Rob Landley More work on master index skeleton and infrastructure.
Tue, 11 Sep 2007 16:12:06 -0500 Rob Landley Add version info to menuconfig html, and genericize make with environment vars
Mon, 10 Sep 2007 05:41:08 -0500 Rob Landley Call indexsections.py and work around a bug in xmlto.
Thu, 30 Aug 2007 17:08:49 -0500 Rob Landley Add a few google videos, and the README files from the kernel source.
Wed, 29 Aug 2007 22:42:39 -0500 Rob Landley Produce better menuconfig output, now in multiple files and with concise
Thu, 16 Aug 2007 20:45:33 -0500 Rob Landley Generate a better index for htmldocs: show document titles and both versions.
Wed, 15 Aug 2007 02:10:33 -0500 Rob Landley Generate menuconfig/index.html.
Wed, 15 Aug 2007 01:17:23 -0500 Rob Landley A script to convert menuconfig to html. Have make.sh call it for all $ARCH.
Thu, 02 Aug 2007 21:29:26 -0400 Rob Landley Fix two bugs, one of them apparently in bash.
Thu, 02 Aug 2007 19:44:18 -0400 Rob Landley Untangle while loop slightly.
Thu, 02 Aug 2007 14:45:38 -0400 Rob Landley Take advantage of my laptop's core 2 duo.
Thu, 02 Aug 2007 14:32:16 -0400 Rob Landley Update the build infrastructure. Documentation is still just copied, but
Wed, 20 Jun 2007 00:26:29 -0400 Rob Landley Some random infrastructure to build documentation from source.