COMMITS
/ Makefile August 8, 2024
L
add debug build message and align more with build.bat
Laytan Laats committed
April 26, 2022
J
Update Makefile
Jeroen van Rijn committed
April 24, 2022
J
Revert "Merge pull request #1702 from Kelimion/filename_generation"
Jeroen van Rijn committed
April 6, 2022
J
Compiler: Add early error for output path being a directory.
Jeroen van Rijn committed
March 14, 2022
C
oops, fix report
Colin Davidson committed
C
core out Makefile, add freebsd building
Colin Davidson committed
G
Merge pull request #1605 from colrdavidson/linux_build
gingerBill committed
March 9, 2022
C
refix make, adjust build for CI weirdness
Colin Davidson committed
C
Make llvm-config build more general for linux
Colin Davidson committed
A
update to build for FreeBSD
Al Hoang committed
February 28, 2022
G
Merge pull request #1557 from semarie/openbsd-support
gingerBill committed
February 25, 2022
M
Allow custom LLVM_CONFIG
Mohamed Akram committed
S
pass -ldl only on Darwin and Linux
Sébastien Marie committed
S
initial OpenBSD support
Sébastien Marie committed
January 22, 2022
P
Changed match to be arbitrary width
Platin21 committed
P
Removes maybe unsupported versions
Platin21 committed
P
Added pattern function so we can match whatever llvm versions we want
Platin21 committed
December 19, 2021
October 19, 2021
Y
build: Support the Fedora LLVM 11 package
Yawning Angel committed
October 31, 2021
J
Add `odin report` command to help with bug reports.
Jeroen van Rijn committed
August 28, 2021
J
Fix Makefile.
Jeroen van Rijn committed
August 19, 2021
July 11, 2021
G
Rename libtommath.c to libtommath.cpp
gingerBill committed
G
Add -Wno-unused-value
gingerBill committed
G
Fix tab and space issue in Makefile
gingerBill committed
G
Update build.bat and Makefile
gingerBill committed
G
Change the compiler's big integer library to use libTomMath
gingerBill committed
May 27, 2021
G
Makefile fix
gingerBill committed
G
Minor change to Makefile
gingerBill committed
G
Convert tabs to spaces for `Makefile` (stupid make)
gingerBill committed
May 11, 2021
G
Add llvm-config version 11 check for Darwin in Makefile
gingerBill committed
April 30, 2021
M
Change non-target indentation in Makefile to spaces to fix make error
Mikkel Hjortshøj committed
April 28, 2021
G
Update Makefile for Linux
gingerBill committed
G
Update `llvm-config` checking on Linux
gingerBill committed
R
Fix Makefile for OSX
Ricardo Silva committed
April 27, 2021
G
Fix Makefile for macOs
gingerBill committed
G
Update Makefile
gingerBill committed
April 25, 2021
G
Add `-DODIN_VERSION_RAW` to Makefile
gingerBill committed
G
Remove the need for `LLVM_BACKEND_SUPPORT`
gingerBill committed
G
Revert changes to macOS Makefile
gingerBill committed
G
Update Makefile for macOS to be more "correct" with Linux
gingerBill committed
G
Try specifying the specific libs on Linux
gingerBill committed
April 24, 2021
G
Try `llvm-config-11` in the Makefil
gingerBill committed
G
Modify flags in Makefile
gingerBill committed
G
Update Makefile to compile with LLVM C API
gingerBill committed
November 8, 2020
M
[CI] Remove -march for makefile nightly
Mikkel Hjortshøj committed
August 23, 2020
M
Add git sha to `odin version` command
Mikkel Hjortshoej committed
January 4, 2020
G
Remove -Wno-writable-strings
gingerBill committed