1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-08-24 13:32:59 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
Ilya Shipitsin
f85dff25dc CI: gitlab: remove broken tasks, leave only Illumos 2021-09-08 21:15:13 +05:00
Davide Beatrici
2dab282eb2 CI: Switch from Ubuntu 16.04 to 18.04, install libsodium
This commit:

- Switches from Ubuntu 16.04 to 18.04 for all builds, mainly in order to use a more recent version of libsodium.
- Installs libsodium, used by the WireGuard implementation.
2021-03-01 02:56:16 +01:00
Davide Beatrici
3c2f5a41ba Use "build" folder instead of "tmp" in CI scripts 2020-07-20 20:33:36 +02:00
Ilya Shipitsin
2291bf5bf9 gitlab-ci: build illumos only when runner attached 2019-07-06 15:56:51 +05:00
William Welliver
b078e1a849 illumos: remove stage and document the runner's maintainer 2019-05-10 08:54:16 -04:00
William Welliver
59d57338a5 Add basic CI definition for illumos 2019-04-26 10:36:11 -04:00
Ilya Shipitsin
388da69793 avoid non needed ci builds 2019-04-02 11:16:36 +05:00
Ilya Shipitsin
8f790eeca0 rename azure-pipelines.yml to .azure-pipelines.yml 2019-03-11 22:43:35 +05:00
Ilya Shipitsin
3ff10dc8ed CI: avoid not needed builds when possible 2018-12-15 22:35:40 +05:00
Ilya Shipitsin
971893c7b4 CI: avoid not needed builds, make AppVeyor upload src with submodules 2018-12-01 23:19:18 +05:00
Davide Beatrici
25c99a7e04
Merge PR #807: gitlab-ci: enable SAST 2018-11-10 19:19:58 +01:00
Ilya Shipitsin
759d3f8709 gitlab-ci: enable SAST 2018-11-10 22:39:22 +05:00
Ilya Shipitsin
b02dd7ca53 gitlab-ci: add "vpntest" memory tests 2018-10-30 01:30:11 +05:00
Ilya Shipitsin
60acfae417 gitlab-ci: drop 16.04 and 18.04 builds in favour of app veyor 2018-10-26 17:24:37 +05:00
Ilya Shipitsin
139fffe6e0 adjust systemd paths according to installation path 2018-10-22 10:55:12 +05:00
Ilya Shipitsin
ec09309aa8 gitlab-ci: enable ubuntu 12.04 builds 2018-10-12 01:03:12 +05:00
Ilya Shipitsin
1062d600b4 gitlab-ci: install dpkg-dev for better dependency management,
move 3.12.1 to variable
2018-08-16 15:26:17 +05:00
Davide Beatrici
a109f28f1d GitLab: install "wget" 2018-08-14 23:43:44 +02:00
Davide Beatrici
782e02a389 GitLab: compile and install latest version of CMake 2018-08-13 22:53:26 +02:00
Ilya Shipitsin
6f347003ce gitlab-ci: add recursive checkout 2018-08-11 15:02:31 +05:00
Davide Beatrici
005487c623 GitLab: create package with CMake 2018-08-10 17:06:14 +02:00
Ilya Shipitsin
bcf0c41184 add debian package builds to gitlab-ci.yml 2018-08-07 12:27:11 +05:00