Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-05 | Add package cberl to the index | Loïc Hoguin | |
2015-06-05 | Add package beam to the index | Loïc Hoguin | |
2015-06-05 | Add package erlmongo to the index | Loïc Hoguin | |
2015-06-05 | Add package lux to the index | Loïc Hoguin | |
2015-06-05 | Add package ejabberd to the index | Loïc Hoguin | |
2015-06-05 | Better compatibility with autoconf projects | Loïc Hoguin | |
2015-06-04 | Add package vmq_snmp to the index | Loïc Hoguin | |
2015-06-04 | Add package vmq_systree to the index | Loïc Hoguin | |
2015-06-04 | Add package vmq_bridge to the index | Loïc Hoguin | |
2015-06-04 | Add package vmq_graphite to the index | Loïc Hoguin | |
2015-06-04 | Add package vmq_passwd to the index | Loïc Hoguin | |
2015-06-04 | Add package vmq_acl to the index | Loïc Hoguin | |
2015-06-04 | Add package rebus to the index | Loïc Hoguin | |
2015-06-04 | Add package zraft_lib to the index | Loïc Hoguin | |
2015-06-04 | Add package geef to the index | Loïc Hoguin | |
2015-06-04 | Add package traffic_tools to the index | Loïc Hoguin | |
2015-06-04 | Add package eqm to the index | Loïc Hoguin | |
2015-06-04 | Add riak_test back to the index | Loïc Hoguin | |
Recent fixes made it work. | |||
2015-06-04 | No need for $(ERLANG_MK_TMP)/ebin anymore | Loïc Hoguin | |
2015-06-04 | Add hamcrest back to the index | Loïc Hoguin | |
2015-06-04 | Fetch the whole of rebar when patching rebar deps | Loïc Hoguin | |
Necessary for increased compatibility as we de-rebarize those dependencies. | |||
2015-06-01 | Remove exception for rack for erl_crash.dump check | Loïc Hoguin | |
The PR has been merged, the file has been removed. | |||
2015-06-01 | Merge branch 'edown' of https://github.com/dch/erlang.mk | Loïc Hoguin | |
2015-06-01 | More autopatch fixes | Loïc Hoguin | |
Some projects had their modules section filled incorrectly, this has been fixed. Merl (used by erlydtl) had its .app file incorrectly moved to .app.src despite having its own Makefile. This has been fixed. A new g++ warning caused some projects with -Werror to fail to compile, this has been fixed. The include path given in rebar.config is now properly used. The project concuerror has been removed temporarily due to a recent change that broke the auto detection. The projects ircbot, exmpp and tsung have been removed temporarily due to broken modules section and will need a custom patch and/or a PR sent to fix them. | |||
2015-05-28 | Add package edown to the index | Dave Cottlehuber | |
2015-05-23 | Add package concuerror to the index | Loïc Hoguin | |
2015-05-23 | Add package plumtree to the index | Loïc Hoguin | |
2015-05-23 | Handle rebar3-style deps | Loïc Hoguin | |
2015-05-23 | Add package wrangler to the index | Loïc Hoguin | |
2015-05-23 | Add package cqerl to the index | Loïc Hoguin | |
2015-05-23 | Set and export ERLANG_ARCH for the whole rebar dep | Loïc Hoguin | |
2015-05-23 | Don't patch plugin at all if not required | Loïc Hoguin | |
Remove riak_test from the index as it broke and the problem is larger than it looks. | |||
2015-05-23 | Add package iota to the index | Loïc Hoguin | |
2015-05-23 | Patch all rebar hook commands, not just the regex ones | Loïc Hoguin | |
2015-05-23 | Add package dlhttpc to the index | Loïc Hoguin | |
2015-05-23 | Add package erlpass to the index | Loïc Hoguin | |
2015-05-23 | Add package cr to the index | Loïc Hoguin | |
2015-05-23 | Add package hyper to the index | Loïc Hoguin | |
2015-05-23 | Add package nifty to the index | Loïc Hoguin | |
2015-05-23 | Fix numerous issues with rebar autopatching | Loïc Hoguin | |
Packages color, enet, hamcrest and i18n were temporarily removed pending fixes. All other packages build and load properly. | |||
2015-05-23 | Test that all packages load their app and modules properly | Loïc Hoguin | |
Catch issues early. | |||
2015-05-23 | Replace nodefinder package with a better maintained fork | Loïc Hoguin | |
2015-05-23 | Always ignore the modules list in original .app/.app.src file | Loïc Hoguin | |
Some packages have invalid lists. | |||
2015-05-23 | Add a way to test that individual packages build correctly | Loïc Hoguin | |
2015-05-22 | Add package gen_cycle to the index | Loïc Hoguin | |
2015-05-22 | Add package fs to the index | Loïc Hoguin | |
2015-05-22 | Handle executable ports | Loïc Hoguin | |
Previously we only did shared libraries, now we allow executables. Also improve greatly the handling of autopatched rebar projects by relying once again on the rebar_utils module. | |||
2015-05-20 | Add package ucol_nif to the index | Loïc Hoguin | |
2015-05-20 | Use core platform detection in c_src | Loïc Hoguin | |
2015-05-19 | Add package jsonx to the index | Loïc Hoguin | |