Tue, 01 Nov 2011 10:40:52 +0100 Mathieu Lacage concatenate predefined items from bakeconf.xml with predefined file
Tue, 01 Nov 2011 10:30:41 +0100 Mathieu Lacage script to generate bake binary
Tue, 01 Nov 2011 09:29:06 +0100 Mathieu Lacage write design intro
Tue, 01 Nov 2011 09:20:25 +0100 Mathieu Lacage implement show-builtin, extend --predefined to support list of predefined parameters
Mon, 31 Oct 2011 21:46:50 +0100 Mathieu Lacage add show + show-builtin
Sun, 30 Oct 2011 13:34:27 +0100 Mathieu Lacage update to new attribute names
Sun, 30 Oct 2011 13:34:07 +0100 Mathieu Lacage rename extra_*_options to *_arguments
Sun, 30 Oct 2011 11:28:34 +0100 Mathieu Lacage cleanup configuration file and add predefined example.
Sun, 30 Oct 2011 11:27:43 +0100 Mathieu Lacage add support for --predefined, --append, handle exception propagation.
Sat, 14 May 2011 20:35:00 +0200 Mathieu Lacage oops. typo.
Sat, 14 May 2011 20:33:50 +0200 Mathieu Lacage implement more fine-grained control over configuration
Sat, 14 May 2011 20:04:33 +0200 Mathieu Lacage improve query output
Sat, 14 May 2011 19:55:44 +0200 Mathieu Lacage make query work before configure happens.
Sat, 14 May 2011 19:47:03 +0200 Mathieu Lacage improve reconfigure message
Sat, 14 May 2011 19:43:15 +0200 Mathieu Lacage a primitive query mechanism. Does not work before configure is run once.
Sat, 14 May 2011 19:13:15 +0200 Mathieu Lacage support <child> tags and <node name="value"> attribute name/value pairs.
Sat, 14 May 2011 18:57:20 +0200 Mathieu Lacage comment
Sat, 14 May 2011 11:36:20 +0200 Mathieu Lacage remove more version crap
Sat, 14 May 2011 11:34:32 +0200 Mathieu Lacage remove more version crap
Sat, 14 May 2011 10:55:38 +0200 Mathieu Lacage remove version management since version numbers can be encoded in module names
Fri, 06 May 2011 10:30:15 +0200 Mathieu Lacage try to improve the config
Fri, 06 May 2011 10:29:49 +0200 Mathieu Lacage typo
Thu, 05 May 2011 09:18:41 +0200 Mathieu Lacage use correctly the WAFLOCK file
Thu, 05 May 2011 09:18:12 +0200 Mathieu Lacage ignore missing files during uninstall
Thu, 05 May 2011 09:17:47 +0200 Mathieu Lacage improve help output formatting
Tue, 19 Apr 2011 15:04:04 +0200 Mathieu Lacage small tweaks to the waf build tool to work across more versions
Mon, 18 Apr 2011 22:55:39 +0200 Mathieu Lacage pull explicitely from the right location
Mon, 18 Apr 2011 22:55:17 +0200 Mathieu Lacage update PKG_CONFIG_PATH, fix version checks, fix program checks
Mon, 18 Apr 2011 13:44:44 +0200 Mathieu Lacage build and install elf loader
Mon, 04 Apr 2011 11:34:07 +0200 Mathieu Lacage small fix for uninstall
Mon, 04 Apr 2011 10:01:43 +0200 Mathieu Lacage lots of small fixes
Mon, 04 Apr 2011 09:20:10 +0200 Mathieu Lacage implement scons clean
Mon, 04 Apr 2011 09:18:21 +0200 Mathieu Lacage remove buggy import
Mon, 04 Apr 2011 09:07:38 +0200 Mathieu Lacage remove dead code
Mon, 04 Apr 2011 09:00:58 +0200 Mathieu Lacage small cleanups
Sun, 03 Apr 2011 15:29:05 +0200 Mathieu Lacage openflow
Sun, 03 Apr 2011 15:28:58 +0200 Mathieu Lacage a couple of tweaks and bug fixes
Sun, 03 Apr 2011 14:36:20 +0200 Mathieu Lacage write config after the build of each module
Sun, 03 Apr 2011 14:23:36 +0200 Mathieu Lacage oops. iterator broken
Sun, 03 Apr 2011 14:20:57 +0200 Mathieu Lacage cleanup installed code
Sun, 03 Apr 2011 13:06:11 +0200 Mathieu Lacage keep track of installed files
Sun, 03 Apr 2011 13:05:44 +0200 Mathieu Lacage move cache in own dir
Thu, 31 Mar 2011 22:30:48 +0200 Mathieu Lacage check source code download before build
Wed, 30 Mar 2011 14:18:04 +0200 Mathieu Lacage check for tool versions _before_ starting build or source operation
Wed, 30 Mar 2011 13:34:14 +0200 Mathieu Lacage allow modules to add entries to library path
Wed, 30 Mar 2011 08:53:56 +0200 Mathieu Lacage a couple of bugs
Tue, 29 Mar 2011 15:09:54 +0200 Mathieu Lacage check source program versions
Tue, 29 Mar 2011 15:03:04 +0200 Mathieu Lacage rename
Tue, 29 Mar 2011 15:01:47 +0200 Mathieu Lacage implement -j X, --logfile, --logdir, --disable and --enable for reconfigure.
Tue, 29 Mar 2011 11:04:35 +0200 Mathieu Lacage update TODO
Tue, 29 Mar 2011 11:00:05 +0200 Mathieu Lacage support version checking, use nsc if installed in installdir
Mon, 28 Mar 2011 17:13:49 +0200 Mathieu Lacage temp file in source dir to avoid moving dir across filesystems
Mon, 28 Mar 2011 16:44:22 +0200 Mathieu Lacage update TODO
Mon, 28 Mar 2011 16:44:01 +0200 Mathieu Lacage implement shell, debug waf support
Mon, 28 Mar 2011 14:13:26 +0200 Mathieu Lacage refactor build environment in a single class
Mon, 28 Mar 2011 12:55:23 +0200 Mathieu Lacage save
Mon, 28 Mar 2011 09:27:10 +0200 Mathieu Lacage add support for inline module source and build objects
Sat, 26 Mar 2011 14:24:21 +0100 Mathieu Lacage bazaar download
Sat, 26 Mar 2011 12:40:34 +0100 Mathieu Lacage quick intro to using bake
Sat, 26 Mar 2011 11:07:26 +0100 Mathieu Lacage quick TODO
(0) -60 +60 tip