summaryrefslogtreecommitdiff
path: root/docs/overview.txt
AgeCommit message (Expand)AuthorFilesLines
2009-10-10docs: get rid of any reference to the now long-gone svn repositoryYann E. MORIN"1-1/+1
2009-10-10docs: move the "contributing" section to overview.txtYann E. MORIN"1-2/+72
2009-10-10docs: configure no longer accepts --with-contribYann E. MORIN"1-12/+4
2009-10-03doc: update documentation, mostly eye-candyYann E. MORIN"1-5/+4
2009-10-02libc/glibc: fix building for seemingly native toolchainsYann E. MORIN"1-0/+16
2009-09-06docs: typo in overview.txtYann E. MORIN"1-2/+2
2009-08-29config: choose whether to use the shell or the C wrapperYann E. MORIN"1-0/+47
2009-08-29overview: fix table of content, fix the hacker's wayYann E. MORIN"1-1/+1
2009-06-14[populate] enhance documentationYann E. MORIN1-0/+27
2009-06-14[populate] fix documentationYann E. MORIN1-7/+19
2009-04-20Add a bit more explanations on the meaning of OBSOLETE and EXPERIMENTAL.Yann E. MORIN"1-2/+6
2009-04-17Fix obvious "DESTDIR" misspelling.Robert P. J. DAY"1-1/+1
2009-01-03Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"1-9/+0
2008-12-11Move toolchain-config.in from tools/ to scripts/Yann E. MORIN"1-0/+1
2008-12-11Move addToolsVersion.sh from tools/ to scripts/Yann E. MORIN"1-1/+1
2008-11-16Get rid of the local-test in Makefile.Yann E. MORIN"1-12/+13
2008-11-16Honor the DESTDIR variable to install out-of-place (Eg. for packaging).Yann E. MORIN"1-0/+12
2008-11-13Merge 1199 and 1200 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"1-0/+6
2008-11-07Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the...Yann E. MORIN"1-0/+6
2008-10-31Remove regtest actions, introduce build-all actions:Yann E. MORIN"1-5/+14
2008-10-23Push the calculation of the tuple's kernel part down to kernel's build scripts:Yann E. MORIN"1-4/+9
2008-10-09Remove CT_BROKEN.Yann E. MORIN"1-6/+0
2008-10-05Separate the architecture config file and function script.Yann E. MORIN"1-18/+12
2008-10-03Update the internals documentation, adding the kernel API.Yann E. MORIN"1-8/+67
2008-10-01Save the toolchain configuration to its own file, as an auto-extracting shell...Yann E. MORIN"1-11/+8
2008-09-29Rework the way EXPERIMENTAL kernels are marked as such.Yann E. MORIN"1-0/+47
2008-09-05Update docs/overview.txt with the script shell fragment that defines bash com...Yann E. MORIN"1-0/+14
2008-08-07Introduce four new ARCH specific variables that CT_DoArchValues can set if th...Yann E. MORIN"1-23/+22
2008-07-20Update CREDITS.Yann E. MORIN"1-2/+2
2008-06-27Update the architecture API: architecture help is mandatory.Yann E. MORIN"1-0/+8
2008-06-27Autogenerate the architecture selection choice menu.Yann E. MORIN"1-8/+67
2008-06-25Update documentation.Yann E. MORIN"1-10/+27
2008-06-01Rework a little bit the steps and samples help entries.Yann E. MORIN"1-1/+1
2008-05-02Better explain why populate exists.Yann E. MORIN"1-14/+30
2008-04-27Document the contrib/ sub-directory.Yann E. MORIN"1-7/+13
2008-02-20- Rewrite some parts of history: some sentences could have been considered ru...Yann E. MORIN"1-16/+8
2008-02-20Fix some obvious typoes in docs/overview.txtRobert P. J. DAY"1-15/+15
2007-09-15Further improve the architecture-specific framework.Yann E. MORIN"1-19/+46
2007-09-14Another little fix in the documentation.Yann E. MORIN"1-7/+7
2007-09-14A little fix in the documentation.Yann E. MORIN"1-1/+2
2007-09-14Further expand the architecture-specific function: add CT_KERNEL_ARCH building.Yann E. MORIN"1-0/+8
2007-09-14Migrate all supported architectures to use the architecture-specific framework.Yann E. MORIN"1-11/+30
2007-09-14Improve (POSIX-wise) determination of bashh version.Yann E. MORIN"1-0/+36
2007-08-15Change "triplet" (target triplet) to "tuple". That sounds better!Yann E. MORIN"1-8/+23
2007-07-30Fix the step shortcuts (using a dash would confuse make).Yann E. MORIN"1-2/+2
2007-07-24In overview.txt, document the two ways of using crosstool-NG: install and --l...Yann E. MORIN"1-6/+82
2007-07-17Re-order and rework a bit docs/overview.txt. Plus a typo fix.Yann E. MORIN"1-10/+12
2007-07-17Revisit the extract-config way of working: ct-ng is the sole entry point to c...Yann E. MORIN"1-0/+16
2007-07-13Document CT_OBSOLETE, CT_EXPERIMENTAL and CT_BROKEN.Yann E. MORIN"1-0/+21
2007-07-09Update man page to explictly point to overview.txt.Yann E. MORIN"1-0/+29