Yann E. MORIN"
e9916d58e9
Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.
2007-07-15 09:09:04 +00:00
Yann E. MORIN"
ba2827e22d
Separate clean actions from build actions;
...
Re-label "Preconfigured actions" to "Preconfigured toolchains";
Small eye-candy fix in the help text for liststeps.
2007-07-09 20:55:32 +00:00
Yann E. MORIN"
15874284b8
Disable tarball creation until it's fixed.
2007-07-07 21:10:30 +00:00
Yann E. MORIN"
9265403b8b
Get rid of eclipse fiels once and for all.
...
Homogenise the references to crosstool-NG:
- the project is named "crosstool-NG"
- the front-end is named "ct-ng"
- don't use shortcuts (such as "ct-ng" to stand for "crosstool-NG")
Default action is to print help.
Don't speak of make rules when dumping help, just speak of actions.
2007-07-02 19:40:54 +00:00
Yann E. MORIN"
1bb07c805c
Fix running without installing.
...
Update README.
Point help to the man page.
2007-07-01 21:21:11 +00:00
Yann E. MORIN"
26713d4210
Merge the build system to trunk: ct-ng is now installable:
...
- ./configure --prefix=/some/place
- make
- make install
- export PATH="${PATH}:/some/place/bin"
- ct-ng <action>
2007-07-01 19:04:20 +00:00