summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Purge old buildsystem.John Mark Bell2008-03-191-0/+239