IllusionMan1212
|
7d2a8dc8ee
fix: use the clang binary that's provided by the android NDK
|
5 月之前 |
Jeroen van Rijn
|
9a2b6c01aa
Return loop index in regex iterator.
|
5 月之前 |
Jeroen van Rijn
|
66077add33
{.Glboal} implicit in regex allocator.
|
5 月之前 |
Jeroen van Rijn
|
07a79254e0
Merge pull request #5008 from Kelimion/regex-iterator
|
5 月之前 |
Jeroen van Rijn
|
918d57fe01
Keep -vet happy.
|
5 月之前 |
Jeroen van Rijn
|
cdc56dc691
Add iterator for `core:text/regex`.
|
5 月之前 |
gingerBill
|
eecc6c1f18
Merge pull request #5003 from IllusionMan1212/more-android-fixes
|
5 月之前 |
Jeroen van Rijn
|
dbefee8905
Fix broken asan on Windows.
|
5 月之前 |
Jeroen van Rijn
|
a6977ac733
Remove stray import.
|
5 月之前 |
Jeroen van Rijn
|
4b203d0c78
Fix segfault in core:sys/info on WSL2
|
5 月之前 |
Jeroen van Rijn
|
8d283cefa0
Merge pull request #5007 from laytan/net-errors-overhaul
|
5 月之前 |
Laytan Laats
|
ff7d55a8e1
net: rework errors to be cross-platform
|
5 月之前 |
Jeroen van Rijn
|
6913fc2231
Merge pull request #5006 from Kelimion/fix-doc-tests
|
5 月之前 |
Jeroen van Rijn
|
f7c4c80ef3
Fix broken examples in documentation tester.
|
5 月之前 |
Jeroen van Rijn
|
8480295b60
Merge pull request #4993 from Sojamann/small-array-doc
|
5 月之前 |
Robin Bergewski
|
e963ba12fc
core:container/small_array: add package documentation
|
5 月之前 |
Hisham Aburaqibah
|
106427b127
fix(android): pass `--sysroot` when compiling the android glue code
|
5 月之前 |
Hisham Aburaqibah
|
ef49d2f0b8
print android-specific flags for the bundle command
|
5 月之前 |
IllusionMan1212
|
2328e84077
fix cross compilation for linux_riscv
|
5 月之前 |
Jeroen van Rijn
|
e651803045
Merge pull request #5005 from Kelimion/fix-5004
|
5 月之前 |
Jeroen van Rijn
|
843467bb8f
Fix #5004
|
5 月之前 |
IllusionMan1212
|
da885fb807
android bundling improvements
|
5 月之前 |
IllusionMan1212
|
44950d5f37
fix: cross-compilation for android on linux
|
5 月之前 |
gingerBill
|
f796b67a67
Merge pull request #5001 from justgook/master
|
5 月之前 |
Romāns Potašovs
|
9557d6a644
fix compiler issue
|
5 月之前 |
gingerBill
|
19e056a806
Merge pull request #4997 from IllusionMan1212/android-fixes
|
5 月之前 |
IllusionMan1212
|
4495f0f0f2
feat: added a `-android-keystore-password` option to pass a password for the keystore instead of hardcoding it as `android`
|
5 月之前 |
IllusionMan1212
|
7c26024920
fix: strip trailing slashes for android keystore and jarsigner paths
|
5 月之前 |
IllusionMan1212
|
7d041cb2b8
fix: prevent segfault by initializing cwd to nullptr
|
5 月之前 |
gingerBill
|
d9f990d42e
Fix #4975
|
5 月之前 |