index
:
erlang.mk.git
gh-pages
improve-rebar-config
make-ci-green
master
remove-most-packages
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-22
Make autopatch work on Windows
Loïc Hoguin
2015-09-21
Add a test for DOC_DEPS
Loïc Hoguin
2015-09-21
Add a test for a JS build dependency
Loïc Hoguin
2015-09-21
Use cowlib instead of rebar for core-deps-build-erl
Loïc Hoguin
2015-09-21
Add a test for an Erlang build dependency
Loïc Hoguin
2015-09-21
Add gcc to the AppVeyor environment
Loïc Hoguin
2015-09-21
Add a second C build dependency
Loïc Hoguin
2015-09-21
Install gcc on CircleCI
Loïc Hoguin
2015-09-21
Fix autopatch of non-atom applications names
Loïc Hoguin
2015-09-21
Add support for BUILD_DEPS
Loïc Hoguin
2015-09-21
Add a test where the build dependency is a C compiler
Loïc Hoguin
2015-09-21
Fix core-deps-pkg test with LEGACY=1
Loïc Hoguin
2015-09-21
Add the first few tests for dependencies
Loïc Hoguin
2015-09-19
Merge branch 'patch-1' of https://github.com/ingwinlu/erlang.mk
Loïc Hoguin
2015-09-19
Add another note about legacy .app.src method
Loïc Hoguin
2015-09-19
Remove typo
Loïc Hoguin
2015-09-18
Add guide chapter about Compatibility with Rebar tools
Loïc Hoguin
2015-09-18
Add section about auto generated id key in .app file
Loïc Hoguin
2015-09-18
Fix test about auto adding an id key when LEGACY=1
Loïc Hoguin
2015-09-18
Add a test for the auto generation of id key in .app file
Loïc Hoguin
2015-09-18
Fix brainfart with circle.yml file
Loïc Hoguin
2015-09-18
Test "no .app.src" by default, test legacy with LEGACY=1
Loïc Hoguin
2015-09-17
Don't require OTP 18+ to run tests
Loïc Hoguin
2015-09-17
Only set id to git --describe when we are a dependency
Loïc Hoguin
2015-09-17
Use rebar to confirm that generated rebar.config files work
Loïc Hoguin
2015-09-17
Remove a useless command from AppVeyor build
Loïc Hoguin
2015-09-17
Add a clean target to the erlang.mk Makefile
Loïc Hoguin
2015-09-17
Add initial 'make rebar.config'
Loïc Hoguin
2015-09-14
Update documentation re Windows
Loïc Hoguin
2015-09-14
Update relx to 3.5.0
Loïc Hoguin
2015-09-14
Make relx work on Windows/MSYS2
Loïc Hoguin
2015-09-14
New AppVeyor try, update mirrors first
Loïc Hoguin
2015-09-14
Don't bother upgrading the whole system in AppVeyor
Loïc Hoguin
2015-09-14
Update AppVeyor build steps
Loïc Hoguin
2015-09-14
Add diagnostics in AppVeyor build step to resolve an issue
Loïc Hoguin
2015-09-14
Remove "Success!" message from test suite
Loïc Hoguin
2015-09-14
Add AppVeyor Windows CI configuration file
Loïc Hoguin
2015-09-14
Add Installation chapter in the guide
Loïc Hoguin
2015-09-12
Add msys2 platform detection
Loïc Hoguin
2015-09-11
Fix plugin tests under CI
Loïc Hoguin
2015-09-11
Merge branch 'clean_erlang_mk_tmp' of https://github.com/ingwinlu/erlang.mk
Loïc Hoguin
2015-09-11
Fix external plugins documentation
Loïc Hoguin
2015-09-11
Add tests for external plugins
Loïc Hoguin
2015-09-11
add distclean-tmp
derwinlu
2015-09-11
Add documentation for ERLC_EXCLUDE
Loïc Hoguin
2015-09-11
Fix bug where ERLC_EXCLUDE'd modules were in .app file
Loïc Hoguin
2015-09-11
Add a test for ERLC_EXCLUDE
Loïc Hoguin
2015-09-11
Add documentation for ERLC_OPTS
Loïc Hoguin
2015-09-11
Delete test/erl_crash.dump on cleaning tests
Loïc Hoguin
2015-09-11
Add another ERLC_OPTS test where we filter-out +debug_info
Loïc Hoguin
[prev]
[next]