Sandro
9fbed0b07a
makefile: replace all uutils with coreutils ( #1815 )
...
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2021-04-02 22:18:31 +02:00
Theophile Trunck
0ac5dbe44d
Add CICD for busytest
2021-03-14 20:30:53 +01:00
Theophile Trunck
9ab8bb5db5
Fix make busytest
...
The binary was rename from uutils to coreutils in that commit
52ae491fcd
but the makefile to run the busybox test wasn't updated
This commit update the makefile to use the correct binary name.
It also update the busybox to the 1.32.1 version and fix the makefile
to run all the busybox tests instead of stopping after the failed exe
2021-03-10 23:13:57 +01:00
Sylvestre Ledru
0bb5adad3f
make: also build date ( #1691 )
2021-01-16 21:15:03 +01:00
Stéphane Campinas
89bf7a726e
csplit: refresh of the previous PR
2020-12-28 17:21:29 +01:00
Sylvestre Ledru
d5764b3096
Remove useless directive from the GNUmakefile ( #1669 )
2020-12-21 21:27:53 +01:00
Sylvestre Ledru
54ada64232
fix ~ update docs + fix Makefile after @rivy's recent changes
2020-06-13 13:39:47 -05:00
Roy Ivy III
6606408ce9
refactor/polish ~ whitespace normalization (consistent indentation [either tabs *or* spaces], EOF EOLNs, no trailing whitespace)
2020-05-24 17:29:07 -05:00
Sylvestre Ledru
4c1774e918
test(uname): Add uname tests
2020-05-03 12:18:28 -05:00
Sylvestre Ledru
df44af2321
Merge pull request #1486 from vladimyr/recursive-make
...
Use `$(MAKE)` variable for recursive invocations
2020-05-01 10:45:28 +02:00
Sylvestre Ledru
d5228b5a64
feat(df) add 'df' uutil
2020-04-28 13:05:55 -05:00
Dario Vladovic
3f03e5fa3c
Use $(MAKE)
variable for recursive invocations
2020-04-28 05:11:19 +02:00
Alex Lyon
220e07dc95
Test on FreeBSD using Cirrus CI and link to the Discord in the README
2019-05-01 21:14:25 -07:00