aboutsummaryrefslogtreecommitdiff
path: root/docs/7 - Contributing to crosstool-NG.txt
Commit message (Collapse)AuthorAgeFilesLines
* eglibc: Remove eglibc supportBryan Hundven2015-01-271-1/+1
| | | | | | | | | | | | | | | | | | | As posted on http://www.eglibc.org/ ==================== EGLIBC is no longer developed and such goals are now being addressed directly in GLIBC. ==================== I'm not interested in maintaining build support for unsupported software. Older branches of crosstool-ng continue to have eglibc support. If you find issues with older branches, I'm always open to pull requests. Removing eglibc also frees up glibc cleanup and build optimization. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* docs: start cleaning up after the conversion from Hg to gitYann E. MORIN2014-06-281-6/+0
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* docs: update my e-mailYann E. MORIN"2012-03-061-2/+2
| | | | | | | | Since anciens.enib.fr has been dead for two months now, without any hope of recovery, update my e-mail to point to @free.fr instead. Reported-by: "Bryan Hundven" <bryanhundven@gmail.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* doc: document the description line for the commit messageYann E. MORIN"2011-09-291-0/+36
| | | | | | | | | Documented how to format description lines for packages patches. Added a note on enforcing Signed-off-by lines. Signed-off-by: Michael Hope <michael.hope@linaro.org> [yann.morin.1998@anciens.enib.fr: further describe the desc line] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* misc: fix typosYann E. MORIN"2011-07-171-1/+1
| | | | | Reported-by: "Antony N. Pavlov" <antony@niisi.msk.ru> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* docs: move the Mercurial tutorial to the tutorials sectionYann E. MORIN"2010-08-141-194/+1
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* docs: split into multiple filesYann E. MORIN"2010-08-141-0/+226
The overview.txt file has evolved into more than just an overview. Split it into chapters, and include the misc tutorials. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>