aboutsummaryrefslogtreecommitdiff
path: root/ct-ng.comp
Commit message (Collapse)AuthorAgeFilesLines
* Save the toolchain configuration to its own file, as an auto-extracting ↵Yann E. MORIN"2008-10-011-1/+1
| | | | | | | | | | | | | | | | shell script: - get rid of the 'extractconfig' action, it was cumbersome to use, and badly documented, - introduce a skeleton for the config script, - update auto-completion, - document the config script. /trunk/kconfig/kconfig.mk | 9 2 7 0 ++------- /trunk/scripts/crosstool.sh | 6 5 1 0 +++++- /trunk/docs/overview.txt | 21 9 12 0 +++++++++------------ /trunk/tools/toolchain-config.in | 8 8 0 0 ++++++++ /trunk/ct-ng.comp | 2 1 1 0 +- 5 files changed, 25 insertions(+), 21 deletions(-)
* Fix auto-completion for updaetools.Yann E. MORIN"2008-09-111-1/+1
| | | | | /trunk/ct-ng.comp | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
* Add completion for crosstool-NG.Yann E. MORIN"2008-09-051-0/+30
To be sourced by a bash-compatible shell startup script; ideally, to be installed in /etc/bash_completion.d/ /trunk/ct-ng.comp | 30 30 0 0 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+)