2014-09-28 |
Rob Landley | Multi-build single.sh should exit with an error when... |
tree | commitdiff |
2014-09-28 |
Rob Landley | Allow single.sh to build more than one command per... |
tree | commitdiff |
2014-09-20 |
Rob Landley | Delete generated/README.txt (the contents are in code... |
tree | commitdiff |
2014-09-20 |
Rob Landley | Remove debug echo checked in by mistake. |
tree | commitdiff |
2014-09-20 |
Rob Landley | Move testsuite out of scripts/test into its own top... |
tree | commitdiff |
2014-09-20 |
Rob Landley | Give library probe a progress indicator, and use 150... |
tree | commitdiff |
2014-09-12 |
Rob Landley | Create a generated/build.sh with a single compiler... |
tree | commitdiff |
2014-09-11 |
Rob Landley | Oops, unbreak make.sh. |
tree | commitdiff |
2014-09-10 |
Rob Landley | Make tweaks: collate generated/*.o files into their... |
tree | commitdiff |
2014-09-04 |
Rob Landley | Don't hang for $CPUS=1. |
tree | commitdiff |
2014-09-03 |
Divya Kothari | Testsuites for toybox command - "tar", "bzcat", "xzcat... |
tree | commitdiff |
2014-09-03 |
Divya Kothari | chmod testsuite and link testsuite. |
tree | commitdiff |
2014-09-01 |
Rob Landley | More parallel build tweaks. |
tree | commitdiff |
2014-08-30 |
Rob Landley | Old compilers complain about linker options passed... |
tree | commitdiff |
2014-08-30 |
Rob Landley | Another fix from Johan Bergstr?m, using the gnu/dammit... |
tree | commitdiff |
2014-08-30 |
Rob Landley | Add VERBOSE=fail to "make tests", based on suggestion... |
tree | commitdiff |
2014-08-25 |
Rob Landley | Fix parallel make not always catching errors before... |
tree | commitdiff |
2014-08-12 |
Rob Landley | Enable a command's sub-options in single builds. |
tree | commitdiff |
2014-08-09 |
Rob Landley | Parallelize the build. (set CPUS=1 to force single... |
tree | commitdiff |
2014-08-03 |
Rob Landley | Add --help support to single.sh builds. |
tree | commitdiff |
2014-08-01 |
Rob Landley | Add factor. |
tree | commitdiff |
2014-07-27 |
Rob Landley | Patch from Isaac Dunham to work around the deficiencies... |
tree | commitdiff |
2014-07-22 |
Rob Landley | Have single.sh enable I18N and FLOAT. |
tree | commitdiff |
2014-07-14 |
Rob Landley | Implement -HL for cp. |
tree | commitdiff |
2014-07-05 |
Rob Landley | Cut down from 1000+ file attribute tests to a more... |
tree | commitdiff |
2014-07-05 |
Divya Kothari | I have developed few testsuites for toybox commands - |
tree | commitdiff |
2014-07-04 |
Rob Landley | Have "make test" run tests in testdir/testdir instead... |
tree | commitdiff |
2014-06-29 |
Rob Landley | Add fallocate probe for uClibc. |
tree | commitdiff |
2014-06-26 |
Divya Kothari | I have developed few testsuite for toybox commands... |
tree | commitdiff |
2014-06-09 |
Rob Landley | host needs -lresolv |
tree | commitdiff |
2014-06-08 |
Rob Landley | Isaac Dunham also reported that some diff implementatio... |
tree | commitdiff |
2014-06-08 |
Rob Landley | Isaac Dunham pointed out that busybox diff only impleme... |
tree | commitdiff |
2014-06-08 |
Rob Landley | Replace large parenthetical in bloatcheck with a function. |
tree | commitdiff |
2014-06-01 |
Isaac Dunham | The tests for link and du are attached. |
tree | commitdiff |
2014-06-01 |
Isaac Dunham | cpio: archive more files |
tree | commitdiff |
2014-05-24 |
Rob Landley | Pass the same $CFLAGS to the library probe as the final... |
tree | commitdiff |
2014-05-18 |
Rob Landley | Teach singleconfig to switch on sub-options of commands... |
tree | commitdiff |
2014-05-10 |
Rob Landley | Catch duplicate command name (which breaks the build... |
tree | commitdiff |
2014-04-23 |
Rob Landley | Add example directory, move hello.c into it, add skelet... |
tree | commitdiff |
2014-04-23 |
Rob Landley | As long as uClibc's still around and requires you to... |
tree | commitdiff |
2014-04-16 |
Rob Landley | Probe for the existence of FIFREEZE and make fsfreeze... |
tree | commitdiff |
2014-04-16 |
Rob Landley | Probes for O_NOFOLLOW that compile and run something... |
tree | commitdiff |
2014-04-09 |
Ashwini Sharma | _mkflags_ had an issue for generating FLAG_xxxx macros... |
tree | commitdiff |
2014-04-07 |
Rob Landley | generated/help.h is a lot easier to read with an extra... |
tree | commitdiff |
2014-03-19 |
Ashwini Sharma | There are cases when the long options are of the format... |
tree | commitdiff |
2014-03-11 |
Rob Landley | Factor out mkpathat. |
tree | commitdiff |
2014-03-01 |
Rob Landley | Fix header file generation to not be confused by empty... |
tree | commitdiff |
2014-02-25 |
Rob Landley | Put all FOR_xxx blocks after all CLEANUP_xxx in generat... |
tree | commitdiff |
2014-02-24 |
Rob Landley | CLEANUP transitions require all the generated/flags... |
tree | commitdiff |
2014-02-22 |
Rob Landley | Update status page. |
tree | commitdiff |
2014-02-16 |
Rob Landley | Make CLEANUP transitions work, so multiple NEWTOY(... |
tree | commitdiff |
2014-02-16 |
Rob Landley | Various cleanups found by Tom Sparrow's static analysis. |
tree | commitdiff |
2014-02-08 |
Rob Landley | Fix segfault with single build of a command with bare... |
tree | commitdiff |
2014-02-04 |
Rob Landley | Use right config for single builds. |
tree | commitdiff |
2014-01-30 |
Rob Landley | More elaborate help text collating logic. |
tree | commitdiff |
2014-01-20 |
Rob Landley | Collate usage: lines in help text. |
tree | commitdiff |
2014-01-15 |
Rob Landley | Help text, collate usage blocks (badly). |
tree | commitdiff |
2014-01-04 |
Rob Landley | Replace python help converter with C implementation. |
tree | commitdiff |
2013-12-28 |
Rob Landley | Cosmetic tweak. |
tree | commitdiff |
2013-12-23 |
Rob Landley | Clean up half-finished blkid.test. |
tree | commitdiff |
2013-12-19 |
Rob Landley | Older python spit --version to stdout, 2.7 does it... |
tree | commitdiff |
2013-12-19 |
Rob Landley | Regression test against Ancient Build Environment ... |
tree | commitdiff |
2013-12-18 |
Rob Landley | Ashwini Sharma added -v, I tweaked it a bit and added... |
tree | commitdiff |
2013-11-18 |
Rob Landley | Add test suite for blkid and clean up an editorial... |
tree | commitdiff |
2013-11-14 |
Rob Landley | Remove leftover debris from scripts/test.sh that screws... |
tree | commitdiff |
2013-11-10 |
Rob Landley | Filesystem images for testing blkid, from Bradley Conroy. |
tree | commitdiff |
2013-10-27 |
Rob Landley | Promote nl from pending to posix, and add tests. |
tree | commitdiff |
2013-10-23 |
Rob Landley | Don't use $CC without $CROSS_COMPILE because $HOSTCC... |
tree | commitdiff |
2013-10-15 |
Rob Landley | Teach scripts/test.sh to call scripts/single.sh. |
tree | commitdiff |
2013-10-03 |
Rob Landley | Switch flag generation from shell to C. |
tree | commitdiff |
2013-09-22 |
Rob Landley | Fix generated/oldtoys.h to contain option strings with... |
tree | commitdiff |
2013-09-10 |
Rob Landley | First pass of cut cleanup, and make test script slightl... |
tree | commitdiff |
2013-09-09 |
Rob Landley | Adjust patch to use dlist_pop() |
tree | commitdiff |
2013-09-09 |
Rob Landley | Redo tail closer to the original design. Add more tests... |
tree | commitdiff |
2013-09-05 |
Rob Landley | Allow shipped generated/help.h to still be used, until... |
tree | commitdiff |
2013-08-30 |
Elie De Brauwer | make.sh: Fix probing for python2.x and be verbose in... |
tree | commitdiff |
2013-09-05 |
Rob Landley | Make chdir handle permissions according to posix, repor... |
tree | commitdiff |
2013-09-01 |
Rob Landley | Implement ls --color=auto, suggested by Rich Felker. |
tree | commitdiff |
2013-09-01 |
Rob Landley | Update status and roadmap pages, and status page genera... |
tree | commitdiff |
2013-08-30 |
Rob Landley | Add scripts/single.sh to build individual non-multiplex... |
tree | commitdiff |
2013-08-19 |
Rob Landley | Finish grep rewrite and fleshing out test suite. Severa... |
tree | commitdiff |
2013-08-17 |
Rob Landley | cut tests from Kyungwan Han. |
tree | commitdiff |
2013-08-12 |
Rob Landley | More grep tests, remove obsolete comment. |
tree | commitdiff |
2013-08-12 |
Rob Landley | More grep cleanup, and make OPTSTR_command macros for... |
tree | commitdiff |
2013-08-11 |
Rob Landley | More grep tests. |
tree | commitdiff |
2013-08-04 |
Rob Landley | Fluff out grep test suite some more, including lots... |
tree | commitdiff |
2013-08-01 |
Rob Landley | Clean up grep.test to use "infile" properly, and not... |
tree | commitdiff |
2013-08-01 |
Ashwini Sharma | I add testsuite for grep. |
tree | commitdiff |
2013-07-26 |
Rob Landley | Juhani Haverinen pointed out that python 3 doesn't... |
tree | commitdiff |
2013-07-18 |
Felix Janda | Implement test |
tree | commitdiff |
2013-07-25 |
Rob Landley | Don't make a FLAG_ macro for " ", it's a control charac... |
tree | commitdiff |
2013-06-22 |
Rob Landley | Generate FLAG_longopt macros for --longopts with no... |
tree | commitdiff |
2013-06-17 |
Rob Landley | Test cases for split. |
tree | commitdiff |
2013-06-16 |
Rob Landley | Upgrade modinfo to support multiple modules, and add... |
tree | commitdiff |
2013-06-05 |
Rob Landley | Start of expr, by Daniel Verkamp. |
tree | commitdiff |
2013-05-27 |
Rob Landley | Tests for touch (needs more work). |
tree | commitdiff |
2013-05-27 |
Rob Landley | Tests for losetup. |
tree | commitdiff |
2013-04-30 |
Felix Janda | generated/help.h depends on CONFIG_TOYBOX_HELP |
tree | commitdiff |
2013-04-29 |
Rob Landley | The host sort on many distros behaves stupidly, and... |
tree | commitdiff |
2013-04-26 |
Rob Landley | Quick sniff test to find leaked global variables. |
tree | commitdiff |
next |