docs/overview.txt
2008-10-09 Remove CT_BROKEN.
2008-10-05 Separate the architecture config file and function script.
2008-10-03 Update the internals documentation, adding the kernel API.
2008-10-01 Save the toolchain configuration to its own file, as an auto-extracting shell script:
2008-09-29 Rework the way EXPERIMENTAL kernels are marked as such.
2008-09-05 Update docs/overview.txt with the script shell fragment that defines bash completion.
2008-08-07 Introduce four new ARCH specific variables that CT_DoArchValues can set if they want:
2008-07-20 Update CREDITS.
2008-06-27 Update the architecture API: architecture help is mandatory.
2008-06-27 Autogenerate the architecture selection choice menu.
2008-06-25 Update documentation.
2008-06-01 Rework a little bit the steps and samples help entries.
2008-05-02 Better explain why populate exists.
2008-04-27 Document the contrib/ sub-directory.
2008-02-20 - Rewrite some parts of history: some sentences could have been considered rude, which was not my intention.
2008-02-20 Fix some obvious typoes in docs/overview.txt
2007-09-15 Further improve the architecture-specific framework.
2007-09-14 Another little fix in the documentation.
2007-09-14 A little fix in the documentation.
2007-09-14 Further expand the architecture-specific function: add CT_KERNEL_ARCH building.
2007-09-14 Migrate all supported architectures to use the architecture-specific framework.
2007-09-14 Improve (POSIX-wise) determination of bashh version.
2007-08-15 Change "triplet" (target triplet) to "tuple". That sounds better!
2007-07-30 Fix the step shortcuts (using a dash would confuse make).
2007-07-24 In overview.txt, document the two ways of using crosstool-NG: install and --local.
2007-07-17 Re-order and rework a bit docs/overview.txt. Plus a typo fix.
2007-07-17 Revisit the extract-config way of working: ct-ng is the sole entry point to crosstool-NG, and ct-ng.extrac-config no longer exists. You now have to call "ct-ng extractconfig </path/to/your/build.log" instead.
2007-07-13 Document CT_OBSOLETE, CT_EXPERIMENTAL and CT_BROKEN.
2007-07-09 Update man page to explictly point to overview.txt.
2007-07-04 Update the overview documentation.
2007-07-02 Get rid of eclipse fiels once and for all.
2007-07-02 Update docs/overview.txt to match the new way to call crosstool-ng: "ct-ng [action]" in lieu of "make [action]".
2007-07-01 Merge the build system to trunk: ct-ng is now installable:
2007-06-26 Better handling of the steps lists:
2007-06-17 The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build.log".
2007-06-17 scripts/showSamples.sh:
2007-06-02 Revert revision 201: renaming the two cc_core passes was a bad idea.
2007-06-01 Rename two steps to their real names:
2007-06-01 Introduce the notion of tols facilities (none so far, sstrip coming right away...).
2007-05-27 Merge the NPTL stuff.
2007-05-25 Add the possibility to stop after a specified step.
2007-05-13 update the documentation somewhat. Still not complete, though... :-(
2007-04-17 Once in a while I write some documentation... Not often enough...
2007-02-24 Add the full crosstool-NG sources to the new repository of its own.