Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-08 | Fix segfault with single build of a command with bare longopts. | Rob Landley | |
2013-10-03 | Switch flag generation from shell to C. | Rob Landley | |
This should actually generate FLAG_longopt 0 #defines for disabled bare longopts (ala ls without --color). Put temporary executables under "generated" (including instlist for install). |