Commit Graph

721 Commits

Author SHA1 Message Date
Boris Nagaev 2f399b8f60 homepage: s/MXE_TARGET/MXE_TARGETS/ 2017-07-01 04:15:54 +02:00
Tony Theodore cf385c6a2f Merge pull request #1791 from tonytheodore/osx-doc
osx: note workaround for recent Xcode versions
2017-06-21 08:07:44 +10:00
MXEBot as Travis CI ae02e911c2 Update packages.json & build-matrix.html 2017-06-20 21:23:42 +00:00
Tony Theodore aa4e4bab44 osx: note workaround for recent Xcode versions
see #1758
2017-06-20 20:10:25 +10:00
MXEBot as Travis CI 07002736f0 Update packages.json & build-matrix.html 2017-06-14 10:15:11 +00:00
MXEBot as Travis CI 862ba8fdf1 Update packages.json & build-matrix.html 2017-06-14 09:16:50 +00:00
MXEBot as Travis CI b53e1fa7fb Update packages.json & build-matrix.html 2017-06-09 07:42:58 +00:00
MXEBot as Travis CI e682b7b212 Update packages.json & build-matrix.html 2017-06-02 17:30:08 +00:00
MXEBot as Travis CI 5e9806e089 Update packages.json & build-matrix.html 2017-05-27 21:41:47 +00:00
MXEBot as Travis CI b8d0c45c78 Update packages.json & build-matrix.html 2017-05-26 17:58:18 +00:00
MXEBot as Travis CI aba6619f33 Update packages.json & build-matrix.html 2017-05-25 19:09:12 +00:00
MXEBot as Travis CI 12035f8184 Update packages.json & build-matrix.html 2017-05-24 18:04:16 +00:00
MXEBot as Travis CI 00da932fef Update packages.json & build-matrix.html 2017-05-20 21:33:36 +00:00
MXEBot as Travis CI 4a46cf8364 Update packages.json & build-matrix.html 2017-05-20 16:45:02 +00:00
MXEBot as Travis CI b326d3fd7b Update packages.json & build-matrix.html 2017-05-19 21:58:30 +00:00
Viktor Szakats d916c63717 secure URLs 2017-05-19 11:12:41 +00:00
MXEBot as Travis CI e2dc29ebda Update packages.json & build-matrix.html 2017-05-18 23:55:06 +00:00
MXEBot as Travis CI 1f704a3d49 Update packages.json & build-matrix.html 2017-05-18 22:37:57 +00:00
MXEBot as Travis CI da03019280 Update packages.json & build-matrix.html 2017-05-12 10:17:59 +00:00
MXEBot as Travis CI 2fdc35c097 Update packages.json & build-matrix.html 2017-05-07 13:27:11 +00:00
MXEBot as Travis CI 00c1c2ff84 Update packages.json & build-matrix.html 2017-04-30 14:15:22 +00:00
MXEBot as Travis CI 9e5f267e02 Update packages.json & build-matrix.html 2017-04-27 23:56:04 +00:00
MXEBot as Travis CI 9bf27077a9 Update packages.json & build-matrix.html 2017-04-19 20:47:22 +00:00
Tony Theodore 4da54c8953 Merge pull request #1740 from tonytheodore/local-pkg
Makefile: explicitly set .DEFAULT_GOAL for LOCAL_PKG_LIST
2017-04-05 23:18:55 +10:00
MXEBot as Travis CI efb85f1a73 Update packages.json & build-matrix.html 2017-04-02 04:17:25 +00:00
Tony Theodore d0aa402fe6 Makefile: explicitly set .DEFAULT_GOAL for LOCAL_PKG_LIST
Use `.DEFAULT_GOAL` [special variable] instead of `.DEFAULT`
[built-in target] as the latter depends on include order and
can cause confusing behaviour.

`LOCAL_PKG_LIST` was [broken] in #1729 and this allows for any
current `settings.mk` to work correctly. Should also fix #1264
and #1267 since MXE isn't going to include any other files that
set this variable in a surprising way.

[special variable]:https://www.gnu.org/software/make/manual/make.html#Special-Variables
[built-in target]:https://www.gnu.org/software/make/manual/make.html#Special-Targets
[broken]:1cf2afb5d3
2017-04-02 12:08:04 +10:00
MXEBot as Travis CI f07c3f0122 Update packages.json & build-matrix.html 2017-04-02 00:23:24 +00:00
MXEBot as Travis CI d49ad9e075 Update packages.json & build-matrix.html 2017-04-01 23:15:37 +00:00
MXEBot as Travis CI 671d517af3 Update packages.json & build-matrix.html 2017-04-01 13:02:41 +00:00
MXEBot as Travis CI b44f0f6de8 Update packages.json & build-matrix.html 2017-04-01 10:10:20 +00:00
MXEBot as Travis CI aac18a0f78 Update packages.json & build-matrix.html 2017-03-30 15:38:38 +00:00
MXEBot as Travis CI a26337b689 Update packages.json & build-matrix.html 2017-03-28 11:34:37 +00:00
MXEBot as Travis CI bc8234a3ab Update packages.json & build-matrix.html 2017-03-28 09:01:06 +00:00
MXEBot as Travis CI e19519dcd2 Update packages.json & build-matrix.html 2017-03-26 23:42:11 +00:00
MXEBot as Travis CI d0aa4b74ea Update packages.json & build-matrix.html 2017-03-26 20:14:35 +00:00
MXEBot as Travis CI 8a12582be6 Update packages.json & build-matrix.html 2017-03-26 04:56:52 +00:00
MXEBot as Travis CI bfc347b211 Update packages.json & build-matrix.html 2017-03-21 00:37:14 +00:00
MXEBot as Travis CI 07028e3a6d Update packages.json & build-matrix.html 2017-03-20 07:40:42 +00:00
MXEBot as Travis CI a4d18ff724 Update packages.json & build-matrix.html 2017-03-19 20:16:42 +00:00
Tony Theodore 3606a3e158 docs: note usage of `make check-update-package-foo` 2017-03-19 14:42:31 +11:00
Tony Theodore bc032a398b docs: remove internal use only from updates and cleanup-style 2017-03-19 14:39:55 +11:00
MXEBot as Travis CI e09ba2cbf9 Update packages.json & build-matrix.html 2017-03-19 03:30:00 +00:00
Tony Theodore a653b25d32 github: improve filtering and docs 2017-03-19 11:47:53 +11:00
Tony Theodore 3127d8e134 docs: add notes on setting $(PKG)_GH_CONF 2017-03-19 00:39:19 +11:00
Tony Theodore 9f72de0fe1 libevent libffi libsoup qtserialport_qt4 vmime: use standard GH_CONF setup 2017-03-18 22:16:07 +11:00
MXEBot as Travis CI 0f2a4bc884 Update packages.json & build-matrix.html 2017-03-18 11:04:01 +00:00
MXEBot as Travis CI 42d3bd50aa Update packages.json & build-matrix.html 2017-03-17 18:55:56 +00:00
MXEBot as Travis CI da215711ef Update packages.json & build-matrix.html 2017-03-14 08:49:38 +00:00
MXEBot as Travis CI b76b559f5e Update packages.json & build-matrix.html 2017-03-12 05:51:15 +00:00
MXEBot as Travis CI 4750bc0b2a Update packages.json & build-matrix.html 2017-03-12 04:53:00 +00:00
Boris Nagaev 14ae0a88ad Merge pull request #1694 from vszakats/url2
More URL updates
2017-03-11 20:52:21 -08:00
Viktor Szakats 45d34aaac7 more URL updates 2017-03-10 13:59:00 +00:00
MXEBot as Travis CI 415dafe498 Update packages.json & build-matrix.html 2017-03-09 13:52:03 +00:00
MXEBot as Travis CI 49ab4c13ea Update packages.json & build-matrix.html 2017-03-08 16:35:42 +00:00
MXEBot as Travis CI 35360463b6 Update packages.json & build-matrix.html 2017-03-06 04:37:16 +00:00
MXEBot as Travis CI 155109d0c7 Update packages.json & build-matrix.html 2017-03-04 18:56:43 +00:00
MXEBot as Travis CI 5ca43ca49b Update packages.json & build-matrix.html 2017-03-04 14:47:09 +00:00
MXEBot as Travis CI 215adb5986 Update packages.json & build-matrix.html 2017-02-27 23:31:16 +00:00
MXEBot as Travis CI d0d840f369 Update packages.json & build-matrix.html 2017-02-27 00:48:05 +00:00
MXEBot as Travis CI 81009c7db6 Update packages.json & build-matrix.html 2017-02-26 21:03:00 +00:00
MXEBot as Travis CI 179f4e22c8 Update packages.json & build-matrix.html 2017-02-26 19:05:05 +00:00
MXEBot as Travis CI c32eae030d Update packages.json & build-matrix.html 2017-02-25 01:36:38 +00:00
MXEBot as Travis CI 3b98d6df0f Update packages.json & build-matrix.html 2017-02-24 22:21:43 +00:00
MXEBot as Travis CI c9f6f9cbcd Update packages.json & build-matrix.html 2017-02-23 09:27:38 +00:00
Boris Nagaev 91fcd506a3 Merge pull request #1678 from sibuserv/update-doc
index.html: add Sibuserv to the list of projects which use MXE
2017-02-19 21:59:26 +04:00
MXEBot as Travis CI 8bcedc76a6 Update packages.json & build-matrix.html 2017-02-18 12:51:39 +00:00
Boris Pek 1998fb3c40 index.html: add Sibuserv to the list of projects which use MXE 2017-02-17 18:06:05 +03:00
Volker Diels-Grabsch 8ac70a25b7 Add digiKam to the list of projects that use MXE 2017-02-17 13:10:07 +01:00
Volker Diels-Grabsch a027d71cc1 Fix lowercase/uppercase in docs 2017-02-17 12:59:13 +01:00
Volker Diels-Grabsch ad6146ca01 Fix grammar in docs 2017-02-17 12:58:58 +01:00
MXEBot as Travis CI 9b7a05b961 Update packages.json & build-matrix.html 2017-02-16 20:05:54 +00:00
MXEBot as Travis CI b4e1591ddb Update packages.json & build-matrix.html 2017-02-13 17:18:51 +00:00
MXEBot as Travis CI 4911840c0a Update packages.json & build-matrix.html 2017-02-12 19:27:41 +00:00
MXEBot as Travis CI a4978adc60 Update packages.json & build-matrix.html 2017-02-12 14:13:04 +00:00
MXEBot as Travis CI dd09951e54 Update packages.json & build-matrix.html 2017-02-12 13:29:57 +00:00
MXEBot as Travis CI 171f71df81 Update packages.json & build-matrix.html 2017-02-12 13:03:56 +00:00
MXEBot as Travis CI f095642419 Update packages.json & build-matrix.html 2017-02-12 11:29:33 +00:00
MXEBot as Travis CI 96ed5d2895 Update packages.json & build-matrix.html 2017-02-11 15:36:33 +00:00
Tony Theodore 5da8168263 allow non-default exception handling targets 2017-02-07 14:33:26 +11:00
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
Boris Nagaev c3df5c53be Revert "virtual package googletest is not required anymore"
This reverts commit ad11e753dd.

New protobuf release (3.1.0) does not provide official
tarballs with prepared configure and googletest files.
2016-12-01 23:51:35 +03:00
MXEBot as Travis CI b67f646883 Update versions.json & build-matrix.html 2016-11-29 13:53:03 +00:00
MXEBot as Travis CI 98e24a75a3 Update versions.json & build-matrix.html 2016-11-28 21:26:08 +00:00
MXEBot as Travis CI 08cba208c1 Update versions.json & build-matrix.html 2016-11-16 23:53:28 +00:00
MXEBot as Travis CI 71625234af Update versions.json & build-matrix.html 2016-11-15 09:02:55 +00:00
MXEBot as Travis CI 9d33d725dc Update versions.json & build-matrix.html 2016-11-11 20:56:08 +00:00
MXEBot as Travis CI 87b08fae68 Update versions.json & build-matrix.html 2016-11-10 23:16:02 +00:00
MXEBot as Travis CI 305f7ae7af Update versions.json & build-matrix.html 2016-11-07 10:20:40 +00:00
MXEBot as Travis CI 1d55cc4f44 Update versions.json & build-matrix.html 2016-11-07 01:07:17 +00:00
MXEBot as Travis CI a46ec114d8 Update versions.json & build-matrix.html 2016-11-07 00:36:32 +00:00
MXEBot as Travis CI 493525ec3a Update versions.json & build-matrix.html 2016-10-31 20:53:09 +00:00
Martin Müllenhaupt 3ed6411ee9 new package: libnice 2016-11-01 00:52:31 +04:00
MXEBot as Travis CI c5efc71ce2 Update versions.json & build-matrix.html 2016-10-30 22:01:03 +00:00
MXEBot as Travis CI 21b6523c57 Update versions.json & build-matrix.html 2016-10-25 20:42:34 +00:00
MXEBot as Travis CI 0eeffd4d39 Update versions.json & build-matrix.html 2016-10-23 01:40:54 +00:00
Tony Theodore 3f1b95d0e6 remove qtwebengine
closes #1509
2016-10-23 05:40:21 +04:00
MXEBot as Travis CI e409efc312 Update versions.json & build-matrix.html 2016-10-22 23:22:25 +00:00
MXEBot as Travis CI 7fe43cc927 Update versions.json & build-matrix.html 2016-10-14 18:45:06 +00:00
MXEBot as Travis CI 5ce00653e8 Update versions.json & build-matrix.html 2016-10-12 10:53:16 +00:00
Boris Nagaev 195b47bfb1 docs: 32-bit exe can be used in 64-bit Windows 2016-10-12 02:08:53 +03:00
Boris Nagaev 718ce58917 docs, table: replace triplet with Windows version
MXE targets are now listed below.

See http://lists.nongnu.org/archive/html/mingw-cross-env-list/2016-01/msg00022.html
2016-10-12 02:08:53 +03:00
Jos De Laender 8ed6d3000e index.html: add "How to choose MXE target" 2016-10-12 02:08:52 +03:00
MXEBot as Travis CI 6164a71b97 Update versions.json & build-matrix.html 2016-10-10 09:07:00 +00:00
Tony Theodore 952d6ebca8 add package glpk 2016-10-06 14:54:46 +11:00
MXEBot as Travis CI 5bf326cdb4 Update versions.json & build-matrix.html 2016-10-02 19:33:18 +00:00
Boris Nagaev c2012dc328 s/environmental variable/environment variable/
"Environment variable" is more commonly used.
2016-10-02 19:27:32 +03:00
MXEBot as Travis CI a2a2f65262 Update versions.json & build-matrix.html 2016-09-29 19:26:28 +00:00
MXEBot as Travis CI 76db547a50 Update versions.json & build-matrix.html 2016-09-23 12:49:23 +00:00
MXEBot as Travis CI 3d76d9f8c3 Update versions.json & build-matrix.html 2016-09-20 23:57:05 +00:00
Boris Nagaev c3c61932e6 update download URL and homepage of hdf4 and hdf5 2016-09-15 22:18:03 +03:00
MXEBot as Travis CI 552647463e Update versions.json & build-matrix.html 2016-09-14 21:19:56 +00:00
MXEBot as Travis CI e0c858a02a Update versions.json & build-matrix.html 2016-09-14 13:41:27 +00:00
MXEBot as Travis CI 2b99ebd0be Update versions.json & build-matrix.html 2016-09-13 13:05:59 +00:00
MXEBot as Travis CI 9bcd595df3 Update versions.json & build-matrix.html 2016-09-08 21:51:13 +00:00
MXEBot as Travis CI 6f868555d7 Update versions.json & build-matrix.html 2016-09-07 14:35:29 +00:00
MXEBot as Travis CI a51ebe3ca5 Update versions.json & build-matrix.html 2016-09-01 13:12:38 +00:00
MXEBot as Travis CI fa8f63ee4b Update versions.json & build-matrix.html 2016-09-01 07:58:41 +00:00
Boris Nagaev 4ab0776e6e remove docs/release-process.txt
See https://github.com/mxe/mxe/issues/1500
2016-08-27 12:31:30 +03:00
Boris Nagaev 4e8c132550 move CNAME to docs/
See https://github.com/mxe/mxe/issues/1500
2016-08-27 12:31:30 +03:00
Boris Nagaev 8e35c23242 move index.html to docs/
See https://github.com/mxe/mxe/issues/1500
2016-08-27 12:31:30 +03:00
Boris Nagaev f5567f2c37 mv versions.json build-matrix.html assets docs/
See https://github.com/mxe/mxe/issues/1500
2016-08-27 12:31:30 +03:00
Boris Nagaev d0e424038e rename doc/ to docs/
See https://github.com/mxe/mxe/issues/1500
2016-08-27 12:31:30 +03:00