summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix GTK installation targetRob Kendrick2010-02-131-2/+1
* Add Windows frontendVincent Sanders2010-01-311-5/+51
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+11
* Test with -fno-strict-aliasing.Michael Drake2009-08-071-1/+1
* Search pkg-config for libcares, too.John Mark Bell2009-08-031-1/+1
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-15/+16
* s/libnsfb-0/libnsfb/Michael Drake2009-06-281-1/+1
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-93/+18
* NETSURF_USE_DRAW should apply to the Draw content handler only.John Mark Bell2009-06-201-1/+2
* Revert accidental commit of hacked MakefileJohn Mark Bell2009-05-281-4/+0
* Lose redundant variable.John Mark Bell2009-05-281-0/+4
* Add OpenSSL to the cflags/ldflags.John Mark Bell2009-05-231-8/+12
* Add external lib detections for BeOS.François Revel2009-04-241-0/+19
* Sync library names with realityJohn Mark Bell2009-04-211-9/+9
* Update framebuffer paths to use PREFIX, add install-framebuffer targetDaniel Silverstone2009-04-211-1/+7
* Missing documentation install for gtk targetDaniel Silverstone2009-04-211-0/+1
* Update the pkg-config stuff to the new .pc namesDaniel Silverstone2009-04-211-23/+23
* Improve notification of features that have been disabled in the build configu...John Mark Bell2009-04-211-1/+1
* BeOS/Haiku installation target (credit: Matt Madia)John Mark Bell2009-04-171-0/+16
* Hubbub is no longer optional.John Mark Bell2009-04-171-93/+82
* Purge debug target -- it spent most of its life broken.John Mark Bell2009-04-161-28/+4
* 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