summaryrefslogtreecommitdiffstats
path: root/package/dillo
Commit message (Collapse)AuthorAgeFilesLines
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-271-3/+1
| | | | Based on input from Arndt Kritzner & Bernhard Fischer.
* Make dillo depend on packets, instead of selecting themUlf Samuelsson2007-11-291-5/+8
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-2/+2
| | | | toolchain/*/*.mk */Makefile.in -l)
* SED away some whitespaceUlf Samuelsson2007-08-201-1/+1
|
* Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen2007-08-101-1/+1
| | | | | | quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
| | | | - use TARGET_CONFIGURE_ARGS where appropriate.
* Use select instead of depends for dependenciesPeter Korsgaard2007-05-221-3/+3
|
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+2
|
* - the $(XSERVER) target can be provided by different X server impls. Adjust ↵Bernhard Reutner-Fischer2007-02-041-1/+1
| | | | | | users - rdesktop needs an xserver impl
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+1
|
* depend instead of select on zlib/png to shut up Kconfig warningPeter Korsgaard2006-09-251-2/+2
| | | | (doesn't change anything as xorg already depends on them)
* Add dillo packagePeter Korsgaard2006-09-192-0/+72