diff -r 000000000000 -r b58109b7b321 docs/0 - Table of content.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/0 - Table of content.txt Sat Aug 14 16:37:11 2010 +0200 @@ -0,0 +1,56 @@ +File.........: 0 - Table of content.txt +Copyrigth....: (C) 2010 Yann E. MORIN +License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 + + +Table Of Content / +_________________/ + + +1- Introduction + - History + - Referring to crosstool-NG + +2- Installing crosstool-NG + - Install method + - The hacker's way + - Preparing for packaging + - Shell completion + - Contributed code + +3- Configuring a toolchain + - Interesting config options + - Re-building an existing toolchain + - Using as a backend for a build-system + +4- Building the toolchain + - Stopping and restarting a build + - Testing all toolchains at once + - Overriding the number of // jobs + - Note on // jobs + - Tools wrapper + +5- Using the toolchain + - The 'populate' script + +6- Toolchain types + - Seemingly-native toolchains + +7- Contributing + - Sending a bug report + - Sending patches + +8- Internals + - Makefile front-end + - Kconfig parser + - Architecture-specific + - Adding a new version of a component + - Build scripts + +A- Credits + +B- Known issues + +C- Misc. tutorials + - Using crosstool-NG on FreeBSD (and other *BSD) + - Using crosstool-NG on MacOS-X