Commit Graph

135 Commits

Author SHA1 Message Date
Sebastian
f6a0dbf895 Update CI 2021-10-25 18:23:44 -05:00
Sebastian
18c7991d16 Use correct executable name 2021-10-24 17:58:42 -05:00
Sebastian-byte
49c464ebf3 Fix conflicts 2021-10-21 17:57:41 -05:00
Petr Mrázek
7c86732a47 NOISSUE Update links to repo, fix up library README 2021-10-21 23:25:52 +02:00
Zakhar Afonin
a7b766efb1 Automated macOS builds (#53)
* First attempt at automating macOS builds

* Added Qt5 path

* I am retarded

* Yet another attempt

* Now builds a bundle succesfully

* Fixed artifact upload, I hope

* god damn it we really need to set up caching later

* Add packages cache

* Use home for homebrew cache

* Add extra CMake flags

* Move to 10.9 as minimum version

* Fix bundle problem

* Make option -l doesn't do anything alone

* Update actions

* Added chmod +x so the resulting executable is runnable without user's actions

* fixed path to Linux executable

* tf is wrong with me

* where the hell is our working directory and why can't I access multimc from cwd

* i can't fucking take it anymore

* maybe this time the path is right

* Remove some unneeded packages

* Install only Qt since is only one required

* Escape CMake commands

* Build Qt5.6

* Move to different steps

* Fix directory

* Remove codecs flag

* Use dmg file

* Fix directory

* We can't get Qt5.6 in macOS

Co-authored-by: Sebastían <sebastianmontoya209@gmail.com>
2021-08-03 13:26:28 -05:00
Sebastian-byte
65d3068e9f Fix conflict 2021-07-25 18:34:28 -05:00
Philip T
fbd93a47a3 GH-3939 fix suggestion template 2021-07-23 20:41:23 +02:00
Sebastían
9cab395f1c Update CMake version 2021-07-14 18:56:46 -05:00
Sebastían
f2c0959fcf Build on push 2021-07-13 20:16:53 -05:00
Sebastían
d0c42b1d46 Remove trailing whitespace 2021-07-13 19:52:00 -05:00
Sebastian-byte
59ffdc8ff6 Revert all the disaster 2021-07-13 19:50:52 -05:00
Sebastían
5019fafeb7 Merge branch 'develop' into develop 2021-07-13 19:31:59 -05:00
Sebastian-byte
dd3479e882 Revert "Disable build on push, closes #36"
This reverts commit e19730d3ba.
Nightly.link ignores manual builds.
2021-07-08 16:40:21 -05:00
Sebastían
6429456b74 Update main.yml 2021-07-06 20:29:45 -05:00
Sebastían
55bb5accab Remove comment 2021-07-06 20:19:33 -05:00
Sebastían
07fe7b64dc Adapt build system directories 2021-07-06 20:10:05 -05:00
Sebastían
e22e4e28cb Change Ubuntu to 18.04 2021-07-05 15:36:00 -05:00
Mateo Pidal
d8d05bd761 Forgot to change the most important thing 2021-06-30 21:01:39 -03:00
Mateo Pidal
9478b7fb30 Support old Ubuntu Builds 2021-06-30 20:47:42 -03:00
Sebastían
e19730d3ba Disable build on push, closes #36 2021-06-11 15:49:46 -05:00
Sebastían
9e5e5a5fd8 Use actions checkout for clone 2021-06-11 15:42:35 -05:00
Zakhar Afonin
897078882b Fixed wrong repo in CI main.yml 2021-06-11 22:22:30 +03:00
Sebastían
228e4bf079 Seems like Actions uses batch files 2021-06-08 19:32:26 -05:00
Sebastían
726cce8cf6 Get build number automatically
Somewhat a workaround for #30
2021-06-08 19:24:01 -05:00
Sebastian-byte
1b4fbbcc9f Add CI
Fix syntax error

Fix build order

Minor improvements in CI

NOISSUE stop relying on forge servers for old FML libs

NOISSUE fix issue templates

More improvements

Update main.yml

Copy OpenSSL to install directory

Update main.yml

Update main.yml

Fix Path

Remove broken paths again

Remove uneeded step

Remove more unneeded things.

Don't echo PATH

Update main.yml

Not longer require QTACCOUNT secret

Update main.yml

Update main.yml

Update main.yml

Update main.yml

Update main.yml

Remove debugging echo
2021-05-09 17:07:25 -05:00
Mateo Pidal
e2152665d6 Add Build Number 2021-05-09 01:26:56 -03:00
Mateo Pidal
4a269a42bb Deprecated develop.yml 2021-05-09 01:07:23 -03:00
Mateo Pidal
2a27d04ee7 Changed source back to my repo 2021-05-09 01:04:24 -03:00
Mateo Pidal
297c8cc4b1 Changes to QT Account file usage
It isn't needed to Create the QT Account file if QT is already cached
2021-05-09 01:04:24 -03:00
Sebastían
e41b4cd766 Update main.yml 2021-05-09 01:04:24 -03:00
Sebastían
f05885b219 Update main.yml 2021-05-09 01:04:23 -03:00
Sebastían
5d2f26863e Not longer require QTACCOUNT secret 2021-05-09 01:04:23 -03:00
Sebastían
f5e09e81a3 Update main.yml 2021-05-09 01:04:23 -03:00
Sebastían
5b35b633e9 Don't echo PATH 2021-05-09 01:04:23 -03:00
Sebastían
77ba939de2 Remove more unneeded things. 2021-05-09 01:04:23 -03:00
Sebastían
b204353505 Remove uneeded step 2021-05-09 01:04:22 -03:00
Sebastían
60721d1a9c Remove broken paths again 2021-05-09 01:04:22 -03:00
Sebastían
782a141b77 Fix Path 2021-05-09 01:04:22 -03:00
Sebastían
a59a803165 Update main.yml 2021-05-09 01:04:22 -03:00
Sebastían
c89eff9226 Update main.yml 2021-05-09 01:04:21 -03:00
Sebastian-byte
14f95cdb5c Copy OpenSSL to install directory 2021-05-09 01:04:21 -03:00
Sebastían
d09240a413 Update main.yml 2021-05-09 01:04:21 -03:00
Sebastian-byte
635aca8195 More improvements 2021-05-09 01:04:21 -03:00
Sebastian-byte
11dfd88ef1 Minor improvements in CI 2021-05-09 01:04:21 -03:00
Sebastian-byte
e8bb97fffc Fix build order 2021-05-09 01:04:20 -03:00
Sebastian-byte
3ab5247dc0 Fix syntax error 2021-05-09 01:04:20 -03:00
Sebastian-byte
98f95ebbb6 Add CI 2021-05-09 01:04:20 -03:00
Mateo Pidal
4f7f9afc36 Test some changes proposed for #6
by @Sebastian-byte
2021-05-09 00:29:04 -03:00
Mateo Pidal
81580bbb9a replaced del with rm 2021-05-09 00:10:25 -03:00
Mateo Pidal
9ad59edc24 delete wildcard 2021-05-08 23:45:58 -03:00