Commit Graph

57 Commits

Author SHA1 Message Date
d9a9e3962f Fix build error on older c# versions. v2.0.0-rc 2024-06-19 11:50:36 +03:00
f976af3833 Increment version counter for 2.0.0-rc 2024-06-19 11:42:29 +03:00
9b21bb837b Move native calls to Stb.Native 2024-06-19 11:31:51 +03:00
e7d7f5f826 Implement stbi_write here. 2024-06-19 11:15:51 +03:00
e0e57b53f4 Increment version counter. v1.1.0-rc0 2024-06-16 21:36:11 +03:00
f135a65c96 Add stb_image_write.h support. 2024-06-16 21:34:59 +03:00
846e09054d Pull changes in build_native.sh v1.0.1 2024-06-14 22:11:33 +03:00
722d38be5c Update docker cmakes. 2024-06-14 22:00:20 +03:00
31f5e3938c Increment version. 2024-06-14 21:53:08 +03:00
03ac61a4d2 Fix typo in publish.sh. v1.0.0 2024-06-14 18:51:16 +03:00
9dcd5e56fa Rename API key. 2024-06-14 18:48:41 +03:00
018f195000 Make ci run on push to tag. 2024-06-14 18:44:56 +03:00
13ea2941da fix typo in build script. 2024-06-14 18:43:14 +03:00
0c46adc68b Finish rebranding. 2024-06-14 18:40:36 +03:00
e7c90af3ed Fix build scripts. 2024-06-14 18:32:16 +03:00
112c1065b0 Add license. 2024-06-14 18:28:28 +03:00
ede16bc468 Remove all references to Quik. 2024-06-14 18:24:38 +03:00
6ba91c8808 Added icon. 2024-06-11 19:35:10 +03:00
ecab13f766 Added package icon. 2024-06-11 19:32:42 +03:00
50c2ec73e7 Added package icon. 2024-06-11 19:31:33 +03:00
cb896f9cf3
Added package icon. 2024-06-11 19:26:48 +03:00
8c3e723cac Merge remote-tracking branch 'origin/master' 2024-06-11 19:18:28 +03:00
7f8fad146a Add readme.md 2024-06-11 19:17:51 +03:00
23d2ce8087 Macos doesn't have dlls ya silly. 2024-06-07 19:06:52 +02:00
3ee0779d66 Roll over version number. 2024-06-01 14:23:32 +03:00
ec09deb438 Update stb. 2024-06-01 14:22:57 +03:00
07d788da25 Disable all instances of potential thread local storage. 2024-06-01 14:22:41 +03:00
bce883028f Added -static-libstdc++ compile flag. 2024-06-01 11:01:53 +03:00
0e1824bdb1 Add osx runtime specifiers 2024-04-06 16:17:05 +03:00
7cd55c8884 Merge branch 'master' into stable 2024-04-06 16:00:05 +03:00
b077e06765 [v1.1.0] Add OSX builds. 2024-04-06 15:58:05 +03:00
1d9f7d2ae6 Move tests to this repository. 2024-03-23 11:59:40 +03:00
bb5b3c638d [v1.0.0] Create Quik.StbImage nuget package.
Make more shell scripts.

Fix removed old function.

Add a workflow.

Add docker-compose.yaml version.

Update .gitea/workflows/build.yaml

Trying to see if this helps.

Add executable bit to shell scripts.

Where did my files go?

Fix executable bit of higher repository.

Change build scripts slightly to maybe fix CI?

Update .gitea/workflows/build.yaml

List all files in home directory of the runner.

Another silly push.

List stuff.

YEss another useless push.

Yet another attempt to fix CI builds.

This is getting out of hand.

Chnage build script.

Use unencrypted storage for the key because Nuget is nuget.
2024-03-23 11:41:10 +03:00
ab1cfe9243 Use unencrypted storage for the key because Nuget is nuget. 2024-03-23 11:36:16 +03:00
2883c7faf8 Chnage build script. 2024-03-23 10:59:23 +03:00
07f6da8ebe This is getting out of hand. 2024-03-21 18:39:44 +03:00
029375399f Yet another attempt to fix CI builds. 2024-03-21 18:38:27 +03:00
702083e961 YEss another useless push. 2024-03-21 18:24:22 +03:00
1ff1603d00 List stuff. 2024-03-21 18:17:50 +03:00
c41ba068a6 Another silly push. 2024-03-21 18:16:21 +03:00
33000e5b54 List all files in home directory of the runner. 2024-03-21 18:13:33 +03:00
4c87a7da1c Merge branch 'stable' of https://git.mixedup.dev/QUIK/Quik.StbImage into stable 2024-03-21 18:11:30 +03:00
e531ac6d15 Change build scripts slightly to maybe fix CI? 2024-03-21 18:10:55 +03:00
ed99bf210b Update .gitea/workflows/build.yaml 2024-03-19 21:19:55 +01:00
0d3b1760e3 Fix executable bit of higher repository. 2024-03-19 22:57:40 +03:00
1b0fc116f2 Merge branch 'stable' of https://git.mixedup.dev/QUIK/Quik.StbImage into stable 2024-03-19 22:50:05 +03:00
f60611e565 Add executable bit to shell scripts. 2024-03-19 22:49:57 +03:00
6e670cb57c Where did my files go? 2024-03-19 20:46:38 +01:00
8a0f1ba704 Trying to see if this helps. 2024-03-19 22:43:32 +03:00
ed2425e6a3 Merge branch 'stable' of https://git.mixedup.dev/QUIK/Quik.StbImage into stable 2024-03-19 22:32:14 +03:00