Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-20 | The ancient GPL (copied from the 2.6.12 kernel) build infrastructure is ↵ | Rob Landley | |
actually in the "kconfig" directory, not under scripts. Remind me to write a new one from scratch... (Someone actually submitted a basic kconfig rewrite in awk once, but until I bite the bullet and write my own awk.c, I just don't know awk well enough to maintain a large script written in it. Back when I maintained kernel.org/doc I wrote http://landley.net/hg/kdocs/file/tip/make/menuconfig2html.py but I am NOT reintroducing python as a build dependency. And neither actually implemented actual menuing part. So... todo list.) | |||
2013-03-14 | Simplify license text, as mentioned on the mailing list. | Rob Landley | |
Reasoning: it was never my intent to require anybody to copy license text into another project if they cut and pasted something out of toybox. The "permission for any purpose" is as close to public domain as you can get in our current screwed up legal system without making people uncomfortable the _other_ way. (Besides, my initial reading of that was "all copies of the source code" but that's not what it says, and somebody pointed out that Android has "show license text" options because paranoid lawyers think that sort of thing applies to the BINARY version, which is nuts.) | |||
2011-11-15 | Switch to 2-clause BSD license (with caveat about scripts directory). | Rob Landley | |
2006-09-27 | Starting a new project. Just a bit past the "hello world" stage... | landley | |