Commit Graph

47 Commits

Author SHA1 Message Date
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
f60611e565 Add executable bit to shell scripts. 2024-03-19 22:49:57 +03:00
6e670cb57c Where did my files go?
Some checks failed
Build / build (push) Failing after 42s
2024-03-19 20:46:38 +01:00
8a0f1ba704 Trying to see if this helps.
Some checks failed
Build / build (push) Failing after 42s
2024-03-19 22:43:32 +03:00
ed2425e6a3 Merge branch 'stable' of https://git.mixedup.dev/QUIK/Quik.StbImage into stable
Some checks failed
Build / build (push) Failing after 40s
2024-03-19 22:32:14 +03:00
e5662ab8d3 Add docker-compose.yaml version. 2024-03-19 22:32:00 +03:00
c1f6dff68e Update .gitea/workflows/build.yaml
Some checks failed
Build / build (push) Failing after 48s
2024-03-19 20:29:31 +01:00
77efec25c8 Add a workflow. 2024-03-19 22:27:21 +03:00
7a08f7d474 Fix removed old function. 2024-03-19 22:27:15 +03:00
8d2e9ed980 Make more shell scripts. 2024-03-19 22:27:08 +03:00
1e5e9e6fb5 Move Quik.StbImage to its own repository. 2024-03-19 22:02:20 +03:00
067e0bdd03 Add common modules. 2024-03-19 21:40:10 +03:00