Commit Graph

13 Commits

Author SHA1 Message Date
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