Commit Graph

26 Commits

Author SHA1 Message Date
04edfa61dd Update CMake to v3.19.2 and add version suffix string.
Some checks failed
continuous-integration/drone/push Build is failing
2020-12-17 23:23:34 +01:00
d7d7ac54b6 Update hardware exceptions patch
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-19 21:51:59 +01:00
757c207121 Add pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-12 22:03:40 +01:00
7be4e21ea1 Let sanitizers use libc++ for the cxxabi 2020-11-12 21:53:12 +01:00
1d621de2be Add Hardware Exception tests 2020-11-08 23:11:04 +01:00
ca2ba1345c Add Hardware Exception for Structured Exception Handling (SEH) 2020-11-08 22:58:23 +01:00
dbf05e76f3 Bump Mingw32-W64 to 8.0.0. 2020-10-13 16:42:25 +02:00
323e7d0ce1 Bump LLVM to 11.0.0. 2020-10-12 22:12:50 +02:00
69ab76846e Add NASM to the list of used software. 2020-10-05 23:09:12 +02:00
5c901f2d31 Incorporate NASM into this toolchain. 2020-10-05 23:04:12 +02:00
7529ec4918 Update LLVM to 10.0.1. 2020-10-02 23:47:47 +02:00
c9e595cbb0 This toolchain is based on LLVM and we do not need GCC support in SPEC compiler. 2020-09-10 21:28:37 +02:00
91b34c1656 Set target to i386. 2020-08-26 17:01:25 +02:00
4cc4e3fa3c Fix version banner. 2020-08-26 16:51:19 +02:00
a5c591db22 Update Wine to v5.15. 2020-08-17 17:41:17 +02:00
f34719b83a Update license. 2020-08-17 17:38:43 +02:00
50cc5fb1a0 Disable X support in Wine. 2020-08-17 17:36:44 +02:00
17fb057dce Optimize the building process a bit and facilitate adding new tools. 2020-08-14 23:41:23 +02:00
1fe8fdaca9 Build the SPEC compiler. 2020-08-14 23:05:46 +02:00
84f02ccf72 Import SPEC compiler. This software originally comes from ReactOS. 2020-08-14 22:32:46 +02:00
31d2bc7e7e Import main script for building and assembling the toolchain. 2020-08-14 17:34:08 +02:00
1dd591ba93 Import windres-compatible wrapper for LLVM. 2020-08-14 14:05:31 +02:00
cfd2192e63 Add MinGW-W64 patch for SLTG support in WIDL. 2020-08-14 01:16:07 +02:00
cf334d86dd Import scripts and wrappers. 2020-08-14 01:08:16 +02:00
ff2c349be3 Correct typo in README. 2020-08-13 14:03:40 +02:00
9f712e2ebc Import readme and license. 2020-08-13 13:58:37 +02:00