|
|
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 |
|
|
|
a46a13db4d
|
Merge pull request #31 from pnx/cmake_nsis
Cmake: Support for NSIS installer in CPack
|
2020-03-30 14:12:44 +02:00 |
|
|
|
faff761eeb
|
Merge branch 'use_lib' into develop
|
2020-03-30 14:08:59 +02:00 |
|
|
|
dd1fe841ad
|
.github/workflows/package.yml: build windows installer instead of zip file.
|
2020-03-30 13:25:57 +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 |
|
|
|
c3640c034f
|
.github/workflows/package.yml: update to trigger CPack for building packages.
|
2020-03-14 21:14:15 +01:00 |
|
|
|
d642bfe89f
|
.github/workflows/package.yml: fixing ubuntu package command.
|
2020-02-27 10:54:02 +01:00 |
|
|
|
c59190b7ea
|
.github/workflows/package.yml: update command for ubuntu package.
|
2020-02-27 10:49:29 +01:00 |
|
|
|
a8432ea972
|
.github/workflows/package.yml: package for both x86 and x64 on windows.
|
2020-02-21 12:07:07 +01:00 |
|
|
|
3dd0a41c37
|
.github/workflows/package.yml: create zip file on windows.
|
2020-02-21 12:07:07 +01:00 |
|
|
|
2511e7b767
|
Adding .github/workflows/package.yml
|
2020-02-14 11:25:48 +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 |
|