Stephen Heumann
16cd3c0619
Merge with BusyBox 1.24.0.
...
There's really only one bug fix in here that should be significant for GNO hush. The other changes should be inconsequential, AFAIK.
2015-10-17 01:10:35 -05:00
Bartosz Golaszewski
6c19d35f68
Makefile: fix cscope target
...
This target doesn't work with current directory layout. Just make cscope
index all .c and .h files.
While we're at it: add cscope output files to .gitignore.
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-12-31 21:29:05 +01:00
Stephen Heumann
70ea37208b
Merge with BusyBox 1.23.0.
...
The only substantive change is about when simple line input mode is used.
I also bumped the version number and included a GNO-version-specific component.
2014-12-27 13:33:41 -06:00
Bartosz Golaszewski
eff58f15b0
gitignore: add testsuite/echo-ne
...
Signed-off-by: Bartosz Golaszewski <bartekgola at gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-11-26 13:28:54 +01:00
Stephen Heumann
ef1a853400
Minimal changes to enable hush-only builds on OS X
2014-10-26 21:14:47 -05:00
Bartosz Golaszewski
49111cdc4f
gitignore: ignore files generated by 'make test'
...
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-01-19 04:29:59 +01:00
Cristian Ionescu-Idbohrn
fcbc641fe3
get rid of several "variable 'x' set but not used" warnings
...
Signed-off-by: Cristian Ionescu-Idbohrn <cii@axis.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-05-01 14:43:53 +02:00
Denys Vlasenko
e15a6c82df
added Config.in to .gitignore
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-06-19 20:42:02 +02:00
Dan Fandrich
f934a51c9b
ignore changes to Kbuild files, they are generated
...
Signed-off-by: Dan Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-06-18 13:27:57 +02:00
Mike Frysinger
a1e5ebe9bd
gitignore: add debugging related files
...
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-06-01 14:16:43 -04:00
Mike Frysinger
3322351724
add .gitignore files
...
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-05-05 09:05:30 -04:00