summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Build !Run at compile time. This ensures that the WimpSlot size is always cor...John Mark Bell2008-12-091-2/+10
* OS X friendliness.John Mark Bell2008-10-131-9/+9
* Remove -WinlineDaniel Silverstone2008-10-101-1/+1
* Add missing copyright on the version info for BeOS.François Revel2008-10-091-1/+1
* Generate AmigaOS version string in correct format, taking:Chris Young2008-10-081-0/+8
* Merged revisions 5309-5406,5409-5422 via svnmerge from Daniel Silverstone2008-09-231-2/+69
* Make libmng string mention all formats it can support.Michael Drake2008-09-161-1/+1
* Tidy up png support string.Michael Drake2008-09-161-5/+5
* A bunch of fixes to the libpng bindingJohn Mark Bell2008-09-151-4/+10
* Hopefully fix detection of libpng header path with pkg-config.François Revel2008-09-151-0/+2
* Add libpng support. Default to off.Daniel Silverstone2008-09-151-1/+2
* Move where WARNFLAGS is set up so that we actually get warnings. Ahem, there'...Daniel Silverstone2008-09-101-8/+10
* Include Amiga-specific optionsChris Young2008-08-251-1/+1
* Fix dependancies, add install doobry for history.gladeRob Kendrick2008-08-241-1/+2
* Make install target install Aliases fileRob Kendrick2008-08-241-0/+1
* Ahem, enable GIF with GIF not BMPDaniel Silverstone2008-08-221-1/+1
* Fixed usage of Makefile.config options for Amiga targetChris Young2008-08-151-1/+11
* Support configuring the CFLAGS, particularly the optimisation flags, in Makef...Daniel Silverstone2008-08-131-11/+4
* Add NETSURF_FEAUTRE_*_CFLAGS for BMP and GIFRob Kendrick2008-08-131-0/+4
* Remove further stuff to make libns* libraries optional.Rob Kendrick2008-08-131-1/+1
* Make it possible to disable BMP and GIF support. May break RISC OS, BeOS and...Rob Kendrick2008-08-131-4/+6
* Merged revisions 4345-4346,4350-4351,4389,4391,4395,4401-4403,4423,4485-4486 ...James Bursa2008-08-121-4/+7
* Make nsgtk compile on Mac OS X.John Mark Bell2008-08-111-9/+15
* Merged revisions 4859-5013,5016-5018 via svnmerge from John Mark Bell2008-08-111-3/+15
* Removed -liconv from Amiga target as no longer requiredChris Young2008-08-091-1/+1
* - move BeOS specific config vars to separate sectionFrançois Revel2008-08-081-0/+1
* Use ccres (http://www.riscos.info/index.php/CCres) to compile textualJohn Tytgat2008-08-061-0/+41
* Added changes for TARGET=amigaChris Young2008-08-021-1/+18
* Move plugin option to Makefile.config.John Mark Bell2008-08-011-0/+1
* ASSEMBLE needs no padding.Michael Drake2008-07-291-1/+1
* Make user agent string and default homepage configurable from Makefile.configRob Kendrick2008-07-291-0/+3
* Rename AUTOCONF to M.CONFIG to make it clearer that it's Makefile.config gove...Daniel Silverstone2008-07-291-5/+15
* - libjpeg & libpng are added from config options, no need to add them againFrançois Revel2008-07-291-3/+1
* Make install-gtk target obey NETSURF_GTK_RESOURCES, and add config option for...Rob Kendrick2008-07-291-15/+15
* - don't use haru pdf on BeOS yetFrançois Revel2008-07-291-1/+9
* Add NETSURF_USE_ARTWORKS to Makefile.configRob Kendrick2008-07-291-1/+1
* Fix makefileJohn Mark Bell2008-07-281-2/+2
* A load of pedantic indenting, so I've half a chance of reading this in future.John Mark Bell2008-07-281-232/+241
* Fix cross-compile RISC OS build.John Tytgat2008-07-281-2/+3
* Whoops. Append, don't overwrite.Rob Kendrick2008-07-281-3/+3
* Make sure new Makefile works when cross-building to RISC OS, as well as when ...Rob Kendrick2008-07-281-2/+7
* Refactor Makefile a little to be slightly more organised. Made more features...Rob Kendrick2008-07-281-25/+70
* Fix native RISC OS build breakage caused by r4765. Thanks jmb.Michael Drake2008-07-271-0/+1
* Install file added in last commitRob Kendrick2008-07-261-0/+1
* Avoid installing svn meta dataRob Kendrick2008-07-261-2/+2
* Simple install target for default settings. Could be made more configurable ...Rob Kendrick2008-07-261-2/+19
* Ensure the dependency files are rebuilt if Makefile.config changesDaniel Silverstone2008-07-261-2/+2
* Make the auto-configuration message fit into the rest of the messages more ni...Daniel Silverstone2008-07-261-1/+1
* Make using libpng only be enabled when NETSURF_USE_HARU_PDF is YES.Rob Kendrick2008-07-261-2/+2
* Add simple, experimental Makefile.config support.Rob Kendrick2008-07-261-10/+51