aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/internals.sh
Commit message (Expand)AuthorAgeFilesLines
* scripts, cc/gcc: do not fail on existing symlinks or build.logYann E. MORIN"2011-07-121-2/+2
* scripts/internals: do not remove lib{32,64}/ symlinks after buildYann E. MORIN"2011-04-151-12/+2
* internals: fix stripping yet once againYann E. MORIN"2011-05-021-1/+13
* internals: fix stripping canadiansYann E. MORIN"2011-04-301-1/+1
* internals/finish: do not remove ${PREFIX}/includeYann E. MORIN"2011-04-241-3/+0
* complibs: disable building shared libsYann E. MORIN"2011-04-061-50/+0
* scripts/internals: fix stripping once moreYann E. MORIN"2011-03-221-1/+1
* scripts: fix stripping in finalisation stepYann E. MORIN"2011-03-191-1/+1
* internals: don't remove lib64 symlinks in sysrootYann E. MORIN"2011-02-211-2/+0
* internals: fix stripping host binariesYann E. MORIN"2011-02-171-4/+6
* internals: properly remove all docsYann E. MORIN"2010-12-291-3/+3
* internals: fix strippingYann E. MORIN"2010-12-121-1/+1
* scripts/internals: strip all executablesYann E. MORIN"2010-12-051-8/+14
* scripts/xldd: report appropriate load address for 32- or 64-bitYann E. MORIN"2010-11-231-0/+1
* scripts/xldd: fix space-damageYann E. MORIN"2010-11-231-7/+7
* scripts/xldd: fix version stringYann E. MORIN"2010-11-231-1/+2
* scripts: do not provide to-sysroot include symlinkYann E. MORIN"2010-10-311-2/+1
* scripts/internal: cleanup build symlinksYann E. MORIN"2010-09-111-0/+20
* internals: call strip in a portable wayTitus von Boxberg2010-08-211-5/+14
* scripts: add option to strip all toolchain executablesRemy Bohmer2010-05-271-0/+15
* scripts: add a cross-ldd-likeYann E. MORIN"2010-07-221-0/+13
* scripts/finish: do not try to symlink if sed expr is a no-opYann E. MORIN"2010-07-071-1/+5
* scripts/build/internals.sh: compile wrapper with portable options.Titus von Boxberg2010-05-221-6/+6
* scripts/build/internals.sh: Always use binary wrapper under BSD/MacOSTitus von Boxberg2010-05-221-0/+7
* build/internals.sh: Replace nonportable call to statTitus von Boxberg2010-05-191-1/+1
* complibs: remove headers after buildYann E. MORIN"2010-02-281-0/+3
* tools wrapper: fix buildingYann E. MORIN"2009-09-061-8/+8
* tools wrapper: correctly install the C wrapperYann E. MORIN"2009-08-301-0/+1
* tools wrapper: introduce the silent WRAPPER_NEEDED config optionYann E. MORIN"2009-08-301-2/+1
* config: choose whether to use the shell or the C wrapperYann E. MORIN"2009-08-301-3/+19
* Don't use prefix/bin to install the buildtools.Bart van der Meulen2009-06-261-3/+1
* [finish-step] Fix the tools wrappersYann E. MORIN"2009-06-181-1/+1
* [finish-step] Use local variable in finish-stepYann E. MORIN2009-06-141-4/+4
* /devel/gcc-4.4:Yann E. MORIN"2009-06-021-6/+16
* /devel/gcc-4.4:Yann E. MORIN"2009-06-021-0/+19
* There's no longer any reason to require GNU awk:Yann E. MORIN"2009-04-201-1/+0
* Cleanup the tic build used for native ncurses build, itself needed for native...Yann E. MORIN"2009-03-301-1/+0
* xlcwu <xlcwu.taiwan@gmail.com> wrote:Yann E. MORIN"2009-03-231-0/+1
* Move do_finish from scripts/functions to its own file in scipts/build/interna...Yann E. MORIN"2009-03-041-0/+52