config/global.in
2010-07-28 config: allow unconditional usage of tristates
2008-07-19 Move the paths config options before the download options.
2008-07-19 Split-up download and extract options into two separate files, because download options are begining to be numerous.
2008-04-17 Move config files around, and clean up the mess in the config/ directory.
2008-04-17 Break-down config/global.in into smaller, much more maintainable files.
2008-04-17 Add an option to use a SOCKS 4/5 proxy to connect to the internet.
2008-04-13 Allow using an HTTP proxy to tunnel FTP and HTTP requests.
2008-02-14 Robet P. J. DAY: typoes.
2007-09-14 Small eye-candy fix.
2007-07-15 Add an option to save downloaded tarballs to local tarballs directory.
2007-07-14 DEfault log level to CT_LOG_DEBUG if CT_DEBUG_CT is set, and to CT_LOG_INFO if not.
2007-07-13 Introduce a BROKEN option (depends on EXPERIMENTAL) to hide/see broken stuff for debugging sessions!
2007-07-02 Get rid of eclipse fiels once and for all.
2007-06-17 The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build.log".
2007-06-17 Default the progress bar to 'Y'.
2007-06-17 scripts/showSamples.sh:
2007-05-22 Implement a restart facility.
2007-05-20 Ah! I finally have a progress bar that doesn't stall the build!
2007-05-19 Add uClibc-0.9.29:
2007-05-17 Debug facilities:
2007-05-14 Move the whole threading ;odel choice out of glibc and into the generic C library options: even uClibc may have NPTL at one point in the (hopefully near) future.
2007-05-13 Remove dead entries for components not yet integrated: cygwin kernel, tcc...
2007-05-10 Update the way we handle directories supplied by the user:
2007-05-08 Huge fixes to glibc build, so that we can build at least (and at last):
2007-05-07 Merge the save-sample branch to trunk:
2007-05-06 Introduce an OBSOLETE config option, to mask-out legacy stuff.
2007-04-23 Second shot at merging from the MIPS branch:
2007-04-17 Add the EXPERIMENTAL option to show options marked as such.
2007-04-10 Use ${CT_TOP_DIR}/build as a base for build directories (used in default values for paths).
2007-03-07 Add an option to remove the generated documentation.
2007-02-24 Add the full crosstool-NG sources to the new repository of its own.