Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 1 | -3/+7 |
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file) | ||||
2004-04-02 | ipkg-build mkipkg : speedup (avoid grepping over controlfile by loading into ↵ | wimpie | 1 | -11/+11 |
array) SpeciapMTFiles tothreaded : convert control files to -mt.control | ||||
2003-06-06 | don't pack CVS directories into IPKs | schurig | 1 | -0/+3 |
2003-06-03 | remove $tempDir after an error | schurig | 1 | -0/+2 |
2003-04-26 | Countless improvements to the ipk creation script | kergoth | 1 | -46/+58 |
2003-04-22 | you can now 'make ipks' :) | kergoth | 1 | -0/+371 |