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: 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
*
scripts/functions: do not abort on failed svn
Yann E. MORIN"
2011-05-31
1
-1
/
+4
*
scripts/functions: do not abort on failed extract
Yann E. MORIN"
2011-05-30
1
-2
/
+5
*
scripts/functions: do not abort on failed download
Yann E. MORIN"
2011-05-30
1
-5
/
+6
*
functions: pretty print error messages
Yann E. MORIN"
2011-04-08
1
-9
/
+43
*
functions: fix date calculations
Yann E. MORIN"
2011-04-08
1
-1
/
+1
*
functions: avoid CR when progress bar is not enabled
Javier Viguera
2011-04-07
1
-1
/
+1
*
complibs: disable building shared libs
Yann E. MORIN"
2011-04-06
1
-6
/
+0
*
scripts: allow logging of commands with variables
Yann E. MORIN"
2011-03-15
1
-2
/
+16
*
scripts: leave changelog in build dir, copy to install dir
Yann E. MORIN"
2011-03-20
1
-23
/
+20
*
scripts: do not chmod u+w the whole source directory
Yann E. MORIN"
2011-03-03
1
-5
/
+0
*
buildtools: the buildtools dir is in fact a prefix
Yann E. MORIN"
2010-12-20
1
-2
/
+2
*
buildtools: move to working directory
Yann E. MORIN"
2010-12-23
1
-0
/
+2
*
scripts: fix double slash in paths
Yann E. MORIN"
2011-01-25
1
-0
/
+18
*
scripts: recover on partially downloaded files
Yann E. MORIN"
2010-11-29
1
-5
/
+16
*
scripts: call curl and wget in sequence
Yann E. MORIN"
2010-11-16
1
-41
/
+24
*
scripts: remove aria2c as downloader, retain only curl and wget
Yann E. MORIN"
2010-11-16
1
-16
/
+1
*
scripts: add STATE logging level for state save/restore output.
Anthony Foiani
2010-10-22
1
-13
/
+15
*
scripts: add "FILE" and "CFG" debug levels.
Anthony Foiani
2010-10-22
1
-6
/
+10
*
complibs: better deduce whether to backup complibs or not
Yann E. MORIN"
2010-10-03
1
-6
/
+2
*
scripts/log: do not interpret log string as printf format
Yann E. MORIN"
2010-08-26
1
-1
/
+1
*
scripts: in case of failed download, remove partial files
Yann E. MORIN"
2010-08-11
1
-2
/
+2
*
scripts: when downloading, use aria2 only when //
Yann E. MORIN"
2010-08-11
1
-1
/
+1
*
Fix CT_SanitizePath
Johannes Stezenbach
2010-07-30
1
-7
/
+5
*
scripts: remove . from $PATH
Yann E. MORIN"
2010-07-29
1
-0
/
+18
*
scripts/functions: recognise Cygwin build hosts
Yann E. MORIN"
2010-07-18
1
-1
/
+1
*
scripts/functions: Use stat correctly on non-GNU (BSD/Darwin) systems.
Titus von Boxberg
2010-05-19
1
-1
/
+11
*
scripts/functions: log the test strings
Yann E. MORIN"
2010-04-13
1
-0
/
+3
*
scripts/functions: compress with gzip level 3, as stated in the documentation
Yann E. MORIN"
2010-04-13
1
-8
/
+12
*
scripts/functions: add a save/restore handler
Yann E. MORIN"
2010-04-13
1
-62
/
+62
*
scripts/functions: fix CT_Patch again
Yann E. MORIN"
2010-04-13
1
-4
/
+6
*
scripts/functions: fix CT_Patch
Yann E. MORIN"
2010-04-13
1
-2
/
+2
*
scripts/functions: make CT_Patch dumber
Yann E. MORIN"
2010-04-11
1
-20
/
+25
*
scripts: prevent trailing - in CT_TARGET
Bart vdr Meulen
2010-04-09
1
-4
/
+4
[next]