summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove last remnants of AliasesRob Kendrick2010-12-051-3/+1
* Futher simplification of the makefileVincent Sanders2010-10-291-8/+22
* Beginning of NetSurf build infrastructure cleanupVincent Sanders2010-10-271-344/+18
* Fix WebP images for little-endian processors, and enable for gtk build.Chris Young2010-10-161-0/+4
* fix bitmap plottingVincent Sanders2010-10-131-0/+2
* Clean up framebuffer compile time font selectionVincent Sanders2010-10-071-1/+16
* WebP image support, needs libwebp (from trunk/libwebp) and libvpx.Chris Young2010-10-031-0/+2
* Fix OS4 static (non-Cairo) buildChris Young2010-09-211-2/+2
* Fix GTK install target (note: .svn directories end up in the installed tree. ...John Mark Bell2010-08-261-4/+13
* Amiga host support for framebuffer target (credit: Ole Loots)John Mark Bell2010-06-211-9/+30
* Fix compilation on OpenBSD (credit: Anthony Bentley)John Mark Bell2010-06-131-23/+24
* Fix OS4 non-Cairo buildChris Young2010-06-061-2/+2
* Build libparserutils (and NetSurf) against libiconv instead of newlib's iconv.Chris Young2010-05-031-2/+1
* Allow building of AmigaOS4 Cairo and non-Cairo versions of NetSurf in same so...Chris Young2010-05-031-2/+4
* Ensure we are using the libpng 1.2 includes, as OS4 Cairo is using a deprecatedChris Young2010-05-031-1/+1
* Tweak for OS4.1 Update 2Chris Young2010-04-301-2/+2
* Install missing GTK resourcesJohn Mark Bell2010-04-191-0/+3
* Fix preprocessor definition for svgtinyJohn Mark Bell2010-04-111-2/+2
* Format build config output into columns. Only tested native RISC OS build an...Michael Drake2010-04-061-50/+50
* Attempt to make the config messages clearer. Add auto-detection of libsvgtiny...James Bursa2010-04-061-25/+36
* More GTK install resources.Michael Drake2010-02-131-0/+2
* Don't gzip SearchEngines on installationRob Kendrick2010-02-131-2/+2
* Fix GTK install to install other glade files.Michael Drake2010-02-131-4/+8
* 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