summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/newt
Commit message (Collapse)AuthorAgeFilesLines
* link against system libraries for newt & slang too (from mdv)Thierry Vignaud2012-06-0117-5595/+0
|
* kill dead emailsThierry Vignaud2012-01-271-1/+1
|
* fix ambiguous assignment (to fix build with Werror)Olivier Blin2011-03-181-1/+1
|
* mandrake is now mandrivaThierry Vignaud2009-03-061-2/+2
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-1/+1
|
* Stage 1 compilation fixes for gcc 4.0 :Rafael Garcia-Suarez2005-05-064-2/+8
| | | | | | | | | | * more casts signed<->unsigned types * make choose_iso_in_directory()'s return type "void" * change order of .h files in network.c so strndup is included correctly * newt: initialize some variables properly * compile pcmcia and ppp with -Wno-deprecated-declarations, since they use deprecated types such as u_int32_t
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
|
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-042-15/+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
* compile with -WGuillaume Cottenceau2002-07-036-11/+11
|
* don't modify newt code to fix dietlibc bugs, i want to link against glibc tooGuillaume Cottenceau2001-06-011-2/+2
|
* - allow build on ia64Matthias Badaire2001-05-302-12/+19
| | | | | | - have CFLAGS centralized in Makefile.common (should help ports such as alpha) - better looking sub makefiles
* have a wider default windowGuillaume Cottenceau2001-05-151-1/+1
|
* i can compile slang and newt with dietlibc nowGuillaume Cottenceau2001-05-1417-0/+5595