summaryrefslogtreecommitdiff
path: root/build.sh
Commit message (Expand)AuthorAgeFilesLines
* CI: Introduce TEST_RELEASETAR. [skip ci]Denis Ovsienko2023-02-251-1/+4
* autoconf: Add autogen.sh, remove configure and config.h.inFrancois-Xavier Le Bail2023-01-311-0/+2
* CI: Introduce and use TCPDUMP_CMAKE_TAINTEDFrancois-Xavier Le Bail2022-11-301-2/+11
* build.sh: Clean up better before CMake. [skip ci]Denis Ovsienko2022-07-091-1/+2
* CI: Relax the illumos exemption rule. [skip appveyor]Denis Ovsienko2022-03-111-2/+2
* CI: Disable shellcheck SC2006 in the Makefile. [skip ci]Denis Ovsienko2022-01-041-3/+0
* CI: Add MAKE_BIN to allow non-default makes. [skip ci]Denis Ovsienko2021-08-171-6/+7
* Document some OpenIndiana particulars. [skip ci]Denis Ovsienko2021-08-171-1/+11
* Use basename() and dirname() right on FreeBSD. [skip appveyor]Denis Ovsienko2021-08-051-16/+3
* Squelch a warning with Capsicum enabled. [skip appveyor]Denis Ovsienko2021-08-041-3/+0
* CI: Put a misplaced comment right in build.sh. [skip ci]Denis Ovsienko2021-08-031-1/+1
* Move capdns from tcpdump.c to addrtoname.c.Denis Ovsienko2021-08-021-2/+0
* CI: Explain useful side effects of "-D" and "-J". [skip ci]Denis Ovsienko2021-07-301-0/+7
* CMake: Add a way to request -Werror and equivalents.Denis Ovsienko2021-07-301-7/+37
* CI: Port recent improvements from tcpslice. [skip appveyor]Denis Ovsienko2021-07-301-5/+2
* CI: Print dynamic dependencies early. [skip ci]Denis Ovsienko2021-07-261-2/+1
* CI: Refine C compilers handling. [skip appveyor]Denis Ovsienko2021-07-251-15/+1
* CI: Add missing SC2006 squelch directives. [skip ci]Denis Ovsienko2021-07-231-0/+3
* CI: Import recent build matrix improvements. [skip appveyor]Denis Ovsienko2021-07-231-83/+69
* CI: Run "make releasetar" regardless of the OS.Denis Ovsienko2021-07-181-3/+1
* CI: Add back running tcpdump -J/-L and capture, now with Cirrus VMs.Francois-Xavier Le Bail2021-07-081-0/+16
* CI: Get Travis CI vestige sorted in build.sh.Denis Ovsienko2021-07-051-22/+5
* CI: List shared libraries on more OSes.Denis Ovsienko2021-07-051-2/+7
* CI: Lose the output folding props.Denis Ovsienko2021-07-051-23/+1
* CI: Switch from bash to POSIX shell.Denis Ovsienko2021-07-051-7/+5
* build.sh: Disable a shellcheck errorFrancois-Xavier Le Bail2021-05-311-0/+1
* CI: Refine the build matrix scripts. [skip appveyor]Denis Ovsienko2021-03-211-15/+20
* build.sh, build_matrix.sh: Use more the PREFIX variableFrancois-Xavier Le Bail2021-03-131-1/+1
* Restore the possibility of building when remote is enabled in libpcapFrancois-Xavier Le Bail2021-02-111-3/+5
* Remove the REMOTE dimension from the nested matrix. [skip appveyor]Denis Ovsienko2021-02-101-5/+3
* Add the build_matrix.sh and build.sh scriptsFrancois-Xavier Le Bail2021-02-091-0/+131