summaryrefslogtreecommitdiff
path: root/scripts/build/internals.sh
AgeCommit message (Expand)AuthorFilesLines
2015-06-01scripts: Update crosstool-NG internals for multiple compilers.Ray Donnelly1-26/+28
2012-09-20scripts: Use ${CT_TARGET}-strip to strip gdbserverZhenqiang Chen1-2/+2
2012-09-12scripts: strip gdbserverZhenqiang Chen1-0/+6
2011-07-12scripts, cc/gcc: do not fail on existing symlinks or build.logYann E. MORIN"1-2/+2
2011-04-14scripts/internals: do not remove lib{32,64}/ symlinks after buildYann E. MORIN"1-12/+2
2011-05-02internals: fix stripping yet once againYann E. MORIN"1-1/+13
2011-04-30internals: fix stripping canadiansYann E. MORIN"1-1/+1
2011-04-24internals/finish: do not remove ${PREFIX}/includeYann E. MORIN"1-3/+0
2011-04-06complibs: disable building shared libsYann E. MORIN"1-50/+0
2011-03-22scripts/internals: fix stripping once moreYann E. MORIN"1-1/+1
2011-03-19scripts: fix stripping in finalisation stepYann E. MORIN"1-1/+1
2011-02-21internals: don't remove lib64 symlinks in sysrootYann E. MORIN"1-2/+0
2011-02-17internals: fix stripping host binariesYann E. MORIN"1-4/+6
2010-12-29internals: properly remove all docsYann E. MORIN"1-3/+3
2010-12-12internals: fix strippingYann E. MORIN"1-1/+1
2010-12-05scripts/internals: strip all executablesYann E. MORIN"1-8/+14
2010-11-23scripts/xldd: report appropriate load address for 32- or 64-bitYann E. MORIN"1-0/+1
2010-11-23scripts/xldd: fix space-damageYann E. MORIN"1-7/+7
2010-11-23scripts/xldd: fix version stringYann E. MORIN"1-1/+2
2010-10-31scripts: do not provide to-sysroot include symlinkYann E. MORIN"1-2/+1
2010-09-11scripts/internal: cleanup build symlinksYann E. MORIN"1-0/+20
2010-08-21internals: call strip in a portable wayTitus von Boxberg1-5/+14
2010-05-27scripts: add option to strip all toolchain executablesRemy Bohmer1-0/+15
2010-07-22scripts: add a cross-ldd-likeYann E. MORIN"1-0/+13
2010-07-07scripts/finish: do not try to symlink if sed expr is a no-opYann E. MORIN"1-1/+5
2010-05-22scripts/build/internals.sh: compile wrapper with portable options.Titus von Boxberg1-6/+6
2010-05-22scripts/build/internals.sh: Always use binary wrapper under BSD/MacOSTitus von Boxberg1-0/+7
2010-05-19build/internals.sh: Replace nonportable call to statTitus von Boxberg1-1/+1
2010-02-28complibs: remove headers after buildYann E. MORIN"1-0/+3
2009-09-06tools wrapper: fix buildingYann E. MORIN"1-8/+8
2009-08-30tools wrapper: correctly install the C wrapperYann E. MORIN"1-0/+1
2009-08-29tools wrapper: introduce the silent WRAPPER_NEEDED config optionYann E. MORIN"1-2/+1
2009-08-29config: choose whether to use the shell or the C wrapperYann E. MORIN"1-3/+19
2009-06-26Don't use prefix/bin to install the buildtools.Bart van der Meulen1-3/+1
2009-06-18[finish-step] Fix the tools wrappersYann E. MORIN"1-1/+1
2009-06-14[finish-step] Use local variable in finish-stepYann E. MORIN1-4/+4
2009-06-02/devel/gcc-4.4:Yann E. MORIN"1-6/+16
2009-06-02/devel/gcc-4.4:Yann E. MORIN"1-0/+19
2009-04-20There's no longer any reason to require GNU awk:Yann E. MORIN"1-1/+0
2009-03-30Cleanup the tic build used for native ncurses build, itself needed for native...Yann E. MORIN"1-1/+0
2009-03-23xlcwu <xlcwu.taiwan@gmail.com> wrote:Yann E. MORIN"1-0/+1
2009-03-04Move do_finish from scripts/functions to its own file in scipts/build/interna...Yann E. MORIN"1-0/+52