Willem
ab89f88aea
Update build_windows.yml
...
Add a build information on the release build.
2020-04-26 20:50:09 +02:00
Willem
0227c2787a
Update build_linux.yml
...
Correct path for version check for building with cmake
2020-04-26 20:48:25 +02:00
Willem
84dec36845
Update build_linux.yml
...
Add version information step on all Linux builds
2020-04-26 20:42:44 +02:00
Willem
b4f692807a
Update build_linux.yml
...
Add a step to show version information
2020-04-26 20:38:59 +02:00
Willem
6f375cd9b3
Update build_windows.yml
...
Split up artifacts for easier re-use; ensure paths are correct.
2020-04-25 13:00:27 +02:00
Willem
e959654c6f
Update build_windows.yml
...
Fix wrong paths
2020-04-25 12:39:06 +02:00
Willem
18484d555f
Add OCR build to Windows action
...
Adds a (likely non-working) build stage for building with OCR to the Windows GitHub actions, so we can assure that Windows keeps building with OCR just fine.
2020-04-25 12:32:04 +02:00
Willem
1aed90e42c
[IMPROVEMENT] Apply clang-format to all remaining files ( #1247 )
...
Apply clang-format to all files aside from the icon file in the GUI and modify the action appropriately.
2020-03-29 22:16:39 +02:00
Nils
b974a7ed81
Remove installation of clang
( #1244 )
...
This is possible thanks to
https://github.com/actions/virtual-environments/pull/447
2020-03-20 13:08:19 +01:00
Nils André-Chang
88830e6c58
Remove the need for the push to be on the master branch
...
This is because contributors don't have branches called master it isn't
possible to manually trigger workflows as suggested by
https://github.community/t5/GitHub-Actions/GitHub-Actions-Manual-Trigger-Approvals/m-p/31517 .
Also removed the workflow file from the path as it is implicitely set.
2020-02-15 22:12:55 +00:00
Willem
a8d6b81baf
Remove Windows XP workaround
...
Removes the workaround that was put in place while waiting for actions/virtual-environments#288 to being fixed.
2020-02-08 20:56:45 +01:00
Willem
b8321cac0f
Finetune formatting action
...
Only trigger action when the action is edited, or when source code is actually being changed.
2020-02-08 20:52:36 +01:00
Nils ANDRÉ-CHANG
722d52420c
[IMPROVEMENT] Clang format ( #1222 )
...
* Add .clang-format
* Add clang-format github action
* Set more explicit name to GitHub workflow
Co-Authored-By: Willem <github@canihavesome.coffee>
Co-authored-by: Willem <github@canihavesome.coffee>
2020-01-30 09:00:00 -08:00
Nils André-Chang
746806dcef
Cmake with OCR and Hardsubx in different job
2020-01-19 20:30:04 +00:00
Nils André-Chang
812734fd2a
Add dependencies
2020-01-19 20:00:03 +00:00
Nils André-Chang
5599ce9eaf
Test with OCR and HARDSUBX
2020-01-19 19:16:15 +00:00
Willem
2e2075ca52
Add GitHub Action for Windows
...
Adds a GitHub Action that will build CCExtractor for Windows with msbuild. It will build in Release mode and Debug mode, without OCR or other features enabled.
2020-01-19 15:34:25 +01:00
Nils André-Chang
82b60988bb
Parallelize
2020-01-18 20:20:40 +00:00
Nils André-Chang
ab1af7c678
Add Cmake job to github action
2020-01-18 20:16:15 +00:00
Willem
676be1f193
Add GitHub Action for Linux
...
Adds a GitHub Action that will build CCExtractor for Linux (Ubuntu in this case) using the shell script and the autoconf option.
2020-01-18 20:05:42 +01:00