14 Commits

Author SHA1 Message Date
SupSuper
e396d34320 CREATE_PROJECT: Remove deprecated --use-canonical-lib-names
It's always the default
2023-04-29 13:16:08 +02:00
Donovan Watteau
2583d4415d DISTS: Fix flag usage for create_codeblocks.bat too
Also fix a small typo while there.
2022-10-21 14:58:44 +02:00
Donovan Watteau
36c1c61c26 DISTS: MSVC: Properly document the flags in create_msvc.bat 2022-10-18 12:38:46 +02:00
Strangerke
cece8db3ce TRECISION: Revert accidental change in create_msvc.bat 2021-05-29 21:23:21 +01:00
Strangerke
c295c89a9f TRECISION: Turn Actor into a class, rewrite some parts of readActor() 2021-05-29 21:23:21 +01:00
SupSuper
5def366b91 MSVC: Use 64-bit linker when compiling ScummVM
A Release build with all engines enabled exceeds the
32-bit linker heap space, so just default to the 64-bit linker.

This does not affect the generated binary (it will still run on x86).
2021-03-17 03:48:32 +00:00
SupSuper
c3ee9dec51 MSVC: Use new lib names for tests and tools 2021-02-22 12:01:47 +00:00
SupSuper
3f1086e089 MSVC: Parallelize building across projects, speeding up multi-engine builds 2020-11-15 21:50:26 +00:00
SupSuper
ed16fef008 DISTS: Use new MSVC lib names by default
MSVC devs: download the newest precompiled libraries
from http://www.scummvm.org/frs/build/scummvm_libs_2015.zip
2020-08-22 09:21:04 +01:00
Paul Gilbert
1426864aa1 DISTS: Disable bidi for Visual Studio builds
As with fluidsynth, it'll be easier on developers if we keep
the new library disabled until such time as someone can
build the library and include in the VS libraries zip file.
2020-08-02 11:47:39 -07:00
Filippos Karapetis
6cac88ffdb DISTS: Revert accidentally committed changes 2020-02-22 20:53:49 +02:00
Filippos Karapetis
64b750ab2e TINSEL: Move background related functions into a new Background class 2020-02-22 18:41:39 +02:00
Paul Gilbert
b4022f641a DISTS: Remove --build-events from create_msvc to fix VS compilation 2020-01-27 19:55:14 -08:00
SupSuper
be0150fd85 DISTS: Merge MSVC versions into one folder 2019-04-20 07:47:25 -04:00