summaryrefslogtreecommitdiffstats
path: root/package/argus
Commit message (Expand)AuthorAgeFilesLines
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* packages: remove all := signsThomas Petazzoni2013-01-201-5/+6
* argus: add license informationSimon Dawson2012-12-041-0/+2
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* support: move patch-kernel.sh and rename itThomas Petazzoni2011-09-171-1/+1
* package: get rid of ".. has no inherent support for AVR32" commentsPeter Korsgaard2010-10-041-3/+0
* packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni2010-09-271-1/+0
* argus: convert to the autotools infrastructureThomas Petazzoni2010-04-131-56/+8
* argus: fix compile breakageThomas Petazzoni2010-02-101-0/+27
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
* Add help for packages without AVR32 supportUlf Samuelsson2009-01-261-0/+3
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-2/+2
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* argus: select libpcapPeter Korsgaard2008-08-041-4/+1
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-1/+1
* Added BR2_DEBIAN_MIRRORThomas Lundquist2007-12-271-1/+1
* Make argus depend on packets, instead of selecting themUlf Samuelsson2007-11-291-1/+3
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-1/+1
* Build argus with correct optionsUlf Samuelsson2007-07-281-1/+1
* - for autoconf'ed packages like these there is no need to pass TARGET_CONFIGU...Bernhard Reutner-Fischer2007-07-231-1/+1
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-4/+4
* - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer2007-07-091-1/+1
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+0
* - introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target pa...Bernhard Reutner-Fischer2007-06-271-20/+3
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - strip -sBernhard Reutner-Fischer2007-01-241-1/+1
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-1/+1
* - use global DISABLE_LARGEFILEBernhard Reutner-Fischer2006-12-211-6/+1
* - add argusBernhard Reutner-Fischer2006-12-203-0/+1379