blob: efbfa97a62416d4c945ded651355d3e432bd562e [file] [log] [blame]
2006-10-09 Krzysztof Kowalczyk <kkowalczyk@gmail.com>
Reviewed by Geoff.
Improve gdk build compiler options.
* Bakefiles.bkgen:
* presets.bkl:
2006-10-03 Mark Rowe <bdash@webkit.org>
Reviewed by Eric.
Stop Bakefile-generated Makefile from running pkg-config multiple times per file.
* presets.bkl: Make use of "options" and Python commands to run pkg-config etc up front.
2006-05-11 Kevin M. Ollivier <kevino@theolliviers.com>
- http://bugs.webkit.org/show_bug.cgi?id=8528
Bakefiles (and generated Makefiles) for wx and gdk ports
* Readme.txt:
Added file introducing the Bakefile build system and detailing how it works.
* Bakefiles.bkgen:
Added Bakefile build configuration file
* update-file-lists.py:
Added script to generate cross-platform sources list from Win VCProject files.
* presets.bkl:
Added Bakefile containing templates for WebCore pre-requisites, like
libxml/xslt, ICU, etc. This file contains the logic for determining the
correct build settings for those projects on each platform.