[Ohrrpgce] SVN: teeemcee/12986 scons: don't pass CFLAGS to CC when linking, only CCLINKFLAGS

2022-05-31 Thread subversion--- via Ohrrpgce
teeemcee 2022-05-31 21:44:42 -0700 (Tue, 31 May 2022) 161 scons: don't pass CFLAGS to CC when linking, only CCLINKFLAGS CFLAGS was actually documented as not being used for linking, but it was (previously via CXXFLAGS) --- U wip/SConscript ___

[Ohrrpgce] SVN: teeemcee/12985 scons: link using gcc rather than g++, to fix mingw-w64 v7.0.0 builds de

2022-05-31 Thread subversion--- via Ohrrpgce
teeemcee 2022-05-31 21:44:33 -0700 (Tue, 31 May 2022) 301 scons: link using gcc rather than g++, to fix mingw-w64 v7.0.0 builds depending on libwinpthread-1.dll (Or clang rather than clang++) See bug #1241. libstdc++ depends on pthreads, but I'm not sure why not using g++ avoids this

[Ohrrpgce] SVN: teeemcee/12984 scons: rename CXXLINKFLAGS to CCLINKFLAGS because they're not C++-specif

2022-05-31 Thread subversion--- via Ohrrpgce
teeemcee 2022-05-31 21:44:26 -0700 (Tue, 31 May 2022) 74 scons: rename CXXLINKFLAGS to CCLINKFLAGS because they're not C++-specific --- U wip/SConscript ___ Ohrrpgce mailing list ohrrpgce@lists.motherhamster.org

[Ohrrpgce] SVN: teeemcee/12983 scons: a couple win/wine fixes/tweaks

2022-05-31 Thread subversion--- via Ohrrpgce
teeemcee 2022-05-31 21:44:19 -0700 (Tue, 31 May 2022) 441 scons: a couple win/wine fixes/tweaks For some reason running "cv2pdb" (rather than "cv2pdb.exe") with wine stopped working, maybe a change in wine. Support envvars on Windows which are quoted paths. Skip rules for building gfx_directx

[Ohrrpgce] SVN: teeemcee/12982 Fix duplicated spell lists in battle menu causing multiple appearances i

2022-05-31 Thread subversion--- via Ohrrpgce
teeemcee 2022-05-31 21:44:09 -0700 (Tue, 31 May 2022) 108 Fix duplicated spell lists in battle menu causing multiple appearances in Spells and possible overflow crash --- U wip/menustuf.rbas U wip/whatsnew.txt ___ Ohrrpgce mailing list