aboutsummaryrefslogtreecommitdiff
path: root/docs/overview.txt
Commit message (Expand)AuthorAgeFilesLines
* kconfig: silence a warning about undefined env variableYann E. MORIN"2010-03-051-2/+2
* config: prepare for build-system backendYann E. MORIN"2010-03-051-0/+16
* scripts: add action to extract config from a build.log fileYann E. MORIN"2010-02-111-4/+13
* docs: do not document CT_KERNEL_ARCH, it's going away...Yann E. MORIN"2010-01-231-11/+0
* documentation: Remove refs to seemingly native toolchains issueRichard Strand2010-01-081-14/+0
* Fix typos and adjust some documentation.Frederic Roussel"2009-11-171-5/+5
* docs: adding naming conventions for crosstool-NGYann E. MORIN"2009-10-121-0/+36
* docs: fix chapter spacingYann E. MORIN"2009-10-121-0/+6
* docs: get rid of any reference to the now long-gone svn repositoryYann E. MORIN"2009-10-101-1/+1
* docs: move the "contributing" section to overview.txtYann E. MORIN"2009-10-101-2/+72
* docs: configure no longer accepts --with-contribYann E. MORIN"2009-10-101-12/+4
* doc: update documentation, mostly eye-candyYann E. MORIN"2009-10-031-5/+4
* libc/glibc: fix building for seemingly native toolchainsYann E. MORIN"2009-10-021-0/+16
* docs: typo in overview.txtYann E. MORIN"2009-09-061-2/+2
* config: choose whether to use the shell or the C wrapperYann E. MORIN"2009-08-301-0/+47
* overview: fix table of content, fix the hacker's wayYann E. MORIN"2009-08-301-1/+1
* [populate] enhance documentationYann E. MORIN2009-06-141-0/+27
* [populate] fix documentationYann E. MORIN2009-06-141-7/+19
* Add a bit more explanations on the meaning of OBSOLETE and EXPERIMENTAL.Yann E. MORIN"2009-04-201-2/+6
* Fix obvious "DESTDIR" misspelling.Robert P. J. DAY"2009-04-171-1/+1
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-031-9/+0
* Move toolchain-config.in from tools/ to scripts/Yann E. MORIN"2008-12-111-0/+1
* Move addToolsVersion.sh from tools/ to scripts/Yann E. MORIN"2008-12-111-1/+1
* Get rid of the local-test in Makefile.Yann E. MORIN"2008-11-161-12/+13
* Honor the DESTDIR variable to install out-of-place (Eg. for packaging).Yann E. MORIN"2008-11-161-0/+12
* Merge 1199 and 1200 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-131-0/+6
* Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the...Yann E. MORIN"2008-11-071-0/+6
* Remove regtest actions, introduce build-all actions:Yann E. MORIN"2008-10-311-5/+14
* Push the calculation of the tuple's kernel part down to kernel's build scripts:Yann E. MORIN"2008-10-231-4/+9
* Remove CT_BROKEN.Yann E. MORIN"2008-10-091-6/+0
* Separate the architecture config file and function script.Yann E. MORIN"2008-10-051-18/+12
* Update the internals documentation, adding the kernel API.Yann E. MORIN"2008-10-031-8/+67
* Save the toolchain configuration to its own file, as an auto-extracting shell...Yann E. MORIN"2008-10-011-11/+8
* Rework the way EXPERIMENTAL kernels are marked as such.Yann E. MORIN"2008-09-291-0/+47
* Update docs/overview.txt with the script shell fragment that defines bash com...Yann E. MORIN"2008-09-051-0/+14
* Introduce four new ARCH specific variables that CT_DoArchValues can set if th...Yann E. MORIN"2008-08-071-23/+22
* Update CREDITS.Yann E. MORIN"2008-07-201-2/+2
* Update the architecture API: architecture help is mandatory.Yann E. MORIN"2008-06-271-0/+8
* Autogenerate the architecture selection choice menu.Yann E. MORIN"2008-06-271-8/+67
* Update documentation.Yann E. MORIN"2008-06-251-10/+27
* Rework a little bit the steps and samples help entries.Yann E. MORIN"2008-06-011-1/+1
* Better explain why populate exists.Yann E. MORIN"2008-05-021-14/+30
* Document the contrib/ sub-directory.Yann E. MORIN"2008-04-271-7/+13
* - Rewrite some parts of history: some sentences could have been considered ru...Yann E. MORIN"2008-02-201-16/+8
* Fix some obvious typoes in docs/overview.txtRobert P. J. DAY"2008-02-201-15/+15
* Further improve the architecture-specific framework.Yann E. MORIN"2007-09-151-19/+46
* Another little fix in the documentation.Yann E. MORIN"2007-09-141-7/+7
* A little fix in the documentation.Yann E. MORIN"2007-09-141-1/+2
* Further expand the architecture-specific function: add CT_KERNEL_ARCH building.Yann E. MORIN"2007-09-141-0/+8
* Migrate all supported architectures to use the architecture-specific framework.Yann E. MORIN"2007-09-141-11/+30