scripts/crosstool-NG.sh.in
2013-01-28 scripts: fix finishing the toolchain when download/extract-only is set
2013-01-27 script: allow to pass any float value for CT_LOAD
2013-01-10 scripts: woops, root's UID is 0, not 1000!
2013-01-10 scripts: check for running as root
2012-11-20 scripts: fail on ':' in paths
2012-11-20 scripts: refine static linking check to better guide the user
2012-11-20 scripts: fail on ':' in paths
2012-11-19 binutils: introduce the infrastructure to support binutils alternatives
2012-11-16 scripts: add BUILD/HOST extra cflags/ldflags
2012-11-19 binutils/sstrip: remove
2012-11-16 complibs: introduce generic multi-complibs infrastructure
2012-11-13 scripts: set default CFLAGS to optimise.
2012-10-06 scripts: add option to start an interactive debug shell
2012-10-14 scripts: move backtrace marker to CT_WORK_DIR
2012-10-17 scripts: fix default work-dir name
2012-09-26 scripts: exporting (even empty) LIBRARY_PATH and/or LPATH breaks gcc
2012-05-13 scripts: unset LIBRARY_PATH and LPATH
2012-05-08 scripts: fix catching build failures, the proper way, now
2012-05-08 scripts: fix catching failures
2012-01-03 cc/gcc: build core compilers for canadian
2011-07-25 complibs: fixup the host complibs install dir
2012-01-01 cc/gcc: install the core compilers in the build-tools dir
2012-01-16 scripts: fix tools override
2011-12-12 scripts: unset CONFIG_SITE
2011-12-07 scripts: create CT_HEADERS_DIR
2011-11-30 scripts: use CT_CONFIG_SHELL instead of CT_SHELL
2011-10-21 scripts: fix missing space when using CT_EXTRA_FLAGS_FOR_HOST
2011-10-14 scripts: check host features with host compiler
2011-10-16 config: use '0' for automatic number of jobs
2011-10-09 scripts: execute each steps in a subshell
2011-10-11 config: simplify setting CONFIG_SHELL, add a bit to the help entry
2011-10-05 scripts: support extra host compiler flags
2011-09-29 config: add a 'auto' value for the number of parallel jobs
2011-09-07 scripts: fix sysroot prefix dir
2011-09-07 scripts: fix sysroot prefix dir
2011-08-02 scripts: try the mirror even if downloads are forbidden
2011-07-17 misc: fix more typos here and there...
2011-07-12 scripts, cc/gcc: do not fail on existing symlinks or build.log
2011-07-10 scripts: on startup, also remove the buildtools dir
2011-07-12 scripts, cc/gcc: do not fail on existing symlinks or build.log
2011-07-10 scripts: on startup, also remove the buildtools dir
2011-06-03 kconfig: prepend CT-NG's version tag to PKGVERSION
2011-05-19 scripts: munge .config to handle array variables
2011-05-18 config: rename variables that are arrays
2011-04-06 complibs: disable building shared libs
2011-03-20 scripts: leave changelog in build dir, copy to install dir
2010-12-20 buildtools: the buildtools dir is in fact a prefix
2010-12-23 buildtools: move to working directory
2011-02-20 buildtools: store path to buildtools in a variable
2011-01-22 scripts: create the makeinfo wrapper before we set PATH
2011-01-26 scripts: squash the multi-slash in the sysroot symlink
2011-01-28 config: add an option not to remove the destination directory
2011-01-25 scripts: fix double slash in paths
2011-01-25 config: add an option to name the sysroot directory
2011-01-22 scripts: PARALLELMFLAGS is evil, rename
2010-11-01 scripts: also overide LANG
2010-10-31 scripts: do not provide to-sysroot include symlink
2010-10-07 scripts: always create lib32 and lib64 symlinks
2010-09-10 scripts: hack-in lib32->lib symlinks
2010-05-27 scripts: add option to strip all toolchain executables