1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-03-04 00:52:48 +01:00

7 Commits

Author SHA1 Message Date
kyoubate-haruka
efe01d92a6 Fix MSVC build again, add support for standalone MSVC compiler (#59)
After switching away from VS, I realized the buildscript wouldn't detect the standalone MSVC compiler, because for whatever genius reason, MS installs that in the x86 program files directory...

Also fixes some duplicate definitions and a missing library that MSVC doesn't like
ah compilers...

Reviewed-on: https://gitea.tendokyu.moe/TeamTofuShop/segatools/pulls/59
Co-authored-by: kyoubate-haruka <46010460+kyoubate-haruka@users.noreply.github.com>
Co-committed-by: kyoubate-haruka <46010460+kyoubate-haruka@users.noreply.github.com>
2025-02-24 18:49:22 +00:00
Bottersnike
7d3cab256b
Add configurable debug logging 2024-06-20 01:22:01 +01:00
Hay1tsme
5d04685c73 update gitignore 2023-09-19 10:33:30 -04:00
icex2
1b1f64486f Update .gitignore, ignore single build/ output dir 2021-04-10 15:02:06 +02:00
Tau
7d34d9f915 Add initial distribution packaging script 2019-11-07 18:18:40 -05:00
Tau
ab2d64b7af Set up Meson build system 2018-11-20 20:33:17 -05:00
Tau
e18c195c2c Add .gitignore 2018-10-08 20:41:02 -04:00