summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-04-15fetch: new applet to download .apk filesTimo Teras1-0/+1
Fixes #24.
2009-03-07Created search appletCameron Banta1-0/+1
2009-01-16Makefile: added 'make static' target to build apk.staticNatanael Copa1-0/+3
2009-01-14audit: new command to check changed filesTimo Teras1-0/+1
Currently only implement --backup to get list of (config) files in protected directories to backup. This also fixes a database corruption bug in database.c.
2009-01-13add: --initdb to replace create appletTimo Teras1-1/+0
2009-01-09Makefile: build the info appletNatanael Copa1-0/+1
2008-11-28io: prepartions for url handlingTimo Teras1-0/+1
2008-11-12build: remove pthreads referencesTimo Teras1-1/+1
2008-11-07use zlib internally to decompressTimo Teras1-1/+3
2008-04-21Argument parsing. Some other stuff too.Timo Teras1-0/+2
2008-04-17Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras1-0/+39
breakage and major changes.