Commit Graph

92 Commits

Author SHA1 Message Date
b951abd511
Update Discord invitation link 2024-06-15 22:35:59 +02:00
2171eaeed6
Fix incompatible pointer type error 2024-06-07 08:28:40 +02:00
7075a9ad58
Update LLVM to 18.1.7 2024-06-07 08:10:31 +02:00
9025a85bcc
Update software and get rid of binutils 2024-05-15 21:14:53 +02:00
3342b87fd0
Update LLVM to 18.1.4 2024-04-21 09:38:29 +02:00
cd4b20b701
Update LLVM to 18.1.2 2024-03-23 12:16:49 +01:00
fc120f4f33
Update LLVM to 18.1.1 2024-03-17 12:20:12 +01:00
b8d5a76ee7
Update LLVM to 18.1.0 2024-03-06 19:42:22 +01:00
009d4a3421
Update PE file subsystem together with signature 2024-01-18 14:35:55 +01:00
460d5820da
Minimize exetool's output 2023-11-28 15:21:17 +01:00
83e84c3ebf
Update LLVM to 17.0.6 2023-11-28 14:51:07 +01:00
eeb1953d87
Improve performance with Git shallow clone and add .gitignore
Reviewed-on: xt-sys/xtchain#5
Reviewed-by: Rafal Kupiec <belliash@noreply.codingworkshop.git>
Co-authored-by: Pedro Valadés <perikiyoxd@gmail.com>
Co-committed-by: Pedro Valadés <perikiyoxd@gmail.com>
2023-11-23 23:13:06 +01:00
e9707563d7
Update LLVM to 17.0.5 2023-11-14 12:24:00 +01:00
11d0593c9e
Add 'help' and 'xbuild' commands; fix 'version' command overriding build settings 2023-11-08 19:41:22 +01:00
22a5abd279
Update release badge color 2023-11-07 15:09:38 +01:00
8c047d6083
Add releases link to readme 2023-11-07 15:07:04 +01:00
1832a39ed3
Update LLVM to 17.0.4 2023-10-31 19:08:00 +01:00
2a00526666
Update LLVM to 17.0.3 2023-10-17 23:36:43 +02:00
1f72016fc2
Print original/new subsystem names and turn new subsystem name case insensitive 2023-10-17 22:12:46 +02:00
a522cdc583
Massive toolchain update 2023-10-04 16:05:03 +02:00
37230435aa
Add bin2c utility 2023-09-28 22:47:04 +02:00
737dda2960
Update LLVM to 17.0.1 2023-09-21 15:09:24 +02:00
0d468bf245
Cleanup after NASM removal 2023-07-28 23:07:02 +02:00
b0baae79ba
Update badge and URL for CI/CD 2023-07-18 14:55:02 +02:00
ecd243ed0d
Better way to check if building from tag 2023-07-15 09:00:33 +02:00
b9d0458a65
Migrate to Gitea Actions 2023-07-13 23:16:29 +02:00
7fb2227034
Update LLVM to 16.0.6 2023-06-21 21:33:02 +02:00
0e49773bf4
Upgrade LLVM to 16.0.5 2023-06-03 09:47:03 +02:00
5684623164
Upgrade LLVM and rewrite exetool in C 2023-05-17 15:17:58 +02:00
14f2f7cf1f
Update used software list 2023-03-29 22:43:20 +02:00
37e38daf36
Update versioning strategy 2023-03-29 22:42:25 +02:00
b65a92d147
Add accidentally removed ninja_build() function 2023-03-28 21:57:18 +02:00
173b6d6dd0
Enable control flow guard and fix LLVM compilation 2023-03-28 07:09:15 +02:00
2da20a4eba
Use ninja as build system; reconfigure LLVM and enable LLDB 2023-03-26 17:45:22 +02:00
c9ef8a6484
Get rid of NASM 2023-03-26 13:19:09 +02:00
be63d61cf4
Unify README look'n'feel 2023-03-26 12:42:28 +02:00
9fd40e9617
Import missing binutils patches 2023-03-26 09:40:15 +02:00
116d309962
Update LLVM and add GAS from binutils 2023-03-25 22:59:27 +01:00
6845594e6a
Update LLVM to 15.0.7 2023-02-19 16:26:26 +01:00
69ae9afb88
Correct URL 2023-01-07 10:19:56 +01:00
3ae3ceaabb
Add shields 2023-01-07 10:19:00 +01:00
361c0a1cdb
Add exetool for modifying PE/COFF image subsystem 2023-01-06 16:23:54 +01:00
d6531be5ee
Update LLVM 2022-12-17 12:10:08 +01:00
771d3783fa
Update LLVM 2022-11-08 23:32:18 +01:00
2e7c7ec1d7
Update LLVM to 15.0.2 2022-10-05 08:25:06 +02:00
99f0b83ac7
Add missing cmake patch 2022-10-02 14:29:45 +02:00
9cc7d052dd
Update cmake, llvm and mingw 2022-09-28 18:09:27 +02:00
abefcf8fe2
Remove old LLVM patch 2022-09-28 15:51:43 +02:00
015bc8a666
Install llvm-lib, a lib.exe compatible tool 2022-08-09 18:43:15 +02:00
546d8718d2
Reimplement new pipeline and allow limiting number of cores used fo build
Co-authored-by: belliash <belliash@codingworkshop.eu.org>
Reviewed-on: xt-sys/xtchain#3
Reviewed-by: Piotr Likoski <likoski@noreply.codingworkshop.git>
2022-07-25 15:21:17 +02:00