aboutsummaryrefslogtreecommitdiff
path: root/targets/buildtarget
AgeCommit message (Expand)Author
2008-08-27Capture output from 'ld --help', in order that the testMats Erik Andersson
2008-04-18Replace buildtarget's check for --build-id with somethingEd Swierk
2008-04-18Alter buildtarget to invoke the cross-compiler whenEd Swierk
2008-02-07Make the check for -fno-stack-protector fail silently, if it fails.Ward Vandewege
2008-01-25bsh/ksh-clone and make(1)-syntax don't go well togetherPatrick Georgi
2008-01-22Use "--build-id=none" as linker flags if build-id is supported.Marc Karasek
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-11Add the ability to extend CFLAGS as needed for several new distrosRonald G. Minnich
2003-10-14- Make the directory for config.py to live inEric Biederman
2003-10-14- Correct the logic in buildtarget to match the logic in config.g for select ...Eric Biederman
2003-10-13Carefully select the directory for config.pyEric Biederman
2003-10-13- Move config.py into the appropriate target subdirectoryEric Biederman
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-10-01new epia target for 512k: targets/via/epia/Config.512kflash.lbRonald G. Minnich
2003-09-08automatically build config.py if it's not there.Stefan Reinauer
2003-07-23build parser before configuringGreg Watson
2003-07-17sick of typing python commandGreg Watson