Commit Graph

182 Commits

Author SHA1 Message Date
Aryeh
cbb9906603
Update Makefile 2020-11-27 14:42:19 +11:00
Aryeh
46e510ad81
Update Makefile 2020-11-27 14:39:18 +11:00
Aryeh
8e05a07e66
Update Makefile 2020-11-27 14:37:59 +11:00
Aryeh
1ee1b4e270
Update windows.yml 2020-11-27 14:16:52 +11:00
Aryeh
26ada82c42
Update windows.yml 2020-11-27 14:13:59 +11:00
Aryeh
c99b6e00f7
Update windows.yml 2020-11-27 14:11:21 +11:00
Aryeh
dd1cc3daee
Update windows.yml 2020-11-27 14:05:56 +11:00
Aryeh
bdab6a0784
Update Makefile 2020-11-27 13:51:40 +11:00
Aryeh
90568d4022
Update Makefile 2020-11-27 13:27:36 +11:00
Aryeh
98365748be
Update windows.yml 2020-11-27 13:25:04 +11:00
Aryeh
d059bb8052
Update Makefile 2020-11-27 13:16:48 +11:00
Aryeh
eade038095
Update Makefile 2020-11-27 12:53:30 +11:00
Aryeh
f0747eb368
Update Makefile 2020-11-27 12:35:15 +11:00
Aryeh
916a50f712
Update Makefile 2020-11-27 12:25:36 +11:00
Aryeh
f5a58f52f5
Edited commands 2020-11-27 12:18:40 +11:00
Aryeh
261d9ed88a
Updated to run setup and clean commands 2020-11-27 12:03:28 +11:00
Aryeh
6a73638ec7
Added ';' as UNIX multi-line command 2020-11-27 11:59:32 +11:00
aryeh
012259869e Got windows building. Need to test with CI/CD 2020-11-27 11:44:38 +11:00
Jonathan Moallem
91c0fc115e Merge remote-tracking branch 'origin/main' into main 2020-11-26 16:54:53 +11:00
Jonathan Moallem
5537b9331b Updated macOS and Linux tests to include explicit compiler definition 2020-11-26 16:53:49 +11:00
Jonathan Moallem
56e0318c6a Added the ability to explicitly define compiler 2020-11-26 16:53:00 +11:00
Jonathan Moallem
a9d10b82be
Added Using This Template section to Readme 2020-11-26 16:47:39 +11:00
Jonathan Moallem
bf67972952
Updated Readme copy 2020-11-25 18:02:30 +11:00
Jonathan Moallem
f2a478ddab Customised example executable for project 2020-11-24 19:34:28 +11:00
Jonathan Moallem
ea8aca10d3
Added git installation instruction to dependencies 2020-11-24 19:17:19 +11:00
Jonathan Moallem
512e811d3a
Added docs reference to installing dependencies page 2020-11-24 19:07:24 +11:00
Jonathan Moallem
c79441dc18
Added docs page called for installing dependencies 2020-11-24 18:58:55 +11:00
Jonathan Moallem
48b5d98009 Minor docs and workflow fixes 2020-11-24 18:21:33 +11:00
Jonathan Moallem
0a27a36e97
Updated Readme with new build instructions for automatic setup 2020-11-24 18:11:41 +11:00
Jonathan Moallem
bdd105ab48 Removed test target from Makefile and updated workflows accordingly 2020-11-24 17:16:35 +11:00
Jonathan Moallem
fced3b4e5b Added phony target to Makefile 2020-11-24 17:15:57 +11:00
Jonathan Moallem
e20e5b31fc Made actions only collect artifacts on failure 2020-11-24 15:57:45 +11:00
Jonathan Moallem
1b7a161c98 Made macOS and Ubuntu workflows upload logs as artifacts 2020-11-24 15:50:17 +11:00
Jonathan Moallem
a2a8b8a230 Fixed Makefile to adhere to sh instead of bash scripting 2020-11-24 15:24:02 +11:00
Jonathan Moallem
7a57a92357 Added the .temp directory to the gitignore 2020-11-24 15:18:01 +11:00
Jonathan Moallem
9a9f6d4d10 Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	Makefile
2020-11-24 15:16:27 +11:00
Jonathan Moallem
f18ea43e9e Added test target to Makefile and updated workflow definitions 2020-11-24 15:13:40 +11:00
Jonathan Moallem
c9f35add85 Commented Makefile targets 2020-11-24 15:11:39 +11:00
Jonathan Moallem
55ee7c1728 Cleaned up directory creation command usage per-platform 2020-11-24 15:10:27 +11:00
Jonathan Moallem
6dcb4ad9c4
Fixed make setup for Ubuntu builds 2020-11-23 02:18:21 +00:00
Jonathan Moallem
0ec85ea512 Added make setup command to macOS and Ubuntu build workflows 2020-11-23 03:26:29 +11:00
Jonathan Moallem
cdf74e8c30 Updated Makefile to include automatic setup instructions 2020-11-23 03:23:28 +11:00
Jonathan Moallem
b56420d6dc Removed include and lib from project files, ignored, and uncached them 2020-11-23 03:20:21 +11:00
Jonathan Moallem
dbc45fabe8 Added raylib-cpp as git sub-module 2020-11-23 03:10:48 +11:00
Jonathan Moallem
ab74fab682
Added Windows build status to compatibility table 2020-11-22 09:43:58 +11:00
Jonathan Moallem
17ed8c1f20
Added windows build workflow 2020-11-22 09:42:21 +11:00
Jonathan Moallem
1cf22fa1c1
Fixed compatibility table alignment 2020-11-22 03:18:30 +11:00
Jonathan Moallem
d3465b67dc
Removed Windows from compatibility table status 2020-11-22 03:17:31 +11:00
Jonathan Moallem
f4615e0868
Updated status badges to use workflow names 2020-11-22 03:08:40 +11:00
Jonathan Moallem
e22e078d76
Added ubuntu build actions 2020-11-22 03:07:11 +11:00