Commit Graph

26 Commits

Author SHA1 Message Date
116d309962
Update LLVM and add GAS from binutils
Some checks failed
ci/woodpecker/push/build Pipeline failed
2023-03-25 22:59:27 +01:00
6845594e6a
Update LLVM to 15.0.7
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-19 16:26:26 +01:00
361c0a1cdb
Add exetool for modifying PE/COFF image subsystem
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
2023-01-06 16:23:54 +01:00
d6531be5ee
Update LLVM
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-12-17 12:10:08 +01:00
771d3783fa
Update LLVM
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-08 23:32:18 +01:00
2e7c7ec1d7
Update LLVM to 15.0.2
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
2022-10-05 08:25:06 +02:00
9cc7d052dd
Update cmake, llvm and mingw
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
2022-09-28 18:09:27 +02:00
015bc8a666
Install llvm-lib, a lib.exe compatible tool
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
2022-08-09 18:43:15 +02:00
546d8718d2
Reimplement new pipeline and allow limiting number of cores used fo build
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
Co-authored-by: belliash <belliash@codingworkshop.eu.org>
Reviewed-on: #3
Reviewed-by: Piotr Likoski <likoski@noreply.codingworkshop.git>
2022-07-25 15:21:17 +02:00
9b7d73e0e9
Update LLVM
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-06-29 09:46:44 +02:00
8eb76f6b90
Update LLVM to 14.0.5
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-17 13:40:22 +02:00
00c659911d
Make XTchain great again
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-05-29 15:05:09 +02:00
b1de0a02b6
Update Mingw64 to v10.0.0
Some checks failed
continuous-integration/drone/push Build is failing
2022-05-28 14:24:41 +02:00
36df8e42e6
Update LLVM to 14.0.4
Some checks failed
continuous-integration/drone/push Build is failing
2022-05-28 12:37:01 +02:00
1904f94583
Update cmake, ninja & wine packages 2022-05-28 12:09:43 +02:00
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
7be4e21ea1
Let sanitizers use libc++ for the cxxabi 2020-11-12 21:53:12 +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
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
a5c591db22
Update Wine to v5.15. 2020-08-17 17:41:17 +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
31d2bc7e7e
Import main script for building and assembling the toolchain. 2020-08-14 17:34:08 +02:00