summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Reflect changes to library names and pkg-config control files.John Mark Bell2009-04-031-31/+31
* Missed a fix for C++ files, .d end up being object files...François Revel2009-03-301-1/+1
* Fixed the dep tracking for gcc2, finally... the dependancy_generate_c should ...François Revel2009-03-291-18/+15
* Revert accidental commitJohn Mark Bell2009-03-281-7/+7
* More aliasing fixes.John Mark Bell2009-03-281-7/+7
* Include the right default build options file.Michael Drake2009-03-271-1/+1
* Fix the fix... $(CC) will work better for C files...François Revel2009-03-211-1/+1
* Quick fix for building with gcc2. It's getting quite ugly though...François Revel2009-03-211-0/+9
* fix able frontendVincent Sanders2009-03-161-1/+3
* More shared objectsChris Young2009-03-141-0/+1
* Better AmigaOS GCC fix (thanks jmb)Chris Young2009-03-081-5/+0
* Force AmigaOS GCC version to 4Chris Young2009-03-081-0/+4
* Improve freetype build integration (from hiyuh)Vincent Sanders2009-02-271-2/+2
* Add a resources Makefile, support host tools, and add support to build frameb...Daniel Silverstone2009-02-261-0/+10
* Allow non-gcc-2.x builds to use -MMD -MT -MF flags to dep-as-we-compile, redu...Daniel Silverstone2009-02-261-12/+8
* Purge NETSURF_USE_SSL and WITH_SSLJohn Mark Bell2009-02-221-49/+7
* Ensure that the FB frontend sets a subtarget, otherwise error out. This preve...Daniel Silverstone2009-02-201-0/+5
* allow framebuffer port to use freetype2 libraryVincent Sanders2009-02-201-0/+5
* Account for new paths to search for libs & headers in Haiku.François Revel2009-02-171-0/+5
* Remove some more options that aren't needed with latest SDKChris Young2009-02-151-2/+2
* Remove dummy librariesChris Young2009-02-151-1/+1
* Fix Amiga SSL buildChris Young2009-02-151-1/+1
* Re-enable the ability to control the SSL certificate UI's inclusion. As a sid...Daniel Silverstone2009-02-151-8/+52
* Add VNC server framebuffer frontendVincent Sanders2009-02-141-0/+20
* Fix resource handling buy copying the GTK approachVincent Sanders2009-02-141-1/+0
* add SDL frontend for framebuffer portVincent Sanders2009-02-111-0/+20
* Minor changes for Amiga Cairo buildChris Young2008-12-281-1/+1
* SVG support for Amiga version using libsvgtiny and libcairoChris Young2008-12-281-2/+9
* 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