Matthew Budd
|
ab664db06c
|
Big fix for linux build script, make directories before installing files.
|
2020-07-01 20:47:57 -04:00 |
Matthew Budd
|
e79650845f
|
Added install commands in pipeline script
|
2020-07-01 20:33:32 -04:00 |
Matthew Budd
|
4a52e9d374
|
Added qmake install prefix to linux build script.
|
2020-07-01 20:15:34 -04:00 |
Matthew Budd
|
e748fb67f4
|
Added QT5 dependency installation to the linux build
|
2020-06-30 22:28:02 -04:00 |
Matthew Budd
|
9407867e18
|
Added qmake in to linux pipeline
|
2020-06-30 22:04:50 -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 |
Matthew Budd
|
70a77cbe41
|
Added install target to cmake.
|
2020-06-20 00:53:18 -04:00 |
Matthew Budd
|
6271d63ba6
|
Added cmake package check for zlib
|
2020-06-20 00:36:43 -04:00 |
Matthew Budd
|
714e7bbfb2
|
Added logic to make cmake output verbose.
|
2020-06-20 00:20:58 -04:00 |
Matthew Budd
|
cc15338ebb
|
Cast const char * to char * to get past winbuild.... this is not the best way to go, but it works.
|
2020-06-20 00:06:47 -04:00 |
Brad Smith
|
6a1a50f850
|
win64_build.bat can't find 7z.dll
|
2020-06-17 06:49:30 -04:00 |
bbbradsmith
|
8aaaacfc9f
|
win64 rename executable to fceux64.exe
if people are going to be testing this might cut down error report confusion
|
2020-06-17 04:59:23 -04:00 |
bbbradsmith
|
0cfb6b8dd4
|
win64 zip archive files from other folders need directory stripped
|
2020-06-17 03:21:41 -04:00 |
bbbradsmith
|
1daf99614b
|
win64 appveyor build
|
2020-06-17 03:21:41 -04:00 |
Brad Smith
|
fe4472f574
|
fix broken win32 appveyor build (#121)
* fix broken win32 appveyor build:
- does not report build errors!
- wrong configuration, should be release
- should include auxlib.lua
|
2020-06-17 01:50:38 -04:00 |
Matthew Budd
|
3490be8c83
|
Merge branch 'development'
|
2020-06-16 22:01:44 -04:00 |
Matt Budd
|
531afbe404
|
Trying again....
|
2020-06-16 21:51:45 -04:00 |
Matt Budd
|
22c58e1a21
|
Trying again with artifacts
|
2020-06-16 21:45:16 -04:00 |
Matt Budd
|
5e30f22381
|
Trying out not using archive script and just pushing directly to
appveyor artifacts
|
2020-06-16 21:33:57 -04:00 |
Matt Budd
|
be6dff9d68
|
Added 7z.dll to zipped package file.
|
2020-06-16 21:23:52 -04:00 |
Matt Budd
|
bce4ea30f8
|
Added win32 build script for pipeline.
|
2020-06-16 21:14:44 -04:00 |
Matthew Budd
|
d094891bb4
|
Testing build artifact push
|
2020-06-16 09:12:55 -04:00 |
Matthew Budd
|
a4309af847
|
Removed SDL1 from pipeline build script.
|
2020-06-12 21:10:52 -04:00 |
Matthew Budd
|
3573a596e9
|
Added logic to the deb pkg script to not put duplicate entries into the pkg depends list.
|
2020-05-16 07:38:20 -04:00 |
Matthew Budd
|
09d84283cd
|
bug fix for test install of debian pkg
|
2020-05-15 21:27:17 -04:00 |
Matthew Budd
|
e70b38cf5f
|
Bug fixes for debian package builder script. Added package build to pipeline.
|
2020-05-15 21:17:54 -04:00 |
Matthew Budd
|
2f00e3517b
|
Added debian package creation script.
|
2020-05-15 20:12:21 -04:00 |
Matthew Budd
|
017ee17ee1
|
Updated linux ubuntu build script to latest
|
2020-05-15 16:14:03 -04:00 |
Matthew Budd
|
8339508f21
|
Added an appveyor pipeline configure file to allow for a side by side build of both the windows and linux application.
|
2020-05-15 16:06:18 -04:00 |