Roshanlal
bd40c00222
Update Windows's preconfigure.bat to autodetect host arch ##build
...
In previous code, if a user didn't provide any argument with the command then x86 will be selected as Host by default which is kind of Flawed.
This change will detect the Host system on its and will allow the user to select the target system
2024-04-16 23:25:48 +02:00
pancake
60f8a34406
preconfigure.bat now accepts 'arm64' as build target
2024-02-17 13:06:15 +01:00
pancake
1286246f25
Migrate arm.v35 ##arch
2023-03-17 08:23:37 +01:00
pancake
aaf7679b90
Remove references to the old v35arm64 dir and fix commit reference
2023-01-21 02:34:12 +01:00
pancake
65664de497
Fix the v35-arm64 commit reference
2023-01-21 02:34:12 +01:00
pancake
7e4f3e9e34
Bump v35 commits again for more c99 leftovers
2023-01-20 20:39:41 +01:00
pancake
0db7464e01
Upgrade v35arm64 to fix non-c99 compilation ##build
2023-01-20 19:49:49 +01:00
pancake
de7738770c
Update v35arm64 to fix build on riscv ##build
2022-06-10 01:10:12 +02:00
pancake
87d39d29a4
Fix #20228 - leftover in preconfigure batch script
2022-06-05 12:46:55 +02:00
pancake
f816d6a825
Update to the latest v35arm64 ##anal
2022-05-17 10:13:05 +02:00
pancake
83bfc83c9f
Add support for Visual Studio 2022 (community+enterprise) ##build
...
* add rule in the CI
2022-03-26 00:56:54 +01:00
pancake
50bf4d5918
Simplify meson logic and use ole's PR to fix Windows ##build
...
* Kudos to @oleavr for reproducing, spotting and fixing the bug!
* Context https://github.com/mesonbuild/meson/pull/9918
2022-01-31 23:54:00 +01:00
Sergi Àlvarez i Capilla
9be84d536d
Remove specific meson version in preconfigure
2021-11-15 16:26:04 +01:00
pancake
8cb61df4cb
Dont user latest meson because its broken :D ##build
2021-10-29 12:37:11 +02:00
Sergi Àlvarez i Capilla
33243ea7f4
Update v35.armv7 dependency in preconfigure
...
* Fix build on Termux and Gitlab CI
2021-10-26 20:39:42 +02:00
pancake
6e5e791a3d
Fix invalid syntax bug in preconfigure
2021-10-26 15:55:03 +02:00
pancake
b6462ece83
preconfigure.bat now accepts target arch as argument ##windows
...
* Supports x86, x64, arm and arm64
2021-09-25 13:20:23 +02:00
pancake
9f53609621
Update v35 disassembler again
2021-09-22 16:09:35 +02:00
pancake
8d80dbdaac
Update vector35-arm64 to fix build on riscv
2021-09-20 22:12:59 +02:00
Bick Doner
250d5653d2
Add path to vcvarsall.bat from VS 2019 Professional ( #19087 )
...
Currently the preconfigure.bat file only looks at the community edition
and the Enterprise edition of VS 2019. This change adds Professional
edition to the search.
Co-authored-by: Bdoner <bdoner@noreply.user.github.com>
2021-09-15 15:09:28 +02:00
pancake
eaadf64e1d
Add v35arm64 to the preconfigure.bat for windows ##build
2021-08-23 22:30:57 +02:00
pancake
4860de6948
Improve Windows build scripts
2021-08-17 20:18:43 +00:00
pancake
17637c670f
Add preconfigure/configure/make batch scripts for Windows ##build
2021-08-17 19:53:14 +00:00