10 Commits

Author SHA1 Message Date
Meltie2013
9e93176aa2
Make all workflows the same on all projects (#176) 2022-03-25 14:57:36 +00:00
Antz
ab95cdfc56
Update core_codestyle.yml
Workflow Changes pt2. Based on the work of @Meltie2013 for MangosThree
* Fix workflow compiler and default it to clang for now on
2022-03-24 08:26:02 +00:00
Antz
fd0b4535a6
Update core_build.yml
Workflow Changes
* Fix workflow compiler and default it to clang for now on
2022-03-24 08:23:51 +00:00
Antz
68b75d7dc4
Update core_codestyle.yml
Update to only process changes from master branch. Thanks @Meltie2013
2021-03-06 23:53:14 +00:00
Meltie2013
c0411110cb
GitHub Actions Refactor (#143)
* Split Linux and Windows into their own jobs

* Implement Codestyling Check Script
* It checks for whitespaces (tabs).

* Fix some alignments.
2021-03-05 22:50:24 +00:00
Antz
ad2795835e
fix windows build in yml
Thanks @Meltie2013 for assistance
2021-03-05 09:16:22 +00:00
Antz
2b362a374d
correct alignment in yml 2021-03-05 08:44:43 +00:00
Antz
a8535befb7
Corrected syntax error in yml 2021-03-05 08:39:48 +00:00
Antz
1fcd5a8514
Update core_build.yml
Updated core_build.yml to include building master branch
2021-03-05 08:34:24 +00:00
Meltie2013
c984991f59
Migrate from Travis to GitHub Actions (#140)
* Introducing GitHub Actions

* Update for Eluna
2021-03-05 08:26:32 +00:00