summaryrefslogtreecommitdiff
path: root/config/global
AgeCommit message (Expand)AuthorFilesLines
2010-03-29config: move backend-related options to their own fileYann E. MORIN"1-25/+0
2010-03-29config: hide arch and kernel selection when used as a backendYann E. MORIN"1-0/+16
2010-03-29config: hide options to debug crosstool-NG when a backendYann E. MORIN"1-0/+1
2010-03-29config: hide more config options when a backendYann E. MORIN"1-10/+14
2010-03-29config: hide paths when used as a backendYann E. MORIN"1-6/+7
2010-03-05config: prepare for build-system backendYann E. MORIN"1-0/+9
2010-02-03config: re-order the log entries inthe menuconfigYann E. MORIN"1-8/+8
2010-01-31config: rename mirror prompt, update help entryYann E. MORIN"1-4/+1
2010-01-31config: remove never used/implemented 'ls-lR'Yann E. MORIN"1-15/+0
2010-01-29global: do not offer the renice option, let's the user handle thatYann E. MORIN"1-8/+0
2009-12-30scripts/functions: add aria2, a powerfull downloaderYann E. MORIN"1-1/+16
2009-11-16config/global: enable not using patches at allYann E. MORIN"1-0/+14
2009-08-31config: move the patch choice to the extract sectionYann E. MORIN"2-80/+80
2009-08-31config: add fallback to patch orderYann E. MORIN"1-0/+22
2009-08-31config: add the local,bundled patch orderYann E. MORIN"1-0/+9
2009-08-31config: make selecting the patch origin a choice rather than a boolYann E. MORIN"1-20/+38
2009-08-06config: make CONFIG_SHELL default to bashYann E. MORIN"1-6/+4
2009-08-02[config] Warn againt using ash as CONFIG_SHELLYann E. MORIN"1-1/+5
2009-08-02[config] Allow user to specify custom CONFIG_SHELLYann E. MORIN"1-3/+18
2009-08-02[config] Add bash as a possible CONFIG_SHELLYann E. MORIN"1-0/+9
2009-08-02[config] Change the way to select the CONFIG_SHELLYann E. MORIN"1-9/+39
2009-04-20Add a bit more explanations on the meaning of OBSOLETE and EXPERIMENTAL.Yann E. MORIN"1-9/+13
2009-04-19Poit my mirror as the default.Yann E. MORIN"1-1/+1
2009-04-19Simplify the mirror settings.Yann E. MORIN"1-46/+14
2009-04-19Get rid of the proxy settings, once and for all.Yann E. MORIN"1-148/+0
2009-01-06Add an option to forbid downloads.Yann E. MORIN"1-0/+18
2008-11-20Overide locale to C so as to have readable logs.Yann E. MORIN"1-0/+17
2008-10-31Transform LAN_MIRROR into plain MIRROR:Yann E. MORIN"1-19/+27
2008-10-31Add a "NOTE" in the proxy settings help, telling it might not cover all possi...Yann E. MORIN"1-0/+4
2008-10-09Remove CT_BROKEN.Yann E. MORIN"1-8/+0
2008-10-02extract-config.sh no longer exists, don't advertise it.Yann E. MORIN"1-3/+0
2008-08-25Allow using ash as the shell for ./configure and make.Yann E. MORIN"1-0/+14
2008-08-01Rework a little bit of the LAN mirror and proxy settings.Yann E. MORIN"1-94/+99
2008-08-01Change some config items' default values.Yann E. MORIN"2-3/+3
2008-07-25Hmmm. The debug pause at each step never ever worked... Sigh...Yann E. MORIN"1-1/+1
2008-07-19Using a SOCKS 4/5 proxy is no more EXPERIMENTAL.Yann E. MORIN"1-2/+1
2008-07-19Introduce using a LAN mirror for retrieving tarballs.Yann E. MORIN"1-32/+116
2008-07-19Split-up download and extract options into two separate files, because downlo...Yann E. MORIN"2-51/+43
2008-06-25Change default path where toolchain will run from to "${HOME}/x-tools/${CT_TA...Yann E. MORIN"1-1/+1
2008-06-24Allow to store working files outside the build tree (eg. incase the working t...Yann E. MORIN"1-1/+22
2008-06-20Un-mark Socks proxy settings as BROKEN.Yann E. MORIN"1-12/+4
2008-05-15Introduce a new option to overide components' config.{gues,sub} with the one ...Yann E. MORIN"1-0/+20
2008-05-06Add a new option to set connection timeout while downloading.Yann E. MORIN"1-0/+25
2008-05-03One-liner to fix default proxy config.Yann E. MORIN"1-1/+1
2008-04-20Try to make clear that SOCKS proxying is currently BROKEN.Yann E. MORIN"1-17/+19
2008-04-18Using SOCKS 4/5 proxy is no easy task:Yann E. MORIN"1-8/+31
2008-04-18Fix using HTTP proxy.Yann E. MORIN"1-1/+1
2008-04-17Move config files around, and clean up the mess in the config/ directory.Yann E. MORIN"5-0/+497