Laytan Laats
7b18a08d56
add vendor:curl to docs
2026-02-07 15:45:25 +01:00
Laytan Laats
d108b50c89
add new CoreGraphics to examples for doc gen
2026-01-23 17:47:20 +01:00
Jeroen van Rijn
a42f81edeb
Start adding pkg lines for vendor.
2025-10-10 15:31:33 +02:00
gingerBill
448702875e
Add vendor:kb_text_shape to examples/all/all_vendor.odin
2025-06-20 09:05:50 +01:00
Jeroen van Rijn
ae5c92ac38
Enable odin check examples/all for JS.
2025-06-04 11:08:25 +02:00
Laytan
326454f0f0
generate xlib package docs on linux
2025-05-16 22:14:26 +02:00
Laytan Laats
80393cb708
add CoreFoundation and Security to docs
2024-11-01 16:47:48 +01:00
gingerBill
8c760e140f
Move import to a windows specific file
2024-06-20 12:38:09 +01:00
gingerBill
3db7780a2c
Add vendor:wgpu to examples/all
2024-06-20 12:20:06 +01:00
wrapperup
f252084b1f
add dxc to all_vendor.odin
2024-04-13 15:05:51 -04:00
gingerBill
ef82f3e71e
Move vendor:darwin/Foundation to core:sys/darwin/Foundation
2024-04-08 13:47:46 +01:00
Yawning Angel
c044e295ce
vendor/botan: Remove
...
This is infrequently maintained, and has been a strict subset of what is
available in `core:crypto` for a while. Instead of improving the
bindings, it is better to spend resources improving `core:crypto`.
2024-03-04 18:20:56 +09:00
gingerBill
6642aa94d5
Change examples/all
2024-01-17 15:50:00 +00:00
gingerBill
7954a7a6f3
Add darwin libraries back to normal examples/all to fix documentation generation
2024-01-17 12:27:03 +00:00
Jeroen van Rijn
7c6117bb8f
Merge pull request #2947 from flysand7/vendor-x11
...
[vendor/x11]: Add most of the basic xlib bindings
2023-11-24 13:41:28 +01:00
Yawning Angel
59950bcad6
core/crypto: Exile keccak, md5 and sha1 to legacy
...
In an perfect world these would just be removed, but the world is
imperfect, and people are forced to interact/interface with things
that are broken.
2023-11-17 19:32:11 +09:00
Yawning Angel
8af6da5de1
core/crypto/whirlpool: Remove, historical/exotic
2023-11-17 19:31:51 +09:00
Yawning Angel
0b86038482
core/crypto/tiger: Remove, historical/exotic
2023-11-17 19:31:51 +09:00
Yawning Angel
8d943f5902
core/crypto/streebog: Remove, exotic
2023-11-17 19:31:51 +09:00
Yawning Angel
32b27c690d
vendor/botan/skein512: Remove, use SHA-3
2023-11-17 19:31:51 +09:00
Yawning Angel
3494a6dcd8
core/crypto/ripemd: Remove, historical/exotic
2023-11-17 19:31:51 +09:00
Yawning Angel
235fec23af
core/crypto/md4: Remove, badly broken
2023-11-17 19:31:51 +09:00
Yawning Angel
8438d66e6b
core/crypto/gost: Remove, exotic
2023-11-17 19:31:51 +09:00
flysand7
9737c2ad0b
[examples]: Import x11/xlib instead of x11
2023-11-13 11:28:39 +11:00
flysand7
e67473d89a
[vendor/x11]: Add most of the basic xlib bindings
2023-11-11 20:20:40 +11:00
flysand7
1577d60d02
move darwin-specific packages in all_vendor_darwin.odin
2023-10-30 20:05:58 +11:00
skytrias
6b59aee336
cleanup with -vet and add to all_vendor
2023-06-23 16:18:40 +02:00
gingerBill
21c1618d94
Add botan libraries to all/all_vendor.odin
2023-06-08 00:28:35 +01:00
gingerBill
24a1a8a626
Keep -vet happy
2023-05-22 20:48:49 +01:00
gingerBill
4181444734
Add vendor:darwin/MetalKit to examples/all
2023-05-22 20:44:01 +01:00
gingerBill
167b320cdd
Remove cmark from all_vendor.odin
2023-04-05 17:35:53 +01:00
gingerBill
c5af69ffa6
Add vendor:lua/5.1
2023-04-05 17:25:30 +01:00
gingerBill
3fa684d6ba
Update examples/all/all_vendor.odin
2023-04-05 16:08:57 +01:00
gingerBill
b743f56fb9
Fix +build ignore
2022-11-04 11:39:54 +00:00
Jeroen van Rijn
3455e5690c
[examples/all] Make OS-specific for zlib, cmark
2022-09-21 16:54:21 +02:00
Jeroen van Rijn
0ca8a5e186
Add vendor:zlib to examples/all; prefix vendor packages.
2022-09-21 16:45:01 +02:00
gingerBill
37c6279031
Add ggpo to examples/all/all_vendor.odin
2022-05-09 23:33:00 +01:00
gingerBill
89c2e1a5fa
Add vendor:OpenEXRCore to examples/all
2022-05-03 14:22:25 +01:00
Sébastien Marie
562901aedf
split all_vendor.odin
...
create 3 files:
- all_vendor.odin : no specific OS
- all_vendor_directx.odin : directx vendor, windows-only
- all_vendor_stb.odin : stb vendor, windows and linux only
stb could technically be used on others OS. but it is shipped upstream as set of c-files without unified library name.
2022-03-02 19:21:22 +00:00
gingerBill
197b832992
Add vendor:directx and vendor:darwin packages for documentation generation
2022-02-18 15:56:53 +00:00
gingerBill
fe6539fad9
Add more to examples/all/all_vendor.odin
2022-01-22 17:03:55 +00:00
gingerBill
ce8ddd0c3f
Add vendor:ENet to all_vendor.odin
2021-10-26 12:50:48 +01:00
gingerBill
92a0ce991e
Update examples/all
2021-10-02 14:06:11 +01:00
gingerBill
4acb4c4ee2
Split examples/all into different files
2021-09-29 13:41:29 +01:00