index
:
sbox2
2.0-maintenance
master
Scratchbox v2 (mirrored from https://gitlab.freedesktop.org/archived-projects/sbox2)
lle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-18
Fix sb2-init and argvenvp_gcc.lua to work without gcc-specs.modename
Lauri Leukkunen
2
-6
/
+5
2008-07-18
Add gcc-specs.simple for the simple mode
Lauri Leukkunen
1
-0
/
+9
2008-07-18
Fix sb2-init output when libtool compilation fails
Kimmo Saarela
1
-1
/
+2
2008-06-17
Merge branch 'lle'
1.99.0.25
Lauri Leukkunen
24
-328
/
+2720
2008-06-17
Small modification to Maemo mode mapping rules
Lauri Aarnio
1
-1
/
+16
2008-06-17
Added DEB_BUILD_ARCH_ABI to configurable environment variables
Lauri Aarnio
3
-2
/
+5
2008-06-17
Bugfix: Fixed execution of host-* tools
Lauri Aarnio
1
-10
/
+33
2008-06-17
Replaced glob() and glob64()
Lauri Aarnio
6
-2
/
+1639
2008-06-17
More fixes for target architecture settings
Lauri Aarnio
3
-19
/
+39
2008-06-17
Added wrapper for debconf2po-update
Lauri Aarnio
2
-0
/
+10
2008-06-17
sb2-init accepts x86 target architectures (i386,i486,..)
Lauri Aarnio
1
-0
/
+4
2008-06-17
Use mode-specific "specs" files for the cross-gcc + a "specs" file for "maemo"
Lauri Aarnio
3
-2
/
+24
2008-06-17
Changed initialization of target architecture settings (+maemo mode bugfix)
Lauri Aarnio
2
-2
/
+23
2008-06-17
Adjusted sb2-check-pkg-mappings's config ("maemo" mode)
Lauri Aarnio
1
-0
/
+4
2008-06-17
Small bugfix to utils/dpkg-checkbuilddeps
Lauri Aarnio
1
-0
/
+1
2008-06-17
Maemo mode: map /usr/share/scratchbox2/host_usr directly to /usr
Lauri Aarnio
1
-0
/
+2
2008-06-17
Maemo mode bugfix
Lauri Aarnio
1
-1
/
+1
2008-06-17
Performance optimization: Reduced unnecessary logger calls from mapping.lua
Lauri Aarnio
2
-19
/
+52
2008-06-17
Maemo mode: map /etc/gtk-2.0 to rootstrap
Lauri Aarnio
1
-0
/
+1
2008-06-17
Maemo mode: mapped more SB1 tools
Lauri Aarnio
1
-0
/
+13
2008-06-17
Path resolution refactored and fixed, now maps intermediate symlinks, too
Lauri Aarnio
8
-292
/
+860
2008-06-17
Maemo mode: Don't map /scratchbox
Lauri Aarnio
1
-0
/
+4
2008-06-17
version -> 1.99.0.25
Lauri Aarnio
2
-1
/
+5
2008-06-17
added "noise2" logging level
Lauri Aarnio
4
-2
/
+10
2008-05-27
Maemo mode: map /etc/gtk-2.0 to rootstrap
Lauri Aarnio
1
-0
/
+1
2008-05-16
Build system update, install sbrsh utilities
Lauri Leukkunen
3
-2
/
+9
2008-05-10
Added wrappers for "dpkg" and "apt-get"
Lauri Aarnio
3
-0
/
+90
2008-05-10
Fixed a typo in dpkg-checkbuilddeps
Lauri Aarnio
1
-1
/
+1
2008-05-10
sb2-check-pkg-mappings generates less output
Lauri Aarnio
2
-4
/
+9
2008-05-10
Adjusted shell prompt
Lauri Aarnio
1
-1
/
+1
2008-05-10
Made cross-gcc optional
Lauri Aarnio
3
-28
/
+51
2008-05-10
Fixed handling of R/O flag in mapping rule execution
Lauri Aarnio
1
-4
/
+7
2008-05-10
Bugfix: Add "fakeroot" dirs to LD_LIBRARY_PATH even if SBOX_TOOLS_ROOT is not...
Lauri Aarnio
1
-0
/
+3
2008-05-10
Map unix domain socket addresses in bind() and connect()
Lauri Aarnio
5
-0
/
+84
2008-05-10
Bugfix: Preserve errno.
Lauri Aarnio
1
-1
/
+9
2008-05-10
Critical bugfix: Symlinks to scripts on mapped dirs broke argv[0] at exec*()
Lauri Aarnio
2
-8
/
+11
2008-05-10
Typo fix: added a missing space
Lauri Aarnio
1
-1
/
+1
2008-03-22
Use which to find qemu-$ARCH
Lauri Leukkunen
1
-1
/
+1
2008-03-16
debian packaging is tedious
Lauri Leukkunen
1
-1
/
+1
2008-03-14
increase version numbers to .24
1.99.0.24
Lauri Leukkunen
2
-1
/
+5
2008-03-14
oops; fixed typos in mapping rules.
Lauri Aarnio
2
-9
/
+9
2008-03-14
Updates to path mapping code and mapping modes
Lauri Aarnio
5
-82
/
+401
2008-03-14
sb_decolonize_path() bugfix: slashdot makes sense now
Lauri Aarnio
1
-1
/
+4
2008-03-14
sb2-monitor now appends libsb2 to an existing LD_PRELOAD variable
Lauri Aarnio
1
-3
/
+28
2008-03-14
Refactored sb2's dpkg-checkbuilddeps wrapper.
Lauri Aarnio
7
-46
/
+617
2008-03-14
Important bugfix: Renaming of symlinks
Lauri Aarnio
1
-0
/
+2
2008-03-14
Fix to fts_open()
Lauri Aarnio
1
-1
/
+1
2008-03-14
Important bugfix to libpthread interface
Lauri Aarnio
2
-7
/
+105
2008-03-09
Depend on "make clean" for cleanup
Riku Voipio
1
-9
/
+3
2008-03-09
Updated to use newer libtool version (1.5.26)
Lauri Aarnio
1
-1
/
+1
[prev]
[next]