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: fix date munging when ns are not available
Titus von Boxberg
2010-02-03
1
-1
/
+1
*
scripts: Do not create backup files when patching
Yann E. MORIN"
2010-01-31
1
-1
/
+1
*
scripts/functions: add git wrapper
Yann E. MORIN"
2010-01-14
1
-6
/
+88
*
scripts/functions: change handling of nochdir
Yann E. MORIN"
2010-01-12
1
-12
/
+34
*
scripts/functions: do not compute CT_KERNEL_ARCH, it's obsolete
Yann E. MORIN"
2010-01-23
1
-3
/
+0
*
scripts/functions: inverse log level ALL and DEBUG
Yann E. MORIN"
2010-01-16
1
-2
/
+2
*
scrips/functions: fix downloads using curl
Richard Strand
2010-01-10
1
-2
/
+2
*
scripts/functions: fix extraction
Yann E. MORIN"
2010-01-09
1
-7
/
+7
*
config: don't force the vendor part in the tuple
Yann E. MORIN"
2010-01-07
1
-2
/
+4
*
scripts: protect against partially extracted source
Yann E. MORIN"
2009-11-30
1
-0
/
+11
*
scripts: handle custom or empty extension when extracting
Yann E. MORIN"
2009-11-30
1
-8
/
+10
*
scripts/functions: do not double check if downloads are allowed
Yann E. MORIN"
2009-11-25
1
-9
/
+0
*
scripts/functions: make aria2 less verbose when downloading
Yann E. MORIN"
2010-01-03
1
-2
/
+2
*
scripts/functions: fix downloading with aria2
Yann E. MORIN"
2010-01-01
1
-1
/
+1
*
scripts/functions: fix using Aria2
Yann E. MORIN"
2010-01-01
1
-2
/
+2
*
scripts/functions: add aria2, a powerfull downloader
Yann E. MORIN"
2009-12-30
1
-2
/
+21
*
scripts/functions: simplify wget vs. curl check
Yann E. MORIN"
2009-12-29
1
-5
/
+7
*
config/global: enable not using patches at all
Yann E. MORIN"
2009-11-16
1
-0
/
+1
*
libc/newlib: allow using CVS snapshots
Yann E. MORIN"
2009-10-26
1
-2
/
+2
*
functions: allow using sub-dir of a module
Yann E. MORIN"
2009-10-26
1
-3
/
+14
*
libc/newlib: allow using newlib with archs other than avr32
Yann E. MORIN"
2009-10-21
1
-1
/
+1
*
scripts/functions: Fix a variable name.
Frederic Roussel
2009-10-23
1
-1
/
+1
*
log functions: fix CT_DoLog and CT_DoExecLog
Yann E. MORIN"
2009-09-06
1
-2
/
+2
*
config: add fallback to patch order
Yann E. MORIN"
2009-08-31
1
-0
/
+3
*
config: add the local,bundled patch order
Yann E. MORIN"
2009-08-31
1
-0
/
+1
*
config: make selecting the patch origin a choice rather than a bool
Yann E. MORIN"
2009-08-31
1
-9
/
+17
*
functions: do not over-detect error when patching
Yann E. MORIN"
2009-08-31
1
-1
/
+0
*
[functions] Allow newlines (\n) in log messages
Yann E. MORIN"
2009-06-22
1
-1
/
+1
*
/devel/gcc-4.4:
Yann E. MORIN"
2009-05-27
1
-0
/
+30
*
There's no longer any reason to require GNU awk:
Yann E. MORIN"
2009-04-20
1
-2
/
+2
*
Simplify the mirror settings.
Yann E. MORIN"
2009-04-19
1
-4
/
+3
*
Get rid of the proxy settings, once and for all.
Yann E. MORIN"
2009-04-19
1
-100
/
+0
*
Use "${awk}", not gawk.
Yann E. MORIN"
2009-04-06
1
-2
/
+2
*
Only create the state dir if asked for a restartable build:
Yann E. MORIN"
2009-03-27
1
-3
/
+12
*
Detect and abort on partially patched component.
Yann E. MORIN"
2009-03-27
1
-3
/
+15
*
Log the save/restore messages at a level that is always visible.
Yann E. MORIN"
2009-03-24
1
-2
/
+5
*
When patching, always assume the package has been previously extraacted (don'...
Yann E. MORIN"
2009-03-15
1
-8
/
+3
*
Correctly use CT_DoExecLog with wget and curl.
Yann E. MORIN"
2009-03-13
1
-8
/
+8
*
Add CT_GetSVN to commonalise retrieval from SVN (ala CT_GetCVS).
Yann E. MORIN"
2009-03-08
1
-1
/
+33
*
Check that a pacakge was previously extracted prior to patching.
Yann E. MORIN"
2009-03-04
1
-3
/
+5
*
Move do_finish from scripts/functions to its own file in scipts/build/interna...
Yann E. MORIN"
2009-03-04
1
-48
/
+0
*
Allow user to add a directory component in the sys-root path.
Yann E. MORIN"
2009-03-03
1
-1
/
+1
*
Fix extracting tarballs.
Yann E. MORIN"
2009-02-19
1
-1
/
+5
*
"chmod -R u+w" extracted tarballs, as some may have read-only files in them (...
Yann E. MORIN"
2009-02-10
1
-0
/
+3
*
Fix populate to correctly use tools discovered via ./configure.
Yann E. MORIN"
2009-02-01
1
-3
/
+8
*
Fix removing directories.
Yann E. MORIN"
2009-02-01
1
-3
/
+4
*
Fix downloading with CT_GetFile when no mirror is set.
Yann E. MORIN"
2009-01-31
1
-3
/
+5
*
Update populate:
Yann E. MORIN"
2009-01-29
1
-3
/
+4
*
On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:
Yann E. MORIN"
2009-01-20
1
-0
/
+42
*
Forced-removing of a non-existing directory breaks the build.
Yann E. MORIN"
2009-01-20
1
-3
/
+10
[next]