summaryrefslogtreecommitdiff
path: root/package/argus
AgeCommit message (Expand)Author
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-17support: move patch-kernel.sh and rename itThomas Petazzoni
2010-10-04package: get rid of ".. has no inherent support for AVR32" commentsPeter Korsgaard
2010-09-27packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni
2010-04-13argus: convert to the autotools infrastructureThomas Petazzoni
2010-02-10argus: fix compile breakageThomas Petazzoni
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-26Add help for packages without AVR32 supportUlf Samuelsson
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-04argus: select libpcapPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
2007-12-27Added BR2_DEBIAN_MIRRORThomas Lundquist
2007-11-29Make argus depend on packets, instead of selecting themUlf Samuelsson
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-07-28Build argus with correct optionsUlf Samuelsson
2007-07-23- for autoconf'ed packages like these there is no need to pass TARGET_CONFIGU...Bernhard Reutner-Fischer
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-07-09- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-06-27- introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target pa...Bernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-24- strip -sBernhard Reutner-Fischer
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
2006-12-21- use global DISABLE_LARGEFILEBernhard Reutner-Fischer
2006-12-20- add argusBernhard Reutner-Fischer