index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-04-09
2
-12
/
+28
|
\
|
*
gb.h: fix buffer overflow when printing long strings. fix #4831
IllusionMan1212
2025-04-09
1
-9
/
+17
|
*
Merge pull request #5013 from IllusionMan1212/one-last-android-fix-maybe
gingerBill
2025-04-08
1
-3
/
+11
|
|
\
|
|
*
android: always link liblog
IllusionMan1212
2025-04-08
1
-0
/
+1
|
|
*
fix: use the clang binary that's provided by the android NDK
IllusionMan1212
2025-04-07
1
-3
/
+10
*
|
|
Remove warning on struct field parameters being too big for the stack
gingerBill
2025-04-09
1
-1
/
+1
|
/
/
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-04-08
1
-1
/
+3
|
\
\
|
*
|
Fix #5020
Jeroen van Rijn
2025-04-08
1
-1
/
+3
*
|
|
Propagate `@(link_section=<string>)` to nested declarations
gingerBill
2025-04-08
7
-63
/
+99
|
/
/
*
|
Add trivial sanity check for assigning to return values within `defer` #5011
gingerBill
2025-04-07
1
-0
/
+41
*
|
Fix `syscall_bsd` on NetBSD ARM64
Feoramund
2025-04-06
1
-8
/
+31
|
/
*
Merge pull request #5003 from IllusionMan1212/more-android-fixes
gingerBill
2025-04-06
4
-89
/
+92
|
\
|
*
fix(android): pass `--sysroot` when compiling the android glue code
Hisham Aburaqibah
2025-04-05
1
-0
/
+5
|
*
print android-specific flags for the bundle command
Hisham Aburaqibah
2025-04-05
1
-0
/
+19
|
*
fix cross compilation for linux_riscv
IllusionMan1212
2025-04-05
1
-1
/
+1
|
*
android bundling improvements
IllusionMan1212
2025-04-05
3
-64
/
+42
|
*
fix: cross-compilation for android on linux
IllusionMan1212
2025-04-05
2
-25
/
+26
*
|
Fix #5004
Jeroen van Rijn
2025-04-05
1
-0
/
+4
*
|
fix compiler issue
Romāns Potašovs
2025-04-04
1
-3
/
+3
|
/
*
Merge pull request #4997 from IllusionMan1212/android-fixes
gingerBill
2025-04-04
4
-4
/
+20
|
\
|
*
feat: added a `-android-keystore-password` option to pass a password for the ...
IllusionMan1212
2025-04-04
3
-1
/
+14
|
*
fix: strip trailing slashes for android keystore and jarsigner paths
IllusionMan1212
2025-04-04
2
-2
/
+5
|
*
fix: prevent segfault by initializing cwd to nullptr
IllusionMan1212
2025-04-04
1
-1
/
+1
*
|
Fix #4975
dev-2025-04
gingerBill
2025-04-03
1
-0
/
+4
*
|
Fix `lb_add_debug_local_variable` to use the correct procedure in LLVM 20
gingerBill
2025-04-03
1
-1
/
+1
*
|
Remove refactor
gingerBill
2025-04-03
1
-15
/
+34
*
|
Minor clean up to `lb_handle_objc_find_or_register_internal`
gingerBill
2025-04-03
1
-37
/
+12
*
|
Rewrite objc SEL/Class register handling code
gingerBill
2025-04-03
4
-90
/
+96
*
|
Add mutex for `lb_handle_objc_find_or_register_class`
gingerBill
2025-04-02
2
-1
/
+10
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-04-02
1
-1
/
+1
|
\
\
|
*
|
Fix #4980
Jeroen van Rijn
2025-04-02
1
-1
/
+1
|
|
/
*
/
Add mutex for `lb_handle_objc_find_or_register_selector`
gingerBill
2025-04-02
2
-0
/
+8
|
/
*
Command `package` -> `bundle`
gingerBill
2025-03-28
3
-21
/
+27
*
Merge pull request #4970 from odin-lang/bill/android-subtarget
gingerBill
2025-03-28
7
-76
/
+683
|
\
|
*
Fix another typo
gingerBill
2025-03-27
1
-1
/
+1
|
*
Fix typos
gingerBill
2025-03-27
1
-2
/
+2
|
*
Use working directory for `aapt` commands
gingerBill
2025-03-27
3
-22
/
+104
|
*
Handle android flags to be more "optional"
gingerBill
2025-03-27
1
-6
/
+12
|
*
Fix flags for `odin package <platform>`
gingerBill
2025-03-27
1
-4
/
+14
|
*
Use `u64` for the command kind just in case
gingerBill
2025-03-27
2
-5
/
+5
|
*
`odin package android`
gingerBill
2025-03-27
3
-58
/
+72
|
*
Begin work on `odin package-android` command
gingerBill
2025-03-26
4
-255
/
+295
|
*
Disable `-build-mode:exe` for `-subtarget:android`
gingerBill
2025-03-26
1
-2
/
+2
|
*
Improve bodge for android execute build
gingerBill
2025-03-26
2
-3
/
+14
|
*
Really bodgy android packing system for `odin build`
gingerBill
2025-03-26
3
-4
/
+202
|
*
Remove `_PATH` on android environment variables
gingerBill
2025-03-26
2
-52
/
+72
|
*
Migrate `ODIN_ANDROID_*` constants to `build_settings.cpp`; `-minimum-os-vers...
gingerBill
2025-03-26
2
-36
/
+77
|
*
Fix typos
gingerBill
2025-03-26
1
-2
/
+2
|
*
Add `-show-more-timings` for Android stuff
gingerBill
2025-03-26
1
-0
/
+9
|
*
Allow `check` for `-subtarget:android`
gingerBill
2025-03-26
1
-6
/
+12
[next]