log piecrust/commands/builtin/baking.py @ 754:78de21447e4e

age author description
Sat, 25 Jun 2016 16:59:43 -0700 Ludovic Chabant showrecord: Fix some crashes and incorrect information.
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
Sat, 16 Apr 2016 22:48:57 -0700 Ludovic Chabant showrecord: Don't print the record when you just want the stats.
Wed, 23 Mar 2016 16:39:22 -0700 Ludovic Chabant render: Change how we store render passes info.
Mon, 21 Mar 2016 22:29:18 -0700 Ludovic Chabant bake: Show more stats.
Mon, 14 Mar 2016 08:26:14 -0700 Ludovic Chabant bake: Change `show-timers` to `show-stats`, add stats.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Thu, 18 Feb 2016 20:54:37 -0800 Ludovic Chabant admin: Run the asset pipeline before showing the admin panel.
Wed, 30 Dec 2015 14:47:23 -0800 Ludovic Chabant bake: Add option to bake assets for FoodTruck. This is likely temporary.
Sat, 11 Jul 2015 23:51:02 -0700 Ludovic Chabant bake: Pass the config variants and values from the CLI to the baker.
Sat, 11 Jul 2015 18:49:50 -0700 Ludovic Chabant bake: Add CLI argument to specify job batch size.
Sat, 20 Jun 2015 23:27:39 -0700 Ludovic Chabant bake: Improve performance timers reports.
Sat, 20 Jun 2015 19:23:16 -0700 Ludovic Chabant bake: Improve bake record information.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.
Mon, 20 Apr 2015 23:56:35 -0700 Ludovic Chabant bake: Fix crash when handling bake errors.