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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed match to be arbitrary width
Platin21
2022-01-22
1
-1
/
+1
*
Removes maybe unsupported versions
Platin21
2022-01-22
1
-1
/
+1
*
Added pattern function so we can match whatever llvm versions we want
Platin21
2022-01-22
1
-15
/
+23
*
Changed make file so that it allows for multiple LLVM versions instead of a s...
Platin21
2022-01-22
1
-11
/
+15
*
Changes to required llvm version 13 as both 12 and 11 don't work correctly on...
Platin21
2021-12-19
1
-2
/
+12
*
build: Support the Fedora LLVM 11 package
Yawning Angel
2021-10-31
1
-0
/
+2
*
Add `odin report` command to help with bug reports.
Jeroen van Rijn
2021-10-31
1
-0
/
+3
*
Fix Makefile.
Jeroen van Rijn
2021-08-28
1
-26
/
+23
*
Improve the C++ to be more correct for clang on Windows, still requiring the ...
gingerBill
2021-08-19
1
-1
/
+1
*
Rename libtommath.c to libtommath.cpp
gingerBill
2021-07-11
1
-4
/
+4
*
Add -Wno-unused-value
gingerBill
2021-07-11
1
-1
/
+1
*
Fix tab and space issue in Makefile
gingerBill
2021-07-11
1
-24
/
+24
*
Update build.bat and Makefile
gingerBill
2021-07-11
1
-1
/
+1
*
Change the compiler's big integer library to use libTomMath
gingerBill
2021-07-11
1
-3
/
+6
*
Makefile fix
gingerBill
2021-05-27
1
-4
/
+11
*
Minor change to Makefile
gingerBill
2021-05-27
1
-11
/
+4
*
Convert tabs to spaces for `Makefile` (stupid make)
gingerBill
2021-05-27
1
-27
/
+27
*
Add llvm-config version 11 check for Darwin in Makefile
gingerBill
2021-05-11
1
-18
/
+23
*
Change non-target indentation in Makefile to spaces to fix make error
Mikkel Hjortshøj
2021-04-30
1
-17
/
+17
*
Update Makefile for Linux
gingerBill
2021-04-28
1
-6
/
+7
*
Update `llvm-config` checking on Linux
gingerBill
2021-04-28
1
-1
/
+9
*
Fix Makefile for OSX
Ricardo Silva
2021-04-28
1
-1
/
+1
*
Fix Makefile for macOs
gingerBill
2021-04-27
1
-1
/
+1
*
Update Makefile
gingerBill
2021-04-27
1
-3
/
+7
*
Add `-DODIN_VERSION_RAW` to Makefile
gingerBill
2021-04-25
1
-0
/
+1
*
Remove the need for `LLVM_BACKEND_SUPPORT`
gingerBill
2021-04-25
1
-2
/
+2
*
Revert changes to macOS Makefile
gingerBill
2021-04-25
1
-1
/
+1
*
Update Makefile for macOS to be more "correct" with Linux
gingerBill
2021-04-25
1
-1
/
+1
*
Try specifying the specific libs on Linux
gingerBill
2021-04-25
1
-2
/
+2
*
Try `llvm-config-11` in the Makefil
gingerBill
2021-04-24
1
-2
/
+2
*
Modify flags in Makefile
gingerBill
2021-04-24
1
-4
/
+4
*
Up ci.yml
gingerBill
2021-04-24
1
-2
/
+2
*
Update Makefile to compile with LLVM C API
gingerBill
2021-04-24
1
-0
/
+6
*
[CI] Remove -march for makefile nightly
Mikkel Hjortshøj
2020-11-08
1
-1
/
+1
*
Add git sha to `odin version` command
Mikkel Hjortshoej
2020-08-23
1
-1
/
+5
*
Remove -Wno-writable-strings
gingerBill
2020-01-04
1
-1
/
+1
*
Fix recursive variable in makefile on macOS
Mikkel Hjortshøj
2019-02-06
1
-1
/
+1
*
Fix makefile for macOS
Mikkel Hjortshøj
2019-02-06
1
-1
/
+1
*
Update Makefile to reflect build.sh
gingerBill
2019-01-13
1
-4
/
+4
*
Updated makefile to run demo package instead of demo.odin
Morten Vassvik
2018-07-05
1
-1
/
+1
*
Fixed foreign import for linux. Modified .gitignore to ignore temp files and ...
vassvik
2017-11-10
1
-0
/
+24