mjbudd77
|
99eb406b1a
|
Added appveyor github release functionality. Master auto builds are now uploaded to a rolling interim-build pre-release. Release tag builds will upload official release builds from appveyor automatically.
|
2022-10-01 16:29:02 -04:00 |
mjbudd77
|
2ded6783f3
|
Bump version number to next patch level to differentiate from previous release.
|
2022-03-10 20:00:44 -05:00 |
mbudd02
|
a00ce315b8
|
Version bump to differentiate interim git from latest release. Bump MacOSX pipeline SDL2 versionto 2.0.20
|
2022-02-13 08:04:22 -05:00 |
mjbudd77
|
1f20021946
|
Bump patch level to differentiate interim dev builds from last release.
|
2022-01-29 14:21:19 -05:00 |
mjbudd77
|
47098b2b8c
|
Bump patch version number for upcoming maintainence release.
|
2022-01-16 10:02:00 -05:00 |
mjbudd77
|
4291c104d7
|
Bump dev version number to 2.6.0. The Qt TAS editor is far enough along that it is time to differentiate from previous 2.5.0 version.
|
2021-12-31 06:25:48 -05:00 |
mjbudd77
|
66c301d109
|
Changed version number to 2.5.0 in anticipation of new release. Typed up some initial release notes for the website.
|
2021-10-19 21:21:22 -04:00 |
mjbudd77
|
b69043bbf0
|
Commented out mac OSX make install in pipeline script since it is already invoked by cpaack. No need to run twice.
|
2021-10-08 19:56:56 -04:00 |
mjbudd77
|
a0ab302b3c
|
MacOSX pipeline bundling library fix.
|
2021-10-08 19:55:11 -04:00 |
mjbudd77
|
80ca06224b
|
Fix for macOSX homebrew ffmpeg bundling error.
|
2021-10-06 18:29:58 -04:00 |
mjbudd77
|
92a0b84110
|
Added ffmpeg optional dependency install to mac OSX appveyor pipeline.
|
2021-09-24 19:47:13 -04:00 |
mjbudd77
|
59724ffafd
|
Added libx265 encoder library dependency (optional) to linux and macosx pipelines.
|
2021-08-31 21:15:51 -04:00 |
mjbudd77
|
525deb2a8f
|
Path fix for MacOS pipeline for qhelpgenerator.
|
2021-08-17 22:59:52 -04:00 |
mjbudd77
|
8b0f4a0fc0
|
Added unix docs build to pipeline. Added navigation buttons to help window.
|
2021-08-17 21:23:39 -04:00 |
mjbudd77
|
fa3b135a44
|
Updated Palette config to search in applications resources folder for palettes. Palette, lua scripts, and documentation files are now packaged into MacOSX DragNDrop package.
|
2021-06-26 00:16:53 -04:00 |
mjbudd77
|
6d54990580
|
Updated version to 2.4.0 in anticipation of upcoming release.
|
2021-05-18 20:19:56 -04:00 |
mjbudd77
|
ec33153e88
|
Added x264 dependency to linux and macos appveyor pipeline.
|
2021-04-30 14:09:22 -04:00 |
mjbudd77
|
c4fa40975a
|
Reverted Mac OSX build back to Qt5. Added an SDL2 build from source in the event that brew install sdl2 fails.
|
2021-04-13 23:01:45 -04:00 |
mjbudd77
|
a3c73c5a4d
|
Set Windows Qt appveyor build to use Qt6. Build fix for Mac OSX pipeline using Qt6.
|
2021-04-11 21:26:46 -04:00 |
mjbudd77
|
229705f693
|
Updated Mac OSX appveyor pipeline to build against Qt6
|
2021-04-11 20:56:47 -04:00 |
mjbudd77
|
fb965bbee0
|
Updated source and build script version references in preparation for new release. Updated SDL web documentation. Removed a few deprecated command line arguments from code and help text. Removed last few references to GTK in Qt GUI.
|
2020-12-10 21:43:50 -05:00 |
Brian Heim
|
74e4cfe0de
|
appveyor: add qt5 prefix path to CMAKE_PREFIX_PATH when configuring
|
2020-10-29 10:00:54 -05:00 |
mjbudd77
|
b1bb6b4f08
|
Removed fceux.pro qmake file. Qt/SDL port will always use cmake.
|
2020-10-17 19:40:49 -04:00 |
Matthew Budd
|
7df1fdd25f
|
Added logic to Mac OS pipeline to save generated DMG package as an artifact.
|
2020-07-12 16:11:23 -04:00 |
Matthew Budd
|
71f64529bf
|
Added sudo calls to mac os build
|
2020-07-12 12:33:42 -04:00 |
mjbudd77
|
70a2b3023a
|
Added logic to generate a mac osx drag and drop package.
|
2020-07-12 11:50:18 -04:00 |
mjbudd77
|
1a3427685e
|
Added logic to print shared object dependencies of mac os executable.
|
2020-07-12 09:00:17 -04:00 |
mjbudd77
|
69a761a477
|
More Cmake fixes between linux and mac os
|
2020-07-10 14:57:55 -04:00 |
mjbudd77
|
cc4ce19784
|
A few build fixes for the mac os with cmake.
|
2020-07-10 14:48:46 -04:00 |
mjbudd77
|
9b0fb8efe4
|
Moved MAC OSX build to cmake instead of qmake.
|
2020-07-10 14:09:33 -04:00 |
Matthew Budd
|
588d566b92
|
Added comments into macOS pipeline script. Added other OSs back into pipeline.
|
2020-06-30 21:37:09 -04:00 |
Matthew Budd
|
2fbf934633
|
MacOS build take 4
|
2020-06-30 21:28:18 -04:00 |
Matthew Budd
|
bb312d8a55
|
Take 2 mac build
|
2020-06-30 20:42:16 -04:00 |
Matthew Budd
|
e8d3b9da46
|
Added macOS build script for pipeline.
|
2020-06-30 20:20:50 -04:00 |