Thales Macedo Garitezi
|
475c86640d
|
ci: add elixir support to `dev` / `make quickrun` scripts
|
2023-05-26 14:46:02 -03:00 |
Zaiming (Stone) Shi
|
382ecf9d5c
|
build: adapt ERL_LIBS dir separator for windows
Using ':' in ERL_LIBS environment variable e.g. ERL_LIBS='dir1:dir2'
does not work in windows, it has to be ';'
|
2023-05-24 21:23:04 +02:00 |
Zaiming (Stone) Shi
|
dee21d2ccf
|
build: order _build/$PROFILE/lib before 'default' profile libs
|
2023-05-23 21:38:55 +02:00 |
某文
|
ed1268ed30
|
Merge branch 'release-50' into 0522-merge-release-50-to-master
|
2023-05-23 07:56:35 +08:00 |
某文
|
5350a4a8c3
|
fix: make run failed by check acl file
|
2023-05-22 22:18:53 +08:00 |
Zaiming (Stone) Shi
|
40e8d5d039
|
refactor: rename lib-ee/emqx_ee_conf to apps/emqx_enterprise
|
2023-05-22 14:51:27 +02:00 |
Zaiming (Stone) Shi
|
75c8577b6b
|
build(./dev): export SCHEMA_MOD
SCHEMA_MOD is used at runtime in EMQX Erlang code
whenc loading configuration
|
2023-05-22 14:51:26 +02:00 |
某文
|
d03cf26136
|
chore: enable console, disable file when in dev mode
|
2023-05-05 20:55:18 +08:00 |
Zaiming (Stone) Shi
|
ed0d0b9787
|
build: check mnesia compatibility when generating mria config
|
2023-05-04 15:22:49 +02:00 |
Zaiming (Stone) Shi
|
c4da84f0be
|
feat(./dev): use command style and added 'ctl' command
|
2023-05-04 10:24:17 +02:00 |
Ilya Averyanov
|
b357e6f9ff
|
chore(dev): fix dev script on macos
|
2023-05-02 19:43:41 +03:00 |
Zaiming (Stone) Shi
|
7a549d71ef
|
chore: make it easier for IDE to connect
1. By default, start the node with regular EPMD, not ekka_epmd
2. Use user's Erlang cookie
3. Add a -r option to attach remsh
|
2023-05-02 10:24:16 +02:00 |
Zaiming (Stone) Shi
|
dbcb75f35b
|
build: add ./dev
|
2023-05-01 22:49:02 +02:00 |