summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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