buildrootschalter/package/fontconfig
Peter Korsgaard e7b38c71ce package: add STAMP_DIR and use for host builds
Move stamp (dependency) files outside the (version specific) source
directories, so other packages can hardcode dependencies on them instead
of having to use <PACKAGE>_VERSION variables.

This is important as the variables in the make rules are evaluated when
the rules is seen, which might be before the dependent makefile is parsed
(and hence <PACKAGE>_VERSION variable is known, screwing up stuff.

The downside of this is that the package isn't automatically rebuilt
when the version changes (E.G. by a svn update) and you now also have to
remove the stamp files next to $(BUILD_DIR)/<PACKAGE>-* to force a rebuild.
2009-03-19 11:06:47 +00:00
..
Config.in fontconfig: fixup help text indentation 2009-03-18 21:21:34 +00:00
fontconfig-2.6.0-parallel-compilation-fix.patch Add a parallel compilation fix for fontconfig 2008-11-11 19:38:10 +00:00
fontconfig-2.6.0-use_for_build.patch fontconfig: use {C,LD}FLAGS_FOR_BUILD for host tools 2008-12-22 22:10:25 +00:00
fontconfig.mk package: add STAMP_DIR and use for host builds 2009-03-19 11:06:47 +00:00