Commit Graph

167 Commits

Author SHA1 Message Date
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
Jonathan Moallem
b90517416c
Changed macOS build name 2020-11-22 03:04:40 +11:00
Jonathan Moallem
01255a4947
Update and rename platform-build.yml to macOS-build.yml 2020-11-22 03:03:13 +11:00
Jonathan Moallem
1f06050461
Added workflow badges to compatibility table 2020-11-22 03:02:17 +11:00
Jonathan Moallem
08a5dc2e39
Explicitly stated Ubuntu version in platform build 2020-11-22 02:50:37 +11:00
Jonathan Moallem
5ecf511ea4
Added setup to platform build actions 2020-11-22 02:46:05 +11:00
Jonathan Moallem
374a9e31db
Removed unused configure step from CI 2020-11-22 02:38:10 +11:00
Jonathan Moallem
fcf95ff024
Added simple build Github action 2020-11-22 02:34:36 +11:00
aryeh
cf73070d85 Fixed the Windows makefile and added OS specific instructions. 2020-11-21 21:46:23 +11:00
Jonathan Moallem
96bc129dfa
Added contributing section to Readme 2020-11-21 02:12:14 +11:00
Jonathan Moallem
5d406a28d6 Added zlib/libpng licence to project 2020-11-21 02:01:43 +11:00
Jonathan Moallem
148652c212
Added macOS setup instructions to Readme file 2020-11-21 01:51:54 +11:00
Jonathan Moallem
a3e0ea19d1 Added Linux build options and updated Readme Linux instructions 2020-11-21 01:23:53 +11:00
Jonathan Moallem
4b903ad1a5 Unified Makefile platform specifications 2020-11-21 00:23:53 +11:00
Jonathan Moallem
0dad34dc59
Added Linux dependency installation instructions 2020-11-20 23:57:32 +11:00
Jonathan Moallem
6b54246dfb
Merged platform build instructions in Readme 2020-11-20 23:16:49 +11:00