|
|
2d1c0d0785
|
CMake: rename BUILD_COMPONENT_* options to COMPONENT_*
|
2020-04-24 12:01:24 +02:00 |
|
|
|
54e493de1f
|
.github/workflows/ci.yml: update build matrix to cover all configurations.
|
2020-04-20 18:23:52 +02:00 |
|
|
|
c206ec764f
|
.github/workflows/ci.yml: some minor cleanup.
|
2020-04-10 17:50:08 +02:00 |
|
|
|
48eb716165
|
.github/workflows/ci.yml: add abit more human friendly names than matrix.build-opts. and have the actual cmake flags as matrix includes.
|
2020-04-10 17:50:08 +02:00 |
|
|
|
0d44bbc8f6
|
.github/workflows/ci.yml: Build GUI
|
2020-04-10 11:53:29 +02:00 |
|
|
|
9c86841612
|
.github/workflows/ci.yml: set FORCE_ANSI as build opts and remove USE_THREADS
|
2020-03-31 10:38:25 +02:00 |
|
|
|
920d422ff8
|
.github/workflows/ci.yml: pass "-B build" to cmake at configure stage. So we don't have to use mkdir/cd
|
2020-03-30 14:18:49 +02:00 |
|
|
|
faff761eeb
|
Merge branch 'use_lib' into develop
|
2020-03-30 14:08:59 +02:00 |
|
|
|
aa2fd02884
|
Github Actions: Remove OpenSSL from firedaemon on windows (its bundled).
|
2020-03-30 13:25:02 +02:00 |
|
|
|
9cba57d1ab
|
.github/workflows/ci.yml: we package for both ubuntu 16.04 and 18.04. so lets build for those also.
|
2020-03-28 21:18:06 +01:00 |
|
|
|
4e876b3cc2
|
.github/workflows/ci.yml: upload build artifact
|
2020-02-14 11:24:38 +01:00 |
|
|
|
8c8e586b2c
|
CI: combine mac,unix,win jobs into one and use matrix + control steps via "if" and $RUNNER_OS variable.
|
2020-01-15 19:21:55 +01:00 |
|
|
|
725ba47e34
|
CI: Build with and without thread support.
|
2020-01-15 17:33:20 +01:00 |
|
|
|
d0e85e00e2
|
.github/workflows/ci.yml: run on all branches except master
Only code from other branches should be pushed to master, so we can skip CI.
|
2019-12-20 15:11:49 +01:00 |
|
|
|
799a80b3e5
|
Initial Commit
|
2019-12-19 14:35:20 +01:00 |
|