b2g turn around times for libxul.so *only* changes have been lagging behind other platforms so I wrote fastxul.sh to make things better. This script will use 'make binaries' to kick off a non recursive (read fast) re-build of XUL, then perform 'make package', and a push a gziped libxul.so. This replaces './build.sh gecko && ./flash.sh gecko' and takes about 1 minute.
NOTE: This will only work if you make changes to cpp/h files that only impact libxul.so. ~BenWa _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
