summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
...
* Travis CI: Print the devel libs in Linux buildsFrancois-Xavier Le Bail2019-03-151-0/+1
* Travis CI: Fix the problem with folded outputsFrancois-Xavier Le Bail2019-03-151-3/+3
* Travis CI: Add the "./tcpdump -h" commandFrancois-Xavier Le Bail2018-10-291-0/+1
* Travis CI: Reduce git clone depthFrancois-Xavier Le Bail2018-08-311-1/+1
* Travis CI: Create .devel for both autotools and CMakeFrancois-Xavier Le Bail2018-08-141-1/+1
* Travis CI: Fold the 'cmake' outputFrancois-Xavier Le Bail2018-08-141-0/+2
* Travis CI: Fix folding the 'configure' outputFrancois-Xavier Le Bail2018-08-141-1/+1
* Travis CI: Simplify the script sectionFrancois-Xavier Le Bail2018-08-141-16/+17
* Travis CI: Fix the openssl support in OSX buildfxlb2018-08-111-1/+2
* Travis CI: Remove unused variable ENABLE_REMOTEFrancois-Xavier Le Bail2018-03-091-1/+1
* Travis-CI: Update autotools builds with or without cryptoFrancois-Xavier Le Bail2018-02-221-6/+10
* Travis-CI: Add 'make releasetar' with autotools buildFrancois-Xavier Le Bail2018-01-231-0/+1
* Install tcpdump under /tmp with CMake as well as autotools.Guy Harris2018-01-221-1/+1
* Use --prefix to make sure libpcap is installed in /tmp.Guy Harris2018-01-221-1/+1
* Install libpcap in /tmp.Guy Harris2018-01-221-1/+1
* Travis-CI: Fix coverity_scan_run_condition initializationFrancois-Xavier Le Bail2018-01-221-1/+1
* CMAKE_PREFIX_PATH is what you set to change where libpcap is found.Guy Harris2018-01-221-1/+1
* Only do the Coverity check build with autotools.Guy Harris2018-01-211-1/+1
* Explain *why* we use REMOTE= even with CMake builds.Guy Harris2018-01-211-0/+2
* Use --{enable,disable}-remote for CMake builds.Guy Harris2018-01-211-2/+2
* Add cmake to the Travis build.Guy Harris2018-01-211-6/+11
* Tavis-CI: Update to add openssl support in OSX buildFrancois-Xavier Le Bail2017-12-181-1/+1
* Travis-CI: Add the libraries used by libpcap in its .travis.ymlFrancois-Xavier Le Bail2017-11-301-0/+5
* Travis CI: Add the option to build with support for remote captureFrancois-Xavier Le Bail2017-10-211-1/+4
* Travis CI: enable fast_finishDenis Ovsienko2017-09-061-0/+3
* Travis CI: Regenerate the Coverity Scan tokenFrancois-Xavier Le Bail2017-05-171-1/+1
* Travis CI: reduce git clone depthDenis Ovsienko2017-03-121-0/+1
* Travis CI: show tcpdump version in the build logDenis Ovsienko2017-02-031-0/+1
* Travis: Fold the 'configure' and 'make install' outputsFrancois-Xavier Le Bail2016-09-071-0/+4
* Travis: Add "./tcpdump -D" and "./tcpdump -J" commandsFrancois-Xavier Le Bail2016-09-041-0/+2
* Travis: The '--disable-ipv6' configure option was eliminatedFrancois-Xavier Le Bail2015-09-181-6/+3
* Travis: Restore 'make install' in the build scriptFrancois-Xavier Le Bail2015-07-111-10/+7
* make build container happyMichael Richardson2015-07-101-4/+15
* Travis: add 'make install' in the build scriptFrancois-Xavier Le Bail2015-02-161-0/+1
* Travis: install libcap-ng-dev libFrancois-Xavier Le Bail2015-02-151-1/+1
* Travis: avoid useless lines from 'brew' command in the logsFrancois-Xavier Le Bail2015-01-091-2/+2
* Travis: set git clone for libpcap to be faster and quieterFrancois-Xavier Le Bail2015-01-081-1/+1
* Travis: use the new 'quiet' option for gitFrancois-Xavier Le Bail2015-01-081-0/+3
* Travis: minor updateFrancois-Xavier Le Bail2014-12-171-5/+5
* Travis: add OSX supportFrancois-Xavier Le Bail2014-05-161-3/+16
* Coverity: Put 'notification_email: tcpdump-workers@lists.tcpdump.org' in commentFrancois-Xavier Le Bail2014-04-241-1/+1
* Coverity: fix 'notification_email' valueFrancois-Xavier Le Bail2014-04-181-1/+1
* Coverity: update .travis.yml for analysis by pushing in 'coverity_scan' branchFrancois-Xavier Le Bail2014-04-151-5/+33
* .travis.yml: install libdnet-dev and libsmi2-dev devel libsFrancois-Xavier Le Bail2014-04-041-1/+1
* Travis script: set silent operation for makefxlb2014-02-281-1/+1
* Travis script: refactor env sectionfxlb2014-02-281-2/+5
* Ask for more warnings during a Travis CI build fxlb2014-02-281-0/+1
* revert the latest changeDenis Ovsienko2014-02-261-1/+0
* request more warnings during a Travis buildDenis Ovsienko2014-02-261-0/+1
* justify some syntax in Travis specDenis Ovsienko2014-01-291-1/+1