index
:
crosstool-ng.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.3
1.4
1.5
1.6
1.7
1.8
1.9
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build
/
internals.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to build toolchain tarball
Chris Packham
2022-06-15
1
-0
/
+15
*
build/internals.sh: Handle pie executables
Chris Packham
2019-09-14
1
-1
/
+1
*
Add a symlink to LTO for binutils
Alexey Neyman
2018-12-11
1
-11
/
+1
*
Make license collection optional, on by default
Alexey Neyman
2018-11-07
1
-1
/
+3
*
Collect licenses for the distribution
Anton Maklakov
2018-11-05
1
-0
/
+2
*
Kconfigize choice/menu items
Alexey Neyman
2017-07-08
1
-1
/
+1
*
Fix the references to old config variables
Alexey Neyman
2017-07-08
1
-4
/
+5
*
Make creation of ld.so.conf optional
Alexey Neyman
2017-03-22
1
-2
/
+2
*
Create ld.so.conf
Alexey Neyman
2017-03-13
1
-1
/
+30
*
Move tools alias creation to a common function
Alexey Neyman
2017-03-12
1
-19
/
+2
*
Bring in FreeBSD support
Dan McGregor
2017-03-01
1
-0
/
+3
*
Revert "Determine whether -E/-r option selects extended regexp"
Alexey Neyman
2017-02-26
1
-16
/
+14
*
Determine whether -E/-r option selects extended regexp
Alexey Neyman
2017-02-13
1
-14
/
+16
*
Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.
Alexey Neyman
2016-11-20
1
-14
/
+14
*
internals: properly strip gdbserver
Kirill K. Smirnov
2016-09-10
1
-1
/
+10
*
Merge pull request #410 from jmlemetayer/fix_populate
Bryan Hundven
2016-08-23
1
-0
/
+1
|
\
|
*
populate: Fix undefined awk
Jean-Marie Lemetayer
2016-07-26
1
-0
/
+1
*
|
crosstool-NG.sh.in: Don't make lots of symlinks to lib folder
Ray Donnelly
2016-08-23
1
-7
/
+0
|
/
*
consistency: Use exported variables of required tools
Bryan Hundven
2015-11-17
1
-20
/
+20
*
Use install-strip target for gcc optionally
Ilya Lyubimov
2015-11-11
1
-1
/
+1
*
scripts: Update crosstool-NG internals for multiple compilers.
Ray Donnelly
2015-06-02
1
-26
/
+28
*
scripts: Use ${CT_TARGET}-strip to strip gdbserver
Zhenqiang Chen
2012-09-20
1
-2
/
+2
*
scripts: strip gdbserver
Zhenqiang Chen
2012-09-12
1
-0
/
+6
*
scripts, cc/gcc: do not fail on existing symlinks or build.log
Yann E. MORIN"
2011-07-12
1
-2
/
+2
*
scripts/internals: do not remove lib{32,64}/ symlinks after build
Yann E. MORIN"
2011-04-15
1
-12
/
+2
*
internals: fix stripping yet once again
Yann E. MORIN"
2011-05-02
1
-1
/
+13
*
internals: fix stripping canadians
Yann E. MORIN"
2011-04-30
1
-1
/
+1
*
internals/finish: do not remove ${PREFIX}/include
Yann E. MORIN"
2011-04-24
1
-3
/
+0
*
complibs: disable building shared libs
Yann E. MORIN"
2011-04-06
1
-50
/
+0
*
scripts/internals: fix stripping once more
Yann E. MORIN"
2011-03-22
1
-1
/
+1
*
scripts: fix stripping in finalisation step
Yann E. MORIN"
2011-03-19
1
-1
/
+1
*
internals: don't remove lib64 symlinks in sysroot
Yann E. MORIN"
2011-02-21
1
-2
/
+0
*
internals: fix stripping host binaries
Yann E. MORIN"
2011-02-17
1
-4
/
+6
*
internals: properly remove all docs
Yann E. MORIN"
2010-12-29
1
-3
/
+3
*
internals: fix stripping
Yann E. MORIN"
2010-12-12
1
-1
/
+1
*
scripts/internals: strip all executables
Yann E. MORIN"
2010-12-05
1
-8
/
+14
*
scripts/xldd: report appropriate load address for 32- or 64-bit
Yann E. MORIN"
2010-11-23
1
-0
/
+1
*
scripts/xldd: fix space-damage
Yann E. MORIN"
2010-11-23
1
-7
/
+7
*
scripts/xldd: fix version string
Yann E. MORIN"
2010-11-23
1
-1
/
+2
*
scripts: do not provide to-sysroot include symlink
Yann E. MORIN"
2010-10-31
1
-2
/
+1
*
scripts/internal: cleanup build symlinks
Yann E. MORIN"
2010-09-11
1
-0
/
+20
*
internals: call strip in a portable way
Titus von Boxberg
2010-08-21
1
-5
/
+14
*
scripts: add option to strip all toolchain executables
Remy Bohmer
2010-05-27
1
-0
/
+15
*
scripts: add a cross-ldd-like
Yann E. MORIN"
2010-07-22
1
-0
/
+13
*
scripts/finish: do not try to symlink if sed expr is a no-op
Yann E. MORIN"
2010-07-07
1
-1
/
+5
*
scripts/build/internals.sh: compile wrapper with portable options.
Titus von Boxberg
2010-05-22
1
-6
/
+6
*
scripts/build/internals.sh: Always use binary wrapper under BSD/MacOS
Titus von Boxberg
2010-05-22
1
-0
/
+7
*
build/internals.sh: Replace nonportable call to stat
Titus von Boxberg
2010-05-19
1
-1
/
+1
*
complibs: remove headers after build
Yann E. MORIN"
2010-02-28
1
-0
/
+3
*
tools wrapper: fix building
Yann E. MORIN"
2009-09-06
1
-8
/
+8
[next]