summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-18Fix sb2-init and argvenvp_gcc.lua to work without gcc-specs.modenameLauri Leukkunen2-6/+5
2008-07-18Add gcc-specs.simple for the simple modeLauri Leukkunen1-0/+9
2008-07-18Fix sb2-init output when libtool compilation failsKimmo Saarela1-1/+2
2008-06-17Merge branch 'lle'1.99.0.25Lauri Leukkunen24-328/+2720
2008-06-17Small modification to Maemo mode mapping rulesLauri Aarnio1-1/+16
2008-06-17Added DEB_BUILD_ARCH_ABI to configurable environment variablesLauri Aarnio3-2/+5
2008-06-17Bugfix: Fixed execution of host-* toolsLauri Aarnio1-10/+33
2008-06-17Replaced glob() and glob64()Lauri Aarnio6-2/+1639
2008-06-17More fixes for target architecture settingsLauri Aarnio3-19/+39
2008-06-17Added wrapper for debconf2po-updateLauri Aarnio2-0/+10
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 Aarnio3-2/+24
2008-06-17Changed initialization of target architecture settings (+maemo mode bugfix)Lauri Aarnio2-2/+23
2008-06-17Adjusted sb2-check-pkg-mappings's config ("maemo" mode)Lauri Aarnio1-0/+4
2008-06-17Small bugfix to utils/dpkg-checkbuilddepsLauri Aarnio1-0/+1
2008-06-17Maemo mode: map /usr/share/scratchbox2/host_usr directly to /usrLauri Aarnio1-0/+2
2008-06-17Maemo mode bugfixLauri Aarnio1-1/+1
2008-06-17Performance optimization: Reduced unnecessary logger calls from mapping.luaLauri Aarnio2-19/+52
2008-06-17Maemo mode: map /etc/gtk-2.0 to rootstrapLauri Aarnio1-0/+1
2008-06-17Maemo mode: mapped more SB1 toolsLauri Aarnio1-0/+13
2008-06-17Path resolution refactored and fixed, now maps intermediate symlinks, tooLauri Aarnio8-292/+860
2008-06-17Maemo mode: Don't map /scratchboxLauri Aarnio1-0/+4
2008-06-17version -> 1.99.0.25Lauri Aarnio2-1/+5
2008-06-17added "noise2" logging levelLauri Aarnio4-2/+10
2008-05-27Maemo mode: map /etc/gtk-2.0 to rootstrapLauri Aarnio1-0/+1
2008-05-16Build system update, install sbrsh utilitiesLauri Leukkunen3-2/+9
2008-05-10Added wrappers for "dpkg" and "apt-get"Lauri Aarnio3-0/+90
2008-05-10Fixed a typo in dpkg-checkbuilddepsLauri Aarnio1-1/+1
2008-05-10sb2-check-pkg-mappings generates less outputLauri Aarnio2-4/+9
2008-05-10Adjusted shell promptLauri Aarnio1-1/+1
2008-05-10Made cross-gcc optionalLauri Aarnio3-28/+51
2008-05-10Fixed handling of R/O flag in mapping rule executionLauri Aarnio1-4/+7
2008-05-10Bugfix: Add "fakeroot" dirs to LD_LIBRARY_PATH even if SBOX_TOOLS_ROOT is not...Lauri Aarnio1-0/+3
2008-05-10Map unix domain socket addresses in bind() and connect()Lauri Aarnio5-0/+84
2008-05-10Bugfix: Preserve errno.Lauri Aarnio1-1/+9
2008-05-10Critical bugfix: Symlinks to scripts on mapped dirs broke argv[0] at exec*()Lauri Aarnio2-8/+11
2008-05-10Typo fix: added a missing spaceLauri Aarnio1-1/+1
2008-03-22Use which to find qemu-$ARCHLauri Leukkunen1-1/+1
2008-03-16debian packaging is tediousLauri Leukkunen1-1/+1
2008-03-14increase version numbers to .241.99.0.24Lauri Leukkunen2-1/+5
2008-03-14oops; fixed typos in mapping rules.Lauri Aarnio2-9/+9
2008-03-14Updates to path mapping code and mapping modesLauri Aarnio5-82/+401
2008-03-14sb_decolonize_path() bugfix: slashdot makes sense nowLauri Aarnio1-1/+4
2008-03-14sb2-monitor now appends libsb2 to an existing LD_PRELOAD variableLauri Aarnio1-3/+28
2008-03-14Refactored sb2's dpkg-checkbuilddeps wrapper.Lauri Aarnio7-46/+617
2008-03-14Important bugfix: Renaming of symlinksLauri Aarnio1-0/+2
2008-03-14Fix to fts_open()Lauri Aarnio1-1/+1
2008-03-14Important bugfix to libpthread interfaceLauri Aarnio2-7/+105
2008-03-09Depend on "make clean" for cleanupRiku Voipio1-9/+3
2008-03-09Updated to use newer libtool version (1.5.26)Lauri Aarnio1-1/+1