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