fab85a96f2
fix libraylib.so name
2021-10-01 22:52:21 +10:00
8ad369caf5
fix linux raylib lib extract path
2021-10-01 22:44:11 +10:00
68cdf1a8b8
create extract dir for tar
2021-10-01 22:40:41 +10:00
ee5a129849
add linux-x64 native lib extract & copy
2021-10-01 22:36:05 +10:00
1c40428740
fix source directory for windows-x64
2021-10-01 22:27:20 +10:00
f7d03a3ffd
fix typo
2021-10-01 22:24:42 +10:00
cad91a0e2e
Extract & copy windows lib
2021-10-01 22:22:09 +10:00
c720cbf9e9
Move Target Raylib Tag to csproj
...
Also use different GitHub Action for XPath
2021-10-01 22:08:30 +10:00
58a75e039b
convert XPath result to string
2021-10-01 21:29:18 +10:00
31c6f98ea4
test alternate path
2021-10-01 21:23:18 +10:00
a2af2200df
Update build.yml
2021-10-01 21:22:18 +10:00
e8330e64e5
TEMP: disable non-linux platforms for testing
2021-10-01 21:14:15 +10:00
9369c09daa
Update build.yml
2021-10-01 21:13:31 +10:00
d54e1cd1c3
fix indent
2021-10-01 21:08:14 +10:00
c8d17c7bb7
fix syntax
2021-10-01 21:07:38 +10:00
872cd9980a
fix typo
2021-10-01 21:05:06 +10:00
4d5f68dde6
Enable GitHub Actions on all PRs
2021-10-01 21:04:23 +10:00
6a88df13d0
Start NuGet Package Action
2021-10-01 20:58:38 +10:00
e50b30e870
Add new-issue-template and update README.md
2021-08-29 08:02:18 +01:00
927af656ab
Update build.yml to run tests
2021-01-15 10:45:05 +00:00
2c7d2a6358
Rename dotnetcore.yml to build.yml
2021-01-02 15:53:59 +00:00
b87362fd28
Update workflow and README.md ready to merge into master
...
- Should be able to run workflow manually and pushes will only run it if they are on master.
- Update README.md with new version + note about the nuget package being out of date.
2020-12-27 17:11:21 +00:00
daa7f7241d
Update to net5.0 using a fix for net5.0 support in dotnetcore.yml
...
- Update actions/checkout to v2.
- setup-dotnet requires specific version or a wildcard so I changed it to 5.0.x so it targets any 5.0 version.
- Updated Raylib-cs.Tests to target net5.0 as we can now use it properly.
2020-11-28 14:50:11 +00:00
bae7289476
Update dotnetcore.yml
2020-07-21 07:40:45 +01:00
81f7a984f6
Changed Raylib-cs.csproj to only target netstandard2.0.
...
- Changed Raylib-cs.proj to use just one target framework.
- Removed targets net47 and netcoreapp3.1 from Raylib-cs.csproj.
- Removed netcoreapp3.1 from dotnetcore.yml workflow.
2020-04-07 20:41:22 +01:00
631493ac87
Initial project update.
...
- Updated github actions workflow to build using .NET Core on Linux, Windows and Mac.
- Updated Raylib-cs.sln with project name changes.
- Added experimental netfx.props to help with building using Mono on Linux.
- Added app.config.
2020-04-01 14:35:26 +01:00
a20d154f96
Update dotnetcore.yml
...
- Got a Node run failed error. Changed to full version instead of just 3.1.
2020-01-29 20:04:37 +00:00
72eaf6cf34
Update dotnetcore.yml
...
- Changed back to just one version of .NET Core.
2020-01-29 19:58:21 +00:00
1018def995
Update dotnetcore.yml
...
Learning about continuous integration.
- Testing build using multiple versions of .NET Core.
2020-01-29 19:53:13 +00:00
18c264f0c9
Create dotnetcore.yml
...
Initial test for github actions. Builds using dotnet core.
2020-01-05 14:15:51 +00:00
dd9710fc57
- Improvements for 2.5 release. Alot more work than I expected.
...
- Examples are out of date and will need to be regenerated before release.
2019-04-22 07:40:01 +01:00
a636ce12eb
Update issue templates
2018-09-26 18:32:29 +01:00