summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2004-11-22Change "ifdef DEBUG" to "ifndef NDEBUG" for asserts and other lowGuillem Jover
footprint debugging stuff, so building with assrets enabled by default.
2004-11-21Set CFLAGS at configure time and not at build time.Guillem Jover
2004-11-21Do not use stamp files for build targets.Guillem Jover
2004-10-25Enabled more drivers.Guillem Jover
2004-09-23Do not strip two times, including the -dbg package.Guillem Jover
2004-09-22Clean debhelperization:Guillem Jover
- Merge binary-<package> targets into binary-arch. - Split install targets on their own.
2004-09-20Revert r32.Guillem Jover
Move gnumach-dev to binary-arch.
2004-09-20Switched to debhelper.Guillem Jover
2004-09-18Honour DEB_BUILD_OPTIONS.Guillem Jover
2004-09-15Enable new NIC drivers.Guillem Jover
Wrap a driver line. Move temporally Drivers.in to configure.ac under i386/linux/.
2004-09-14Minor cleansing.Guillem Jover
2004-09-13Split patches into debian/patches/. Use a modified cdbs simple-patchsys.Guillem Jover
2004-09-09Initial import.Guillem Jover