1 2006-10-03 Mark Rowe <bdash@webkit.org>
5 Stop Bakefile-generated Makefile from running `pkg-config' multiple times per file.
7 * presets.bkl: Make use of "options" and Python commands to run pkg-config etc up front.
9 2006-05-11 Kevin M. Ollivier <kevino@theolliviers.com>
11 - http://bugzilla.opendarwin.org/show_bug.cgi?id=8528
12 Bakefiles (and generated Makefiles) for wx and gdk ports
15 Added file introducing the Bakefile build system and detailing how it works.
18 Added Bakefile build configuration file
20 * update-file-lists.py:
21 Added script to generate cross-platform sources list from Win VCProject files.
24 Added Bakefile containing templates for WebCore pre-requisites, like
25 libxml/xslt, ICU, etc. This file contains the logic for determining the
26 correct build settings for those projects on each platform.