index
:
crosstool-ng.git
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
/
crosstool-NG.sh.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Determine whether -E/-r option selects extended regexp"
Alexey Neyman
2017-02-26
1
-2
/
+2
*
Determine whether -E/-r option selects extended regexp
Alexey Neyman
2017-02-13
1
-2
/
+2
*
Add install wrapper
Alexey Neyman
2017-01-30
1
-2
/
+6
*
Allow for per-tool templates when creating overrides
Alexey Neyman
2017-01-30
1
-12
/
+16
*
Fix log saving/restoring
Alexey Neyman
2017-01-25
1
-2
/
+2
*
Make build-all rely on kconfig options.
Alexey Neyman
2017-01-19
1
-7
/
+5
*
Get rid of .config.2.
Alexey Neyman
2017-01-19
1
-4
/
+0
*
Install canadian crosses into a separate subdir.
Alexey Neyman
2017-01-19
1
-28
/
+8
*
Add MacOS options.
Alexey Neyman
2017-01-10
1
-0
/
+23
*
For simple cross or native pick up both build/host flags.
Alexey Neyman
2017-01-10
1
-3
/
+17
*
Point FOR_BUILD flags to buildtools/{include,lib}.
Alexey Neyman
2017-01-10
1
-5
/
+6
*
Kill CT_INSTALL_DIR.
Alexey Neyman
2016-12-19
1
-10
/
+9
*
Add 'companion tools for host' step.
Alexey Neyman
2016-12-02
1
-0
/
+11
*
Move companion tool build into a separate step.
Alexey Neyman
2016-12-02
1
-7
/
+1
*
cross: Only make 'build tools' for the 'build'
Bryan Hundven
2016-08-26
1
-2
/
+2
*
libc/*.sh: Deprecate libc_check_config step.
Alexey Neyman
2016-08-23
1
-3
/
+1
*
libc/*.sh: handle combinations of multilib root/dir.
Alexey Neyman
2016-08-23
1
-2
/
+2
*
multilib: Determine which options may pass through.
Alexey Neyman
2016-08-23
1
-1
/
+9
*
crosstool-NG.sh.in: Don't make lots of symlinks to lib folder
Ray Donnelly
2016-08-23
1
-30
/
+4
*
Unbreak static cross-gdb.
Alexey Neyman
2016-04-01
1
-0
/
+2
*
env: Bail out if CPATH and friends are set
Bryan Hundven
2016-02-04
1
-0
/
+4
*
consistency: Use exported variables of required tools
Bryan Hundven
2015-11-17
1
-2
/
+2
*
Use install-strip target for gcc optionally
Ilya Lyubimov
2015-11-11
1
-1
/
+1
*
Sanity check for number of parallel jobs.
Alexey Neyman
2015-10-30
1
-1
/
+6
*
Implement 'ct-ng source'.
Alexey Neyman
2015-10-30
1
-0
/
+3
*
scripts: Update crosstool-NG internals for multiple compilers.
Ray Donnelly
2015-06-02
1
-4
/
+4
*
multi_cc: Prepare ct-ng for multiple compilers
Ray Donnelly
2015-05-29
1
-1
/
+1
*
scripts: If paths.sh is included, use the variables
Bryan Hundven
2015-05-09
1
-1
/
+1
*
scripts/crosstool-NG.sh.in: patch regex to work with BSD grep
Jason T. Masker
2014-12-05
1
-1
/
+1
*
scripts: properly restore stdout/err/in at the end
Yann E. MORIN
2014-09-02
1
-2
/
+2
*
scripts/crosstool-NG: use ${grep} instead of 'grep'
Fabian Freyer
2014-08-28
1
-3
/
+3
*
scripts: do not allow commas in directories, it breaks things
Yann E. MORIN"
2014-01-03
1
-0
/
+3
*
scripts: remove duplicate '/' in prefix, it breaks relocation
Yann E. MORIN"
2013-11-15
1
-0
/
+3
*
scripts: fix finishing the toolchain when download/extract-only is set
Yann E. MORIN"
2013-01-28
1
-2
/
+7
*
script: allow to pass any float value for CT_LOAD
Samuel Martin
2013-01-27
1
-1
/
+1
*
scripts: woops, root's UID is 0, not 1000!
Yann E. MORIN"
2013-01-10
1
-1
/
+1
*
scripts: check for running as root
Yann E. MORIN"
2013-01-10
1
-0
/
+8
*
scripts: refine static linking check to better guide the user
Daniel Price
2012-11-20
1
-15
/
+36
*
scripts: fail on ':' in paths
Daniel Price
2012-11-20
1
-0
/
+3
*
binutils: introduce the infrastructure to support binutils alternatives
Yann Diorcet
2012-11-19
1
-4
/
+1
*
scripts: add BUILD/HOST extra cflags/ldflags
Yann Diorcet
2012-11-16
1
-2
/
+12
*
binutils/sstrip: remove
Yann Diorcet
2012-11-19
1
-3
/
+0
*
complibs: introduce generic multi-complibs infrastructure
Yann Diorcet (diorcet yann
2012-11-16
1
-18
/
+3
*
scripts: set default CFLAGS to optimise.
Michael Hope
2012-11-13
1
-1
/
+3
*
scripts: add option to start an interactive debug shell
Yann E. MORIN"
2012-10-06
1
-0
/
+8
*
scripts: move backtrace marker to CT_WORK_DIR
Johannes Stezenbach
2012-10-14
1
-0
/
+1
*
scripts: fix default work-dir name
Yann E. MORIN"
2012-10-17
1
-1
/
+1
*
scripts: exporting (even empty) LIBRARY_PATH and/or LPATH breaks gcc
Yann E. MORIN"
2012-09-26
1
-4
/
+2
*
scripts: unset LIBRARY_PATH and LPATH
Erik Inge Bolsø
2012-05-13
1
-0
/
+4
*
scripts: fix catching build failures, the proper way, now
Yann E. MORIN"
2012-05-08
1
-1
/
+1
[next]