Age | Commit message (Expand) | Author | Files | Lines |
2016-07-06 | fix cross-compiling to pick right libfetch.a | Timo Teräs | 1 | -1/+1 |
2016-06-13 | build: allow override compiler/linker flags for external libs | Natanael Copa | 1 | -9/+11 |
2015-06-12 | add simple stats applet | Timo Teräs | 1 | -1/+1 |
2014-10-08 | url: use libfetch to retrieve http/https/ftp files | Timo Teräs | 1 | -1/+2 |
2014-05-12 | finally fix building PIE binaries | Timo Teräs | 1 | -2/+2 |
2013-06-26 | build: lua module build fixes | Natanael Copa | 1 | -2/+5 |
2013-06-18 | policy: new applet | Timo Teräs | 1 | -1/+1 |
2013-06-13 | solver: rewrite as deductive solver -- core features | Timo Teräs | 1 | -1/+1 |
2012-03-28 | build: openssl seems to require -ldl for now, so add that | Timo Teräs | 1 | -0/+1 |
2012-02-28 | lua: fix bindings, and build by default | Timo Teräs | 1 | -0/+1 |
2012-02-23 | test: rewrite the testing framework to use the real applets | Timo Teräs | 1 | -3/+6 |
2011-09-16 | build: fix make install of shared lib and lua module | Natanael Copa | 1 | -2/+2 |
2011-09-14 | build: support building lua module without shared libapk | Natanael Copa | 1 | -3/+4 |
2011-09-13 | solver: add per-name specific flags, and fix the fix applet | Timo Teräs | 1 | -1/+1 |
2011-09-09 | applets: start using solver code | Timo Teräs | 1 | -2/+2 |
2011-08-05 | solver: move topology sorting to solver code | Timo Teräs | 1 | -1/+1 |
2011-07-27 | Makefile: make it possible to override pkg-config via PKG_CONFIG | Natanael Copa | 1 | -3/+4 |
2011-07-26 | solver: new package selection logic (which is not yet used) | Timo Teräs | 1 | -3/+10 |
2011-07-24 | dot: applet to generate the dot attributed graph language files | Timo Teräs | 1 | -1/+1 |
2010-06-30 | static build: do not use openssl engines | Timo Teräs | 1 | -1/+2 |
2010-06-16 | Makefile: do not require lua pkgconfig unless you intend build lua module | Natanael Copa | 1 | -5/+6 |
2010-06-14 | Makefile: Don't build or install the libapk and lua module by default | Natanael Copa | 1 | -10/+29 |
2010-06-11 | build: fix CFLAGS, and use pkg-config for lua | Timo Teräs | 1 | -5/+4 |
2010-06-11 | lua: initial lua module | Natanael Copa | 1 | -2/+10 |
2010-06-11 | First steps for libapk | Natanael Copa | 1 | -7/+17 |
2010-06-05 | all: rework how arrays work | Timo Teräs | 1 | -1/+1 |
2009-08-04 | fix: new applet to reinstall and fix package | Timo Teras | 1 | -1/+1 |
2009-07-31 | apk: use *at instead of chdir+normal file syscall | Timo Teras | 1 | -0/+1 |
2009-07-29 | build: make install depend on main targets | Timo Teras | 1 | -1/+1 |
2009-07-17 | verify: new applet (ref #46) | Timo Teras | 1 | -1/+1 |
2009-07-08 | build: link zlib dynamically, use --as-needed | Timo Teras | 1 | -3/+5 |
2009-07-08 | csum: use openssl instead | Timo Teras | 1 | -3/+9 |
2009-06-29 | cache: new applet (ref #49) | Timo Teras | 1 | -1/+1 |
2009-06-25 | upgrade: new applet | Timo Teras | 1 | -1/+1 |
2009-04-21 | Makefile: add -nopie to LDFLAGS | Natanael Copa | 1 | -0/+1 |
2009-04-16 | db: cache index files, 'update' applet | Timo Teras | 1 | -2/+2 |
2009-04-16 | build: rewrite make system to something slightly similar to kbuild | Timo Teras | 1 | -45/+12 |
2009-04-15 | fetch: new applet to download .apk files | Timo Teras | 1 | -0/+1 |
2009-03-07 | Created search applet | Cameron Banta | 1 | -0/+1 |
2009-01-16 | Makefile: added 'make static' target to build apk.static | Natanael Copa | 1 | -0/+3 |
2009-01-14 | audit: new command to check changed files | Timo Teras | 1 | -0/+1 |
2009-01-13 | add: --initdb to replace create applet | Timo Teras | 1 | -1/+0 |
2009-01-09 | Makefile: build the info applet | Natanael Copa | 1 | -0/+1 |
2008-11-28 | io: prepartions for url handling | Timo Teras | 1 | -0/+1 |
2008-11-12 | build: remove pthreads references | Timo Teras | 1 | -1/+1 |
2008-11-07 | use zlib internally to decompress | Timo Teras | 1 | -1/+3 |
2008-04-21 | Argument parsing. Some other stuff too. | Timo Teras | 1 | -0/+2 |
2008-04-17 | Initial commit of some stuff written so far. Still in state of flux. Expect | Timo Teras | 1 | -0/+39 |