summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/bzlib
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-2510-5488/+0
|
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
|
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-041-14/+1
| | | | | | | | | - AMD64 support to insmod-busybox, minilibc, et al. - Sync with insmod-modutils 2.4.19 something but everyone should use dietlibc nowadays - Factor out compilation and prefix with $(DIET) for dietlibc builds - 64-bit & varargs fixes
* compile with -WGuillaume Cottenceau2002-07-031-3/+3
|
* use CC rather than gcc staticallyGuillaume Cottenceau2001-08-241-2/+2
|
* don't use system wide bzlib.h but our own provided oneGuillaume Cottenceau2001-08-071-0/+319
|
* - allow build on ia64Matthias Badaire2001-05-301-12/+20
| | | | | | - have CFLAGS centralized in Makefile.common (should help ports such as alpha) - better looking sub makefiles
* - use bzlib instead of zlib to reduce overall sizeGuillaume Cottenceau2001-01-269-0/+5174
- take home my own bzlib code to (1) reduce code size with good compile options (2) make it compile and link against dietlibc