webengine/osswebengine/Bakefiles/ChangeLog
author BuildAdmin@LON-ENGBUILD89
Thu, 16 Apr 2009 12:11:53 +0100
changeset 1 ce49da034783
parent 0 dd21522fd290
permissions -rw-r--r--
[maven-scm] copy for tag web_MCL.012

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.