scripts/crosstool-NG.sh.in
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
2010-07-29 scripts: remove . from $PATH
2010-07-29 scripts: remove . from $PATH
2010-05-22 test-suite: apply cleanup pass
2010-05-19 test-suite: Added new test suite feature (experimental)
2010-05-19 scripts/crosstool-NG.sh.in: On MacOS/BSD use the output of CT_DoConfigGuess for CT_BUILD.
2010-05-19 crosstool-NG.sh: suppress failure message from uname -o
2010-04-29 scripts: don't set LD_PRELOAD with static companion libraries
2010-04-20 scripts: also prepare include symlink to sysroot/include
2010-04-19 scripts: check g++ only for host
2010-04-15 scripts: don't print the build system guess warning
2010-04-11 complibs: save directory with static complibs for stop/restart
2010-04-11 complibs: don't install in toolchain dir when built as static
2010-03-17 tools: move sstrip to the binary utilities menu
2010-02-03 scripts: use more portable sed options
2010-02-17 comp-libs: make libelf a companion library
2010-02-18 scripts: fix dumping 'other environment'
2010-02-03 scripts: also dump the rest of the environment
2010-02-03 scripts: use kernel name (uname -s) when system name (uname -o) is not availabe
2010-01-29 Merge.
2010-01-29 binutils/elf2flt: activate elf2flt build
2010-01-29 global: do not offer the renice option, let's the user handle that
2010-01-12 companion_tools/autoconf: add autoconf tool
2010-01-12 scripts/crosstool-ng: Change overide bin dir
2009-12-19 scripts: check for, and warn about an unset CT_PREFIX_DIR
2009-11-25 scripts/functions: do not double check if downloads are allowed
2009-12-19 scripts: check for, and warn about an unset CT_PREFIX_DIR
2009-12-14 scripts: correctly warn when the local tarballs directory does not exist
2009-09-06 crosstool.sh.in: better mesage when creating script-overrides
2009-06-23 Fix creating the .../lib/ directory structure in the non-sysroot case
2009-06-23 Also set CT_DEBUGROOT_DIR for non sysroot-ed toolchains.
2009-08-03 [config] Merge CONFIG_SHELL selection.
2009-08-02 [config] Allow user to specify custom CONFIG_SHELL
2009-08-02 [config] Add bash as a possible CONFIG_SHELL
2009-08-02 [config] Change the way to select the CONFIG_SHELL
2009-08-02 Add g++ to required tools
2009-06-26 Cleanup the handling of canadian settings
2009-06-26 Add support code for the canadian-cross case.