9 Commits

Author SHA1 Message Date
John Schoenick
e5efde2575 build: Add --with-ffmpeg to makefile path
Rather than having 'ffmpeg' be an optional thing that may or may not
be in your build depending on if you've run 'make ffmpeg'
2018-09-07 16:57:30 -07:00
John Schoenick
accb799a68 configure.sh: Add --help / --usage
Just shows the usage text anyway, but without scolding you
2018-09-06 15:42:31 -07:00
John Schoenick
35e76391fe configure.sh: Fix grammatical typo 2018-09-06 15:25:43 -07:00
John Schoenick
30ea538cef build: Add --build-name to configure.sh step 2018-09-06 15:25:43 -07:00
John Schoenick
0b192a548a build: Install proper license file for OS X builds
Pass OSX variable to make, conditionally select LICENSE.osx
2018-09-06 15:25:43 -07:00
John Schoenick
154cda1b7f build: Disable dxvk by default on OS X 2018-09-06 15:25:05 -07:00
John Schoenick
8a65ba1e7c configure.sh: Improve help text 2018-08-27 17:01:23 -07:00
John Schoenick
055183eaa5 configure.sh: Remove --force 2018-08-27 17:01:23 -07:00
John Schoenick
3ccfeffa32 Add configure.sh / configuration step to generate final makefile 2018-08-27 17:01:23 -07:00