summaryrefslogtreecommitdiffstats
path: root/src/inkjar (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski5-741/+0
2009-12-16Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler1-4/+4
2009-04-26BUG 367123: include zlib.h into jar.cppAdib Taraben1-0/+1
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-6/+1
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-1/+3
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-0/+1
2008-06-24Cmake: remove header files from source listsJoshua L. Blocher1-1/+0
2008-04-07cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen1-4/+4
2008-04-01delete remaining .cvsignore filesAdib Taraben1-5/+0
2008-03-30add CMakeLists.txt file for src/inkjarJohan B. C. Engelen1-0/+4
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+3
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2006-02-06ifdef'd win32 #include <zlib.h> to fix compile errorJosh Andler1-0/+4
2006-02-06revert to using inttypes.h instead of stdint.hRalf Stephan1-3/+5
2006-02-04optimize includes, use stdlib instead of inttypes if we have itRalf Stephan1-2/+14