summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-09-01netsniff-ng 0.5.9-rc4v0.5.9-rc4Tobias Klauser1-1/+1
2014-08-15build: Add build flag to enable sparse checking of C source filesTobias Klauser1-0/+3
2014-08-13netsniff 0.5.9-rc3v0.5.9-rc3Tobias Klauser1-1/+1
2014-06-16netsniff-ng 0.5.9-rc2v0.5.9-rc2Tobias Klauser1-1/+1
2014-06-12netsniff-ng 0.5.9-rc1v0.5.9-rc1Tobias Klauser1-3/+3
2014-04-30build: Do not add PREFIX to ETCDIRKartik Mistry1-1/+1
2014-04-29netsniff-ng 0.5.8v0.5.8Tobias Klauser1-1/+1
2014-04-22conf: Use configuration file path from Makefile instead of hardcoded pathsTobias Klauser1-1/+1
2014-04-12build: fixed PREFIX usageChristian Wiese1-4/+4
2014-04-10build: add DESTDIR supportChristian Wiese1-0/+4
2013-12-23netsniff-ng 0.5.8-rc5v0.5.8-rc5Tobias Klauser1-1/+1
2013-10-07netsniff-ng 0.5.8-rc4v0.5.8-rc4Tobias Klauser1-1/+1
2013-08-21netsniff-ng 0.5.8-rc3v0.5.8-rc3Tobias Klauser1-1/+1
2013-08-12build: Add Makefile target for Coverity scannerTobias Klauser1-0/+3
2013-08-05build: prevent redefinition of _FORTIFY_SOURCE in gentooDaniel Borkmann1-1/+1
2013-08-02build: split CFLAGS_DEF and always add CFLAGS_MINDaniel Borkmann1-8/+9
2013-07-31netsniff-ng 0.5.8-rc2v0.5.8-rc2Daniel Borkmann1-1/+1
2013-07-30build: reduce Extra contents to bare minimumDaniel Borkmann1-2/+0
2013-07-30build: Don't uninstall configuration filesTobias Klauser1-1/+0
2013-07-29build: use VERSION_SHORT instead of VERSION_STRINGDaniel Borkmann1-2/+3
2013-07-24build: minor: align 'bold' cmd to the same column as 'normal'Daniel Borkmann1-1/+1
2013-07-24build: add "+" version appendix automatically during buildDaniel Borkmann1-3/+3
2013-07-24build: split build system into smaller manageable piecesDaniel Borkmann1-225/+25
2013-07-23build: move trafgen_stddef.h to stddef.hDaniel Borkmann1-1/+1
2013-07-15configure: silent complaint if not built on git repositoryDaniel Borkmann1-1/+1
2013-07-15netsniff-ng 0.5.8-rc1v0.5.8-rc1Daniel Borkmann1-1/+1
2013-07-13make: put newline after Git peopleDaniel Borkmann1-1/+1
2013-07-13build: use git describe --alwaysDaniel Borkmann1-1/+1
2013-07-11configure: Redirect pkg-config errors to log fileTobias Klauser1-0/+1
2013-07-11build: refactor tool specific flags into <tool>/MakefileDaniel Borkmann1-9/+4
2013-07-11build: for an -rc release exclude curvetun for nowDaniel Borkmann1-2/+8
2013-07-11make: help: consolidate <toolnames> to <tool>Daniel Borkmann1-4/+4
2013-07-09configure: fix multiple issues in build configurationDaniel Borkmann1-10/+1
2013-07-09configure: let configure script generate config.h fileDaniel Borkmann1-0/+1
2013-07-08configure: netsniff-ng: libpcap is not a hard dependencyDaniel Borkmann1-1/+7
2013-07-08configure: make: misc: update header commentDaniel Borkmann1-0/+1
2013-07-08configure, Makefile: Conditionally build toolsTobias Klauser1-0/+1
2013-07-05Makefile, INSTALL: Simplify clean/uninstall Makefile targetsTobias Klauser1-20/+23
2013-07-05configure, Makefile: Fail in Makefile if Config is not completeTobias Klauser1-1/+4
2013-06-28configure: Check for presence of pkg-config and ccache binariesTobias Klauser1-1/+1
2013-06-24configure: Add configure script used to detect NaClTobias Klauser1-0/+3
2013-05-29make: add DISTRO=1 for compilation on distributionsDaniel Borkmann1-6/+9
2013-05-29make: allow to append CFLAGS in addition to overwriteDaniel Borkmann1-19/+14
2013-05-26make: minor cleanups in MakefileDaniel Borkmann1-6/+14
2013-05-24make: add HARDENING build optionDaniel Borkmann1-8/+17
2013-05-24make: minor update in cflagsDaniel Borkmann1-4/+5
2013-05-23make: include build nameDaniel Borkmann1-2/+3
2013-05-14build: install man pagesDaniel Borkmann1-1/+6
2013-05-14build: remove some unused stuff and clean up a bitDaniel Borkmann1-13/+11
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-2/+5