aboutsummaryrefslogtreecommitdiff
path: root/examples/all/all_vendor.odin
Commit message (Collapse)AuthorAgeFilesLines
* add vendor:curl to docsLaytan Laats8 days1-0/+1
|
* add new CoreGraphics to examples for doc genLaytan Laats2026-01-231-0/+1
|
* Start adding pkg lines for vendor.Jeroen van Rijn2025-10-101-0/+1
|
* Add `vendor:kb_text_shape` to examples/all/all_vendor.odingingerBill2025-06-201-1/+4
|
* Enable `odin check examples/all` for JS.Jeroen van Rijn2025-06-041-96/+42
|
* generate xlib package docs on linuxLaytan2025-05-161-4/+0
|
* add CoreFoundation and Security to docsLaytan Laats2024-11-011-0/+4
|
* Move import to a windows specific filegingerBill2024-06-201-2/+0
|
* Add `vendor:wgpu` to `examples/all`gingerBill2024-06-201-0/+2
|
* add dxc to all_vendor.odinwrapperup2024-04-131-0/+2
|
* Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`gingerBill2024-04-081-1/+1
|
* vendor/botan: RemoveYawning Angel2024-03-041-23/+0
| | | | | | 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`.
* Change `examples/all`gingerBill2024-01-171-4/+31
|
* Add darwin libraries back to normal examples/all to fix documentation generationgingerBill2024-01-171-1/+14
|
* Merge pull request #2947 from flysand7/vendor-x11Jeroen van Rijn2023-11-241-1/+5
|\ | | | | [vendor/x11]: Add most of the basic xlib bindings
| * [examples]: Import x11/xlib instead of x11flysand72023-11-131-2/+2
| |
| * [vendor/x11]: Add most of the basic xlib bindingsflysand72023-11-111-1/+5
| |
* | core/crypto: Exile keccak, md5 and sha1 to legacyYawning Angel2023-11-171-3/+3
| | | | | | | | | | | | 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.
* | core/crypto/whirlpool: Remove, historical/exoticYawning Angel2023-11-171-2/+0
| |
* | core/crypto/tiger: Remove, historical/exoticYawning Angel2023-11-171-2/+0
| |
* | core/crypto/streebog: Remove, exoticYawning Angel2023-11-171-2/+0
| |
* | vendor/botan/skein512: Remove, use SHA-3Yawning Angel2023-11-171-2/+0
| |
* | core/crypto/ripemd: Remove, historical/exoticYawning Angel2023-11-171-2/+0
| |
* | core/crypto/md4: Remove, badly brokenYawning Angel2023-11-171-2/+0
| |
* | core/crypto/gost: Remove, exoticYawning Angel2023-11-171-2/+0
|/
* move darwin-specific packages in all_vendor_darwin.odinflysand72023-10-301-10/+0
|
* cleanup with -vet and add to all_vendorskytrias2023-06-231-1/+9
|
* Add botan libraries to all/all_vendor.odingingerBill2023-06-081-2/+37
|
* Keep `-vet` happygingerBill2023-05-221-0/+1
|
* Add `vendor:darwin/MetalKit` to examples/allgingerBill2023-05-221-0/+1
|
* Remove cmark from all_vendor.odingingerBill2023-04-051-2/+2
|
* Add `vendor:lua/5.1`gingerBill2023-04-051-0/+1
|
* Update examples/all/all_vendor.odingingerBill2023-04-051-5/+13
|
* Fix +build ignoregingerBill2022-11-041-0/+2
|
* [examples/all] Make OS-specific for zlib, cmarkJeroen van Rijn2022-09-211-4/+0
|
* Add vendor:zlib to examples/all; prefix vendor packages.Jeroen van Rijn2022-09-211-23/+30
|
* Add ggpo to examples/all/all_vendor.odingingerBill2022-05-091-0/+2
|
* Add `vendor:OpenEXRCore` to `examples/all`gingerBill2022-05-031-0/+2
|
* split all_vendor.odinSébastien Marie2022-03-021-22/+1
| | | | | | | | | 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.
* Add vendor:directx and vendor:darwin packages for documentation generationgingerBill2022-02-181-2/+16
|
* Add more to examples/all/all_vendor.odingingerBill2022-01-221-12/+33
|
* Add vendor:ENet to all_vendor.odingingerBill2021-10-261-1/+3
|
* Update examples/allgingerBill2021-10-021-0/+11
|
* Split `examples/all` into different filesgingerBill2021-09-291-0/+13