2007-05-08 "Yann E. MORIN" Beautify the progress bar.
2007-05-08 "Yann E. MORIN" Fix handling of downloader output: they are now correctly logged using the internal log facility.
2007-05-08 "Yann E. MORIN" Huge fixes to glibc build, so that we can build at least (and at last):
2007-05-08 "Yann E. MORIN" Inform that a component is already extracted.
2007-05-08 "Yann E. MORIN" Print the elapsed time alongside with the progress bar, such as below:
2007-05-08 "Yann E. MORIN" Cosmetics: newline at end of file, ports are now a separate option.
2007-05-08 "Yann E. MORIN" Print the major components and their version when calling "make help".
2007-05-08 "Yann E. MORIN" Bah. Be silent when there is nothing to do: glibc has no config (file) to check.
2007-05-08 "Yann E. MORIN" Remove the incomplete i686-unknown-linux-uclibc sample.
2007-05-07 "Yann E. MORIN" Update the i586-geode-linux-uclibc sample.
2007-05-07 "Yann E. MORIN" Don't make checking the kernel config file a step by itself. Only make it a step if we need a not-provided kernel config file.
2007-05-07 "Yann E. MORIN" Bah, the arm-qemu-linux-uclibc sample isn't usefull. Base your work on the armeb-unkown-linux-uclibc sample instead.
2007-05-07 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample:
2007-05-07 "Yann E. MORIN" Update armeb-unknown-linux-uclibc sample:
2007-05-07 "Yann E. MORIN" Simplify kernel config file need.
2007-05-07 "Yann E. MORIN" Don't print directories as we descend into them.
2007-05-07 "Yann E. MORIN" Fix glibc and uClibc downloading and extracting.
2007-05-07 "Yann E. MORIN" Merge the save-sample branch to trunk:
2007-05-06 "Yann E. MORIN" Linux kernel headers install does not need the kernel to be configured. Dropping this unneccessary step.
2007-05-06 "Yann E. MORIN" Introduce an OBSOLETE config option, to mask-out legacy stuff.
2007-05-06 "Yann E. MORIN" Add uClibc-0.9.29 now it's out, and remove the 0.9.29-rc1.
2007-05-03 "Yann E. MORIN" Rename the MIPS toolchain: it's not qemu-specific!
2007-05-03 "Yann E. MORIN" Final merge from the MIPS branch.
2007-05-01 "Yann E. MORIN" Update CREDITS.
2007-05-01 "Yann E. MORIN" Merge patches sent by Robert P. J. Day <rpjday@mindspring.com>.
2007-05-01 "Yann E. MORIN" Vampirise patches for binutils 2.17 from buildroot.
2007-05-01 "Yann E. MORIN" Remove the superfluous _config suffix to preconfigured targets (in "make help").
2007-05-01 "Yann E. MORIN" Update tools/config.sub to latest from gnu.org
2007-05-01 "Yann E. MORIN" Add uClibc-0.9.29_rc1.
2007-05-01 "Yann E. MORIN" Add linux 2.6.21 and 2.6.21.1 for headers_install.
2007-05-01 "Yann E. MORIN" Some little cosmetics in final compiler.
2007-04-23 "Yann E. MORIN" The linux kernel config file is now optional. If none is given, a default one is created using the default target for the given architecture.
2007-04-23 "Yann E. MORIN" Fixed a non-fatal bug in a sed expression.
2007-04-23 "Yann E. MORIN" Second shot at merging from the MIPS branch:
2007-04-23 "Yann E. MORIN" Merge missing ABI code from the MIPS branch.
2007-04-21 "Yann E. MORIN" Merge first shot from the MIPS branch.
2007-04-18 "Yann E. MORIN" Maybe one time we'll have subdirs in the config/ directory: find all dependencies for .config.
2007-04-18 "Yann E. MORIN" When adding a new tool version, allow it to be EXPERIMENTAL.
2007-04-18 "Yann E. MORIN" Try to further fix using of the build and/or host tools for binutils to build properly.
2007-04-17 "Yann E. MORIN" Add the EXPERIMENTAL option to show options marked as such.
2007-04-17 "Yann E. MORIN" Once in a while I write some documentation... Not often enough...
2007-04-15 "Yann E. MORIN" Update to latest kconfig from linux-2.6.20.7.
2007-04-15 "Yann E. MORIN" Add headers_install for 2.6.20.7.
2007-04-11 "Yann E. MORIN" Add an option for those having the kernel headers pre-installed from a customised local tree.
2007-04-11 "Yann E. MORIN" Update credits.
2007-04-11 "Yann E. MORIN" Don't prompt for endianness not suppoted by selected architecture.
2007-04-11 "Yann E. MORIN" Change suggested by Robert P. J. DAY <rpjday@mindspring.com> to rename the "Kernel to use" prompt with "Target OS".
2007-04-10 "Yann E. MORIN" Bump version to 0.0.2-svn (not released yet).
2007-04-10 "Yann E. MORIN" Mark the version to be 0.0.1. First released snapshot. crosstool-ng-0.0.1
2007-04-10 "Yann E. MORIN" Use ${CT_TOP_DIR}/build as a base for build directories (used in default values for paths).
2007-04-10 "Yann E. MORIN" Ignore the 'build' directory at CT_TOP_DIR.
2007-04-10 "Yann E. MORIN" Update the armeb-unknown-linux-uclibc sample to use linux-2.6.20.6 headers and binutils-2.17.50.0.14.
2007-04-10 "Yann E. MORIN" Ah! Recent versions of binutils need some of the build system (read CT_BUILD) tools to be accessible (ar is but an example).
2007-04-10 "Yann E. MORIN" Vampirised another piece of patch from buildroot to apply to gcc-4.0.4.
2007-04-10 "Yann E. MORIN" Add patches for binutils 2.17.50.0.14.
2007-04-10 "Yann E. MORIN" While migrating the samples to use ${CT_TOP_DIR}/build as base for the build directories, the Makefile rules stoped working.
2007-04-10 "Yann E. MORIN" Add 2.6.20.5 and 2.6.20.6 linux kernel versions.
2007-04-10 "Yann E. MORIN" Update config.guess.
2007-03-31 "Yann E. MORIN" Add new kernel versions (2.6.20.{2,3,4}) and binutils versions (2.17.50.0.1{1,2,3,4}).
2007-03-21 "Yann E. MORIN" Update armeb-unknown-linux-uclibc sample to disable __cxa_atexit usage.