aboutsummaryrefslogtreecommitdiff
path: root/examples/all
Commit message (Collapse)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
|
* Add README.mdgingerBill2024-01-171-0/+3
|
* Change `examples/all`gingerBill2024-01-176-42/+31
|
* Add darwin libraries back to normal examples/all to fix documentation generationgingerBill2024-01-172-10/+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-172-6/+6
| | | | | | | | | | | | 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/util: Remove, no longer neededYawning Angel2023-11-171-2/+0
| |
* | core/crypto/whirlpool: Remove, historical/exoticYawning Angel2023-11-172-4/+0
| |
* | core/crypto/tiger: Remove, historical/exoticYawning Angel2023-11-172-6/+0
| |
* | core/crypto/streebog: Remove, exoticYawning Angel2023-11-172-4/+0
| |
* | vendor/botan/skein512: Remove, use SHA-3Yawning Angel2023-11-171-2/+0
| |
* | core/crypto/ripemd: Remove, historical/exoticYawning Angel2023-11-172-4/+0
| |
* | core/crypto/md4: Remove, badly brokenYawning Angel2023-11-172-4/+0
| |
* | core/crypto/md2: Remove, badly brokenYawning Angel2023-11-171-2/+0
| |
* | core/crypto/jh: Remove, use SHA-3Yawning Angel2023-11-171-2/+0
| |
* | core/crypto/haval: Remove, badly brokenYawning Angel2023-11-171-2/+0
| |
* | core/crypto/groestl: Remove, use SHA-3Yawning Angel2023-11-171-2/+0
| |
* | core/crypto/gost: Remove, exoticYawning Angel2023-11-172-4/+0
| |
* | core/crypto/blake: Remove, use BLAKE2b/BLAKE2sYawning Angel2023-11-171-2/+0
|/
* Merge branch 'master' into new-sys-unixgingerBill2023-10-312-13/+12
|\
| * move darwin-specific packages in all_vendor_darwin.odinflysand72023-10-302-10/+12
| |
* | Implement new sys/unix packageflysand72023-10-272-8/+17
|/
* Add `core:math/cmpl` to all_main.odingingerBill2023-07-071-0/+2
|
* Keep `-vet` happygingerBill2023-06-281-2/+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
|
* Add missing packages to `examples/all`gingerBill2023-06-071-1/+18
|
* Add more text packages to `examples/all`gingerBill2023-06-071-0/+6
|
* 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
|
* add core_net to examplesColin Davidson2023-03-031-1/+3
|
* Fix +build ignoregingerBill2022-11-041-0/+2
|
* [examples/all] Make OS-specific for zlib, cmarkJeroen van Rijn2022-09-213-4/+10
|
* Add vendor:zlib to examples/all; prefix vendor packages.Jeroen van Rijn2022-09-211-23/+30
|
* [examples] Add math/noise, align imports.Jeroen van Rijn2022-09-151-79/+81
|
* [sys/info] Add to examples\allJeroen van Rijn2022-09-051-0/+3
|
* Minor changes to `core:slice/heap`; add to examples/allgingerBill2022-06-121-0/+2
|
* Keep -vet happygingerBill2022-05-261-0/+1
|
* Add `core:simd`gingerBill2022-05-251-0/+1
|
* Fix type and keep -vet happygingerBill2022-05-141-0/+2
|
* Add image packages to examples/allgingerBill2022-05-141-0/+2
|
* Add ggpo to examples/all/all_vendor.odingingerBill2022-05-091-0/+2
|
* Add `vendor:OpenEXRCore` to `examples/all`gingerBill2022-05-031-0/+2
|
* [i18n] Add tests.Jeroen van Rijn2022-04-291-0/+4
|
* [compress/shoco] Add short string compressor.Jeroen van Rijn2022-04-221-0/+2
|