Commit Graph

20 Commits

Author SHA1 Message Date
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
Tony Theodore a381d9cded mxe-activate: update completions and change alias to mxe-make
* remove `build-only*` - too low level for general use
* add new patch related commands and catch-all completions
* `mxe-make` alias is more descriptive
2016-01-11 01:10:25 +11:00
Tony Theodore 5b4b968581 mxe-activate: add build-matrix.html to tab completion 2014-10-10 16:01:53 +11:00
Timothy Gu ebf104acbd tools: use a "compat-init.sh" for all compatibility variables
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-23 14:28:47 -07:00
Tony Theodore e91c98379a mxe-activate: fix variable matching 2014-06-17 18:15:57 +10:00
Tony Theodore 3298820124 mxe-activate: use compgen -e for variable list instead of env 2014-06-14 20:37:36 +10:00
Tony Theodore 9d64a57b43 mxe-activate: fix tools path and target list 2014-02-19 16:10:18 +11:00
Tony Theodore 79efce7ffc doc update: add proxies to env whitelist and re-align unset command 2013-08-27 18:38:03 +10:00
Tony Theodore b97f4410aa mxe-activate: add BUILD to path 2013-08-25 20:25:50 +10:00
Tony Theodore 6ab49b639e Merge pull request #228 from tonytheodore/deps
Makefile and docs: add EXCLUDE_PKGS and show*deps* functionality
2013-08-25 03:09:10 -07:00
Tony Theodore 0a012bfcfd doc update: add EDITOR to env whitelist for interactive sessions 2013-08-21 20:26:58 +10:00
Tony Theodore 143ae3c63f Makefile and docs: add EXCLUDE_PKGS and show*deps* functionality 2013-08-21 01:18:34 +10:00
Tony Theodore 197bdeca29 mxe-activate: get targets from Makefile 2013-08-21 00:50:34 +10:00
Tony Theodore 54ce1763e9 mxe-activate: unset env vars for interactive use 2013-08-11 16:44:28 +10:00
Tony Theodore b3737cd190 mxe-activate: clear env vars on make invocation 2013-08-11 00:01:44 +10:00
Tony Theodore 4885a1047c mxe-activate: add completions to gmake 2013-05-24 17:30:46 +10:00
Tony Theodore 961ae7eeed make cleanup-style 2013-05-17 21:16:14 +10:00
Tony Theodore 05c0bf5b8e tools/mxe-activate: really fix gsed with portability variable 2013-02-13 16:55:17 +11:00
Tony Theodore 3ee88af713 Update tools/mxe-activate
gsed isn't really required and isn't available by that name on many linux systems
2013-02-11 23:25:34 +11:00
Tony Theodore 686febc4fe rename completion script to mxe-activate and unset env vars 2013-01-07 00:34:44 +11:00
Renamed from tools/mxe-bash-completion (Browse further)