index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
dnsmasq
Age
Commit message (
Expand
)
Author
2011-03-27
dnsmasq: bump to version 2.57
Gustavo Zacarias
2011-02-02
dnsmasq: idn support requires wchar
Gustavo Zacarias
2011-01-30
dnsmasq: remove dbus cflags mangling
Peter Korsgaard
2010-06-25
dnsmasq: bump to 2.55 and migrate to gentargets
Gustavo Zacarias
2010-04-01
dnsmasq: fix CFLAGS
Gustavo Zacarias
2010-01-27
Bump dnsmasq to 2.52
Gustavo Zacarias
2009-12-15
host-pkgconfig is now host-pkg-config
Thomas Petazzoni
2009-11-15
dnsmasq: bump to 2.51 and add IDN option
Gustavo Zacarias
2009-10-02
dnsmasq: remove unneeded post install hook
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-09-01
dnsmasq: misc fixes
Gustavo Zacarias
2009-02-26
avahi/dnsmasq: adjust dbus dep after Makefile.autotools.in conversion
Peter Korsgaard
2009-02-12
dnsmasq: bump version
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-01
dnsmasq: bump version
Peter Korsgaard
2008-08-08
dnsmasq: bump version
Peter Korsgaard
2008-08-04
buildroot: remove trailing spaces
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-06-18
dnsmasq: use awk instead of nawk
Peter Korsgaard
2008-06-15
dnsmasq: touch target after make
Peter Korsgaard
2008-03-02
dnsmasq: bump version
Peter Korsgaard
2008-03-02
dnsmasq: Enable dbus support if available
Peter Korsgaard
2008-03-02
dnsmasq: make tftp support optional
Peter Korsgaard
2008-03-02
dnsmasq: remove dnsmasq1 support
Peter Korsgaard
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-09-10
Bump version
Peter Korsgaard
2007-09-10
Use BR2_INET_IPV6 and BR2_HAVE_MANPAGES options.
Peter Korsgaard
2007-08-20
Cleanup dnsmasq
Ulf Samuelsson
2007-07-23
Remove unneeded patch from new dnsmasq version
Ulf Samuelsson
2007-07-23
Bump version of dnsmasq, with new patches
Ulf Samuelsson
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2005-06-24
be a bit more consistant with naming, always escape wildcards
Eric Andersen
2005-04-05
version bump
Mike Frysinger
2005-02-10
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
2004-10-14
help text
Mike Frysinger
2004-10-09
Make the TAR_VERBOSITY option a bit more sane
Eric Andersen
2004-10-09
use $(TAR_VERBOSITY)
Mike Frysinger
2004-10-09
final step in buildroot facelift
Eric Andersen
2004-10-09
facelift step number two
Eric Andersen
2004-10-09
Remove the old 'make' directory, and populate the new 'package'
Eric Andersen