| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-10 | install.c doesn't include the standard headers so hasn't got ARRAY_LEN() | Rob Landley | |
| 2019-03-04 | Consistently use ARRAY_LEN. | Elliott Hughes | |
| 2016-02-10 | Wean scripts/install.c off toys.h so cross compiling less brittle. | Rob Landley | |
| 2015-01-02 | Need to update install.c for the changed OLDTOY() argument list. | Rob Landley | |
| 2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked ↵ | Rob Landley | |
| right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. The actual code should be the same afterward, this is just cosmetic refactoring. | |||
| 2008-01-20 | Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() | Rob Landley | |
| macros in each C file, and making generated/globals.h from that. Rename "toy" to "this" along the way to avoid toy/toys confusion. | |||
| 2007-01-31 | Missing comma, and slight simplification in defconfig sed invocation. | Rob Landley | |
| 2007-01-31 | Add make install_flat. | Rob Landley | |
