emqx/apps
Thales Macedo Garitezi 8f4453fedb
fix(gateway): undo move headers to root `include`
Keeping headers in the src directory makes sense for the interfaces we
don't want to expose outside, but the `include_lib` directive fails to
compile under Mix. Changing `include_lib("emqx_gateway/src/...")` to
`-include("src/...")` pleases both Mix and Rebar.
2021-12-28 17:34:47 -03:00
..
emqx Merge remote-tracking branch 'origin/master' into build-with-mix-mkII 2021-12-28 11:28:40 -03:00
emqx_authn chore(mix): simplify build by using rebar3 for umbrella apps 2021-12-22 09:40:01 -03:00
emqx_authz Merge remote-tracking branch 'origin/master' into build-with-mix-mkII 2021-12-28 11:28:40 -03:00
emqx_auto_subscribe chore(mix): simplify build by using rebar3 for umbrella apps 2021-12-22 09:40:01 -03:00
emqx_bridge chore(mix): simplify build by using rebar3 for umbrella apps 2021-12-22 09:40:01 -03:00
emqx_conf chore(mix): simplify build by using rebar3 for umbrella apps 2021-12-22 09:40:01 -03:00
emqx_connector chore(mix): simplify build by using rebar3 for umbrella apps 2021-12-22 09:40:01 -03:00
emqx_dashboard Merge remote-tracking branch 'origin/master' into build-with-mix-mkII 2021-12-28 11:28:40 -03:00
emqx_exhook Merge remote-tracking branch 'origin/master' into build-with-mix-mkII 2021-12-28 11:28:40 -03:00
emqx_gateway fix(gateway): undo move headers to root `include` 2021-12-28 17:34:47 -03:00
emqx_machine chore(mix): fix app dependencies and reboot apps (emqx_conf) 2021-12-23 13:48:28 -03:00
emqx_management Merge remote-tracking branch 'origin/master' into build-with-mix-mkII 2021-12-28 11:28:40 -03:00
emqx_modules Merge remote-tracking branch 'origin/master' into build-with-mix-mkII 2021-12-28 11:28:40 -03:00
emqx_plugin_libs chore(mix): simplify build by using rebar3 for umbrella apps 2021-12-22 09:40:01 -03:00
emqx_plugins Merge remote-tracking branch 'origin/master' into build-with-mix-mkII 2021-12-28 11:28:40 -03:00
emqx_prometheus chore(mix): simplify build by using rebar3 for umbrella apps 2021-12-22 09:40:01 -03:00
emqx_psk chore(mix): simplify build by using rebar3 for umbrella apps 2021-12-22 09:40:01 -03:00
emqx_resource chore(mix): fix app dependencies and reboot apps (emqx_conf) 2021-12-23 13:48:28 -03:00
emqx_retainer Merge remote-tracking branch 'origin/master' into build-with-mix-mkII 2021-12-28 11:28:40 -03:00
emqx_rule_engine Merge remote-tracking branch 'origin/master' into build-with-mix-mkII 2021-12-28 11:28:40 -03:00
emqx_slow_subs Merge remote-tracking branch 'origin/master' into build-with-mix-mkII 2021-12-28 11:28:40 -03:00
emqx_statsd chore(mix): simplify build by using rebar3 for umbrella apps 2021-12-22 09:40:01 -03:00