aboutsummaryrefslogtreecommitdiffstats
path: root/index
AgeCommit message (Collapse)Author
2019-03-02Add package gen_leader to the indexStephane Bourque
2019-03-02Add package gen_rpc to the indexStephane Bourque
2018-12-29Add package PGO to indexThomas Elsgaard
2018-11-30Support Elixir as a dependency via ELIXIR_PATCH=1Loïc Hoguin
For example: DEPS = elixir ELIXIR_PATCH = 1 include erlang.mk A language test suite will soon be added with a test for this.
2018-06-21Update bcrypt repository2018.06.21Benjamin Bergia
2018-06-04Update triq urlsTuncer Ayaz
2018-04-25Add package otpbp to the indexLoïc Hoguin
2018-03-28Add package observer_cli to the indexLoïc Hoguin
2017-12-16Add package grpc_client to the indexwillemdj
2017-12-16Add package grpc to the indexwillemdj
2017-12-16Remove classifier, dtl and gossiperlLoïc Hoguin
The first two are gone, the latter depends on a dependency that's gone and the project hasn't been maintained for 3 years.
2017-10-06Add package escalus to the indexOlivier Girondel
2017-10-04Add package subproc to the indexStanislaw Klekot
2017-08-23Make Triq plugin pick tests from $(TEST_DIR)Krzysztof Jurewicz
This commit also changes Triq repository in package index to point to the leading fork. The original repository doesn’t work in Erlang 20.
2017-06-08Update lager repository org.Daniil Fedotov
basho/lager is unmaintained. A while ago, erlang-lager/lager project was started to continue progress on lager, including support for recent OTP versions and rebar3.
2017-05-22Add package idna to the indexLoïc Hoguin
2017-05-10Add package toml to the indexStanislaw Klekot
2016-10-31Add package asciideck to the indexLoïc Hoguin
2016-10-18Fix erlexec application nameAdam Cammack
erlexec now requires that particular name in order to successfully boot.
2016-10-04add snappyer to indexZaiming Shi
2016-09-04Fix chumak versionLoïc Hoguin
1.1.1 didn't exist, so I put master for now.
2016-09-03Delete erlangzmq.mkAndriy Drozdyuk
2016-09-03Add package chumak to the indexAndriy Drozdyuk
2016-07-30Add package erlangzmq to the indexAndriy Drozdyuk
2016-06-08Fix rust.mk package info.Daniel Goertzen
2016-06-06Add Rust plugin and helper library to indexDaniel Goertzen
2016-05-03Update syn.mkRoberto Ostinelli
2016-04-22Add package zabbix_sender to the indexantik486
2016-04-03Use branches for all packagesLoïc Hoguin
This is a first step toward semi-automated version management. Cowboy, Cowlib and Ranch still use tags for the time being. We can make a better update to those when there's a lock feature added.
2016-03-18Use the develop branchAleksandar Radulovic
Basho uses the develop branch (not master) and that one is most up-to-date
2016-03-09add geode projectAleksandar Radulovic
Adding geode - "Geohash / proximity searches in pure, uncut Erlang"
2016-02-26add kafka_protocolZaiming Shi
2016-02-16repository This repository is no longer actively maintained and moved to ↵antik486
https://github.com/for-GET/jesse
2016-02-16Add package jsone to the indexantik486
2016-01-28Add package slack to the indexDon Branson
2016-01-07Merge branch 'add-brod' of https://github.com/id/erlang.mkLoïc Hoguin
2016-01-07Add package brod to the indexIvan Dyachkov
2016-01-07Add package supervisor3 to the indexIvan Dyachkov
2015-12-17Set version for xref_runnerJuan Facorro
2015-12-17Merge branch 'mimerl' of https://github.com/benoitc/erlang.mkLoïc Hoguin
2015-12-17Add package i18n to the indexLoïc Hoguin
2015-12-17add mimerl to the indexbenoitc
2015-12-15Detect Erlang.mk before RebarLoïc Hoguin
This allows us to avoid autopatching when the Makefile of an Erlang.mk project contains the word "rebar". Had to update elvis and xref_runner to master for now because of incompatibilities. The problem went unnoticed for a while because they were autopatched.
2015-12-14Add restc back to the indexLoïc Hoguin
2015-12-06Add package gen_coap to the indexPetr Gotthard
2015-12-05Temporarily remove restc and oauth2cLoïc Hoguin
The restc project has dependencies that require to be logged in to fetch them, and this breaks the packages test suite. The oauth2c project depends on restc. I sent a pull request at https://github.com/kivra/restclient/pull/8 The packages can be added back just fine after this pull request get merged. In the future it might be worth having a value marking packages as broken so they are skipped by the test suite.
2015-12-05Remove dhtcrawler from the package indexLoïc Hoguin
The URIs don't work for non-logged in users. Choosing to remove for now because the project also changed (there's a dhtcrawler2) so it might be worth adding this one instead (although it probably won't be compatible with Erlang.mk right now and seems to be more of a standalone repository).
2015-11-22Add package nksip to the indexLoïc Hoguin
2015-11-22Remove itweet project for nowLoïc Hoguin
Broken upstream (a dependency doesn't exist) and still waiting for a fix after more than a month.
2015-11-22Remove ptrackerl project; removed upstreamLoïc Hoguin