Commit Graph

10 Commits

Author SHA1 Message Date
twinaphex
b2ceb50897 Update to 1.7.3 2018-05-04 05:45:22 +02:00
twinaphex
319d87cf6f Bump up version 2018-03-20 08:35:17 +01:00
twinaphex
b6347420d3 Set 1.7.1 2018-02-17 16:43:51 +01:00
gblues
8701ce289a Polish up WiiU deploy scripts
== DETAILS
Some updates for the WiiU port:

1. Implement a way to set logging IP/port that doesn't risk getting committed.

   To do this, I've created `wiiu-devel.properties.template` and added the file
   `wiiu-devel.properties` to .gitignore. Developers can then:

   * Copy the template file to `wiiu-devel.properties`
   * Enter the relevant details (documented in the template file)

2. Convert `version.all` to unix line endings so modern versions of bash don't
   complain when it is included.

2. Rewrote the `wiiu-cores.sh` script into `wiiu-new-cores.sh`

   - Automatically detects when building retroarch inside the `libretro-super`
     hierarchy to collect the *.info files and *.a files
   - Automatically detects the *.png (fetched by running `fetch-submodules.sh`
     script)

3. Create a `wiiu-rpx-upload.sh` script to upload the output of `wiiu-cores.sh`

   - uses `wiiu-devel.properties` to get WiiU IP address
   - after upload, re-downloads and compares hashes to detect bad uploads
2018-01-10 22:51:00 -08:00
twinaphex
2fd3f41865 Bump to version 1.7.0 2017-12-25 18:17:57 +01:00
twinaphex
6f5cad5f59 Bump to version 1.6.9 2017-11-21 16:32:24 +01:00
twinaphex
0c65e6e4e9 Start bumping version to 1.6.8 2017-11-18 12:21:25 +01:00
twinaphex
33fad9ffa2 Revert "Bump up to version 1.6.8"
This reverts commit 9c4192c9c7.
2017-09-26 04:05:36 +02:00
twinaphex
9c4192c9c7 Bump up to version 1.6.8 2017-09-26 04:05:00 +02:00
Alcaro
5f6b79e7f4 Merge version.h, dist-cores.sh and version.all 2017-09-26 01:05:43 +02:00