log piecrust/baking/baker.py @ 127:bc63dc20baa0

age author description
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.
Wed, 03 Sep 2014 17:27:50 -0700 Ludovic Chabant Add a `BakeScheduler` to handle build dependencies. Add unit-tests.
Fri, 22 Aug 2014 23:41:17 -0700 Ludovic Chabant Properly override pages between realms.
Fri, 22 Aug 2014 20:26:05 -0700 Ludovic Chabant Fix cache validation issue with rendered segments, limit disk access.
Thu, 21 Aug 2014 23:09:31 -0700 Ludovic Chabant Don't recursively clean the cache.
Thu, 21 Aug 2014 22:51:52 -0700 Ludovic Chabant Fix a crash when checking for timestamps on template files.
Thu, 21 Aug 2014 22:28:22 -0700 Ludovic Chabant Better error reporting and cache validation.
Wed, 20 Aug 2014 23:16:51 -0700 Ludovic Chabant New site layout support.
Tue, 19 Aug 2014 14:30:19 -0700 Ludovic Chabant Fix problems with asset URLs.
Tue, 19 Aug 2014 11:07:42 -0700 Ludovic Chabant Copy page assets to bake output, use correct slashes when serving assets.
Tue, 19 Aug 2014 08:34:16 -0700 Ludovic Chabant Don't try to get the name of a source that doesn't have one.