summaryrefslogtreecommitdiffstats
path: root/package/haserl
Commit message (Collapse)AuthorAgeFilesLines
* haserl: bump 0.9.x versionPeter Korsgaard2008-08-191-1/+1
|
* haserl: don't install unneeded examples for 0.8.0 to targetPeter Korsgaard2008-08-191-1/+5
|
* haserl: convert to Makefile.autotools.in formatPeter Korsgaard2008-08-042-48/+9
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR.Peter Korsgaard2008-04-121-4/+5
|
* haserl: bump versionPeter Korsgaard2008-04-072-13/+1
|
* haserl: get rid of minor version in config namesPeter Korsgaard2008-04-071-7/+7
| | | | | Rename haserl config options to 0.8.x / 0.9.x so the config names don't change every time the version is bumped (similar to busysbox package).
* haserl: bump versionPeter Korsgaard2008-02-292-4/+4
|
* delete haserl-0.9.20-legacy.patchIvan Kuten2007-12-131-12/+0
|
* susv3 legacy fix for haserlIvan Kuten2007-12-131-0/+12
|
* bump haserl versionIvan Kuten2007-12-111-4/+4
|
* Allow use of 'haserl' developer versionUlf Samuelsson2007-10-303-4/+42
|
* Remove LEGACY functions from haserlUlf Samuelsson2007-10-122-0/+15
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-1/+1
| | | | toolchain/*/*.mk */Makefile.in -l)
* SED away some whitespaceUlf Samuelsson2007-08-201-1/+1
|
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
| | | | - use TARGET_CONFIGURE_ARGS where appropriate.
* Cleanup, get rid of HASERL_WORKDIR, use $@Peter Korsgaard2007-05-311-14/+11
|
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+2
|
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* 0000755: New package: haserl: patch from jacmetEric Andersen2006-04-102-0/+67
This little patch adds a target for haserl to buildroot. Haserl - Html And Shell Embedded Report Language