2007-06-17Add the "regtest" make target: call "make regtest", and all samples wil be built, and a tarball made for each of them. First sample to fail causes the test to stop.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Jun 2007 11:13:48 +0000] rev 166
Add the "regtest" make target: call "make regtest", and all samples wil be built, and a tarball made for each of them. First sample to fail causes the test to stop.

2007-06-16scripts/functions is responsible for initiating the log file.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 22:23:53 +0000] rev 165
scripts/functions is responsible for initiating the log file.
Users of the log facility are in charge to use, move, delete this log file, now.

2007-06-16Fix printing components' file names.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 21:44:45 +0000] rev 164
Fix printing components' file names.

2007-06-16Answer default values when doing a defoldconfig.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 20:47:58 +0000] rev 163
Answer default values when doing a defoldconfig.

2007-06-16When doing a silent old config, don't check if stdin was redirected. ct-ng doesn't use this feature, and even better yet, it makes explicit use of redirecting both stdin and stdout at aome moments.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 20:45:03 +0000] rev 162
When doing a silent old config, don't check if stdin was redirected. ct-ng doesn't use this feature, and even better yet, it makes explicit use of redirecting both stdin and stdout at aome moments.

2007-06-16Add a function to print each component's filename: this eases building the tarball of the generated toolchain.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 18:08:14 +0000] rev 161
Add a function to print each component's filename: this eases building the tarball of the generated toolchain.
Hard-link the libfloat tarball instead of soft-link: this also eases building the afore-mentioned tarball.

2007-06-16When searching a matching extension for a file, also check for the empty extension.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 18:04:05 +0000] rev 160
When searching a matching extension for a file, also check for the empty extension.

2007-06-16Rework the generated config file handling.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 18:01:59 +0000] rev 159
Rework the generated config file handling.

2007-06-16Don't go menuconfig if no .config present.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 18:00:35 +0000] rev 158
Don't go menuconfig if no .config present.
Handle the case where targets does not exist when calling distclean.

2007-06-16dd the two latest versions of the linux kernel.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 16 Jun 2007 17:56:17 +0000] rev 157
dd the two latest versions of the linux kernel.