0e30424e04Added x86-64 parse-config which currently provides ABI related information used by multilib parse-config
user/amery/multilib
Christian Wiese
2008-02-09 21:59:07 +0200
e4e2e01271Improved x86-64 config making the multilib ABIs and default userland ABI chooseable
Christian Wiese
2008-02-09 21:19:55 +0200
2756bb9a36Improved functions.in to set libdir depending on $arch_suffix which is set by multilib parse-config
Christian Wiese
2008-02-09 19:21:20 +0200
62035fecf6Fixed Build-Pkg to also include libn32 in $flistroot (mips64 specific see note)
Christian Wiese
2008-02-09 19:34:03 +0200
08baca1738Added multilib parse-config which will handle packages flagged with MULTILIB
Christian Wiese
2008-02-09 19:17:48 +0200
1318579eb0Changed lib/parse-config to export arch_abis
Christian Wiese
2008-02-07 04:05:34 +0200
5cec1dc14bAdded MULTILIB flag
Christian Wiese
2008-02-07 04:02:39 +0200
4b8b150398Removed x86-64 specific glibc postconfig where we implemented our old multilib support (obsolete)
user/amery/next-tc
Christian Wiese
2008-02-11 14:50:05 +0200
34f3dda868multilib: fixed parse-config to backup arch_target and restore it after compiling
user/amery/janus
Christian Wiese
2011-09-14 08:05:25 +0200
26c56233b6Fixed functions.in to set arch_suffix to $SDECFG_ABI_DEFAULT if we do not build multilib (hack!)
Christian Wiese
2008-02-14 04:48:37 +0200
52abbccb69Improved readability of multilib parse-config replacing 'expr' and backtick notation
Christian Wiese
2008-02-11 14:59:07 +0200
f15f607454Improved multilib parse-config first to cleanup and then injecting architecture specific compiler flags
Christian Wiese
2008-02-11 14:46:32 +0200
f4b61e1279Added x86-64 parse-config which currently provides ABI related information used by multilib parse-config
Christian Wiese
2008-02-09 21:59:07 +0200
1a6c3e586dImproved x86-64 config making the multilib ABIs and default userland ABI chooseable
Christian Wiese
2008-02-09 21:19:55 +0200
eea4a31300Improved functions.in to set libdir depending on $arch_suffix which is set by multilib parse-config
Christian Wiese
2008-02-09 19:21:20 +0200
29a5c810cdFixed Build-Pkg to also include libn32 in $flistroot (mips64 specific see note)
Christian Wiese
2008-02-09 19:34:03 +0200
6eb4716017Added multilib parse-config which will handle packages flagged with MULTILIB
Christian Wiese
2008-02-09 19:17:48 +0200
5f3d7994cbChanged lib/parse-config to export arch_abis
Christian Wiese
2008-02-07 04:05:34 +0200
48404dd870Added MULTILIB flag
Christian Wiese
2008-02-07 04:02:39 +0200
bf147be49dRemoved x86-64 specific glibc postconfig where we implemented our old multilib support (obsolete)
Christian Wiese
2008-02-11 14:50:05 +0200
8442373ccdlib/libsde.in: enhanced to read the correct $SDESETTINGS even under sudo.Nagy Károly Gábriel2015-11-01 18:23:27 +0100
1b7fc27a44sde-build-tools: on some platforms automagic happens and \n works as LF in ${wrappervars// /\n}, but since we echo -e that construct should be ${wrappervars// /\\n}Nagy Károly Gábriel2015-11-01 13:23:18 +0100