summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fix pkgconf error when called for clean targetVincent Sanders2011-04-221-17/+21
* Rudimentary sanitisation of uname -sJohn Mark Bell2011-04-221-0/+5
* Try encouraging the auto-build of testament a little harderDaniel Silverstone2011-03-221-1/+1
* Install new resources too.Michael Drake2011-03-171-0/+2
* Update gtk install target.Michael Drake2011-03-171-1/+0
* Set version using testament.h instead of old ARexx scriptChris Young2011-03-131-22/+0
* Use $(CURDIR) instead of $(shell pwd)John Mark Bell2011-03-131-1/+1
* Initial testament functionalityDaniel Silverstone2011-03-131-1/+9
* Ensure we rm the object before attempting compile. Prevents make -j from fal...Daniel Silverstone2011-03-121-0/+4
* Add a deaf monkey frontend. TODO: Make it listenDaniel Silverstone2011-03-121-1/+3
* Hackery for amiga/version.c in cross-compiled builds.John Mark Bell2011-03-091-1/+15
* Buildsystem hackery to support cross compiling for AmigaOS4John Mark Bell2011-03-091-6/+14
* Fix install-gtk some moreJohn Mark Bell2011-03-021-0/+1
* Fix install-gtkJohn Mark Bell2011-03-021-1/+3
* Tool defaults for windows hostJohn Mark Bell2011-01-231-0/+2
* Rudimentary msys supportJohn Mark Bell2011-01-231-1/+12
* Add the required makefile stuff to build NetSurf for OSX using 'make cocoa' i...François Revel2011-01-191-2/+13
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-3/+5
* Look for toolchain in /opt/netsurf/arm-unknown-riscos/cross/bin in preference...John Mark Bell2011-01-031-2/+16
* Flag a todoJohn Mark Bell2010-12-301-0/+1
* Default toolchain location is /opt/netsurf/...John Mark Bell2010-12-301-3/+2
* First cut at cross compilation support for the Amiga frontendJohn Mark Bell2010-12-291-7/+14
* 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