433c72e978
travis-ci: setup releases from tags
2018-09-26 07:21:49 +05:00
cfd0022e61
travis-ci: run stbcheck utility
2018-09-23 22:54:57 +05:00
553aaf9bad
Travis CI: install to check if the files are copied correctly
2018-09-07 22:12:13 +02:00
4ed7c559f1
Merge PR #646 : travis-ci: small coverity fixes
2018-08-12 22:29:19 +02:00
92393b4a75
travis-ci: small coverity fixes: change branch filter to master
...
remove "secure" variable, token is availavle from travis-ci env variables
2018-08-12 23:18:48 +05:00
3a7b801ce5
CMake: change output directory from "bin" to "build"
2018-08-12 19:22:51 +02:00
5fc6b10fe1
add coverity scan to travis-ci matrix
2018-08-12 20:18:23 +05:00
8a064164c9
Travis: create package with CMake
2018-08-09 23:59:43 +02:00
9beec899b2
another attempt to fix launchpad builds
2018-08-05 19:42:05 +05:00
cf79205ba5
Travis CI: cache Homebrew downloads
2018-08-01 13:56:57 +02:00
07f6d3765b
Travis CI: upgrade everything on MacOS
2018-08-01 13:24:13 +02:00
0bbf08fea7
cmake: lib cleanup and use cmake package_find
...
* use OPENSSL_ROOT_DIR
* add special .configure handling for osx
* move readline, curses to cedar
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com >
2018-07-31 18:11:13 +02:00
be0ebb65c1
fix debian package builds ( #554 )
...
* fix debian builds
issue described: https://github.com/SoftEtherVPN/SoftEtherVPN/issues/550
* add cmake3 dependency (for ubuntu 14.04)
* "compat" belongs to debian/ subfolder
that file is not needed in root folder
* update debian package version
* compare debian/changelog and src/CurrentBuild.txt
2018-06-28 13:23:21 +02:00
8baead6042
refactor travis-ci: ( #530 )
...
osx does not come with gcc, actually it is clang. so, remove it.
move debhelper installation to "apt" plugin (it will affect only linux).
add otool (which is ldd equivalent) on osx.
split "before_install", "script" into matrix
2018-05-28 23:19:04 +02:00
7f499d0e5f
Travis CI: add MacOS target and create scripts files ( #523 )
...
* makefiles: add /usr/local/opt/openssl/include and /usr/local/opt/openssl/lib as include paths on MacOS
* Travis CI: add MacOS target and create scripts files
2018-05-02 23:12:01 +02:00
26f3ebc059
travis-ci: split openssl into 1.0.2, 1.1.0 matrix ( #477 )
2018-04-09 23:16:38 +02:00
863f87fac1
travis-ci: add "dh build-arch" step
...
debian: fix dependencies
2018-03-12 22:29:42 +01:00
cdde36ccb2
Remove deploy snippet from travis-ci config
2018-03-07 22:07:01 +01:00
4a0e493446
Add secure oauth token for travis-ci launchpad
2018-03-07 21:53:34 +01:00
1cd55559cb
Add PPA deployer to travis-ci
2018-03-06 23:29:36 +01:00
d1c543eecd
initial travis-ci support ( #348 )
2017-12-03 20:47:31 +01:00