|
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 |
|
|
a65685de5c
|
Rewrite pipeline
|
2022-07-22 22:50:10 +02:00 |
|
|
f9af39e058
|
Allow xtchain to be launched by root
|
2022-07-22 22:48:22 +02:00 |
|
|
9b7d73e0e9
|
Update LLVM
|
2022-06-29 09:46:44 +02:00 |
|
|
8eb76f6b90
|
Update LLVM to 14.0.5
|
2022-06-17 13:40:22 +02:00 |
|
|
00c659911d
|
Make XTchain great again
|
2022-05-29 15:05:09 +02:00 |
|
|
b1de0a02b6
|
Update Mingw64 to v10.0.0
|
2022-05-28 14:24:41 +02:00 |
|
|
36df8e42e6
|
Update LLVM to 14.0.4
|
2022-05-28 12:37:01 +02:00 |
|
|
7d802e0835
|
Merge branch 'llvm_toolchain' into master
|
2022-05-28 12:35:49 +02:00 |
|
|
1904f94583
|
Update cmake, ninja & wine packages
|
2022-05-28 12:09:43 +02:00 |
|
|
3096bf9255
|
Return 0 when printing help or version in the windres tool.
|
2021-02-02 18:20:19 +01:00 |
|