aboutsummaryrefslogtreecommitdiff
path: root/scripts/functions
Commit message (Expand)AuthorAgeFilesLines
* [functions] Allow newlines (\n) in log messagesYann E. MORIN"2009-06-221-1/+1
* /devel/gcc-4.4:Yann E. MORIN"2009-05-271-0/+30
* There's no longer any reason to require GNU awk:Yann E. MORIN"2009-04-201-2/+2
* Simplify the mirror settings.Yann E. MORIN"2009-04-191-4/+3
* Get rid of the proxy settings, once and for all.Yann E. MORIN"2009-04-191-100/+0
* Use "${awk}", not gawk.Yann E. MORIN"2009-04-061-2/+2
* Only create the state dir if asked for a restartable build:Yann E. MORIN"2009-03-271-3/+12
* Detect and abort on partially patched component.Yann E. MORIN"2009-03-271-3/+15
* Log the save/restore messages at a level that is always visible.Yann E. MORIN"2009-03-241-2/+5
* When patching, always assume the package has been previously extraacted (don'...Yann E. MORIN"2009-03-151-8/+3
* Correctly use CT_DoExecLog with wget and curl.Yann E. MORIN"2009-03-131-8/+8
* Add CT_GetSVN to commonalise retrieval from SVN (ala CT_GetCVS).Yann E. MORIN"2009-03-081-1/+33
* Check that a pacakge was previously extracted prior to patching.Yann E. MORIN"2009-03-041-3/+5
* Move do_finish from scripts/functions to its own file in scipts/build/interna...Yann E. MORIN"2009-03-041-48/+0
* Allow user to add a directory component in the sys-root path.Yann E. MORIN"2009-03-031-1/+1
* Fix extracting tarballs.Yann E. MORIN"2009-02-191-1/+5
* "chmod -R u+w" extracted tarballs, as some may have read-only files in them (...Yann E. MORIN"2009-02-101-0/+3
* Fix populate to correctly use tools discovered via ./configure.Yann E. MORIN"2009-02-011-3/+8
* Fix removing directories.Yann E. MORIN"2009-02-011-3/+4
* Fix downloading with CT_GetFile when no mirror is set.Yann E. MORIN"2009-01-311-3/+5
* Update populate:Yann E. MORIN"2009-01-291-3/+4
* On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:Yann E. MORIN"2009-01-201-0/+42
* Forced-removing of a non-existing directory breaks the build.Yann E. MORIN"2009-01-201-3/+10
* Fix removing existing directories by chmod'ing them to be user-writeable.Yann E. MORIN"2009-01-121-0/+7
* Don't print anything about LAN mirror if it is not used.Yann E. MORIN"2009-01-121-7/+9
* Add an option to forbid downloads.Yann E. MORIN"2009-01-061-0/+6
* Message beautification when saving locally.Yann E. MORIN"2009-01-061-1/+1
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-051-33/+37
* Fix C library addons extraction:Yann E. MORIN"2009-01-051-1/+1
* Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"2009-01-041-62/+15
* Fix aborting when neither wget nor curl are present.Yann E. MORIN"2009-01-041-1/+1
* Add new wrapper fucntions:Yann E. MORIN"2009-01-041-35/+91
* Make it clear that, if the second argument of CT_GetFile starts with a dot, i...Yann E. MORIN"2008-12-211-1/+1
* Get rid of the tols/ directory:Yann E. MORIN"2008-12-161-8/+8
* Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:Yann E. MORIN"2008-12-091-1/+16
* Minor POSIX compliance, and typo.Yann E. MORIN"2008-11-281-1/+2
* Make it easy to use \nYann E. MORIN"2008-11-281-1/+4
* Transform LAN_MIRROR into plain MIRROR:Yann E. MORIN"2008-10-311-29/+16
* Use 'gawk', not plain 'awk'.Yann E. MORIN"2008-10-291-8/+8
* Push the calculation of the tuple's kernel part down to kernel's build scripts:Yann E. MORIN"2008-10-231-7/+8
* Architecture API change:Yann E. MORIN"2008-10-231-5/+7
* Fix using only custom patches.Yann E. MORIN"2008-10-211-1/+1
* Use ERROR level for make errors.Yann E. MORIN"2008-10-121-3/+7
* Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"2008-09-141-2/+4
* Log retrieved file emssages to DEBUG level, not EXTRA.Yann E. MORIN"2008-08-171-3/+3
* Be a little less verbose when retrieving files if they are already present.Yann E. MORIN"2008-08-121-5/+2
* Merge the branches/eglibc stuff:Yann E. MORIN"2008-08-111-2/+4
* Move two log messages around, so that output looks better.Yann E. MORIN"2008-08-111-2/+2
* Do not unset http_proxy, ftp_proxy and https_proxy in case of using a socks p...Yann E. MORIN"2008-08-091-4/+2
* Merge #920 from branches/eglibc:Yann E. MORIN"2008-08-091-8/+6