summaryrefslogtreecommitdiff
path: root/build_matrix.sh
Commit message (Expand)AuthorAgeFilesLines
* autoconf: Add autogen.sh, remove configure and config.h.inFrancois-Xavier Le Bail2023-01-311-3/+1
* CI: Introduce and use TCPDUMP_CMAKE_TAINTEDFrancois-Xavier Le Bail2022-11-301-0/+7
* CI: Disable shellcheck SC2006 in the Makefile. [skip ci]Denis Ovsienko2022-01-041-2/+0
* CI: Add MAKE_BIN to allow non-default makes. [skip ci]Denis Ovsienko2021-08-171-2/+6
* CI: Clean in ../libpcap only if present. [skip ci]Denis Ovsienko2021-08-171-1/+3
* CI: Port recent improvements from tcpslice. [skip appveyor]Denis Ovsienko2021-07-301-7/+13
* CI: Make MATRIX_CC loop the outermost.Denis Ovsienko2021-07-261-51/+51
* 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-33/+34
* CI: Lose the output folding props.Denis Ovsienko2021-07-051-12/+0
* CI: Switch from bash to POSIX shell.Denis Ovsienko2021-07-051-11/+6
* build_matrix.sh: Fix a shellcheck warningFrancois-Xavier Le Bail2021-05-311-1/+1
* CI: Apply more cleanups. [skip appveyor]Denis Ovsienko2021-03-211-18/+7
* CI: Refine the build matrix scripts. [skip appveyor]Denis Ovsienko2021-03-211-9/+18
* CI: Use libpcap.a on MATRIX_BUILD_LIBPCAP=yes. [skip appveyor]Denis Ovsienko2021-03-181-1/+2
* 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-14/+20
* Remove the REMOTE dimension from the nested matrix. [skip appveyor]Denis Ovsienko2021-02-101-20/+14
* build_matrix.sh: Update the SETUP line and the 'Build libpcap' printingsFrancois-Xavier Le Bail2021-02-101-2/+2
* build_matrix.sh: Fix typoesFrancois-Xavier Le Bail2021-02-101-1/+1
* Add the build_matrix.sh and build.sh scriptsFrancois-Xavier Le Bail2021-02-091-0/+105