Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-02 | * Build with -fno-strict-aliasing. | Guillem Jover | |
2005-08-01 | Minor indentation fixes. | Guillem Jover | |
Prepare for upload. | |||
2005-08-01 | New upstream CVS snapshot. | Guillem Jover | |
- debian/patches/00_autoconf_update.patch: Remove, integrated upstream. - debian/patches/11_nic_update.patch: Rediff. - debian/patches/90_autoconf_autogen.patch: Regenerate. No need to rename Drivers.in to configure.ac anymore. | |||
2005-06-02 | Provide a udeb package. | Guillem Jover | |
- Depend on debhelper >= 4.2. Cleaned debian/rules: - Merge install-gnumach-dev target with install-gnumach. - Add PHONY targets. - Remove unused all target. | |||
2005-05-01 | Move configure drivers list to debian/rules.options. | Guillem Jover | |
2005-05-01 | Enable sis900 in configure. | Guillem Jover | |
2005-02-07 | Fix a typo in natsemi driver enable command. (Closes: #293950) | Guillem Jover | |
Thanks to Regis Boudin <regis.boudin@gmail.com>. | |||
2004-11-22 | Change "ifdef DEBUG" to "ifndef NDEBUG" for asserts and other low | Guillem Jover | |
footprint debugging stuff, so building with assrets enabled by default. | |||
2004-11-21 | Set CFLAGS at configure time and not at build time. | Guillem Jover | |
2004-11-21 | Do not use stamp files for build targets. | Guillem Jover | |
2004-10-25 | Enabled more drivers. | Guillem Jover | |
2004-09-23 | Do not strip two times, including the -dbg package. | Guillem Jover | |
2004-09-22 | Clean debhelperization: | Guillem Jover | |
- Merge binary-<package> targets into binary-arch. - Split install targets on their own. | |||
2004-09-20 | Revert r32. | Guillem Jover | |
Move gnumach-dev to binary-arch. | |||
2004-09-20 | Switched to debhelper. | Guillem Jover | |
2004-09-18 | Honour DEB_BUILD_OPTIONS. | Guillem Jover | |
2004-09-15 | Enable new NIC drivers. | Guillem Jover | |
Wrap a driver line. Move temporally Drivers.in to configure.ac under i386/linux/. | |||
2004-09-14 | Minor cleansing. | Guillem Jover | |
2004-09-13 | Split patches into debian/patches/. Use a modified cdbs simple-patchsys. | Guillem Jover | |
2004-09-09 | Initial import. | Guillem Jover | |