summaryrefslogtreecommitdiff
path: root/apps/graphics/tiff
Commit message (Expand)AuthorAgeFilesLines
* Changes to many Makefiles. For kernel buil object containing main cannot go ...Gregory Nutt2014-09-071-10/+10
* Add an install target to all makefiles. For the import build, the top-level ...Gregory Nutt2014-09-061-0/+2
* More trailing whilespace removalGregory Nutt2014-04-135-17/+17
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+15
* Remove .context kludge from apps/ directorypatacongo2012-12-231-1/+0
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-4/+4
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-5/+7
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-121-2/+6
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-2/+2
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Email address change in apps/patacongo2012-09-136-6/+6
* Add STM32 watchdog configurationpatacongo2012-04-161-2/+2
* More TIFF fixespatacongo2011-09-232-5/+24
* Correct a couple of TIFF bugspatacongo2011-09-232-8/+9
* Minor TIFF updatespatacongo2011-09-222-7/+11
* TIFF library now passes its unit testpatacongo2011-09-225-32/+86
* Add TIFF unit testpatacongo2011-09-224-9/+24
* Code complete on TIFF creation logicpatacongo2011-09-215-156/+781
* TIFF initialization is completepatacongo2011-09-212-117/+609
* More TIFF logicpatacongo2011-09-202-14/+325
* Add beginning of a TIFF file creation librarypatacongo2011-09-206-0/+767