Christian Wiese
882eba3c2e
Build-Pkg: changed to disable debug symbol splitting for kernel packages
11 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.
11 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
12 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
14 years ago
Alejandro Mery
0e1a5ffdb5
sde-build: reversed the order Build-Target umounts, and made debug.sh umounts lazy
14 years ago
Alejandro Mery
efc59652f6
Build-Pkg: enhanced to accept -d and -j from command line to override SDECFG_DEBUG and SDECFG_PARALLEL_MAX
14 years ago
Alejandro Mery
f1016f20c3
Build-Pkg: set flwrapper to skip /proc and /dev
15 years ago
Alejandro Mery
c7a734c828
Build-Pkg: fixed to only sanitise fl_wrapper.{r,w}log for flwrapper or strace flisting methods
15 years ago
Alejandro Mery
469727d210
Build-Pkg: extended to also exclude /dev/stderr from the write list
16 years ago
Alejandro Mery
bfbc6d4d0f
Build-Pkg: extended to filter /dev/null out of fl_wrapper.wlog
16 years ago
Alejandro Mery
5b56475524
Revert "Build-Pkg: hacked to tolerate changes in /dev/null (fl_wrapper.wlog)"
This reverts commit 26ed4f4444
.
16 years ago
Alejandro Mery
ef1a1b4ca8
Build-Pkg: changed to also exclude *.rej and *~ files from the flist
16 years ago
Alejandro Mery
26ed4f4444
Build-Pkg: hacked to tolerate changes in /dev/null (fl_wrapper.wlog)
16 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
17 years ago
Alejandro Mery
d195e4ae62
[Build-Pkg] Fixed to pass -o when mounting tmpfs only if $SDECFG_SRC_TMPFS_OPT is set
17 years ago
Alejandro Mery
831dba3b2f
Reworked how bin/sde-build-tools validate it's options, using getopt now
17 years ago
Alejandro Mery
a6a6ac3a8b
Moved scripts/Build-Tools to bin/sde-build-tools
17 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
17 years ago
Christian Wiese
58c1631e5b
Fixed Build-Pkg to only use *.patch.cross patches at cross-compile stage
17 years ago
Alejandro Mery
cd1a940f7e
Removed trailing spaces from scripts/ lib/ etc/ doc/, without renewing the copyright note
17 years ago
Alejandro Mery
996f56f385
Fixed scripts/Build-Pkg to not try to symlink misc/ which doesn't exist anymore
17 years ago
Alejandro Mery
7ed91fb6fa
Changed scripts/*'s [ ==s to =s
17 years ago
Alejandro Mery
af30fe6fe5
Removed even more superfluous ""s and ''s
17 years ago
Christian Wiese
0b16472d9f
Changed Build-Pkg to flist lib32 and lib64 only if multilib is enabled
17 years ago
Alejandro Mery
c6a4c6a60d
Changed Build-Pkg to take .patch.toolchain instead of .patch.cross0 to be applied only atstage toolchain.
17 years ago
Alejandro Mery
e6646ecdee
Reduced hardcoded usage of $stagelevel in scripts/Build-Pkg in favor of $toolsdir and atstage()
17 years ago
Alejandro Mery
793d434ea6
Changed debug.sh to call chroot using full path
17 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
17 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
17 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
17 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
17 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
18 years ago