Christian Wiese
62035fecf6
Fixed Build-Pkg to also include libn32 in $flistroot (mips64 specific see note)
Note: As mips64 can be build triarch multilib, 32bit pure, 64bit pure and
mixed using 32bit data/64bit instructions (aka n32) and because we
decided to symlink lib to the default userland libdir we have to
include libn32, which is by the way not default for n32 libs and purely
OpenSDE specific!
18 years ago
Christian Wiese
882eba3c2e
Build-Pkg: changed to disable debug symbol splitting for kernel packages
13 years ago
Christian Wiese
dfccac3194
debug split: move check for enabling debug symbol splitting from functions.in into Build-Pkg
The check will be run right after the postinstall hook and before
creating the flist.
13 years ago
Christian Wiese
48d9e296bb
scripts: changed Build-Pkg to not include reference to t2 package matrix in /var/adm/packages/$pkg when there is no URL tag within $pkg.desc
14 years ago
Christian Wiese
3c6e03b1a8
scripts/Build-Pkg: fixed to allow lib64 to be flisted for 64 bit architectures and lib32 in the case we build a multilib system
15 years ago
Alejandro Mery
0e1a5ffdb5
sde-build: reversed the order Build-Target umounts, and made debug.sh umounts lazy
15 years ago
Alejandro Mery
efc59652f6
Build-Pkg: enhanced to accept -d and -j from command line to override SDECFG_DEBUG and SDECFG_PARALLEL_MAX
15 years ago
Alejandro Mery
f1016f20c3
Build-Pkg: set flwrapper to skip /proc and /dev
16 years ago
Alejandro Mery
c7a734c828
Build-Pkg: fixed to only sanitise fl_wrapper.{r,w}log for flwrapper or strace flisting methods
16 years ago
Alejandro Mery
469727d210
Build-Pkg: extended to also exclude /dev/stderr from the write list
17 years ago
Alejandro Mery
bfbc6d4d0f
Build-Pkg: extended to filter /dev/null out of fl_wrapper.wlog
17 years ago
Alejandro Mery
5b56475524
Revert "Build-Pkg: hacked to tolerate changes in /dev/null (fl_wrapper.wlog)"
This reverts commit 26ed4f4444 .
17 years ago
Alejandro Mery
ef1a1b4ca8
Build-Pkg: changed to also exclude *.rej and *~ files from the flist
17 years ago
Alejandro Mery
26ed4f4444
Build-Pkg: hacked to tolerate changes in /dev/null (fl_wrapper.wlog)
17 years ago
Alejandro Mery
533b5c2bb8
[sde-config] Renamed $SDECFG_ABORT_ON_ERROR_AFTER to $SDECFG_CONTINUE_ON_ERROR_AFTER which adjusts better to the logic behind
18 years ago
Alejandro Mery
d195e4ae62
[Build-Pkg] Fixed to pass -o when mounting tmpfs only if $SDECFG_SRC_TMPFS_OPT is set
18 years ago
Alejandro Mery
831dba3b2f
Reworked how bin/sde-build-tools validate it's options, using getopt now
18 years ago
Alejandro Mery
a6a6ac3a8b
Moved scripts/Build-Tools to bin/sde-build-tools
18 years ago
Alejandro Mery
dbb0e3987c
Changed scripts/Build-Pkg to not write etc/mtab when mounting tmpfs ($SDECFG_SRC_TMPFS) to fl_wrapper doesn't scream
18 years ago
Christian Wiese
58c1631e5b
Fixed Build-Pkg to only use *.patch.cross patches at cross-compile stage
18 years ago
Alejandro Mery
cd1a940f7e
Removed trailing spaces from scripts/ lib/ etc/ doc/, without renewing the copyright note
18 years ago
Alejandro Mery
996f56f385
Fixed scripts/Build-Pkg to not try to symlink misc/ which doesn't exist anymore
18 years ago
Alejandro Mery
7ed91fb6fa
Changed scripts/*'s [ ==s to =s
18 years ago
Alejandro Mery
af30fe6fe5
Removed even more superfluous ""s and ''s
18 years ago
Christian Wiese
0b16472d9f
Changed Build-Pkg to flist lib32 and lib64 only if multilib is enabled
18 years ago
Alejandro Mery
c6a4c6a60d
Changed Build-Pkg to take .patch.toolchain instead of .patch.cross0 to be applied only atstage toolchain.
19 years ago
Alejandro Mery
e6646ecdee
Reduced hardcoded usage of $stagelevel in scripts/Build-Pkg in favor of $toolsdir and atstage()
19 years ago
Alejandro Mery
793d434ea6
Changed debug.sh to call chroot using full path
18 years ago
Alejandro Mery
e54f5ab682
* moved $HOME sanitisation from lib/parse-config to Build-Pkg, so it doesn't interfere with
the reading of the .sde/settings file. - close #392
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21968 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
6ba1da6af1
* replaced uname wrapper by a useful one, which doesn't not scream but
returns information which can be used during the build process. Also
replaced arch wrapper to use a template instead of hardcoded text on
Build-Tools
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21426 10447126-35f2-4685-b0cf-6dd780d3921f
19 years ago
Alejandro Mery
e63118e888
* changed scripts/Build-Pkg to make $root and $builddir 0755 instead of 0700
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21312 10447126-35f2-4685-b0cf-6dd780d3921f
19 years ago
Alejandro Mery
a49b9c99db
* adapted tools to expect sde-debug instead of t2-debug - ticket #341
* adapted tools to expect sde-src instead of t2-src - ticket #341
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21089 10447126-35f2-4685-b0cf-6dd780d3921f
19 years ago
Alejandro Mery
3a1cd0aa75
* moved our trunk into the framework subproject
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20073 10447126-35f2-4685-b0cf-6dd780d3921f
19 years ago