Bart Trzynadlowski
|
6bae80bdf9
|
Makefile.Win32: Fixed SDL2 flags when building in MSYS
|
2024-08-09 22:44:51 -07:00 |
|
Bart Trzynadlowski
|
e636dd5fb2
|
Improved Makefiles (from h0tw1r3's PR): macOS Makefile will download SDL2 Framework, hopefully fixed Musashi dependency issues that occasionally affect parallel builds
|
2024-08-09 22:44:51 -07:00 |
|
Bart Trzynadlowski
|
6993dfcfb0
|
Makefile.Win32: fixed detection of Windows Command Prompt for rmdir command
|
2023-03-28 15:38:43 -07:00 |
|
Bart Trzynadlowski
|
95fc08e0a3
|
Windows app manifest added to enable PerMonitorV2 DPI awareness
|
2023-03-15 18:24:01 -07:00 |
|
Fernando Casas Schössow
|
df7787f040
|
Keep Supermodel files (config, nvram, saves, etc.) in a predictable path when running on Linux
|
2022-12-12 16:49:07 -08:00 |
|
ToBul
|
acc7161ca5
|
[Makefile.Win32] $MSYSTEM check never fails.
'make clean' from Win command shell doesn't fully clean, condition always true.
|
2022-11-13 10:49:20 -08:00 |
|
Bart Trzynadlowski
|
8c8cc3d32b
|
Preparing for Git snapshot build bot and updated copyright header to reference full lifespan of Supermodel repo
|
2022-06-23 12:34:02 -07:00 |
|
SpinDizzy
|
53185c3eff
|
Introducing a special release build target with SVN version stamping.
|
2020-12-24 10:20:26 +00:00 |
|
SpinDizzy
|
d70a79a127
|
Makefiles update
|
2020-11-06 09:24:16 +00:00 |
|
SpinDizzy
|
1d37358b8c
|
- Add missing library from previous windows makefile update.
- NEW_FRAME_TIMING build option was removed because it was no longer used.
|
2020-09-04 05:48:41 +00:00 |
|
SpinDizzy
|
95488acb0a
|
Windows makefile update
|
2020-09-03 06:27:57 +00:00 |
|
Ian Curtis
|
5e434e2644
|
build fixes for mac
|
2020-07-27 10:28:48 +00:00 |
|
SpinDizzy
|
12081a9ff7
|
Update makefiles
|
2020-07-03 09:08:03 +00:00 |
|
SpinDizzy
|
4f347ff3f1
|
SDL1 to SDL2 internal changes
|
2020-04-19 08:34:58 +00:00 |
|
Ian Curtis
|
a76e46e3b8
|
Update makefiles
|
2019-02-21 14:57:57 +00:00 |
|
Bart Trzynadlowski
|
4d5c9e7231
|
Fixed Makefiles for non-MSYS builds. Unfortunately had to revert a lot of the automated configuration that Harry had inserted. Users will again need to hand-edit Makefile.Win32 for their configuration. Verbose warnings (-Wall) have been restored.
|
2018-05-06 18:52:23 +00:00 |
|
Ian Curtis
|
04758e38b6
|
Update make files and fix build for the various options (Harry Tuttle)
|
2018-01-22 21:01:35 +00:00 |
|
Bart Trzynadlowski
|
4d685e0750
|
Makefile fixes: Moved Windows-specific source files out of Makefile.inc, using 'bin' and 'obj' when bits are not explicitly set, and changed output file to Supermodel rather than Supermodel.exe, which works on all platforms.
|
2017-10-06 01:04:49 +00:00 |
|
Bart Trzynadlowski
|
2397b8225a
|
New, saner Makefiles. They still require some customization but share a core Makefile include with auto-generation of dependencies. Multi-threaded building (e.g., make -j6) is supported now.
|
2017-10-05 02:14:02 +00:00 |
|