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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
print android-specific flags for the bundle command
Hisham Aburaqibah
2025-04-05
1
-0
/
+19
*
android bundling improvements
IllusionMan1212
2025-04-05
1
-9
/
+2
*
feat: added a `-android-keystore-password` option to pass a password for the ...
IllusionMan1212
2025-04-04
1
-0
/
+8
*
Command `package` -> `bundle`
gingerBill
2025-03-28
1
-14
/
+14
*
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
1
-4
/
+4
*
`odin package android`
gingerBill
2025-03-27
1
-13
/
+21
*
Begin work on `odin package-android` command
gingerBill
2025-03-26
1
-3
/
+21
*
Really bodgy android packing system for `odin build`
gingerBill
2025-03-26
1
-0
/
+22
*
Very very rudimentary support for `-target:linux_arm64 -subtarget:android`
gingerBill
2025-03-26
1
-2
/
+3
*
few llvm 20 changes
Laytan Laats
2025-03-19
1
-7
/
+0
*
Support `-show-timings` for `odin doc`
gingerBill
2025-02-24
1
-0
/
+5
*
Add `-use-single-module`
gingerBill
2025-01-22
1
-2
/
+19
*
Added compile-time checks for thread locals with -no-crt
flysand7
2025-01-17
1
-0
/
+4
*
Fixes crash when unused defines are used in conjunction with `-ignore-warnings`.
Harold Brenes
2025-01-15
1
-1
/
+4
*
Make `-no-dynamic-literals` the default now
gingerBill
2025-01-05
1
-1
/
+1
*
make -export-dependencies:json emit valid json
fleandro
2024-12-23
1
-2
/
+2
*
ABI change: for indirect parameters size_of <= 16, do callee stack copy
gingerBill
2024-12-05
1
-0
/
+5
*
Merge pull request #4440 from 0dminnimda/support_llvm19
gingerBill
2024-11-27
1
-2
/
+2
|
\
|
*
src/main.cpp: apply suggestion
0dminnimda
2024-11-02
1
-1
/
+1
|
*
Update version in more places
0dminnimda
2024-11-02
1
-2
/
+2
*
|
Allow for `odin help build` etc
gingerBill
2024-11-25
1
-1
/
+7
*
|
Improve `odin help -foo` usage
gingerBill
2024-11-18
1
-351
/
+380
*
|
Make lowercase
gingerBill
2024-11-14
1
-1
/
+1
*
|
Add `-linker:<string>` to replace `-lld` and `-radlink`
gingerBill
2024-11-14
1
-9
/
+38
*
|
Disallow `-lld` and `-radlink` to be used together
gingerBill
2024-11-14
1
-0
/
+8
*
|
Add `-radlink`
gingerBill
2024-11-14
1
-0
/
+9
*
|
Added support for `odin build -target:?`
bayo-code
2024-11-11
1
-21
/
+23
*
|
Revert "List the supported targets using `odin targets`"
bayo-code
2024-11-11
1
-7
/
+0
*
|
List the supported targets using `odin targets`
bayo-code
2024-11-10
1
-0
/
+7
*
|
Remove duplicates in `-defineables`
gingerBill
2024-11-08
1
-2
/
+16
*
|
Phrasing!
Jeroen van Rijn
2024-11-07
1
-2
/
+2
*
|
Suggest `-microarch:native` if `popcnt` instruction is missing.
Jeroen van Rijn
2024-11-07
1
-0
/
+13
*
|
Add "-build-mode:dynamic" to the "odin help build" output
peachey2k2
2024-11-01
1
-0
/
+1
|
/
*
cached.cpp: Improve internal cached robustness
Lucas Perlind
2024-10-22
1
-7
/
+14
*
Sort flags on `odin build -help` - #4329
gingerBill
2024-10-02
1
-280
/
+324
*
Fixed confusing (and incorrect) warning
olimpiu
2024-09-30
1
-1
/
+1
*
fix errors not being printed after parse warnings
Laytan Laats
2024-09-29
1
-4
/
+0
*
Add `-vet-unused-procedures`
gingerBill
2024-09-17
1
-1
/
+20
*
Add `-vet-packages:<comma-separated-string-array>`
gingerBill
2024-09-17
1
-1
/
+29
*
Enable -out:<filename> for doc subcommand
InKryption
2024-09-11
1
-1
/
+7
*
Merge pull request #4206 from laytan/improve-linking-shared-libraries
gingerBill
2024-09-10
1
-0
/
+9
|
\
|
*
add -no-rpath
Laytan
2024-09-04
1
-0
/
+9
*
|
Add internal flag
gingerBill
2024-09-09
1
-0
/
+5
|
/
*
Add missing help text for -build-mode:test
Dimension4
2024-09-02
1
-0
/
+1
*
riscv compiler support
Laytan
2024-09-01
1
-0
/
+6
*
add support for linux_riscv64 and freestanding_riscv64
Laytan
2024-08-20
1
-0
/
+9
*
Fix 'odin [run|test] --' giving a compiler out of bounds
FourteenBrush
2024-08-14
1
-2
/
+8
*
Help text default -o:none -> -o:minimal.
Jeroen van Rijn
2024-07-19
1
-1
/
+1
*
Minor change to an internal flag
gingerBill
2024-07-15
1
-0
/
+1
[next]