summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update the component version for releaserelease/0.1.2Vincent Sanders2015-03-081-1/+1
* Fix up for new buildsystemJohn-Mark Bell2014-11-161-1/+1
* Update component version for releaserelease/0.1.1Vincent Sanders2014-04-181-1/+1
* Add support for multilibJohn-Mark Bell2014-01-131-2/+2
* update component version for releaserelease/0.1.0Vincent Sanders2013-04-191-1/+1
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-2/+4
* Bump versionJohn Mark Bell2011-04-071-1/+1
* Bump versionJohn Mark Bell2010-04-191-1/+1
* -Wextra is only understood by GCC 3.4.6 or later. John Mark Bell2009-11-061-3/+4
* Ensure local include path overrides buildsystem settings.John Mark Bell2009-08-011-2/+2
* Don't even think about -Werror with gcc2...François Revel2009-04-241-2/+2
* Update libnsbmp to new shared object standardsDaniel Silverstone2009-04-211-1/+1
* GCC 2.95 compatibilityJohn Mark Bell2009-04-151-2/+11
* Shared library versioningJohn Mark Bell2009-04-031-2/+4
* First cut at a port to the new buildsystemJohn Mark Bell2009-03-291-95/+21
* Prefix build dirs with build- and svn ignore them. Simplify clean rule.John Tytgat2009-02-011-5/+4
* Use DESTDIR.John Mark Bell2008-10-131-9/+11
* GCCSDK 4 build compatibility (not finished yet)John Tytgat2008-09-281-20/+20
* Add support for cross-compiling using TARGET=riscos.James Bursa2008-08-121-41/+74
* Added ico decoding exampleSean Fox2008-06-271-1/+4
* Added bmp decoding exampleSean Fox2008-06-271-1/+4
* Added Makefile for installationSean Fox2008-06-181-0/+55