Commit Graph

53 Commits

Author SHA1 Message Date
Eric Warmenhoven
8afb6a3a40 ios/tvos: properly set min supported version 2024-10-21 21:15:59 +03:00
Eric Warmenhoven
f7109d07d9 iOS/tvOS: Fix build on newer Xcode versions 2024-10-07 12:37:25 -04:00
Ploggy
410899771a
Merge branch 'libretro:master' into master 2024-06-03 00:29:04 +01:00
Tomáš Kelemen
d2cbb9ff1d
Update Makefile (#515) 2024-04-12 03:17:12 +03:00
Joseph C. Osborn
f3542eb9ce use emar for object file archives, not em++ 2023-10-06 20:43:49 +03:00
sonninnos
c54734769f Makefile correction 2023-09-11 01:23:12 +03:00
sonninnos
5a5c026b66 Makefile correction 2023-08-30 04:10:47 +03:00
sonninnos
666144e5c4 Add makefile SILENT flag 2023-08-26 11:58:08 +03:00
sonninnos
56aebdd66f Use separate build directory for objects 2023-08-01 01:49:25 +03:00
sonninnos
341dd731a4 Makefile cleanup 2023-06-12 20:09:49 +03:00
Ploggy
39dbdda33e Update Makefile 2023-03-03 18:58:29 +00:00
sonninnos
6bf0a02e0e Makefile uname correction 2022-12-18 18:36:54 +02:00
Tilman M. Jaeschke
1c71c5b7fe update Makefile to support rpi4 2022-07-15 13:37:18 +03:00
sonninnos
4530431aaa Makefile correction 2022-03-30 23:04:49 +03:00
sonninnos
d56179e87c Add Makefile -MMD 2022-03-29 09:54:15 +03:00
Vladimir Serbinenko
3e3cc777af Change min macosx to 10.4
10.1 no longer has any effect
2022-01-26 20:28:19 +01:00
Vladimir Serbinenko
8c4899ed5a Add -std=gnu99 2022-01-26 18:57:10 +01:00
Vladimir Serbinenko
0dcf615d7a Improve OSX_LT_MAVERICKS 2022-01-26 18:57:10 +01:00
unknown
05be88915a PS3/PSL1GHT build fix 2022-01-07 19:19:27 +02:00
sonninnos
20ae21356b VFS cleanup + libretro-common update 2021-12-28 01:41:51 +02:00
sonninnos
fb4a22287e Add VFS interface 2021-11-10 04:42:55 +02:00
sonninnos
f473800491 Add separate cleaners to makefile 2021-08-16 17:11:25 +03:00
sonninnos
1a1cf5f8f0 Remove -mstructure-size-boundary due to being deprecated 2021-08-15 00:15:05 +03:00
sonninnos
56b1d996f8 Makefile cleanup 2021-07-28 03:53:08 +03:00
sonninnos
d3604b8d21 libretro-common + 7zip sync 2021-07-20 22:26:45 +03:00
sonninnos
0b48284ec6 3ds build fix 2021-04-17 14:04:35 +03:00
sonninnos
eb41072b5a Version sync 3.5 2021-04-16 17:45:35 +03:00
Markus Volk
b1e00c53b7 Makefile: fix common flags
Wno-format was added to common flags recently. In this case it is also necessary to add -Wno-format-security or gcc  ≥ 8 will stop otherwise:

| cc1: error: '-Wformat-security' ignored without '-Wformat' [-Werror=format-security]
| cc1plus: error: '-Wformat-security' ignored without '-Wformat' [-Werror=format-security]
2021-04-06 18:55:00 +02:00
sonninnos
ea05f1d471 Silence useless warnings 2021-04-03 18:14:51 +03:00
twinaphex
bb5871e561 Add ios targets 2021-03-14 11:24:11 +01:00
twinaphex
b9ac392514 (Mac) Add Mac targets 2021-01-28 16:49:00 +01:00
sonninnos
f809c246e7 Makefile + strict cleanup 2021-01-05 17:29:05 +02:00
Autechre
d991c8486d
Update Makefile 2020-12-29 07:05:37 +01:00
Autechre
8dc6e7e3a6
Update Makefile 2020-12-29 02:49:12 +01:00
twinaphex
047fdb8d31 Try to fix OSX 2020-12-28 16:02:35 +01:00
twinaphex
99021ee9a2 Update 2020-12-21 11:23:38 +01:00
Tony Jansson
440c9cfc9a Makefile fixup 2020-11-14 20:42:34 +02:00
Tony Jansson
89877fa78a Disable 7zip with static builds 2020-11-11 02:22:44 +02:00
Tony Jansson
39e22af170 7zip + libretro-common update 2020-11-11 01:15:50 +02:00
Tony
bd9a84958d
OSX build fix 2020-11-09 10:24:47 +02:00
Tony Jansson
a85dd85ec7 7z build fix 2020-11-09 09:14:59 +02:00
Tony Jansson
bfbc6b0209 Makefile cleanup 2020-11-09 00:56:27 +02:00
Tony Jansson
74c6c2d115 Makefile slimming and stripping 2020-11-07 23:55:51 +02:00
unknown
9cec6d69d1 vice_x64 - PS3 build fix 2020-10-23 19:11:02 +02:00
Tony Jansson
40f3697599 Makefile cleanup 2020-10-13 23:46:46 +03:00
rsn8887
5bc6eeebee Add -fcommon to vita build for gcc10 compatibility 2020-10-04 08:34:49 -05:00
rsn8887
54049b4c5a Add -fcommon to libnx build for gcc10 compatibility 2020-10-02 15:33:24 -05:00
jdgleaver
28fe1b35b0 Add OpenDingux target 2020-10-02 17:15:55 +01:00
Vladimir Serbinenko
263a93e1a9 Fix qnx support 2020-05-02 00:18:11 +02:00
Tony Jansson
a21de8555a Inttype-shenanigans for Intosh 2020-04-30 18:53:04 +03:00