Commit Graph

61 Commits

Author SHA1 Message Date
ff83cb20f9 Enabled optimzations.
All checks were successful
Build / build (push) Successful in 2m2s
v2.0.1
2024-07-23 23:21:12 +03:00
3801bc29f8 Update ReFuel.StbImage.csproj
All checks were successful
Build / build (push) Successful in 1m36s
v2.0
2024-06-29 13:34:59 +02:00
bcd82900c7 Add STBIWDEF as RFEXTERN to build C file.
All checks were successful
Build / build (push) Successful in 1m35s
v2.0.0-rc.3
2024-06-19 12:19:33 +03:00
e759efacf6 [2.0.0-rc.2] Fix global options to be static.
All checks were successful
Build / build (push) Successful in 1m37s
v2.0.0-rc.2
2024-06-19 12:05:54 +03:00
d9a9e3962f Fix build error on older c# versions.
All checks were successful
Build / build (push) Successful in 1m35s
v2.0.0-rc
2024-06-19 11:50:36 +03:00
f976af3833 Increment version counter for 2.0.0-rc
Some checks failed
Build / build (push) Failing after 1m34s
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.
All checks were successful
Build / build (push) Successful in 1m36s
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
All checks were successful
Build / build (push) Successful in 2m0s
v1.0.1
2024-06-14 22:11:33 +03:00
722d38be5c Update docker cmakes.
All checks were successful
Build / build (push) Successful in 1m23s
2024-06-14 22:00:20 +03:00
31f5e3938c Increment version.
All checks were successful
Build / build (push) Successful in 1m24s
2024-06-14 21:53:08 +03:00
03ac61a4d2 Fix typo in publish.sh.
All checks were successful
Build / build (push) Successful in 1m18s
v1.0.0
2024-06-14 18:51:16 +03:00
9dcd5e56fa Rename API key.
Some checks failed
Build / build (push) Failing after 1m17s
2024-06-14 18:48:41 +03:00
018f195000 Make ci run on push to tag.
Some checks failed
Build / build (push) Failing after 1m20s
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.
All checks were successful
Build / build (push) Successful in 1m20s
2024-06-11 19:35:10 +03:00
ecab13f766 Added package icon. 2024-06-11 19:32:42 +03:00
50c2ec73e7 Added package icon.
Some checks failed
Build / build (push) Failing after 1m17s
2024-06-11 19:31:33 +03:00
cb896f9cf3
Added package icon.
Some checks failed
Build / build (push) Failing after 1m17s
2024-06-11 19:26:48 +03:00
8c3e723cac Merge remote-tracking branch 'origin/master'
All checks were successful
Build / build (push) Successful in 1m27s
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.
All checks were successful
Build / build (push) Successful in 1m34s
2024-06-07 19:06:52 +02:00
3ee0779d66 Roll over version number.
All checks were successful
Build / build (push) Successful in 1m37s
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.
All checks were successful
Build / build (push) Successful in 1m39s
2024-06-01 11:01:53 +03:00
0e1824bdb1 Add osx runtime specifiers
All checks were successful
Build / build (push) Successful in 1m16s
2024-04-06 16:17:05 +03:00
7cd55c8884 Merge branch 'master' into stable
All checks were successful
Build / build (push) Successful in 1m23s
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.
Some checks failed
Build / build (push) Failing after 1m3s
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.
All checks were successful
Build / build (push) Successful in 1m2s
2024-03-23 11:36:16 +03:00
2883c7faf8 Chnage build script.
Some checks failed
Build / build (push) Failing after 1m4s
2024-03-23 10:59:23 +03:00
07f6da8ebe This is getting out of hand.
Some checks failed
Build / build (push) Failing after 43s
2024-03-21 18:39:44 +03:00
029375399f Yet another attempt to fix CI builds.
Some checks failed
Build / build (push) Failing after 44s
2024-03-21 18:38:27 +03:00
702083e961 YEss another useless push.
Some checks failed
Build / build (push) Failing after 51s
2024-03-21 18:24:22 +03:00
1ff1603d00 List stuff.
Some checks failed
Build / build (push) Failing after 44s
2024-03-21 18:17:50 +03:00
c41ba068a6 Another silly push.
Some checks failed
Build / build (push) Failing after 41s
2024-03-21 18:16:21 +03:00
33000e5b54 List all files in home directory of the runner.
Some checks failed
Build / build (push) Failing after 52s
2024-03-21 18:13:33 +03:00
4c87a7da1c Merge branch 'stable' of https://git.mixedup.dev/QUIK/Quik.StbImage into stable
Some checks failed
Build / build (push) Failing after 42s
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
Some checks failed
Build / build (push) Failing after 44s
2024-03-19 21:19:55 +01:00
0d3b1760e3 Fix executable bit of higher repository.
Some checks failed
Build / build (push) Failing after 43s
2024-03-19 22:57:40 +03:00
1b0fc116f2 Merge branch 'stable' of https://git.mixedup.dev/QUIK/Quik.StbImage into stable
Some checks failed
Build / build (push) Failing after 41s
2024-03-19 22:50:05 +03:00