log piecrust/baking/baker.py @ 232:e534d2bc657c

age author description
Sat, 31 Jan 2015 17:35:36 -0800 Ludovic Chabant bake: Better error handling for site baking.
Sun, 18 Jan 2015 12:12:57 -0800 Ludovic Chabant bake: Changes in how assets directories are configured.
Tue, 13 Jan 2015 20:41:44 -0800 Ludovic Chabant bake: Remove `--portable` option until it's (maybe) implemented.
Wed, 31 Dec 2014 19:50:40 -0800 Ludovic Chabant Add support for KeyboardInterrupt in bake process.
Wed, 31 Dec 2014 16:56:55 -0800 Ludovic Chabant Fix some indentation and line lengths.
Mon, 01 Dec 2014 22:01:43 -0800 Ludovic Chabant Forgot this wasn't C++.
Sun, 30 Nov 2014 21:46:42 -0800 Ludovic Chabant Split baking code in smaller files.
Sat, 29 Nov 2014 21:00:44 -0800 Ludovic Chabant Pass date information to routing when building URLs.
Sat, 29 Nov 2014 20:58:28 -0800 Ludovic Chabant Don't fail if trying to clean up a file that has already been deleted.
Tue, 18 Nov 2014 21:32:04 -0800 Ludovic Chabant Optimize server for files that already exist.
Fri, 14 Nov 2014 22:47:18 +0100 Ludovic Chabant Fix how we pass the out directory to the baking modules.
Sun, 09 Nov 2014 14:46:23 -0800 Ludovic Chabant Better error management and removal support in baking/processing.
Wed, 17 Sep 2014 21:49:25 -0700 Ludovic Chabant Property clean all caches when force baking, except the `app` cache.
Sun, 07 Sep 2014 23:48:57 -0700 Ludovic Chabant Improvements and fixes to incremental baking.
Fri, 05 Sep 2014 00:42:13 -0700 Ludovic Chabant Improvements to incremental baking and cache invalidating.