2007-07-01Get rid of the eclipse files.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 21:26:09 +0000] rev 188
Get rid of the eclipse files.

2007-07-01Update version back to +svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 21:25:03 +0000] rev 187
Update version back to +svn.
Note: to show that svn is current version plus current developements, the dash (-) has been replaced with a plus (+).
Thus, now that 0.1.0 has been released, we're preparing the next version, that is 0.1.0 plus svn developments, thus 0.1.0+svn

2007-07-01Bump version to 0.1.0 crosstool-ng-0.1.0
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 21:22:23 +0000] rev 186
Bump version to 0.1.0

2007-07-01Fix running without installing.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 21:21:11 +0000] rev 185
Fix running without installing.
Update README.
Point help to the man page.

2007-07-01chmod ct-ng to be executable in the build dir.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 20:56:25 +0000] rev 184
chmod ct-ng to be executable in the build dir.

2007-07-01./configure gains a help entry.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 20:52:34 +0000] rev 183
./configure gains a help entry.

2007-07-01Merge the build system to trunk: ct-ng is now installable:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 01 Jul 2007 19:04:20 +0000] rev 182
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-06-26Better handling of the steps lists:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 26 Jun 2007 21:23:05 +0000] rev 181
Better handling of the steps lists:
- new make rulle: liststeps,
- new help entry telling about liststeps,
- update documentation accordingly.

2007-06-19Make the progress bar a default for all samples.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 19 Jun 2007 17:50:46 +0000] rev 180
Make the progress bar a default for all samples.

2007-06-18Always call distclean after each sample when doing a regtest.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 18 Jun 2007 11:43:02 +0000] rev 179
Always call distclean after each sample when doing a regtest.