summaryrefslogtreecommitdiff
path: root/Makefile.config.example
Commit message (Collapse)AuthorAgeFilesLines
* Dukky: Add and utilise a jserrors categoryDaniel Silverstone2019-08-021-2/+2
| | | | | | | 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>
* Makefile.config.example: Document logging optionsDaniel Silverstone2019-08-021-0/+10
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Typo fixesDaniel Silverstone2018-07-281-1/+1
|
* Support ASAN and UBSAN in MakefilesDaniel Silverstone2018-07-281-0/+6
|
* remove junk references to old javascript implementationsVincent Sanders2016-09-191-5/+2
|
* Introduce a binding flags to allow local config changesVincent Sanders2015-10-121-0/+2
|
* remove all references to using libMNGVincent Sanders2014-01-041-4/+3
|
* Update example config with JS options.Michael Drake2013-11-171-28/+25
|
* Expand Makefile.config.example to include some common examples.Michael Drake2011-03-131-4/+30
| | | | svn path=/trunk/netsurf/; revision=12019
* More blatant warning about editing Makefile.defaults.Michael Drake2010-04-061-0/+1
| | | | svn path=/trunk/netsurf/; revision=10257
* Update build config example comment.Michael Drake2009-03-271-3/+6
| | | | svn path=/trunk/netsurf/; revision=6942
* Ensure the example Makefile.config is just that -- an exampleDaniel Silverstone2009-03-271-0/+10
svn path=/trunk/netsurf/; revision=6940