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
/
functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/functions: introduce target_bits_32 and target_bits_64 variables
Yann E. MORIN"
2014-05-11
1
-0
/
+12
*
scripts/functions: add target_endian_le and target_endian_be
Yann E. MORIN"
2014-05-11
1
-0
/
+4
*
functions: finally fix the git helper
Yann E. MORIN"
2014-05-11
1
-19
/
+41
*
scripts: remove references to curl
Yann E. MORIN"
2014-05-10
1
-1
/
+0
*
scripts: add possibility to not override default connection timeout
Cody Schafer
2014-05-09
1
-1
/
+6
*
scripts/functions: use portable 'gzip -dc'
Yann E. MORIN"
2013-11-15
1
-1
/
+1
*
scripts: help debugging missing directories
Yann E. MORIN"
2013-05-05
1
-0
/
+1
*
scripts/functions: add xz-ed linux tarballs
Jerzy Grzegorek"
2013-03-21
1
-0
/
+1
*
arch/avr32: Fix download of header files
Martin Guy
2013-03-31
1
-1
/
+3
*
arch: allow adding a suffix to the arch-part of a tuple
Yann E. MORIN"
2013-01-20
1
-1
/
+1
*
scripts/functions: fix debug-shell
Yann E. MORIN"
2012-11-22
1
-9
/
+13
*
scripts/functions: fix endless loop in debug-shell with IO redirection
Johannes Stezenbach
2012-10-30
1
-2
/
+3
*
scripts/functions: use patch -i instead of IO redirection
Johannes Stezenbach
2012-10-30
1
-2
/
+1
*
scripts/functions: return a proper error code in CT_DoExecLog
Yann E. MORIN"
2012-10-21
1
-0
/
+5
*
scripts/functions: properly catch failure in CT_Test* helpers
Yann E. MORIN"
2012-10-17
1
-1
/
+1
*
scripts: add option to start an interactive debug shell
Yann E. MORIN"
2012-10-06
1
-3
/
+93
*
scripts: move backtrace marker to CT_WORK_DIR
Johannes Stezenbach
2012-10-14
1
-3
/
+3
*
scripts/functions: add a generic custom location infrastructure
David Holsgrove
2012-10-04
1
-0
/
+35
*
scripts: add option to only use the mirror
Yann E. MORIN"
2012-08-12
1
-1
/
+7
*
scripts/functions: remove rude wordings
Yann E. MORIN"
2012-08-22
1
-3
/
+2
*
scripts/functions: tweak the endianness LDFLAGS
Yann E. MORIN"
2012-05-06
1
-2
/
+2
*
complibs: fixup the host complibs install dir
Yann E. MORIN"
2011-07-25
1
-2
/
+0
*
cc/gcc: install the core compilers in the build-tools dir
Yann E. MORIN"
2012-01-01
1
-4
/
+0
*
functions: add new helpers that create a dir and cd/pushd into it
Yann E. MORIN"
2011-07-24
1
-0
/
+16
*
configure: fix kconfig option names
Yann E. MORIN"
2012-01-16
1
-2
/
+2
*
scripts: fix dumping execution backtrace
Yann E. MORIN"
2011-12-13
1
-43
/
+43
*
scripts/functions: extract: portable call for old and defective tars
Titus von Boxberg
2011-11-22
1
-6
/
+6
*
scripts/functions: use endian string in tests
Yann E. MORIN"
2011-11-20
1
-3
/
+5
*
scripts: use wget, not curl
Yann E. MORIN"
2011-11-07
1
-5
/
+4
*
arch: add softfp support
Yann E. MORIN"
2011-10-19
1
-0
/
+4
*
scripts: use the hardfloat option to set configure and CFLAGS
Yann E. MORIN"
2011-10-19
1
-0
/
+4
*
scripts: introduce float type as a string
Yann E. MORIN"
2011-10-19
1
-1
/
+7
*
scripts/functions: Fix CT_ExtractGit function.
Yann E. MORIN"
2011-10-07
1
-12
/
+15
*
scripts/functions: only use passive FTP
Yann E. MORIN"
2011-09-09
1
-6
/
+8
*
scripts/functions: only use one download program
Yann E. MORIN"
2011-09-09
1
-12
/
+4
*
configure: xz-utils alone can also handle LZMA-compressed tarballs
Yann E. MORIN"
2011-08-26
1
-2
/
+15
*
configure: check for lzma
Yann E. MORIN"
2011-08-25
1
-0
/
+4
*
scripts/functions: add xz support
Yann E. MORIN"
2011-08-14
1
-0
/
+4
*
scripts/functions: test for decompressors before use
Yann E. MORIN"
2011-05-04
1
-6
/
+14
*
scripts/functions: commonalise tar options in CT_EXtract
Yann E. MORIN"
2011-08-14
1
-3
/
+7
*
scripts/functions: remove messages about failed downloads
Yann E. MORIN"
2011-08-10
1
-3
/
+4
*
scripts: try the mirror even if downloads are forbidden
Yann E. MORIN"
2011-08-02
1
-1
/
+18
*
scripts/functions: use array variables for URLs list
Yann E. MORIN"
2011-08-03
1
-4
/
+6
*
scripts/functions: always prefer the mirror
Yann E. MORIN"
2011-08-02
1
-14
/
+4
*
scripts/functions: cvs retrieval first tries the mirror for tarballs
Yann E. MORIN"
2011-08-02
1
-5
/
+5
*
scripts/functions: svn retrieval first tries the mirror for tarballs
Yann E. MORIN"
2011-08-02
1
-5
/
+5
*
scripts/functions: if no upstream URL is given, silently ignore that
Yann E. MORIN"
2011-08-01
1
-0
/
+1
*
scripts/functions: force extract folder to archive basename
Benoît THÉBAUDEAU"
2011-07-29
1
-3
/
+4
*
functions: save & restore the static companion libraries install dir
Yann E. MORIN"
2011-06-02
1
-0
/
+2
*
functions: fix downloading files
Yann E. MORIN"
2011-06-02
1
-5
/
+6
[next]