aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/internals.sh
Commit message (Expand)AuthorAgeFilesLines
* Add option to build toolchain tarballChris Packham2022-06-151-0/+15
* build/internals.sh: Handle pie executablesChris Packham2019-09-141-1/+1
* Add a symlink to LTO for binutilsAlexey Neyman2018-12-111-11/+1
* Make license collection optional, on by defaultAlexey Neyman2018-11-071-1/+3
* Collect licenses for the distributionAnton Maklakov2018-11-051-0/+2
* Kconfigize choice/menu itemsAlexey Neyman2017-07-081-1/+1
* Fix the references to old config variablesAlexey Neyman2017-07-081-4/+5
* Make creation of ld.so.conf optionalAlexey Neyman2017-03-221-2/+2
* Create ld.so.confAlexey Neyman2017-03-131-1/+30
* Move tools alias creation to a common functionAlexey Neyman2017-03-121-19/+2
* Bring in FreeBSD supportDan McGregor2017-03-011-0/+3
* Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman2017-02-261-16/+14
* Determine whether -E/-r option selects extended regexpAlexey Neyman2017-02-131-14/+16
* Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-201-14/+14
* internals: properly strip gdbserverKirill K. Smirnov2016-09-101-1/+10
* Merge pull request #410 from jmlemetayer/fix_populateBryan Hundven2016-08-231-0/+1
|\
| * populate: Fix undefined awkJean-Marie Lemetayer2016-07-261-0/+1
* | crosstool-NG.sh.in: Don't make lots of symlinks to lib folderRay Donnelly2016-08-231-7/+0
|/
* consistency: Use exported variables of required toolsBryan Hundven2015-11-171-20/+20
* Use install-strip target for gcc optionallyIlya Lyubimov2015-11-111-1/+1
* scripts: Update crosstool-NG internals for multiple compilers.Ray Donnelly2015-06-021-26/+28
* scripts: Use ${CT_TARGET}-strip to strip gdbserverZhenqiang Chen2012-09-201-2/+2
* scripts: strip gdbserverZhenqiang Chen2012-09-121-0/+6
* 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