phantomjs/tools
Jon Leighton 31157fbb98 Make static build work on Linux.
Previously, a static build would produce three separate files:
QtWebKit.a, libjscore.a and libwebcore.a. These seem to have
dependencies on each other and this caused the build errors on Linux.

This change means that the sources of jscore and webcore are both built
directly into the QtWebKit.a target. libjscore.a and libwebcore.a are no
longer built. It is then possible to create a static binary on Linux.

http://code.google.com/p/phantomjs/issues/detail?id=413
2012-07-14 23:32:31 -07:00
..
crash-report.sh Integrate Google Breakpad crash reporter. Linux only for now. 2012-06-05 23:08:16 +01:00
dump-symbols.sh Make static build work on Linux. 2012-07-14 23:32:31 -07:00
dump-syms-mac.pro Add breakpad support for Mac 2012-06-19 00:28:37 +01:00
filelist.txt Add the importer script to include Qt source. 2012-03-02 07:22:09 -08:00
import-breakpad.sh Import Google Breakpad 2012-06-05 23:01:07 +01:00
import-coffee-script.sh Add support for CoffeeScript modules 2012-07-12 23:14:13 -07:00
import-linenoise.sh Create an import script for LineNoise. 2012-03-12 20:44:04 -07:00
import-qt.sh Qt import: Use a customized src.pro. 2012-03-06 18:22:54 -08:00
preconfig.sh No X11 requirement on Linux. 2012-03-13 22:07:10 -07:00
qscriptengine.h Add the importer script to include Qt source. 2012-03-02 07:22:09 -08:00
src.pro Qt import: Use a customized src.pro. 2012-03-06 18:22:54 -08:00