summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make nsgtk compile on Mac OS X.John Mark Bell2008-08-111-9/+15
* Merged revisions 4859-5013,5016-5018 via svnmerge from John Mark Bell2008-08-111-3/+15
* Removed -liconv from Amiga target as no longer requiredChris Young2008-08-091-1/+1
* - move BeOS specific config vars to separate sectionFrançois Revel2008-08-081-0/+1
* Use ccres (http://www.riscos.info/index.php/CCres) to compile textualJohn Tytgat2008-08-061-0/+41
* Added changes for TARGET=amigaChris Young2008-08-021-1/+18
* Move plugin option to Makefile.config.John Mark Bell2008-08-011-0/+1
* ASSEMBLE needs no padding.Michael Drake2008-07-291-1/+1
* Make user agent string and default homepage configurable from Makefile.configRob Kendrick2008-07-291-0/+3
* Rename AUTOCONF to M.CONFIG to make it clearer that it's Makefile.config gove...Daniel Silverstone2008-07-291-5/+15
* - libjpeg & libpng are added from config options, no need to add them againFrançois Revel2008-07-291-3/+1
* Make install-gtk target obey NETSURF_GTK_RESOURCES, and add config option for...Rob Kendrick2008-07-291-15/+15
* - don't use haru pdf on BeOS yetFrançois Revel2008-07-291-1/+9
* Add NETSURF_USE_ARTWORKS to Makefile.configRob Kendrick2008-07-291-1/+1
* Fix makefileJohn Mark Bell2008-07-281-2/+2
* A load of pedantic indenting, so I've half a chance of reading this in future.John Mark Bell2008-07-281-232/+241
* Fix cross-compile RISC OS build.John Tytgat2008-07-281-2/+3
* Whoops. Append, don't overwrite.Rob Kendrick2008-07-281-3/+3
* Make sure new Makefile works when cross-building to RISC OS, as well as when ...Rob Kendrick2008-07-281-2/+7
* Refactor Makefile a little to be slightly more organised. Made more features...Rob Kendrick2008-07-281-25/+70
* Fix native RISC OS build breakage caused by r4765. Thanks jmb.Michael Drake2008-07-271-0/+1
* Install file added in last commitRob Kendrick2008-07-261-0/+1
* Avoid installing svn meta dataRob Kendrick2008-07-261-2/+2
* Simple install target for default settings. Could be made more configurable ...Rob Kendrick2008-07-261-2/+19
* Ensure the dependency files are rebuilt if Makefile.config changesDaniel Silverstone2008-07-261-2/+2
* Make the auto-configuration message fit into the rest of the messages more ni...Daniel Silverstone2008-07-261-1/+1
* Make using libpng only be enabled when NETSURF_USE_HARU_PDF is YES.Rob Kendrick2008-07-261-2/+2
* Add simple, experimental Makefile.config support.Rob Kendrick2008-07-261-10/+51
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-8/+9
* BeOS: I can now use *ng and jpeg... Also link to libtranslation, it's used to...François Revel2008-06-051-3/+5
* Added BeOS specific host & target detection.François Revel2008-06-031-4/+132
* Fix native RISC OS build. Thanks joty.Michael Drake2008-05-311-1/+2
* Update optimisation/warning flagsDaniel Silverstone2008-05-261-4/+11
* Fix debug build some more. Disable optimisation for debug build.John Mark Bell2008-05-251-2/+2
* Add TARGET=debug and fix the debug build.James Bursa2008-05-251-3/+17
* Add .PHONY line. Suggestion from Philip Boulain prb@ecs.soton.ac.ukJohn Tytgat2008-05-241-0/+1
* Use CCACHE if available on non-riscos host platformsDaniel Silverstone2008-05-191-0/+7
* Updated comments on RISC OS HOST determination issue.John Tytgat2008-04-071-3/+6
* Native RISC OS building: create sym file in the build directory instead of cu...John Tytgat2008-04-071-3/+3
* I want a symbol list, thank youAdrian Lees2008-04-021-1/+1
* Implement sprite support for GTK using librospriteJames Shaw2008-03-291-2/+3
* Deal with $(shell ...) being successful on RISC OS and uname -s not returning...John Mark Bell2008-03-231-0/+5
* Add GCCSDK 4 support (cross-compile, static ELF only atm); Ignore codedocs di...John Tytgat2008-03-221-21/+42
* - Prefix OBJROOT with "build-" (which is then followed by build platform id +...John Tytgat2008-03-211-1/+1
* - Add check TARGET is either "riscos" or "gtk" (or not specified but thenJohn Tytgat2008-03-211-2/+9
* Nicer workaround for native RISC OS builders.John Tytgat2008-03-201-6/+12
* Linker options --start-group/--end-group don't do anything around object file...John Tytgat2008-03-201-5/+1
* Drop -Wcast-qual from WARNFLAGS, as it's simply generating warnings about saf...John Mark Bell2008-03-191-1/+1
* Use pkg-config, where possibleJohn Mark Bell2008-03-191-11/+15
* Shift -mthrowback so it's only used when building on a RO hostJohn Mark Bell2008-03-191-2/+2