Commit Graph

207 Commits

Author SHA1 Message Date
John Tytgat b4d3bb9df7 - Add check TARGET is either "riscos" or "gtk" (or not specified but then
an appropriate default TARGET value is chosen based on build platform).
- Support GCCSDK cross-compilers which are not installed at their default
  location by making use of GCCSDK_INSTALL_CROSSBIN/GCCSDK_INSTALL_ENV.

svn path=/trunk/netsurf/; revision=4025
2008-03-21 22:40:11 +00:00
John Tytgat dfd26a6ca8 Nicer workaround for native RISC OS builders.
svn path=/trunk/netsurf/; revision=3997
2008-03-20 15:13:52 +00:00
John Tytgat d7c204b8a0 Linker options --start-group/--end-group don't do anything around object files, so we remove them.
svn path=/trunk/netsurf/; revision=3995
2008-03-20 13:21:53 +00:00
John Mark Bell 4e58c7a6ce Drop -Wcast-qual from WARNFLAGS, as it's simply generating warnings about safe operations
svn path=/trunk/netsurf/; revision=3987
2008-03-19 18:29:58 +00:00
John Mark Bell ef8783cc44 Use pkg-config, where possible
svn path=/trunk/netsurf/; revision=3979
2008-03-19 15:54:07 +00:00
John Mark Bell e2807ac556 Shift -mthrowback so it's only used when building on a RO host
svn path=/trunk/netsurf/; revision=3974
2008-03-19 04:23:13 +00:00
John Mark Bell ad71e4de6b Purge old buildsystem.
Rename Makefile.unix to Makefile.

svn path=/trunk/netsurf/; revision=3970
2008-03-19 04:03:40 +00:00