Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-17 | add 'dirs' target to the 'all' target to ensure that for e.g. the tests | David Kalnischkies | |
all (sub)directories are build which are needed (e.g. obj/ and co) | |||
2011-02-16 | merged from donkult and fix dashish | Michael Vogt | |
2011-01-13 | ignore non-regular files in GetListOfFilesInDir (Closes: #594694) | David Kalnischkies | |
2010-10-22 | dpkg doesn't like underscores in versions anymore (=it fails) so our | David Kalnischkies | |
behaviour can be undefined… (or at least can't be tested against dpkg) | |||
2010-07-25 | Strip the .sh extension from the libapt testrunner and | David Kalnischkies | |
make it a bit more robust against calling from outside |