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
/
build_settings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add the option to export dependencies as JSON.
tim4242
2024-05-24
1
-0
/
+7
|
*
Initial dependency file generation
tim4242
2024-05-24
1
-0
/
+1
*
|
Remove `-test-name` in favor of test runner option
Feoramund
2024-06-02
1
-1
/
+0
*
|
Add experimental target `orca_wasm32`
gingerBill
2024-05-30
1
-1
/
+13
|
/
*
Merge pull request #3592 from laytan/wasm-gpa
gingerBill
2024-05-20
1
-8
/
+0
|
\
|
*
add a default heap/general purpose allocator for wasm to `base:runtime`
Laytan Laats
2024-05-16
1
-8
/
+0
*
|
Merge pull request #3570 from jasonKercher/linux-arm32
gingerBill
2024-05-20
1
-1
/
+11
|
\
\
|
*
|
arm32 now compiles and runs demo
jasonkercher
2024-05-10
1
-1
/
+11
*
|
|
Reimplement `-build-mode:static`/`-build-mode:lib`
gingerBill
2024-05-16
1
-1
/
+7
|
|
/
|
/
|
*
|
Merge pull request #3439 from andreas-jonsson/netbsd
gingerBill
2024-05-15
1
-0
/
+13
|
\
\
|
*
|
Removed dead code
Andreas T Jonsson
2024-05-10
1
-2
/
+1
|
*
|
Merge branch 'master' into netbsd
Andreas T Jonsson
2024-05-10
1
-123
/
+562
|
|
\
|
|
*
|
Changed target data layout
Andreas T Jonsson
2024-05-10
1
-1
/
+1
|
*
|
Merged with master
Andreas T Jonsson
2024-05-02
1
-2
/
+4
|
|
\
\
|
*
\
\
Merge branch 'master' into netbsd
Andreas T Jonsson
2024-04-25
1
-88
/
+58
|
|
\
\
\
|
*
|
|
|
Initial commit of NetBSD port
Andreas T Jonsson
2024-04-16
1
-0
/
+17
*
|
|
|
|
Make `core:runtime` etc a warning, and an error with `-vet`
gingerBill
2024-05-13
1
-1
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
fix merge conflict
Laytan
2024-05-07
1
-1
/
+0
*
|
|
|
llvm-18: cleanup
Laytan Laats
2024-05-07
1
-7
/
+7
*
|
|
|
llvm-18: fix windows build error because of include
Laytan Laats
2024-05-07
1
-5
/
+9
*
|
|
|
llvm-18: enable static map calls on non amd64sysv targets
Laytan Laats
2024-05-07
1
-3
/
+2
*
|
|
|
llvm-18: fix undocumented breaking change on i128 alignment
Laytan
2024-05-07
1
-31
/
+20
*
|
|
|
llvm-18: enable sroa and static map calls
Laytan Laats
2024-05-07
1
-0
/
+2
*
|
|
|
llvm-18: linux (amd64)
Laytan
2024-05-07
1
-1
/
+1
*
|
|
|
Merge pull request #3526 from laytan/target-features
gingerBill
2024-05-05
1
-92
/
+525
|
\
\
\
\
|
*
|
|
|
compiler: improve target features support
Laytan Laats
2024-05-02
1
-92
/
+525
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Minimally support compiling Odin on FreeBSD arm64
Feoramund
2024-05-05
1
-1
/
+14
|
/
/
/
*
|
/
wasm: allow `-default-to-nil-allocator`
Laytan Laats
2024-04-28
1
-2
/
+4
|
|
/
|
/
|
*
|
fix linking with clang-18
Laytan
2024-04-22
1
-73
/
+29
*
|
normalize_path
Thomas la Cour
2024-04-20
1
-4
/
+2
*
|
Add `-no-type-assert` and `ODIN_NO_TYPE_ASSERT`
gingerBill
2024-04-18
1
-0
/
+1
*
|
Add `-target:freestanding_amd64_win64`
gingerBill
2024-04-11
1
-1
/
+12
*
|
Add `-vet-unused-variables` and ``-vet-unused-imports` (`-vet-unused` is both)
gingerBill
2024-04-11
1
-7
/
+14
|
/
*
Merge pull request #3374 from laytan/fix-128-ints-alignment-arm64
gingerBill
2024-04-04
1
-1
/
+1
|
\
|
*
fix 128 bit int alignment on arm64
Laytan Laats
2024-04-04
1
-1
/
+1
*
|
Default to "smart" linker behaviour; Add `-min-link-libs` to use minimize lin...
gingerBill
2024-04-04
1
-1
/
+3
|
/
*
fix not setting ok in cached code path
Laytan Laats
2024-03-28
1
-5
/
+22
*
speed up path_to_fullpath on Linux/MacOS
Laytan Laats
2024-03-28
1
-4
/
+13
*
darwin: be less annoying about "incompatible" library versions
Laytan Laats
2024-03-25
1
-1
/
+3
*
darwin: fix ld warnings and set minimum os version
Laytan Laats
2024-03-23
1
-14
/
+20
*
darwin: allow cross linking darwin_amd64 from darwin_arm64
Laytan Laats
2024-03-20
1
-0
/
+1
*
Merge pull request #3297 from laytan/linker-improvements
gingerBill
2024-03-20
1
-2
/
+25
|
\
|
*
linker improvements
Laytan Laats
2024-03-19
1
-2
/
+25
*
|
Add `-json-errors`
gingerBill
2024-03-19
1
-2
/
+6
*
|
Serialize errors to make them sortable, deterministic, and generally more con...
gingerBill
2024-03-19
1
-0
/
+4
|
/
*
fix core:thread and a memory leak
avanspector
2024-02-27
1
-6
/
+2
*
add haiku build token
avanspector
2024-02-25
1
-0
/
+1
*
small fixes
avanspector
2024-02-25
1
-0
/
+2
*
Improve Haiku support
avanspector
2024-02-25
1
-0
/
+66
*
fix ci
Laytan Laats
2024-02-07
1
-3
/
+3
[prev]
[next]