coreboot-kgpe-d16/util/kconfig
Patrick Georgi 26774f2b72 Make the kconfig-style build work in mingw:
* use relative paths in ldscript.ld and crt0_includes.h
* avoid use of dd(1) in xcompile
* build libregex for kconfig, if necessary
* work around missing utsname on win32
* unlink targets before rename on win32
* implement (crude) mkstemp for win32
* avoid open/read/close, use fopen/fread/fclose instead
* don't free certain data structures in romcc on win32 to
  avoid crashes (likely use-after-free())
* handle "\CRLF" and win32 style absolute paths (X:/ or X:\)
  in romcc
* make lzma (part of cbfstool) build on XP
* implement ntohl/htonl on win32
* handle CRLF in awk script
* set larger stack for romcc on win32

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4952 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-21 19:54:02 +00:00
..
lxdialog Kconfig! 2009-08-12 15:00:51 +00:00
Makefile Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
POTFILES.in Kconfig! 2009-08-12 15:00:51 +00:00
check.sh Kconfig! 2009-08-12 15:00:51 +00:00
conf.c Kconfig! 2009-08-12 15:00:51 +00:00
confdata.c Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
expr.c Kconfig! 2009-08-12 15:00:51 +00:00
expr.h Kconfig! 2009-08-12 15:00:51 +00:00
gconf.c Kconfig! 2009-08-12 15:00:51 +00:00
gconf.glade Kconfig! 2009-08-12 15:00:51 +00:00
images.c Kconfig! 2009-08-12 15:00:51 +00:00
kconfig_load.c Kconfig! 2009-08-12 15:00:51 +00:00
kxgettext.c Kconfig! 2009-08-12 15:00:51 +00:00
lex.zconf.c_shipped Kconfig! 2009-08-12 15:00:51 +00:00
lkc.h Kconfig! 2009-08-12 15:00:51 +00:00
lkc_proto.h Kconfig! 2009-08-12 15:00:51 +00:00
mconf.c In the mainboard selection, the selected mainboard is printed twice in 2009-09-14 14:15:43 +00:00
menu.c Kconfig! 2009-08-12 15:00:51 +00:00
qconf.cc Kconfig! 2009-08-12 15:00:51 +00:00
qconf.h Kconfig! 2009-08-12 15:00:51 +00:00
regex.c Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
regex.h Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
symbol.c Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
util.c Kconfig! 2009-08-12 15:00:51 +00:00
zconf.gperf Kconfig! 2009-08-12 15:00:51 +00:00
zconf.hash.c_shipped Kconfig! 2009-08-12 15:00:51 +00:00
zconf.l Kconfig! 2009-08-12 15:00:51 +00:00
zconf.tab.c_shipped Kconfig! 2009-08-12 15:00:51 +00:00
zconf.y Kconfig! 2009-08-12 15:00:51 +00:00