aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-04-28 12:19:54 +0300
committerLoïc Hoguin <[email protected]>2015-04-28 12:19:54 +0300
commitffd2a31629da59a7547a245e9b261b79e6d21de7 (patch)
tree79ed7a2e18804e9cd125d3912ea9dbbbbda05635
parent83817b3a837d7bca65be00a1d3ef37874ff62d12 (diff)
parentea94248d7fe5ed66197b778f8afa15110f264946 (diff)
downloaderlang.mk-ffd2a31629da59a7547a245e9b261b79e6d21de7.tar.gz
erlang.mk-ffd2a31629da59a7547a245e9b261b79e6d21de7.tar.bz2
erlang.mk-ffd2a31629da59a7547a245e9b261b79e6d21de7.zip
Merge branch 'xref_runner_integration' of https://github.com/inaka/erlang.mk
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
-rw-r--r--packages.v2.tsv1
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index d978118..c8f882c 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -63,4 +63,5 @@ tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/
unicorn https://github.com/shizzard/unicorn https://github.com/shizzard/unicorn Generic configuration server
uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation
wpool https://github.com/inaka/worker_pool.git https://github.com/inaka/worker_pool a simple erlang worker pool
+xref_runner https://github.com/inaka/xref_runner.git https://github.com/inaka/xref_runner.git Erlang Xref Runner (inspired in rebar xref)
zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang
diff --git a/packages.v1.txt b/packages.v1.txt
index d978118..c8f882c 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -63,4 +63,5 @@ tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/
unicorn https://github.com/shizzard/unicorn https://github.com/shizzard/unicorn Generic configuration server
uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation
wpool https://github.com/inaka/worker_pool.git https://github.com/inaka/worker_pool a simple erlang worker pool
+xref_runner https://github.com/inaka/xref_runner.git https://github.com/inaka/xref_runner.git Erlang Xref Runner (inspired in rebar xref)
zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang
diff --git a/packages.v2.tsv b/packages.v2.tsv
index f45afa7..a0430e8 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -63,4 +63,5 @@ tinymt-erlang git https://github.com/jj1bdx/tinymt-erlang master https://github.
unicorn git https://github.com/shizzard/unicorn 0.3.0 https://github.com/shizzard/unicorn Generic configuration server
uuid git https://github.com/okeuday/uuid v1.4.0 https://github.com/okeuday/uuid Erlang UUID Implementation
wpool git https://github.com/inaka/worker_pool.git 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool
+xref_runner git https://github.com/inaka/xref_runner.git 0.2.0 https://github.com/inaka/xref_runner.git Erlang Xref Runner (inspired in rebar xref)
zeta git https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang