Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/fceux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-12Added logic to generate a mac osx drag and drop package.mjbudd77
2020-07-12Added logic to print shared object dependencies of mac os executable.mjbudd77
2020-07-10More Cmake fixes between linux and mac osmjbudd77
2020-07-10A few build fixes for the mac os with cmake.mjbudd77
2020-07-10Moved MAC OSX build to cmake instead of qmake.mjbudd77
2020-07-10Moved linux pipeline to cmake instead of qmake.mjbudd77
2020-07-02Big fix for linux build script, make directories before installing files.Matthew Budd
2020-07-02Added install commands in pipeline scriptMatthew Budd
2020-07-02Added qmake install prefix to linux build script.Matthew Budd
2020-07-01Added QT5 dependency installation to the linux buildMatthew Budd
2020-07-01Added qmake in to linux pipelineMatthew Budd
2020-07-01Added comments into macOS pipeline script. Added other OSs back into pipeline.Matthew Budd
2020-07-01MacOS build take 4Matthew Budd
2020-07-01Take 2 mac buildMatthew Budd
2020-07-01Added macOS build script for pipeline.Matthew Budd
2020-06-20Added install target to cmake.Matthew Budd
2020-06-20Added cmake package check for zlibMatthew Budd
2020-06-20Added logic to make cmake output verbose.Matthew Budd
2020-06-20Cast const char * to char * to get past winbuild.... this is not the best way...Matthew Budd
2020-06-17win64_build.bat can't find 7z.dllBrad Smith
2020-06-17win64 rename executable to fceux64.exebbbradsmith
2020-06-17win64 zip archive files from other folders need directory strippedbbbradsmith
2020-06-17win64 appveyor buildbbbradsmith
2020-06-17fix broken win32 appveyor build (#121)Brad Smith
2020-06-17Merge branch 'development'Matthew Budd
2020-06-17Trying again....Matt Budd
2020-06-17Trying again with artifactsMatt Budd
2020-06-17Trying out not using archive script and just pushing directly toMatt Budd
2020-06-17Added 7z.dll to zipped package file.Matt Budd
2020-06-17Added win32 build script for pipeline.Matt Budd
2020-06-16Testing build artifact pushMatthew Budd
2020-06-13Removed SDL1 from pipeline build script.Matthew Budd
2020-05-16Added logic to the deb pkg script to not put duplicate entries into the pkg d...Matthew Budd
2020-05-16bug fix for test install of debian pkgMatthew Budd
2020-05-16Bug fixes for debian package builder script. Added package build to pipeline.Matthew Budd
2020-05-16Added debian package creation script.Matthew Budd
2020-05-15Updated linux ubuntu build script to latestMatthew Budd
2020-05-15Added an appveyor pipeline configure file to allow for a side by side build o...Matthew Budd