Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-02 | apk-tools-2.2.5v2.2.5 | Timo Teräs | 1 | -1/+1 | |
2012-02-01 | apk-tools-2.2.4v2.2.4 | Timo Teräs | 1 | -1/+1 | |
2012-01-17 | apk-tools-2.2.3v2.2.3 | Timo Teräs | 1 | -1/+1 | |
2011-12-27 | apk-tools-2.2.2v2.2.2 | Timo Teräs | 1 | -1/+1 | |
2011-11-01 | apk-tools-2.2.1v2.2.1 | Timo Teräs | 1 | -1/+1 | |
2011-11-01 | apk-tools-2.2.0v2.2.0 | Timo Teräs | 1 | -1/+1 | |
2011-10-31 | apk-tools-2.2.0_rc1v2.2.0_rc1 | Timo Teräs | 1 | -1/+1 | |
2011-10-19 | apk-tools-2.2.0_pre1v2.2.0_pre1 | Timo Teräs | 1 | -1/+1 | |
2011-07-26 | solver: new package selection logic (which is not yet used) | Timo Teräs | 1 | -0/+4 | |
* basic code for a backtracking, forward checking dependency satisfier * works better when there are tricky dependencies to solve (when can't just upgrade everything to most preferred versions) * the new code always evaluates all of 'world' constraints (old code just does incremental updates based on heuristics) * is probably somewhat slower than old code (probably unnoticeable difference in most cases) * makes easier to write support for provides and repository pinning * test applet and a bunch of test cases added which uses the new code * from the old feature set install_if is not yet implemented | |||||
2011-05-23 | apk-tools-2.1.0v2.1.0 | Timo Teräs | 1 | -1/+1 | |
2011-04-06 | apk-tools-2.1.0_rc1v2.1.0_rc1 | Timo Teräs | 1 | -1/+1 | |
2011-03-29 | apk-tools-2.1.0_pre1v2.1.0_pre1 | Timo Teräs | 1 | -1/+1 | |
2011-01-04 | Makefile: include config.mk if exists | Natanael Copa | 1 | -0/+2 | |
This allows users to have a collection of build variables set without needing to specify them at build time every time. | |||||
2010-12-09 | apk-tools-2.0.7v2.0.7 | Timo Teräs | 1 | -1/+1 | |
2010-09-23 | apk-tools-2.0.6v2.0.6 | Timo Teräs | 1 | -1/+1 | |
2010-06-16 | apk-tools-2.0.5v2.0.5 | Timo Teräs | 1 | -1/+1 | |
2010-06-15 | apk-tools-2.0.4v2.0.4 | Timo Teräs | 1 | -1/+1 | |
2010-06-11 | lua: initial lua module | Natanael Copa | 1 | -1/+2 | |
2010-06-11 | First steps for libapk | Natanael Copa | 1 | -1/+2 | |
2010-06-08 | apk-tools-2.0.3v2.0.3 | Timo Teräs | 1 | -1/+1 | |
2010-03-16 | apk-tools-2.0.2v2.0.2 | Timo Teras | 1 | -1/+1 | |
2010-03-04 | apk-tools-2.0.1v2.0.1 | Timo Teras | 1 | -1/+1 | |
2009-12-23 | apk-tools-2.0v2.0 | Timo Teras | 1 | -1/+1 | |
2009-11-24 | apk-tools-2.0_rc7v2.0_rc7 | Timo Teras | 1 | -1/+1 | |
2009-09-25 | apk-tools-2.0_rc6v2.0_rc6 | Timo Teras | 1 | -1/+1 | |
2009-09-03 | apk-tools-2.0_rc5v2.0_rc5 | Timo Teras | 1 | -1/+1 | |
2009-08-20 | apk-tools-2.0_rc4v2.0_rc4 | Timo Teras | 1 | -1/+1 | |
2009-08-13 | apk-tools-2.0_rc3v2.0_rc3 | Timo Teras | 1 | -1/+1 | |
2009-08-10 | apk-tools-2.0_rc2v2.0_rc2 | Timo Teras | 1 | -1/+1 | |
2009-08-05 | apk-tools-2.0_rc1v2.0_rc1 | Timo Teras | 1 | -2/+1 | |
2009-07-30 | apk-tools-2.0_pre17apk-tools-2.0_pre17 | Timo Teras | 1 | -1/+1 | |
2009-07-29 | apk-tools-2.0_pre16apk-tools-2.0_pre16 | Timo Teras | 1 | -1/+1 | |
2009-07-29 | build: make install depend on main targets | Timo Teras | 1 | -1/+1 | |
apparently the double colon rule dependencies affect only the specific rule-set. | |||||
2009-07-24 | apk-tools-2.0_pre15apk-tools-2.0_pre15 | Timo Teras | 1 | -1/+1 | |
2009-07-13 | apk-tools-2.0_pre14apk-tools-2.0_pre14 | Timo Teras | 1 | -1/+1 | |
2009-07-02 | apk-tools-2.0_pre13apk-tools-2.0_pre13 | Timo Teras | 1 | -1/+1 | |
2009-05-27 | build: create archive directly from git tree | Timo Teras | 1 | -0/+1 | |
So we don't get local modifications or extra files in the tarball. | |||||
2009-05-25 | apk-tools-2.0_pre12apk-tools-2.0_pre12 | Timo Teras | 1 | -1/+1 | |
2009-05-06 | apk-tools-2.0_pre11apk-tools-2.0_pre11 | Timo Teras | 1 | -1/+1 | |
2009-04-16 | build: rewrite make system to something slightly similar to kbuild | Timo Teras | 1 | -58/+20 | |
Tracks now probler header file dependencies and command line parameters used to build files. E.g. changing CFLAGS rebuild all C-files. And changing version rebuild now the files where it's used. | |||||
2009-04-14 | build: use version from git describe if available | Timo Teras | 1 | -3/+7 | |
2009-03-20 | 2.0_pre10apk-tools-2.0_pre10 | Timo Teras | 1 | -1/+1 | |
2009-03-04 | 2.0_pre9apk-tools-2.0_pre9 | Timo Teras | 1 | -1/+1 | |
2009-02-12 | release 2.0_pre8apk-tools-2.0_pre8 | Natanael Copa | 1 | -1/+1 | |
2009-01-23 | release 2.0_pre7apk-tools-2.0_pre7 | Natanael Copa | 1 | -1/+1 | |
2009-01-20 | release 2.0_pre6apk-tools-2.0_pre6 | Natanael Copa | 1 | -1/+1 | |
2009-01-18 | release 2.0_pre5apk-tools-2.0_pre5 | Natanael Copa | 1 | -1/+1 | |
2009-01-16 | release 2.0_pre4 | Natanael Copa | 1 | -1/+1 | |
2009-01-16 | release 2.0_pre3apk-tools-2.0_pre3 | Natanael Copa | 1 | -1/+1 | |
2009-01-16 | Makefile: added 'make static' target to build apk.static | Natanael Copa | 1 | -1/+4 | |