Commit graph

16 commits

Author SHA1 Message Date
Richard Goedeken
2b8ec1005a remove old mupen64plus.cht file, fix install/uninstall script to use now mupencheat.txt file instead 2014-04-07 22:03:22 -07:00
Richard Goedeken
3cd2b27eb4 update build helper and install scripts to account for new desktop/icon files included in mupen64plus-ui-console 2014-02-16 21:49:22 -08:00
richard42
563590b6c2 update install/uninstall scripts: remove check for root access (UID=0), and add simple permissions check (verify write permissions on any install directories which exist prior to installation) 2013-06-03 08:01:49 -07:00
Richard Goedeken
10495b46e6 small fixes in install/uninstall scripts: check for root permissions before doing anything, and when uninstalling, don't try to rmdir if the target is a symbolic link 2013-06-02 09:09:49 -07:00
Richard Goedeken
84e0b40a5c add glide64mk2 video plugin to release build scripts and (un)install scripts 2013-05-20 21:41:25 -07:00
Richard Goedeken
ca95fe81fe merged heads 2012-12-30 16:55:11 -08:00
Richard Goedeken
2ba5766d63 fix install/uninstall scripts to work with uncompressed man page in ui-console module 2012-12-30 15:50:50 -08:00
Sven Eckelmann
29ee1064e9 Use already by ./m64p_build.sh generated manpage in install_binary_bundle.sh 2012-12-19 21:20:36 +01:00
Sven Eckelmann
d20269d780 Use test rom from separate repository mupen64plus-test
The test rom has an own repository called mupen64plus-test and doesn't have to
be shipped in tarballs for mupen64plus-core. This also makes the
mupen64plus-core-norom module tarball obsolete because the rom is never
included. The rom is still included in the source and build bundle versions of
mupen64plus.
2012-09-10 11:11:12 +02:00
Sven Eckelmann
74ac8f507e Strip binaries during install 2011-07-23 21:22:52 +02:00
Sven Eckelmann
517e5efce1 Synchronize MANDIR behaviour of bundle scripts with unix Makefile 2011-07-09 19:54:24 +02:00
Sven Eckelmann
020ba6c91e Remove bashism in helper tools 2011-06-26 13:55:39 +02:00
Richard Goedeken
8cd793d38d In the build_binary_bundle.sh script, do not copy sub-folders of mupen64plus-core/doc (emuwiki-api-doc), because the install.sh script bails early (because of set -e) when the 'install' command throws a warning about omitting the emuwiki-api-doc directory. The API docs are not really needed or useful for a binary install anyway 2010-10-05 23:29:30 -04:00
Richard Goedeken
12daecc644 update build/helper scripts for new input auto-config .ini file 2010-01-18 21:11:46 -05:00
Richard Goedeken
92211fe0be bugfixes in the install/uninstall scripts for binary bundles 2009-12-14 12:57:26 -05:00
Richard Goedeken
06bb4783c8 added first draft of special scripts for building source and binary bundles 2009-12-14 00:12:12 -05:00