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
2009-06-09
Merge remote branch 'origin/master'
HEAD
master
Lauri Leukkunen
4
-14
/
+21
2009-06-08
README: update QEMU repo
Felipe Contreras
1
-1
/
+1
2009-06-08
Added a GATE for __realpath_chk(): Needed with newer versions of glibc
Lauri Aarnio
2
-1
/
+43
2009-06-08
"devel" mode: added a rule for "icu" (map /usr/share/icu to rootstrap)
Lauri Aarnio
1
-0
/
+4
2009-06-08
"devel" mode: Added a SB1 compatibility rule for /scratchbox/compilers/bin
Lauri Aarnio
1
-0
/
+6
2009-04-01
Update version to 2.0
2.0
2.0-maintenance
Lauri Leukkunen
1
-1
/
+1
2009-04-01
Update TODO
Lauri Leukkunen
1
-1
/
+0
2009-04-01
Update documentation
Lauri Leukkunen
2
-12
/
+20
2009-03-31
Prepare packagin for release
Riku Voipio
4
-7
/
+24
2009-03-31
sb2-init "-c" option optional
Lauri Aarnio
1
-7
/
+37
2009-03-31
Bugfig to sb2-upgrade-config: Check orig. mapping mode
Lauri Aarnio
1
-0
/
+6
2009-03-31
Added "nomap" mapping mode: SB2 can now be used to do native builds, too!
Lauri Aarnio
4
-2
/
+85
2009-03-30
Bugfix: Added wrapper for __openat_2()
Lauri Aarnio
2
-0
/
+13
2009-03-30
Fix default sb2-init behaviour
Lauri Leukkunen
2
-2
/
+16
2009-03-30
Prefer -U LD_PRELOAD over -drop-ld-preload
Riku Voipio
1
-7
/
+12
2009-03-23
Interface version numbers were incremented
Lauri Aarnio
9
-11
/
+14
2009-03-23
"devel" mode bugfix: More rules for perl & python
Lauri Aarnio
1
-0
/
+4
2009-03-23
x86_64 fix: now it is possible to run sb2 in 64-bit host
Mika Westerberg
2
-104
/
+127
2009-03-23
Bugfix: reverse rule generator failed to process "dir" rules correctly
Lauri Aarnio
1
-0
/
+3
2009-03-23
l10n: message catalogs are now mapped based on active exec policy
Mika Westerberg
8
-165
/
+40
2009-03-23
Bugfix: Failed, if /tmp was symlink to /var/tmp (all mapping modes)
Lauri Aarnio
7
-6
/
+20
2009-03-18
Fix: Reverse rule generator works now also when next_chain != nil
Lauri Aarnio
1
-10
/
+16
2009-03-18
Now sb1-compat wrappers scripts are mapped to target_root for dpkg.
Mika Westerberg
1
-0
/
+23
2009-03-07
simple-mapping: use host tmp dir
Felipe Contreras
1
-8
/
+2
2009-03-07
mapping: maemo-specific stuff to 'maemo_simple'
Felipe Contreras
2
-10
/
+126
2009-03-07
simple mapping: whitespace cleanup
Felipe Contreras
1
-2
/
+0
2009-03-07
Bugfix: Mapped terminfo paths based on active exec policy.
Mika Westerberg
1
-0
/
+20
2009-03-07
"devel" mode fix: "qmake" works now (mapped /usr/share/qt* to target_root)
Lauri Aarnio
1
-0
/
+4
2009-03-07
Bugfix: When reversed_cwd cannot be resolved, real_cwd is used instead.
Mika Westerberg
1
-0
/
+11
2009-03-07
Two bugfixes to the reverse rule generator Lua script
Lauri Aarnio
1
-48
/
+116
2009-03-07
Bugfix: Corrected /etc/resolv.conf mappings in devel and emulate modes.
Mika Westerberg
2
-3
/
+18
2009-03-07
"devel" mode bugfix: Don't reverse automatically generated /usr/bin/* rules
Lauri Aarnio
1
-1
/
+2
2009-03-07
Bugfix: "sb2" script: check that tools_root exists
Lauri Aarnio
1
-0
/
+5
2009-03-07
Fixed mapping of relative paths.
Lauri Aarnio
9
-358
/
+430
2009-03-07
Bugfix: Now original target name is used when searching libsb2.
Mika Westerberg
1
-1
/
+12
2009-02-20
Up the version number for .32-rc series
Lauri Leukkunen
1
-1
/
+1
2009-02-17
Bugfix: __SB2_BINARYNAME was not correctly set with interpreted scripts.
1.99.0.31
Mika Westerberg
1
-0
/
+13
2009-02-16
Fix: added perl- and python library checking rules for sb2-check-pkg-mappings
Lauri Aarnio
1
-0
/
+7
2009-02-16
dpkg-checkbuilddeps: Fixes + output format change
Lauri Aarnio
2
-68
/
+143
2009-02-16
"sb2" command: New option: Clone rootstrap from named directory
Lauri Aarnio
2
-12
/
+38
2009-02-16
"sb2" command: New option can be used to set location of the session directory
Lauri Aarnio
2
-7
/
+36
2009-02-16
Script interpreter mapping: Added support for multiple mapping rules
Lauri Aarnio
7
-31
/
+48
2009-02-16
"tools" mode: Added one Scratchbox1 compatibility rule
Lauri Aarnio
1
-0
/
+9
2009-02-16
"devel" mode bugfix: exec_policy selection failed if tools_root was in homedir.
Lauri Aarnio
1
-6
/
+11
2009-02-16
"devel" mode fix: Added SB1 compat.rules for /scratchbox/tools/bin/{perl,python}
Lauri Aarnio
1
-0
/
+15
2009-02-16
Bugfix: dpkg-checkbuilddeps wrapper: switching to tools mode is tricky
Lauri Aarnio
1
-9
/
+18
2009-02-16
"devel" and "emulate" modes: Added one Scratchbox1 compatibility rule
Lauri Aarnio
2
-1
/
+13
2009-02-16
Corrected few compilation warnings.
Mika Westerberg
1
-0
/
+4
2009-02-16
Bugfix: Host perl/python libraries are mapped to host.
Mika Westerberg
1
-0
/
+4
2009-02-16
"tools" mode bugfix: Don't map the directory where sb2 was started
Lauri Aarnio
1
-1
/
+13
[next]