Commit Graph

92 Commits

Author SHA1 Message Date
Tony Theodore 8268bf6e9e Merge pull request #1208 from LuaAndC/targets-docs
index.html: add "How to choose MXE target"
2017-02-02 00:03:08 +11:00
Tony Theodore 64b6f66094 Merge pull request #1654 from tonytheodore/gsoap
gsoap: fix build on newer macos version
2017-02-01 23:28:48 +11:00
MXEBot as Travis CI 559e62353f Update packages.json & build-matrix.html 2017-02-01 10:28:31 +00:00
Tony Theodore 06191a0883 gsoap: fix build on newer macos version 2017-02-01 12:49:47 +11:00
MXEBot as Travis CI 36296ee420 Update packages.json & build-matrix.html 2017-01-31 09:37:00 +00:00
MXEBot as Travis CI a0f9e61502 Update packages.json & build-matrix.html 2017-01-27 22:07:44 +00:00
MXEBot as Travis CI 98194f5856 Update packages.json & build-matrix.html 2017-01-27 13:56:02 +00:00
MXEBot as Travis CI d49258d184 Update packages.json & build-matrix.html 2017-01-25 23:03:56 +00:00
MXEBot as Travis CI 4ac6a5db65 Update packages.json & build-matrix.html 2017-01-23 16:12:45 +00:00
MXEBot as Travis CI 40c216b11e Update packages.json & build-matrix.html 2017-01-23 16:08:24 +00:00
MXEBot as Travis CI 95d5df2529 Update packages.json & build-matrix.html 2017-01-22 12:24:26 +00:00
MXEBot as Travis CI cbc44b1c50 Update packages.json & build-matrix.html 2017-01-20 10:00:51 +00:00
MXEBot as Travis CI d57ff2ff7e Update packages.json & build-matrix.html 2017-01-17 09:46:04 +00:00
MXEBot as Travis CI 2d183788da Update packages.json & build-matrix.html 2017-01-15 23:14:26 +00:00
MXEBot as Travis CI d4e05b058b Update packages.json & build-matrix.html 2017-01-15 16:34:41 +00:00
MXEBot as Travis CI 8afea6e6eb Update packages.json & build-matrix.html 2017-01-15 15:42:55 +00:00
MXEBot as Travis CI 6d54c37db6 Update packages.json & build-matrix.html 2017-01-14 09:57:51 +00:00
MXEBot as Travis CI f4ffc90ba5 Update packages.json & build-matrix.html 2017-01-13 09:50:28 +00:00
MXEBot as Travis CI 0555e10e6f Update packages.json & build-matrix.html 2017-01-06 22:06:19 +00:00
MXEBot as Travis CI 5b919fac62 Update packages.json & build-matrix.html 2017-01-05 22:51:30 +00:00
MXEBot as Travis CI f31c518d0a Update packages.json & build-matrix.html 2017-01-05 12:11:38 +00:00
MXEBot as Travis CI fcc59a6ef0 Update packages.json & build-matrix.html 2017-01-05 10:40:29 +00:00
MXEBot as Travis CI b674bbee18 Update packages.json & build-matrix.html 2017-01-03 21:34:01 +00:00
MXEBot as Travis CI 69b6476752 Update packages.json & build-matrix.html 2017-01-03 13:12:37 +00:00
MXEBot as Travis CI 6fafe8ee4d Update packages.json & build-matrix.html 2017-01-03 00:38:35 +00:00
MXEBot as Travis CI b46d6bce2e Update packages.json & build-matrix.html 2016-12-29 10:22:39 +00:00
MXEBot as Travis CI ae56efa2b2 Update packages.json & build-matrix.html 2016-12-28 07:23:24 +00:00
Boris Nagaev ef22fd5843 index.html: load packages.json synchronously
If it loads asynchronously, then all content after the table of packages,
e.g. #creating-packages  moves down, making it impossible to make
a reference to this content.
2016-12-22 22:28:29 +01:00
Boris Nagaev c098cd5f6c index.html: update "Creating Packages" 2016-12-22 22:28:29 +01:00
Boris Nagaev 63f905458e index.html: load packages table from JSON
See https://github.com/mxe/mxe/issues/1422
2016-12-22 22:28:29 +01:00
Boris Nagaev 23c5e209d4 add descriptions and websites to packages.json
See https://github.com/mxe/mxe/issues/1422
2016-12-22 22:28:29 +01:00
Boris Nagaev f06ef1c01b mv docs/versions.json docs/packages.json
See https://github.com/mxe/mxe/issues/1422
2016-12-22 22:25:48 +01:00
MXEBot as Travis CI ad43c7004d Update versions.json & build-matrix.html 2016-12-22 12:39:30 +00:00
MXEBot as Travis CI d6ab5f64b8 Update versions.json & build-matrix.html 2016-12-21 14:07:16 +00:00
Boris Nagaev 23d12ebaac index.html: rm JS code loading versions from .mk
The code loading versions from .mk was written before versions cache
was added to the repo. See e570f8aae5

Now as versions cache (versions.json) is a part of the repo,
this code is not needed.
2016-12-18 07:30:35 +01:00
MXEBot as Travis CI 6e61249726 Update versions.json & build-matrix.html 2016-12-17 23:22:56 +00:00
MXEBot as Travis CI 872abf63d6 Update versions.json & build-matrix.html 2016-12-17 22:42:47 +00:00
nschlia 1c7d5fa331 Add neon 2016-12-17 22:15:37 +01:00
nschlia cc4f26395b Add libdvdetect 2016-12-17 22:15:37 +01:00
nschlia 519930209e Add libcddb 2016-12-17 22:15:37 +01:00
MXEBot as Travis CI 7ce70ae0ae Update versions.json & build-matrix.html 2016-12-16 04:05:55 +00:00
MXEBot as Travis CI 59335987a8 Update versions.json & build-matrix.html 2016-12-15 17:36:16 +00:00
MXEBot as Travis CI 269e05cefc Update versions.json & build-matrix.html 2016-12-14 17:31:16 +00:00
Boris Nagaev b80ce7d0b6 docs: add description of useful Makefile variables 2016-12-12 01:58:44 +01:00
MXEBot as Travis CI f9998ac6f1 Update versions.json & build-matrix.html 2016-12-07 16:28:54 +00:00
MXEBot as Travis CI eeed35b5f1 Update versions.json & build-matrix.html 2016-12-05 08:35:05 +00:00
MXEBot as Travis CI a64ba7af72 Update versions.json & build-matrix.html 2016-12-05 08:31:05 +00:00
MXEBot as Travis CI a7202754fb Update versions.json & build-matrix.html 2016-12-04 19:08:39 +00:00
MXEBot as Travis CI f8f13c8492 Update versions.json & build-matrix.html 2016-12-01 21:37:24 +00:00
Boris Nagaev 54216fde55 add package googlemock
It is needed by protobuf 3.1.0
2016-12-01 23:51:36 +03:00