Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | static build: do not use openssl engines | Timo Teräs | 2010-06-30 | 1 | -0/+1 |
| | | | | | We want minimal static build. And this now also breaks with our openssl since it tries to automatically dlopen some of the engine modules. | ||||
* | First steps for libapk | Natanael Copa | 2010-06-11 | 1 | -0/+1 |
| | |||||
* | build: rewrite make system to something slightly similar to kbuild | Timo Teras | 2009-04-16 | 1 | -0/+2 |
| | | | | | | 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. | ||||
* | ignore .o files and apk | Natanael Copa | 2008-10-26 | 1 | -0/+2 |