index
:
erlang.mk.git
gh-pages
make-ci-green
master
A build tool for Erlang that just works.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2015-05-18
Proper fix for NIF code detection when port_specs is used
Loïc Hoguin
2015-05-18
Fix jiffy build
Loïc Hoguin
2015-05-18
Add platform_define support for erl_opts
Loïc Hoguin
2015-05-18
Fix issue with first files detection
Loïc Hoguin
2015-05-17
Improve detection of compile first files for rebar apps
Loïc Hoguin
2015-05-17
Ignore some common unneeded deps when patching rebar apps
Loïc Hoguin
2015-05-17
Fix port_specs with multiple input files
Loïc Hoguin
2015-05-17
Find first files from source forms
Loïc Hoguin
2015-05-17
Handle port_specs with 2 values
Loïc Hoguin
2015-05-16
Preliminary port_specs support
Loïc Hoguin
2015-05-16
Add IGNORE_DEPS variable
Loïc Hoguin
2015-05-16
Initial rebar2 plugins support
Loïc Hoguin
2015-05-16
Ignore Makefiles that include non-existing .mk files
Loïc Hoguin
2015-05-16
Handle parse_transforms and defines for rebar autopatch
Loïc Hoguin
2015-05-16
Don't be strict for CFLAGS of autopatched deps
Loïc Hoguin
2015-05-15
Add support for rebar.config.script
Loïc Hoguin
2015-05-15
Change the alternative rebar detection to avoid messages
Loïc Hoguin
2015-05-15
Add another test for rebar detection
Loïc Hoguin
2015-05-15
Replace make with $(MAKE) for BSD compatibility
Loïc Hoguin
2015-05-14
Add ASN.1 compilation support
Loïc Hoguin
2015-05-14
Add package json to the index
Loïc Hoguin
2015-05-14
Make sure auto patched dependencies recompile fine
Loïc Hoguin
2015-05-14
Get rid of the autopatch hack for proper
Loïc Hoguin
2015-05-14
Initial autopatch of port env and hooks
Loïc Hoguin
2015-05-13
Add a hack to make proper work again
Loïc Hoguin
2015-05-13
Improve rebar detection for autopatch
Loïc Hoguin
2015-05-13
Don't build a release if dependency
Loïc Hoguin
2015-05-12
More build improvements
Loïc Hoguin
2015-05-12
More improvements for building dependencies
Loïc Hoguin
2015-05-12
Autopatch by default
Loïc Hoguin
2015-05-10
Convert autopatch to an Erlang snippet
Loïc Hoguin
2015-05-10
Convert the Erlang version of core_http_get to an Erlang snippet
Loïc Hoguin
2015-05-10
Fix an issue with escaping double quotes of Erlang snippets
Loïc Hoguin
2015-05-09
Add a 'run' command to run the relx release
Loïc Hoguin
2015-05-09
Skip any handling of dependencies if SKIP_DEPS is defined
Loïc Hoguin
2015-05-09
Merge branch 'cover' of https://github.com/zuiderkwast/erlang.mk
Loïc Hoguin
2015-05-09
Silence fetching of dependencies
Loïc Hoguin
2015-05-08
Fully specify the ct paths
Loïc Hoguin
2015-05-07
Add a check target
Loïc Hoguin
2015-05-07
Add Asciidoc documentation support
Loïc Hoguin
2015-05-07
Merge branch 'pu-autopatch-hint' of https://github.com/kaos/erlang.mk
Loïc Hoguin
2015-05-07
Merge branch 'pu-autopatch-fix' of https://github.com/kaos/erlang.mk
Loïc Hoguin
2015-05-07
Support for copying dependencies
Johan Persson
2015-04-17
propagate failed deps builds.
Andreas Stenius
2015-03-27
always apply autopatch when requested. fixes #217.
Andreas Stenius
2015-03-26
Require makefile to build dep. Fixes #218.
Andreas Stenius
2015-01-24
Combined coverage report for eunit and ct
Viktor Söderqvist
2015-01-12
Update copyright year
Loïc Hoguin
2015-01-12
Add "necessary evil" autopatch feature
Loïc Hoguin
2015-01-10
Introduce test builds and unify testing tools interface
Loïc Hoguin
[next]