98 Commits
Author SHA1 Message Date
Jean-François DEL NERO f92dd4ba89 Don't try to rebuild the fltk library when not needed. 2025-08-03 00:21:30 +02:00
Renaud Guérin 39cc59046b Fix macOS dynamic libraries loading for better CAPSImage + CLI relocation support 2025-07-09 22:58:59 +01:00
Jean-François DEL NERO fe6b69750c DosDiskBrowser : macOs build. 2025-06-15 00:02:30 +02:00
Jean-François DEL NERO 6533c6ce6e FLTK : (Linux) force autogen + configure before building the lib. 2025-02-20 08:31:03 +01:00
Jean-François DEL NERO 3f7db7dfc1 Emscripten : Drag and drop upload support. 2025-01-08 09:33:06 +01:00
Jean-François DEL NERO 585da152d6 Emscripten : pthread enabled by default. 2025-01-03 14:40:05 +01:00
Jean-François DEL NERO d0ef6077d9 Emscripten : increase default stack size. 2025-01-03 13:05:05 +01:00
Jean-François DEL NERO a62bd86017 cmake : disable verbose output. 2025-01-02 23:40:53 +01:00
Jean-François DEL NERO 016855fe12 Emscripten : -pthread support. 2025-01-02 23:27:29 +01:00
Jean-François DEL NERO 8d0db0a096 build : wasm/html output. 2025-01-02 20:58:06 +01:00
Jean-François DEL NERO af71774cdc Emscripten wasm build support. 2025-01-02 12:32:45 +01:00
Jean-François DEL NERO cdf930baee WIP : New build target : Emscripten. 2025-01-01 22:05:12 +01:00
Jean-François DEL NERO 9b97c1508c wip : Fixing macos build ... 2024-11-24 20:37:05 +01:00
Jean-François DEL NERO d435b4203f wip : Fixing macos build ... 2024-11-24 20:26:23 +01:00
Jean-François DEL NERO 7bd1565063 wip : Fixing macos build ... 2024-11-24 20:17:32 +01:00
Jean-François DEL NERO 68e3323c5c wip : Fixing macos build ... 2024-11-24 20:05:43 +01:00
Jean-François DEL NERO e394ad004b wip : Fixing macos build ... 2024-11-24 20:01:13 +01:00
Jean-François DEL NERO 2ecaf4a803 wip : Fixing macos build ... 2024-11-24 19:44:16 +01:00
Jean-François DEL NERO 2841223f75 wip : Fixing macos build ... 2024-11-24 19:38:06 +01:00
Jean-François DEL NERO 9c7e01d417 wip : Fixing macos build ... 2024-11-24 19:23:27 +01:00
Jean-François DEL NERO 6ef400d0b7 Apple Audio Queue support. 2024-11-24 13:57:16 +01:00
Jean-François DEL NERO 82e29b66b0 "About" window : Pulseaudio Linux sound support. 2024-11-23 19:58:00 +01:00
Jean-François DEL NERO f3ebcb9509 DosDiskBrowser build. 2024-03-03 23:24:37 +01:00
Jean-François DEL NERO cd60c54f00 FTLK versions updated. 2024-01-03 22:19:34 +01:00
Jean-François DEL NERO e4d2f080fe build fix. 2023-12-16 10:14:31 +01:00
Jean-François DEL NERO 42e5902bd5 DEBUG_INFOS build flag to keep the debug informations. 2023-11-04 15:45:54 +01:00
Jean-François DEL NERO 505442d86b mingw32 : fix AR.
cosmetic indentation fixes.
2023-08-27 22:31:49 +02:00
Poul-Henning Kamp 4ba2b91e99 Patches to compile on FreeBSD 2023-08-11 20:38:14 +00:00
Jean-François DEL NERO 70337f12f1 use fltk 1.4.x for macOs. 2023-02-06 00:02:01 +01:00
Jean-François DEL NERO 86a158fcf9 the arm64 can be disabled. 2023-02-05 15:21:54 +01:00
Jean-François DEL NERO 50cd0ee6b0 fix parallel build. 2023-02-04 15:36:23 +01:00
Jean-François DEL NERO f677b6d8a3 fltk build moved to the hxc software makefile. 2023-02-04 14:54:21 +01:00
David Ryskalczyk 60d48d2357 Change macOS deployment target to 10.9 2023-01-23 17:11:04 -05:00
Jean-François DEL NERO 56a9458590 Use the same version code for all libraries. 2023-01-22 22:46:05 +01:00
Jean-François DEL NERO 5eed59311a remove obsolete/outdated VC projects files. 2023-01-22 22:21:10 +01:00
Jean-François DEL NERO 77532f9c4d svn -> git conversion : fix build. 2023-01-22 22:14:53 +01:00
Jean-François DEL NERO da4682aa90 macOS : X86_64 + arm64 universal binary support
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@2635 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2023-01-20 22:28:19 +00:00
Jean-François DEL NERO f1c6c52019 clean : remove map file.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@2383 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-12-31 17:35:33 +00:00
Jean-François DEL NERO baa022903a now use the main COPYING file.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@2342 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-12-29 07:14:21 +00:00
Jean-François DEL NERO 6cf8ed2a81 min macOS version configurable.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@2313 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-12-05 22:32:54 +00:00
Jean-François DEL NERO f5f3947c17 mrproper : delete *.dylib files.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@2305 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-11-30 23:10:38 +00:00
Jean-François DEL NERO 92fae17b71 Minimum macOS version set to High Sierra.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@2297 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-11-30 22:20:23 +00:00
Jean-François DEL NERO 173cdad143 About window : More mods files
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@2267 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-11-16 23:02:49 +00:00
Jean-François DEL NERO adcc2d1172 fltk 1.4.x support.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@2264 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-11-16 21:34:41 +00:00
Jean-François DEL NERO 09b994c5a2 debug : DEBUG_ASAN build flag.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@2106 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-06-20 18:00:51 +00:00
Jean-François DEL NERO f50f76620f hxc2001 & pauline background logos.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@2002 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-04-19 06:37:19 +00:00
Jean-François DEL NERO a53708683c Fix mingw cross compile build.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@1985 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-04-07 21:07:30 +00:00
Jean-François DEL NERO dd5ad37403 Windows : Keep the old exec file name.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@1969 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-02-20 23:29:06 +00:00
Jean-François DEL NERO d2eaf9e33a mingw32/64 : now compile and link the exec resources.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@1955 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-02-14 09:26:58 +00:00
Jean-François DEL NERO bd30954feb Windows target : Moving from VC 6.0 to MinGW32 / MinGW64. 32 bits and 64 bits release supported.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk@1953 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-02-14 08:12:44 +00:00