1
0
Fork 0
No description
Find a file
krcroft 85039a6033
Simplify package listing script and standardize workflows
The commit makes the following changes:
 - The package listing script now requires the user specify which package manager
   they're using. This approach resolves the ambiguity if a system has more than
   one package manager (ie: macports & brew)

 - Adds packages for Fedora, RedHat/CentOS, Arch, and OpenSuse

 - Eliminates unecessary code in the package manager script
   (more can be eliminate at the expense of complexity)

 - Made a couple minor fixes to the build script

 - Tried to further "standardize" the workflows as follows:

     - names are Compiler Version (Environment)

     - Sorted them alphabetically in their respective YAMLs

     - Minor spacing adjustment to align values (where it makes sense)

     - Dropped quotes around some of the string values because I'd
       rather our YAML be consistent and propper instead of changing our
       YAML to suite the limitations of an editor (can a different plugin
       or better parser be used?)

     - Added macOS workflows for Homebrew and MacPorts, both ready to
       go and tested, but with the build step just commented out
2019-11-02 07:36:49 -07:00
.github/workflows Simplify package listing script and standardize workflows 2019-11-02 07:36:49 -07:00
docs Merge branch 'svn/trunk' 2019-10-03 23:44:48 +02:00
include Merge branch 'svn/trunk' 2019-10-20 07:15:43 +02:00
scripts Simplify package listing script and standardize workflows 2019-11-02 07:36:49 -07:00
src Merge branch 'svn/trunk' r4277 2019-10-29 20:22:32 +01:00
visualc_net Transform zmbv into a project inside dosbox solution 2019-10-02 12:03:03 +02:00
.gitignore Simplify package listing script and standardize workflows 2019-11-02 07:36:49 -07:00
acinclude.m4 Update year and address of FSF 2019-01-25 14:09:58 +00:00
AUTHORS Update authors 2010-04-20 12:51:03 +00:00
autogen.sh Allow less beautiful version numbers. 2007-02-04 10:46:34 +00:00
ChangeLog <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00
configure.ac Merge branch 'svn/trunk' 2019-09-30 22:21:21 +02:00
COPYING Update year and address of FSF 2019-01-25 14:09:58 +00:00
INSTALL Upgrade dosbox solution and project to VS2019 2019-10-02 12:03:03 +02:00
Makefile.am Simplify package listing script and standardize workflows 2019-11-02 07:36:49 -07:00
NEWS <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00
README <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00
README.md Initial commit 2019-09-15 00:08:31 +02:00
THANKS Updated 2010-05-09 11:07:51 +00:00
VERSION <erge 0.74-2 documentation changes into trunk 2018-08-31 17:43:09 +00:00

dosbox-staging