diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-08-31 02:22:01 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-08-31 02:22:01 (GMT) |
commit | bb7eb7562053b4db2de9742c5559be31c8b3fe78 (patch) | |
tree | 8e9c98f793e9acbbe00ffbf91158ebc0d80a3136 | |
parent | cd851f6d77677f9f92e321c34f628b0a5ce01139 (diff) | |
download | mxe-bb7eb7562053b4db2de9742c5559be31c8b3fe78.zip mxe-bb7eb7562053b4db2de9742c5559be31c8b3fe78.tar.gz mxe-bb7eb7562053b4db2de9742c5559be31c8b3fe78.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 12 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 12 insertions, 1 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 8c21ce9..1db9324 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3988,6 +3988,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> scons-local [source-only-pkg] </th> + <td>3.0.1 </td> + <td class="neutral">•</td> + <td class="neutral">•</td> + <td class="neutral">•</td> + <td class="neutral">•</td> + <td></td> + </tr> + +<tr> <th class="row" title=""> sdl </th> <td>1.2.15 </td> <td class="supported">✓</td> @@ -4780,7 +4790,7 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> Total: 460 -<br>(+6 virtual +<br>(+7 virtual +8 native-only) </th> <th>455</th> diff --git a/docs/packages.json b/docs/packages.json index f32dd2b..3ea8af0 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -394,6 +394,7 @@ "readline": {"version": "6.3", "website": "https://tiswww.case.edu/php/chet/readline/rltop.html", "description": "Readline"}, "rubberband": {"version": "1.8.1", "website": "https://breakfastquay.com/rubberband/", "description": "Rubberband"}, "rucksack": {"version": "3.1.0", "website": "https://github.com/andrewrk/rucksack", "description": ""}, + "scons-local": {"version": "3.0.1", "website": "https://scons.org/", "description": "Standalone SCons"}, "sdl": {"version": "1.2.15", "website": "https://www.libsdl.org/", "description": "SDL"}, "sdl2": {"version": "2.0.8", "website": "https://www.libsdl.org/", "description": "SDL2"}, "sdl2_gfx": {"version": "1.0.3", "website": "https://www.ferzkopp.net/joomla/content/view/19/14/", "description": "SDL2_gfx"}, |