summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/mar/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-49/+0
|
* use installed dietlibc, not our forked cvs versionPascal Rigaux2005-05-061-4/+1
|
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
|
* fix dep of "make clean && make"Guillaume Cottenceau2003-06-061-1/+4
|
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-041-14/+2
| | | | | | | | | - 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
* - allow build on ia64Matthias Badaire2001-05-301-7/+13
| | | | | | - have CFLAGS centralized in Makefile.common (should help ports such as alpha) - better looking sub makefiles
* mar now uses bzlib, no more zlibGuillaume Cottenceau2001-01-261-1/+1
|
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-041-6/+18
|
* better cleanupPascal Rigaux2000-12-281-1/+1
|
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-3/+10
| | | | | soon will launch the stage2
* commiting modifs of Fri 17 (do not typedef the structs anymore, ↵Guillaume Cottenceau2000-11-201-1/+21
| | | | s/malloc/alloca when possible, return int all the time)
* - fix bug of not actually writing down the `0' char to end filetableGuillaume Cottenceau2000-11-161-2/+3
| | | | | | - use stat to compute file lengths - test NULL pointers directly on their value
* add `mar' archiving programGuillaume Cottenceau2000-11-091-0/+15