Commit graph

499 commits

Author SHA1 Message Date
Richard Goedeken
fcf00779f0 update version and release info for v2.6.0 release 2024-07-14 18:08:52 -07:00
Richard Goedeken
8a1b817ebe update minimum macos SDK in makefile 2024-07-14 12:01:28 -07:00
Richard Goedeken
1d41a6f8e2
Merge pull request #110 from Jj0YzL5nvJ/up2024
CI/CD: Update to generic scripts, independent schedule, etc
2024-05-26 19:54:13 -07:00
Jj0YzL5nvJ
85a2edc9ba CI/CD: Update to generic scripts, independent schedule, etc 2024-05-24 11:14:52 -06:00
Richard Goedeken
470865c6c6
Merge pull request #108 from Jj0YzL5nvJ/up2023
CI/CD: Fixes Ubuntu i386 builds, among other changes
2023-06-11 12:20:25 -07:00
Jj0YzL5nvJ
7ad8b3a983 CI/CD: Fixes Ubuntu i386 builds, among other changes 2023-05-21 23:33:15 -06:00
Richard Goedeken
f443d6c253
Merge pull request #106 from Jj0YzL5nvJ/ci-schedule
CI/CD: Integrate scheduled builds and other...
2023-03-02 21:59:25 -08:00
Jj0YzL5nvJ
58ada204ab CI/CD: Integrate scheduled builds and other necessary updates 2023-02-14 23:48:58 -06:00
Richard Goedeken
97e0acff02
Merge pull request #104 from Jj0YzL5nvJ/up2022
CI/CD: Update MSVC
2022-09-30 16:59:38 -07:00
Jj0YzL5nvJ
290fe42eaf CI/CD: Update MSVC 2022-09-28 01:36:19 -06:00
Richard Goedeken
51582f9e62
Merge pull request #103 from Jj0YzL5nvJ/ci-update
CI/CD: Update
2022-07-13 19:29:27 -07:00
Jj0YzL5nvJ
e665681bcc CI/CD: Update 2022-07-10 18:51:32 -06:00
Richard Goedeken
d2244bbf05
Merge pull request #100 from Jj0YzL5nvJ/ci-github
CI/CD: Implement GitHub Actions and public nightly builds
2022-04-11 20:52:05 -07:00
Jj0YzL5nvJ
bb388fa243 CI/CD: Implement GitHub Actions and public nightly builds 2021-12-05 08:59:49 -07:00
Pierce Andjelkovic
3da7d80098 RISC-V Support 2021-09-15 00:02:18 +02:00
Richard Goedeken
8cd53f0272 update cflags in makefile for macos 2021-02-10 21:18:53 -08:00
retropieuser
90593058fa Add fix for PAL & JPN roms of Mystical Ninja
The options we have for Mystical Ninja at the moment are only for the US roms, I've added in exceptions for the PAL & JPN roms too
2020-12-16 10:27:55 +01:00
orbea
e616dcddc0 build: Allow out of tree builds.
Also fix a case of using $(SRCDIR) before its set.
2020-12-16 10:26:57 +01:00
Richard Goedeken
7ce0bf039e Revert "Allow non-default compilers without resorting to symbolic links"
This reverts commit d1047562d8, as it conflicts with GNU make which always defines default values for certain variables
2020-09-16 22:37:46 -07:00
Richard Goedeken
7d298c31c2
Merge pull request #92 from Jj0YzL5nvJ/alter_cc_cxx
Allow non-default compilers without resorting to symbolic links
2020-08-30 18:54:18 -07:00
Jj0YzL5nvJ
d1047562d8 Allow non-default compilers without resorting to symbolic links 2020-08-30 03:37:11 -06:00
Richard Goedeken
333e294be5
Merge pull request #91 from Jj0YzL5nvJ/alter
Allow to set custom platform toolset from commands
2020-08-19 23:36:50 -07:00
Jj0YzL5nvJ
5715231958 Allow to set custom platform toolset from commands 2020-08-13 11:49:51 -06:00
Dorian Fevrier
772fdd9eca Add build support for aarch64 2020-07-02 10:37:24 +02:00
Jj0YzL5nvJ
e409d749a5 AppVeyor with artifact packaging 2020-03-02 09:33:00 +01:00
Jj0YzL5nvJ
4aa5df19e0 Changes to have more generic project files 2020-02-26 12:37:55 +01:00
Gillou68310
677257a311 Fix https://github.com/mupen64plus/mupen64plus-user-issues/issues/719 2019-11-15 09:08:29 +01:00
Gillou68310
71fc6d7f7a Migrate to VS2017 2019-11-13 17:18:30 +01:00
Richard Goedeken
cc26180a20 fix warnings in win32 2019-06-02 23:14:59 -07:00
Richard Goedeken
e1eced47b4 fix warnings 2019-06-02 22:02:26 -07:00
Richard Goedeken
25a3864d00 simplify code. this code hasnt been touched since importing from the old SVN repository nearly 10 years ago. who knows how it ended up with this strange logic 2019-03-03 15:17:12 -08:00
Richard Goedeken
2ee3f4899e add function attributes so GCC can find bugs in calls to string formatting functions with variadic arguments 2019-03-03 10:54:09 -08:00
Richard Goedeken
77cc9dd852
Merge pull request #84 from djames1/master
Add ppc64le support
2019-02-21 21:44:33 -08:00
Richard Goedeken
76eddb8119
Merge pull request #83 from bentley/master
Drop C++ 'register' specifier.
2019-02-21 20:41:18 -08:00
Daniel James
c9373708fb Add ppc64le support 2019-02-20 12:12:16 -05:00
Richard Goedeken
2caf2b2cd2 set default screen update setting to 4 for linux as well as other OSes. it flashes with a default of 1 2019-02-17 20:03:50 -08:00
Richard Goedeken
a946a5121c make fullscreen mode not crash under linux 2019-02-17 19:44:48 -08:00
Anthony J. Bentley
309f421e03 Drop C++ 'register' specifier. 2019-02-17 15:26:58 -07:00
Richard Goedeken
fc47e09f4e update version and release info for v2.5.9 BETA release 2019-02-10 10:17:48 -08:00
Richard Goedeken
56b92ded7b
Merge pull request #82 from bugfood/fix-options
Remove trailing space on parameter description.
2019-01-26 21:26:50 -08:00
Corey Hickey
59662de0a5 Remove trailing space on parameter description.
This space gets written when the config file is initially generated;
the core eventually removes the space upon loading and rewriting the
config.
2019-01-26 20:32:34 -08:00
Richard Goedeken
6e92006269
Merge pull request #81 from bugfood/fix-nosaveoptions
Remove unused reference to ConfigSaveFile
2019-01-23 21:58:56 -08:00
Corey Hickey
c208299b39 Remove unused reference to ConfigSaveFile 2019-01-22 21:12:28 -08:00
Richard Goedeken
7f1044867d update FSF address in license 2018-02-04 13:00:20 -08:00
Richard Goedeken
7db91f8e74 fix macOS build 2018-01-22 20:07:30 -08:00
Richard Goedeken
be939e8d00 fix OSX build warnings/errors 2018-01-22 17:43:28 -08:00
bsmiles32
31cc0a842f
Merge pull request #78 from bentley/master
Update homepage links
2018-01-01 17:46:20 +01:00
Anthony J. Bentley
8c95912355 Update wiki links. 2017-12-28 16:55:21 -07:00
Anthony J. Bentley
00c80807cc Update homepage. 2017-12-28 16:30:32 -07:00
Anthony J. Bentley
32039d02d2 Update link to bug tracker. 2017-12-28 16:16:13 -07:00