Ilya Shipitsin
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
Ilya Shipitsin
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
Davide Beatrici
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
Ilya Shipitsin
26f3ebc059
travis-ci: split openssl into 1.0.2, 1.1.0 matrix ( #477 )
2018-04-09 23:16:38 +02:00
Ilya Shipitsin
863f87fac1
travis-ci: add "dh build-arch" step
...
debian: fix dependencies
2018-03-12 22:29:42 +01:00
moatazelmasry2
cdde36ccb2
Remove deploy snippet from travis-ci config
2018-03-07 22:07:01 +01:00
moatazelmasry2
4a0e493446
Add secure oauth token for travis-ci launchpad
2018-03-07 21:53:34 +01:00
moatazelmasry2
1cd55559cb
Add PPA deployer to travis-ci
2018-03-06 23:29:36 +01:00
Ilya Shipitsin
d1c543eecd
initial travis-ci support ( #348 )
2017-12-03 20:47:31 +01:00