aboutsummaryrefslogtreecommitdiff
path: root/docs/overview.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve (POSIX-wise) determination of bashh version.Yann E. MORIN"2007-09-141-0/+36
* Change "triplet" (target triplet) to "tuple". That sounds better!Yann E. MORIN"2007-08-151-8/+23
* Fix the step shortcuts (using a dash would confuse make).Yann E. MORIN"2007-07-301-2/+2
* In overview.txt, document the two ways of using crosstool-NG: install and --l...Yann E. MORIN"2007-07-241-6/+82
* Re-order and rework a bit docs/overview.txt. Plus a typo fix.Yann E. MORIN"2007-07-171-10/+12
* Revisit the extract-config way of working: ct-ng is the sole entry point to c...Yann E. MORIN"2007-07-171-0/+16
* Document CT_OBSOLETE, CT_EXPERIMENTAL and CT_BROKEN.Yann E. MORIN"2007-07-131-0/+21
* Update man page to explictly point to overview.txt.Yann E. MORIN"2007-07-091-0/+29
* Update the overview documentation.Yann E. MORIN"2007-07-041-8/+35
* Get rid of eclipse fiels once and for all.Yann E. MORIN"2007-07-021-12/+13
* Update docs/overview.txt to match the new way to call crosstool-ng: "ct-ng [a...Yann E. MORIN"2007-07-021-16/+16
* Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"2007-07-011-9/+9
* Better handling of the steps lists:Yann E. MORIN"2007-06-261-16/+3
* The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build....Yann E. MORIN"2007-06-171-4/+0
* scripts/showSamples.sh:Yann E. MORIN"2007-06-171-64/+75
* Revert revision 201: renaming the two cc_core passes was a bad idea.Yann E. MORIN"2007-06-021-2/+2
* Rename two steps to their real names:Yann E. MORIN"2007-06-011-2/+2
* Introduce the notion of tols facilities (none so far, sstrip coming right awa...Yann E. MORIN"2007-06-011-2/+3
* Merge the NPTL stuff.Yann E. MORIN"2007-05-271-1/+14
* Add the possibility to stop after a specified step.Yann E. MORIN"2007-05-251-3/+37