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
/
build.bat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only try to parse git hash if .git is present
Jeroen van Rijn
2023-04-11
1
-0
/
+3
*
fix build
Colin Davidson
2022-12-28
1
-1
/
+2
*
Remove dead code in the compiler
gingerBill
2022-12-18
1
-0
/
+1
*
Automatically initialize x64 environment if CL.exe is missing + make sure fou...
Oskar Nordquist
2022-11-26
1
-0
/
+15
*
Revert build.bat
gingerBill
2022-09-08
1
-5
/
+3
*
Simplify win32 resource file linking
gingerBill
2022-09-07
1
-3
/
+5
*
Embed natvis in windows debug build for easier viewing of strings and Arrays
Fabian Sperber
2022-07-19
1
-1
/
+1
*
Revert build.bat
gingerBill
2021-11-09
1
-43
/
+6
*
Merge branch 'master' into target-js_wasm32
gingerBill
2021-11-09
1
-5
/
+42
*
Merge branch 'master' into llvm-12.0.1-windows
gingerBill
2021-09-18
1
-3
/
+6
|
\
|
*
Revert build.bat
gingerBill
2021-09-14
1
-7
/
+5
|
*
Add stb_image_resize to `vendor:stb/image`
gingerBill
2021-09-14
1
-5
/
+7
|
*
Add stb libraries (image+image_write, rect_pack, truetype)
gingerBill
2021-09-14
1
-3
/
+6
*
|
Update Windows to LLVM 12.0.1
gingerBill
2021-09-11
1
-1
/
+2
|
/
*
Correct build.bat
gingerBill
2021-08-22
1
-1
/
+1
*
Fix build.bat
gingerBill
2021-08-22
1
-5
/
+3
*
Embed the SDL2 libraries into `vendor:sdl2`
gingerBill
2021-08-22
1
-3
/
+5
*
Remove unneeded disabled warnings from build.bat
gingerBill
2021-08-19
1
-4
/
+2
*
Rename libtommath.c to libtommath.cpp
gingerBill
2021-07-11
1
-1
/
+1
*
Update build.bat and Makefile
gingerBill
2021-07-11
1
-10
/
+1
*
Change the compiler's big integer library to use libTomMath
gingerBill
2021-07-11
1
-3
/
+12
*
Update build.bat to use `wmic os get LocalDateTime /value` instead of %DATE% ...
gingerBill
2021-04-28
1
-2
/
+6
*
Make corrections
gingerBill
2021-04-26
1
-4
/
+1
*
Add `ODIN_VERSION_RAW` define to build.bat
gingerBill
2021-04-25
1
-2
/
+1
*
Change versioning system from `v0.13.1` to `dev-2021-04`
gingerBill
2021-04-25
1
-0
/
+8
*
Revert build.bat
gingerBill
2021-04-25
1
-1
/
+1
*
Remove the need for `LLVM_BACKEND_SUPPORT`
gingerBill
2021-04-25
1
-3
/
+6
*
Add -DUSE_NEW_LLVM_ABI_SYSTEM by default to Windows build for -llvm-api
gingerBill
2021-02-24
1
-1
/
+1
*
Add git sha to `odin version` command
Mikkel Hjortshoej
2020-08-23
1
-7
/
+15
*
Revert build.bat
gingerBill
2020-06-23
1
-10
/
+4
*
`-vet` `sync/channel.odin`
gingerBill
2020-06-22
1
-4
/
+10
*
Revert build.bat
gingerBill
2020-06-22
1
-10
/
+4
*
Add `time.read_cycle_counter`
gingerBill
2020-06-22
1
-4
/
+10
*
Remove dead stuff from build.bat
gingerBill
2020-03-19
1
-6
/
+2
*
Change demo.odin to default
gingerBill
2020-03-19
1
-1
/
+1
*
Add `LLVM_BACKEND_SUPPORT` macro to make the backend optional
gingerBill
2020-03-19
1
-1
/
+3
*
Have different categories for optimization passes
gingerBill
2020-03-19
1
-1
/
+1
*
Integrate linker code with the new LLVM API backend
gingerBill
2020-03-08
1
-4
/
+4
*
Fix `context` system; add more to -show-more-timings for LLVM API; Add `ODIN_...
gingerBill
2020-03-08
1
-4
/
+3
*
Basic functionality, except for `map` and correct nested typename mangling
gingerBill
2020-03-07
1
-1
/
+2
*
Global variable initialization support
gingerBill
2020-02-23
1
-2
/
+2
*
Basic work on obj generation
gingerBill
2020-02-23
1
-1
/
+6
*
Begin LLVM C API integration
gingerBill
2020-02-01
1
-2
/
+5
*
Remove -Wno-writable-strings
gingerBill
2020-01-04
1
-1
/
+1
*
Add the ability to toggle release mode externally when calling build.bat
vassvik
2019-12-22
1
-1
/
+8
*
Fix IR string interning type
gingerBill
2019-12-01
1
-1
/
+1
*
Add `strings.ptr_from_string`
gingerBill
2019-12-01
1
-1
/
+1
*
Add range_cache.cpp
gingerBill
2019-10-26
1
-1
/
+0
*
Fix debug mode for build.bat
gingerBill
2019-09-02
1
-3
/
+3
*
Fix build.bat
gingerBill
2019-09-02
1
-4
/
+3
[next]