gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] /srv/bzr/gnash/trunk r11996: Add support for GCC prec


From: Bastiaan Jacques
Subject: Re: [Gnash-commit] /srv/bzr/gnash/trunk r11996: Add support for GCC precompiled headers.
Date: Mon, 8 Mar 2010 16:53:35 -0800 (PST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

A few notes:

- The selection of headers included in the precompilation is fairly
arbitrary.
- I'm abusing SUBDIRS in order to ensure that the precompiled header is
up to date when make is invoked from subdirectories. I welcome any
suggestions for improvement.
- Currently this only works for GCC.

Bastiaan


On Tue, 9 Mar 2010, Bastiaan Jacques wrote:

------------------------------------------------------------
revno: 11996
committer: Bastiaan Jacques <address@hidden>
branch nick: trunk
timestamp: Tue 2010-03-09 01:10:22 +0100
message:
 Add support for GCC precompiled headers.
added:
 pch/
 pch/Makefile.am
modified:
 backend/Makefile.am
 configure.ac
 gui/Makefile.am
 libamf/Makefile.am
 libbase/Makefile.am
 libcore/Makefile.am
 libcore/asobj/Makefile.am
 libcore/parser/Makefile.am
 libcore/vm/Makefile.am
 libmedia/Makefile.am
 libnet/Makefile.am
 libsound/Makefile.am
 utilities/Makefile.am





reply via email to

[Prev in Thread] Current Thread [Next in Thread]