Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Silverstone 9742a8317f Dukky: Add and utilise a jserrors category
Normal, and verbose logging will now also log all JS errors in order that we
stand a chance of debugging things more easily when testing.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-08-02 10:12:45 +01:00
Daniel Silverstone 6683818c18 Makefile.config.example: Document logging options
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-08-02 10:03:07 +01:00
Daniel Silverstone 0df7ceb8f1 Typo fixes 2018-07-28 14:24:31 +01:00
Daniel Silverstone 3d20a3974c Support ASAN and UBSAN in Makefiles 2018-07-28 11:17:07 +01:00
Vincent Sanders 608a18caff remove junk references to old javascript implementations 2016-09-19 22:02:51 +01:00
Vincent Sanders 7b6d89db04 Introduce a binding flags to allow local config changes 2015-10-12 20:33:11 +01:00
Vincent Sanders f7916866e3 remove all references to using libMNG 2014-01-04 17:07:11 +00:00
Michael Drake 10ec6746ce Update example config with JS options. 2013-11-17 22:09:26 +00:00
Michael Drake c29ae3efef Expand Makefile.config.example to include some common examples.
svn path=/trunk/netsurf/; revision=12019
2011-03-13 11:35:00 +00:00
Michael Drake 72520da221 More blatant warning about editing Makefile.defaults.
svn path=/trunk/netsurf/; revision=10257
2010-04-06 19:50:52 +00:00
Michael Drake 20a95b4f8f Update build config example comment.
svn path=/trunk/netsurf/; revision=6942
2009-03-27 14:26:43 +00:00
Daniel Silverstone 0b66f6f4c2 Ensure the example Makefile.config is just that -- an example
svn path=/trunk/netsurf/; revision=6940
2009-03-27 13:48:00 +00:00
Renamed from Makefile.config (Browse further)