Commit Graph

28 Commits

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