summaryrefslogtreecommitdiff
path: root/utils/sb2-init
AgeCommit message (Expand)AuthorFilesLines
2009-03-31sb2-init "-c" option optionalLauri Aarnio1-7/+37
2009-03-31Added "nomap" mapping mode: SB2 can now be used to do native builds, too!Lauri Aarnio1-1/+12
2009-03-30Fix default sb2-init behaviourLauri Leukkunen1-1/+5
2009-02-10Bugfix: "-A arch" option was not relayed to gcc configLauri Aarnio1-0/+7
2009-01-20SB2's Configuration & Initialization Redesign: part 2: Gcc toochain configLauri Aarnio1-70/+39
2009-01-20SB2's Configuration & Initialization Redesign: part 1Lauri Aarnio1-83/+98
2009-01-10Now sb2 supports also localization of tools_root.Mika Westerberg1-1/+9
2008-12-30OS X doesn't support uname --machine, switch to uname -mJoshua Pollak1-1/+1
2008-12-07Unify shell script coding styleLauri Leukkunen1-19/+10
2008-11-02Fixes to exec preprocessing: Processing of gcc tools requires abs.paths etc. ...Lauri Aarnio1-1/+8
2008-10-23Introduced basic support for exec_policy based localization.Mika Westerberg1-1/+16
2008-10-18sb2-init requires nowadays -c to use cputranspLauri Leukkunen1-2/+2
2008-09-27Fix sb2-init location detectionLauri Leukkunen1-0/+6
2008-09-27Fixed two minor bugs (sb2,sb2-init) Both bugs only show up when target archit...Lauri Aarnio1-4/+0
2008-09-27Cleanup: Replaced more environment variables by conf.vars - SBOX_DIR, SBOX_WO...Lauri Aarnio1-4/+3
2008-09-27Cleanup: Removed unnecessary environment variablesLauri Aarnio1-7/+1
2008-09-27Moved all "export" statements from sb2.config to "sb2" (and config version =>...Lauri Aarnio1-62/+51
2008-09-27Removed variable "SBOX_COMPILER_ROOT" (which was set, but not used)Lauri Aarnio1-2/+0
2008-09-27Replaced env.var. SBOX_TOOLS_ROOT by conf.var. sbox_tools_rootLauri Aarnio1-0/+2
2008-09-27Replaced env.var. SBOX_TARGET_ROOT by conf.var. sbox_target_rootLauri Aarnio1-6/+12
2008-09-27Eliminated env.var. SBOX_MAPMODE; Mode is now passed thru files - sb2 does no...Lauri Aarnio1-0/+6
2008-09-27Improvements to the modeconf/sb2rc system - including that PATH can be set de...Lauri Aarnio1-1/+1
2008-07-25make sb2, sb2-config and sb2-init callable from various contextsTimo Savola1-1/+1
2008-07-25Allow native targetsTimo Savola1-0/+6
2008-07-18Fix sb2-init and argvenvp_gcc.lua to work without gcc-specs.modenameLauri Leukkunen1-2/+1
2008-07-18Fix sb2-init output when libtool compilation failsKimmo Saarela1-1/+2
2008-06-17Added DEB_BUILD_ARCH_ABI to configurable environment variablesLauri Aarnio1-1/+3
2008-06-17More fixes for target architecture settingsLauri Aarnio1-17/+31
2008-06-17sb2-init accepts x86 target architectures (i386,i486,..)Lauri Aarnio1-0/+4
2008-06-17Use mode-specific "specs" files for the cross-gcc + a "specs" file for "maemo"Lauri Aarnio1-2/+11
2008-06-17Changed initialization of target architecture settings (+maemo mode bugfix)Lauri Aarnio1-2/+15
2008-05-10Made cross-gcc optionalLauri Aarnio1-24/+43
2008-05-10Bugfix: Add "fakeroot" dirs to LD_LIBRARY_PATH even if SBOX_TOOLS_ROOT is not...Lauri Aarnio1-0/+3
2008-03-22Use which to find qemu-$ARCHLauri Leukkunen1-1/+1
2008-02-12sb2-init improvementsLauri Aarnio1-5/+60
2008-01-31A fix for host-gcc parameter generationLauri Aarnio1-2/+2
2008-01-18sb2-init allows specifying entire cputransparency commandLauri Leukkunen1-36/+8
2008-01-11Fix -Wno-poison-system-directories checkLauri Leukkunen1-1/+1
2008-01-03Fix tool distro supportLauri Leukkunen1-4/+4
2007-12-28Clean up sb2 script and speed up running sb2 scriptRiku Voipio1-1/+17
2007-12-18Add /emul/lib{64,32}/libsb2 to LD_LIBRARY_PATHLauri Leukkunen1-0/+1
2007-12-14Oops...Lauri Leukkunen1-1/+1
2007-12-14Fix extra args for compiler and linker, support tool distroLauri Leukkunen1-1/+4
2007-12-13Re-introduce tool distro supportLauri Leukkunen1-2/+22
2007-12-11Add -m mapping_mode switch to sb2-initLauri Leukkunen1-1/+18
2007-12-08Clarify status outputLauri Leukkunen1-1/+1
2007-12-08Improve sb2-init command line sanity checkingLauri Leukkunen1-7/+9
2007-10-30Correct home directory path in sbrsh configTimo Savola1-1/+1
2007-10-30sb2-init can generate sbrsh config filesTimo Savola1-7/+71
2007-10-18Add support for sh target architectureLauri Leukkunen1-0/+1