Jeroen van Rijn
|
d262eda91c
Update Makefile
|
3 年之前 |
Jeroen van Rijn
|
63331ef731
Revert "Merge pull request #1702 from Kelimion/filename_generation"
|
3 年之前 |
Jeroen van Rijn
|
3cab2592c3
Compiler: Add early error for output path being a directory.
|
3 年之前 |
Colin Davidson
|
34727f99e3
oops, fix report
|
3 年之前 |
Colin Davidson
|
8605833781
core out Makefile, add freebsd building
|
3 年之前 |
gingerBill
|
a882260db6
Merge pull request #1605 from colrdavidson/linux_build
|
3 年之前 |
Colin Davidson
|
7adaa4dc2b
refix make, adjust build for CI weirdness
|
3 年之前 |
Colin Davidson
|
5eebdebec8
Make llvm-config build more general for linux
|
3 年之前 |
Al Hoang
|
0278ac85a0
update to build for FreeBSD
|
3 年之前 |
gingerBill
|
dd9843aa21
Merge pull request #1557 from semarie/openbsd-support
|
3 年之前 |
Mohamed Akram
|
ffe17a471d
Allow custom LLVM_CONFIG
|
3 年之前 |
Sébastien Marie
|
83523badb7
pass -ldl only on Darwin and Linux
|
3 年之前 |
Sébastien Marie
|
5676c9e7eb
initial OpenBSD support
|
3 年之前 |
Platin21
|
8516e2e7e3
Changed match to be arbitrary width
|
4 年之前 |
Platin21
|
9bc5b84c4d
Removes maybe unsupported versions
|
4 年之前 |
Platin21
|
9c1e1a63a2
Added pattern function so we can match whatever llvm versions we want
|
4 年之前 |
Platin21
|
0e06383620
Changed make file so that it allows for multiple LLVM versions instead of a single one on Darwin
|
4 年之前 |
Platin21
|
3e465c7e84
Changes to required llvm version 13 as both 12 and 11 don't work correctly on macOS Apple Silicon
|
4 年之前 |
Yawning Angel
|
ff36bd3d85
build: Support the Fedora LLVM 11 package
|
4 年之前 |
Jeroen van Rijn
|
2a7937e2ba
Add `odin report` command to help with bug reports.
|
4 年之前 |
Jeroen van Rijn
|
17d31bfad6
Fix Makefile.
|
4 年之前 |
gingerBill
|
33239324b8
Improve the C++ to be more correct for clang on Windows, still requiring the same disabled warnings as on *nix
|
4 年之前 |
gingerBill
|
b397254696
Rename libtommath.c to libtommath.cpp
|
4 年之前 |
gingerBill
|
9a37d3b6e5
Add -Wno-unused-value
|
4 年之前 |
gingerBill
|
51c4a19234
Fix tab and space issue in Makefile
|
4 年之前 |
gingerBill
|
a1a1668dcf
Update build.bat and Makefile
|
4 年之前 |
gingerBill
|
460e14e586
Change the compiler's big integer library to use libTomMath
|
4 年之前 |
gingerBill
|
c8b353b6d8
Makefile fix
|
4 年之前 |
gingerBill
|
6a8a31824d
Minor change to Makefile
|
4 年之前 |
gingerBill
|
7d304f4e8b
Convert tabs to spaces for `Makefile` (stupid make)
|
4 年之前 |