summaryrefslogtreecommitdiffstats
path: root/package/gperf
Commit message (Collapse)AuthorAgeFilesLines
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0Star
| | | | 'default n' is the default, so there's no need to say it explicitly.
* gperf: depend on stamp file rather than gperf binaryPeter Korsgaard2008-07-101-2/+2
| | | | | There's no make rule to create the gperf binary, only the stamp file so use that instead.
* gperf: don't install to staging dirPeter Korsgaard2008-07-101-1/+1
| | | | It doesn't make much sense to install the cross-gperf to staging dir.
* gperf: strip target binaryPeter Korsgaard2008-07-101-0/+4
|
* gperf: remove trailing spacesPeter Korsgaard2008-07-091-4/+4
|
* gperf: fix upstream urlPeter Korsgaard2008-07-091-1/+1
|
* Add gperf, perfect hash generatorUlf Samuelsson2008-07-092-0/+29