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
Age
Commit message (
Expand
)
Author
2015-09-09
Merge branch 'fix-no-erlang-app-support' of https://github.com/rabbitmq/erlan...
Loïc Hoguin
2015-09-09
Fix CI again
Loïc Hoguin
2015-09-09
Use the remote erlang.mk repository in tests
Loïc Hoguin
2015-09-09
erlc.mk: Fix "no Erlang application" support
Jean-Sébastien Pédron
2015-09-09
Merge branch 'no-hardcoded-make-in-testsuite' of https://github.com/rabbitmq/...
Loïc Hoguin
2015-09-09
core.mk: Allow to take erlang.mk from an alternate Git repository
Jean-Sébastien Pédron
2015-09-09
test/Makefile: Use $(MAKE) instead of hardcoding `make`
Jean-Sébastien Pédron
2015-09-08
Add a test for 'make help'
Loïc Hoguin
2015-09-08
Merge branch 'support-DragonFly-platform' of https://github.com/rabbitmq/erla...
Loïc Hoguin
2015-09-08
Merge branch 'support-non-GNU-sed-in-tests' of https://github.com/rabbitmq/er...
Loïc Hoguin
2015-09-08
core.mk: Support DragonFlyBSD as a new platform
Jean-Sébastien Pédron
2015-09-08
Quick README update cleaning and fixing things
Loïc Hoguin
2015-09-08
Add a chapter Why Erlang.mk?
Loïc Hoguin
2015-09-07
Add a Limitations chapter to the docs
Loïc Hoguin
2015-09-07
test/Makefile: Support non-GNU sed
Jean-Sébastien Pédron
2015-09-07
Add an unrelated .hrl file in asn1 and mib tests
Loïc Hoguin
2015-09-07
Add a test ensuring compilation errors are detected
Loïc Hoguin
2015-09-06
Add NO_MAKEDEP: don't rebuild .d file if it already exists
Loïc Hoguin
2015-09-06
Use epp:parse_file/3 for compat with older OTP versions
Loïc Hoguin
2015-09-06
Use a different method to build the generate rule
Loïc Hoguin
2015-09-06
Fix escaping of backslash
Loïc Hoguin
2015-09-06
Add tests for user generated Erlang source files
Loïc Hoguin
2015-09-05
Add a test for .yrl files that include headers
Loïc Hoguin
2015-09-05
Add tests for yrl files
Loïc Hoguin
2015-09-05
Add tests for a .xrl file that includes .hrl files
Loïc Hoguin
2015-09-04
Add test for xrl files
Loïc Hoguin
2015-09-04
Simplify one check in mibs test
Loïc Hoguin
2015-09-04
Don't recompile everything when one mib file changes
Loïc Hoguin
2015-09-04
Add tests for mibs
Loïc Hoguin
2015-09-04
Add test for recursive header dependency tracking
Loïc Hoguin
2015-09-04
Add test for header dependency tracking
Loïc Hoguin
2015-09-03
test: Add missing clean target dependency
Loïc Hoguin
2015-09-03
Fix bug where intermediate files from .asn1 wouldn't get cleaned
Loïc Hoguin
2015-09-03
Add a test for building .asn1 files
Loïc Hoguin
2015-09-03
Add a test for ERLANG_MK_BUILD_DIR
Loïc Hoguin
2015-09-03
Improve upgrade test
Loïc Hoguin
2015-09-03
Add tests for upgrading Erlang.mk
Loïc Hoguin
2015-09-03
Add tests for the bootstrap plugin
Loïc Hoguin
2015-09-03
Add missing link to app.asciidoc in guide index
Loïc Hoguin
2015-09-03
Generate `$(PROJECT).d` before calling `make app-build`
Jean-Sébastien Pédron
2015-09-03
Fix list of modules in the .app file
Loïc Hoguin
2015-09-03
Improve the dependency tracking
Loïc Hoguin
2015-09-02
Merge branch 'double-colon-for-source-files' of https://github.com/rabbitmq/e...
Loïc Hoguin
2015-09-02
Merge branch 'alt_build_config_name' of https://github.com/zerotao/erlang.mk
Loïc Hoguin
2015-09-02
Merge branch 'jacorro.update_elvis_0.2.5' of https://github.com/inaka/erlang.mk
Loïc Hoguin
2015-09-02
app.asciidoc: Document how to handle generated source files
Jean-Sébastien Pédron
2015-09-02
erlc.mk: Remove the target touching source files
Jean-Sébastien Pédron
2015-09-02
erlc.mk: Use double-colon targets for source files targets
Jean-Sébastien Pédron
2015-09-02
Add dependency tracking (makedep)
Loïc Hoguin
2015-09-02
Replace core_find with native find
Loïc Hoguin
[next]