summaryrefslogtreecommitdiffstats
path: root/package/haserl/haserl.mk
Commit message (Collapse)AuthorAgeFilesLines
* package/: remove redundant install-strip in *_TARGET_INSTALL_OPTPeter Korsgaard2008-10-201-0/+2
| | | | It's default now.
* 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-041-48/+9
|
* haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR.Peter Korsgaard2008-04-121-4/+5
|
* Allow use of 'haserl' developer versionUlf Samuelsson2007-10-301-4/+5
|
* Remove LEGACY functions from haserlUlf Samuelsson2007-10-121-0/+3
|
* - 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-101-0/+58
This little patch adds a target for haserl to buildroot. Haserl - Html And Shell Embedded Report Language