summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2009-03-31sb2-init "-c" option optionalLauri Aarnio1-7/+37
2009-03-31Bugfig to sb2-upgrade-config: Check orig. mapping modeLauri Aarnio1-0/+6
2009-03-31Added "nomap" mapping mode: SB2 can now be used to do native builds, too!Lauri Aarnio2-2/+15
2009-03-30Fix default sb2-init behaviourLauri Leukkunen2-2/+16
2009-03-23x86_64 fix: now it is possible to run sb2 in 64-bit hostMika Westerberg1-12/+18
2009-03-23l10n: message catalogs are now mapped based on active exec policyMika Westerberg1-19/+2
2009-03-23Bugfix: Failed, if /tmp was symlink to /var/tmp (all mapping modes)Lauri Aarnio1-0/+2
2009-03-07Bugfix: "sb2" script: check that tools_root existsLauri Aarnio1-0/+5
2009-03-07Bugfix: Now original target name is used when searching libsb2.Mika Westerberg1-1/+12
2009-02-16dpkg-checkbuilddeps: Fixes + output format changeLauri Aarnio1-31/+85
2009-02-16"sb2" command: New option: Clone rootstrap from named directoryLauri Aarnio1-12/+34
2009-02-16"sb2" command: New option can be used to set location of the session directoryLauri Aarnio1-7/+30
2009-02-10Bugfix: "-A arch" option was not relayed to gcc configLauri Aarnio3-4/+19
2009-02-10Bugfix: script execution failed to find correct exec policyLauri Aarnio1-2/+2
2009-02-10Gcc configuration: support version+architecture-specific specs + bugfixLauri Aarnio3-6/+16
2009-02-10dpkg-checkbuilddeps: Completely new, stricter algorithm for deps.checksLauri Aarnio3-19/+403
2009-02-10"devel" mode: Changed mapping of /bin, /usr/bin/, /sbin and /usr/sbinLauri Aarnio1-1/+1
2009-02-10Bugfix: fixed a bug introduced by the Argv&envp mangling rules generator patchLauri Aarnio1-5/+7
2009-02-10Gcc configuration: Added support for version-specific specsLauri Aarnio3-5/+26
2009-02-10Argv&envp mangling rules are now generated only once per session.Mika Westerberg1-1/+29
2009-02-10sb2-show: new option "-p X" uses "X" as active exec policyLauri Aarnio1-1/+4
2009-02-10sb2-exitreport: print "reason" and "status" codes to the logfileLauri Aarnio1-0/+2
2009-02-10"sb2" script: fail if failed to create session directoryLauri Aarnio1-0/+4
2009-02-10Changed how "libsb2.so" is located from tools or native rootstrapsLauri Aarnio2-19/+19
2009-02-10Bugfix: Redirected stderr of ls to /dev/null.Mika Westerberg1-1/+1
2009-01-20sb2 now writes path where libsb2 is found into exec_config.lua.Mika Westerberg1-3/+12
2009-01-20Changed mode 755 to sb2-qemu-gdbserver-prepare.Mika Westerberg1-0/+0
2009-01-20Added new function base_version() to sb2.Mika Westerberg1-6/+17
2009-01-20Automatically created mapping rules for toolchain components (used by "devel")Lauri Aarnio1-0/+29
2009-01-20Small fix (silenced one message which may appear during config autoupdate)Lauri Aarnio1-1/+1
2009-01-20SB2's Configuration & Initialization Redesign: part 2: Gcc toochain configLauri Aarnio5-109/+375
2009-01-20SB2's Configuration & Initialization Redesign: part 1Lauri Aarnio5-90/+340
2009-01-10Changes to ld.so search mechanism and LD_LIBRARY_PATH buildingMika Westerberg1-7/+36
2009-01-10Now sb2 supports also localization of tools_root.Mika Westerberg3-43/+120
2009-01-10Builds for OS X 10.4 with these changesLauri Leukkunen2-3/+8
2008-12-30OS X doesn't support uname --machine, switch to uname -mJoshua Pollak1-1/+1
2008-12-30This version compiles on os xJoshua Pollak4-1/+26
2008-12-11Bugfix: "sb2" command: fixed setting of $SBOX_TARGET for persistent sessionsLauri Aarnio1-5/+23
2008-12-11sb2-config: Display usage when executed without parametersLauri Aarnio1-0/+5
2008-12-11Fixed /proc/self/exe (and /proc/<MY_PID>/exe)Lauri Aarnio1-0/+1
2008-12-11"sb2" command: Added option "-T tools_dir"Lauri Aarnio1-1/+15
2008-12-11New algorithm for locating libsb2.so for tools during initializationLauri Aarnio1-12/+81
2008-12-11Added wrapper for "ldd"Lauri Aarnio1-0/+28
2008-12-07Unify shell script coding styleLauri Leukkunen6-196/+103
2008-12-07Simplify sb2-config -l target findLauri Leukkunen1-5/+3
2008-12-07sb2-config -l handles error conditions nicelyLauri Leukkunen1-5/+14
2008-12-07sb2-config -l add return value in case of error.embdev1-2/+8
2008-12-07Bugfix: Location of target_root was incorrect with "sb2 -c" (for gcc & ld only)Lauri Aarnio1-2/+20
2008-12-07Workaround for a system call bug in older "libattr" libraries of ARM targetsLauri Aarnio1-1/+12
2008-12-07Bugfix: "sb2 -J" used an incomplete LD_LIBRARY_PATH in certain situationsLauri Aarnio1-5/+6