commit | 9cc4bba82043724ebc416d25fd14ee7e0fbd4705 | [log] [tgz] |
---|---|---|
author | hausmann@webkit.org <hausmann@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Nov 22 10:10:07 2007 +0000 |
committer | hausmann@webkit.org <hausmann@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Nov 22 10:10:07 2007 +0000 |
tree | 95872e90ad6f7c738805323942e8ec0c74e78bcb | |
parent | 74bbbf660e3e4870426d886689051caae09ab7f0 [diff] |
Centralize the setup for all the extra compilers in a addExtraCompiler function. This allows adding a "generated_files" target that builds all generated files using "make generated_files". For the build inside Qt we do not generate actual rules for the extra compilers but instead do the variable substitution of compiler.output manually and add the generated sources to SOURCES. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@27958 268f45cc-cd09-0410-ab3c-d52691b4dbfc