summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Revert "Makefile.in: Build libpcap before the testprogs in releasecheck target"Francois-Xavier Le Bail2023-05-081-4/+2
* Makefile.in: Build libpcap before the testprogsFrancois-Xavier Le Bail2023-05-081-1/+1
* Makefile.in: Build libpcap before the testprogs in releasecheck targetFrancois-Xavier Le Bail2023-05-081-2/+4
* Makefile.in: Use the variable MAKE instead of the make commandFrancois-Xavier Le Bail2023-05-081-8/+8
* Make some static variables thread-local.Guy Harris2023-05-051-0/+1
* Correct copy-pasteo on Makefile comment about grammar.y.inEd Maste2023-03-271-1/+1
* Remove prototype header for Digital/Tru64 5.x. [skip ci]Denis Ovsienko2023-03-181-1/+0
* Remove prototype header for Digital/Tru64 4.x. [skip ci]Denis Ovsienko2023-02-221-1/+0
* Remove prototype header for HP-UX 11.x.Denis Ovsienko2023-02-181-1/+0
* Clean/ignore shared libraries other than .so. [skip ci]Denis Ovsienko2023-02-181-1/+1
* Autoconf: Remove prototype headers for ancient Solaris. [skip appveyor]Denis Ovsienko2023-02-181-2/+0
* Autoconf: Retire Ultrix-specific workarounds. [skip appveyor]Denis Ovsienko2023-02-171-7/+1
* Merge pull request #1160 from davidkaroly/cmake-cleanup-cxxGuy Harris2023-02-151-6/+3
|\
| * autoconf: remove check for C++ compiler on HaikuDavid Karoly2023-02-141-6/+3
* | Makefile.in: Update whitespacecheck target to show spaces before tabsFrancois-Xavier Le Bail2023-02-151-0/+5
* | Fix spaces before tabs in indentationFrancois-Xavier Le Bail2023-02-151-1/+1
|/
* Remove AIX-specific prototype headers. [skip ci]Denis Ovsienko2023-02-131-2/+0
* Makefile.in: Lose a trailing space. [skip ci]Denis Ovsienko2023-02-121-1/+1
* Makefile.in: Move config.h.in~ configure~ configure.ac~ in clean targetFrancois-Xavier Le Bail2023-02-111-3/+2
* doc: Add README.haiku.md. [skip ci]Denis Ovsienko2023-02-111-0/+1
* Makefile.in: Remove the 'net' symlink from the distclean targetFrancois-Xavier Le Bail2023-02-111-1/+1
* Haiku: convert implementation to CDavid Karoly2023-02-111-1/+1
* Makefile.in: don't remove configure and config.h.in in make distclean. [skip ...Denis Ovsienko2023-02-091-1/+1
* Remove missing/snprintf.c from makefiles. [skip ci]Denis Ovsienko2023-02-071-3/+0
* Makefile.in: Update a test for better portabilityFrancois-Xavier Le Bail2023-01-311-1/+1
* autoconf: Add autogen.sh, remove configure and config.h.inFrancois-Xavier Le Bail2023-01-301-10/+44
* Get rid of the remains of gnuc.hFrancois-Xavier Le Bail2023-01-181-1/+1
* Makefile.in: Add a "touch .devel" command in the releasecheck targetFrancois-Xavier Le Bail2023-01-131-0/+2
* Makefile.in: Add some missing files in the distclean targetFrancois-Xavier Le Bail2023-01-101-2/+2
* Makefile.in: sort PUBHDR in "ls" directory order.Guy Harris2023-01-031-4/+4
* Don't install pcap-util.h; it's not a public header.Guy Harris2023-01-021-1/+1
* Makefile.in: Add the whitespacecheck targetFrancois-Xavier Le Bail2022-12-191-0/+13
* Makefile.in: Add "make -s install" in the releasecheck targetFrancois-Xavier Le Bail2022-12-111-3/+14
* Makefile.in: Add a "Done." message at the end of the releasecheck targetFrancois-Xavier Le Bail2022-11-261-1/+2
* Makefile.in: Add the releasecheck targetFrancois-Xavier Le Bail2022-11-251-0/+26
* Makefile.in: Add a missing file in EXTRA_DISTFrancois-Xavier Le Bail2022-11-241-0/+1
* Makefile.in: Add two missing files in EXTRA_DISTFrancois-Xavier Le Bail2022-11-131-0/+2
* Remove the release candidate rcX targetsFrancois-Xavier Le Bail2022-10-311-6/+0
* Use "git archive" for the "make releasetar" processFrancois-Xavier Le Bail2022-10-281-13/+14
* Makefile.in: Use TEST_DIST, like for tcpdumpFrancois-Xavier Le Bail2022-10-261-4/+5
* autotools, cmake: provide an rpath option if necessary.Guy Harris2022-09-261-1/+1
* rpcap: have the server tell the client its byte order.Guy Harris2022-08-061-1/+2
* Add cbpf-savefile(5). [skip ci]Denis Ovsienko2022-07-011-0/+1
* Linux USB: fix incorrect values for the packet length.Guy Harris2022-06-031-1/+2
* configure: get rid of unused substituted variable.Guy Harris2022-04-041-1/+0
* Merge branch 'master' into pcap-optionsGuy Harris2022-03-081-24/+37
|\
| * Improve handling of DLT_PFLOG when generating filter code.Guy Harris2022-01-291-0/+1
| * CI: Disable shellcheck SC2006 in the Makefile. [skip ci]Denis Ovsienko2022-01-031-1/+1
| * Replace README.capture-module with a web page. [skip ci]Denis Ovsienko2021-12-291-1/+0
| * Complete commit 0cc4639.Denis Ovsienko2021-12-261-4/+1