summaryrefslogtreecommitdiffstats
path: root/docs/index.html
Commit message (Collapse)AuthorAgeFilesLines
* use HTTPS in URLsViktor Szakats2018-11-201-1/+1
|
* docs: add reqs for void linuxTony Theodore2018-09-191-0/+27
|
* docs: add Red Hat/CentOS notes to Fedora sectionTony Theodore2018-09-081-3/+11
|
* add standalone scons-local pkg and remove scons from reqsTony Theodore2018-08-311-13/+0
|
* secure/fix URLsViktor Szakats2018-08-141-4/+4
|
* Secure URLsViktor Szakats2018-07-311-2/+2
|
* Update link to website (#1909)Volker Diels-Grabsch2018-07-301-1/+1
|
* Secure URLsViktor Szakats2018-07-271-14/+14
|
* add link to wkhtmltopdf in index.html#used_byAshish Kulkarni2018-06-201-0/+3
|
* docs: add note about OpenSSL re-license and clarify FDK AACTony Theodore2018-03-221-1/+9
|
* docs: note usage of GH_CONF owner/repo/branches/<branch name>Tony Theodore2018-03-151-2/+6
|
* Makefile: add show-direct-downstream-deps and improve messagesTony Theodore2018-03-061-4/+11
|
* Fix minimal whitespace inconsistencyooxi2018-03-031-1/+1
|
* docs: update debian and opensuse pkgs to reflect 64-bit as defaultTony Theodore2018-03-031-11/+29
|
* docs: update homebrew notes to ignore $PATH mods and `brew link`Tony Theodore2018-03-031-11/+4
| | | | see: https://github.com/mxe/mxe/issues/2053#issuecomment-369824424
* gettext: install bins to std location and remove from reqsTony Theodore2018-03-011-3/+0
|
* bison flex: update and build on darwinTony Theodore2018-03-011-2/+0
|
* Add Psi+ to the list of projects which use MXE (#2046)Boris Pek2018-02-281-0/+3
|
* docs: add pkg-config for macports and homebrewTony Theodore2018-02-281-0/+2
| | | | currently part of other deps but should be installed explicity
* docs: remove unnecessary macports pkgsTony Theodore2018-02-281-3/+0
|
* docs: reflow requirements to single package per lineTony Theodore2018-02-271-42/+217
|
* docs: remove libffi requirementTony Theodore2018-02-271-11/+7
|
* docs: use descriptive macos headingsTony Theodore2018-02-181-3/+3
|
* docs: update homebrew instructionsTony Theodore2018-02-181-3/+11
|
* add: Emu64 link to index.html #used byThorsten Kattanek2018-02-061-0/+3
|
* add virtual toolchain package ccTony Theodore2017-12-221-5/+5
|
* Add Taisei Project to list of projects using MXETony Theodore2017-12-061-0/+3
|
* docs: fix validator errorsTony Theodore2017-11-131-6/+10
|
* docs: add Windows Subsystem for Linux notesTony Theodore2017-11-131-0/+25
|
* Add QElectroTech to list of projects using MXETony Theodore2017-11-111-0/+3
|
* github.mk: add releases api and avoid api rate limitingTony Theodore2017-11-091-2/+14
|
* native plugin fixupsTony Theodore2017-10-301-5/+0
| | | | | | | | - gettext requires recent autotools - add for Ubuntu 14.04 (trusty) - fixes #1892 - add deps for Debian Jessie and Wheezy - libtool is built for prior Debian/Ubuntu, remove from docs - tidy up darwin overrides
* glib: refactor native toolsTony Theodore2017-10-261-1/+1
| | | | | | | | | | | | | | fixes #1934 The method of symlinks to native tools fails when glib versions drift too far apart - the obvious solution would be to update more frequently, but glib (and downstream friends) are always difficult to update. This set of changes: - always builds tools on linux - builds tools only once - uses pre-built packages for darwin - is untested on freebsd
* fix typos found by misspell toolBoris Nagaev2017-09-241-1/+1
|
* Add Subsurface as project using MXEDirk Hohndel2017-07-301-0/+3
| | | | Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
* osx: remove workaround for recent Xcode versionsTony Theodore2017-07-141-10/+0
|
* debian requirements: move libtool-bin to main sectionTony Theodore2017-07-011-4/+3
| | | | | See: https://github.com/mxe/mxe/issues/593#issuecomment-300228919
* homepage: s/MXE_TARGET/MXE_TARGETS/Boris Nagaev2017-07-011-4/+4
|
* osx: note workaround for recent Xcode versionsTony Theodore2017-06-201-1/+11
| | | | see #1758
* secure URLsViktor Szakats2017-05-191-3/+3
|
* Makefile: explicitly set .DEFAULT_GOAL for LOCAL_PKG_LISTTony Theodore2017-04-021-1/+1
| | | | | | | | | | | | | | | 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]:https://github.com/mxe/mxe/commit/1cf2afb5d3afb1dda0d7a5322be758ec2befd2a1
* docs: note usage of `make check-update-package-foo`Tony Theodore2017-03-191-0/+7
|
* docs: remove internal use only from updates and cleanup-styleTony Theodore2017-03-191-10/+0
|
* github: improve filtering and docsTony Theodore2017-03-191-1/+1
|
* docs: add notes on setting $(PKG)_GH_CONFTony Theodore2017-03-181-2/+11
|
* libevent libffi libsoup qtserialport_qt4 vmime: use standard GH_CONF setupTony Theodore2017-03-181-0/+20
|
* more URL updatesViktor Szakats2017-03-101-124/+124
|
* index.html: add Sibuserv to the list of projects which use MXEBoris Pek2017-02-171-0/+3
|
* Add digiKam to the list of projects that use MXEVolker Diels-Grabsch2017-02-171-0/+3
|
* Fix lowercase/uppercase in docsVolker Diels-Grabsch2017-02-171-5/+5
|