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-10-22
Add shell chapter and tests
Loïc Hoguin
2015-10-22
Add the releases chapter contents
Loïc Hoguin
2015-10-22
Add NIF chapter to the guide
Loïc Hoguin
2015-10-22
Return argument as a last resort in $(dep_name)
Jean-Sébastien Pédron
2015-10-22
Add git-submodule fetch method
Loïc Hoguin
2015-10-22
Merge branch 'fix-test-core-plugins-one' of https://github.com/rabbitmq/erlan...
Loïc Hoguin
2015-10-22
Use relative path to erlang.mk file in autopatched deps
Loïc Hoguin
2015-10-22
Replace "if $(MAKE) then false" by "! $(MAKE)"
Jean-Sébastien Pédron
2015-10-22
Do not try to execute an empty shell script in core-plugins-one test
Jean-Sébastien Pédron
2015-10-22
Move external plugins chapter in a plugins section
Loïc Hoguin
2015-10-22
Fix a small typo
Loïc Hoguin
2015-10-22
Add placeholders for missing chapters
Loïc Hoguin
2015-10-20
Merge branch 'support-nongnu-date' of https://github.com/rabbitmq/erlang.mk
Loïc Hoguin
2015-10-20
Merge branch 'master' of https://github.com/kostyushkin/erlang.mk
Loïc Hoguin
2015-10-20
Rename couch package into opencouch
Loïc Hoguin
2015-10-20
Add package jamdb_sybase to the index
Sergiy Kostyushkin
2015-10-20
Add package octopus to the index
Sergiy Kostyushkin
2015-10-19
Force rebuilds on Makefile/.app.src changes
Loïc Hoguin
2015-10-19
Fix creating modules from templates when using apps/ only
Loïc Hoguin
2015-10-19
Remove mention of OTP_DEPS from the docs
Loïc Hoguin
2015-10-15
fix multiple patterns used on core_find
Daniel Goertzen
2015-10-12
Use '+%F %T%z' to format the timestamp
Jean-Sébastien Pédron
2015-10-12
Merge branch 'pkg-reload.mk' of https://github.com/bullno1/erlang.mk
Loïc Hoguin
2015-10-12
Add test for and fix DTL_FULL_PATH
Loïc Hoguin
2015-10-12
ErlyDTL files generate to beam directly
Loïc Hoguin
2015-10-12
Cleanup ErlyDTL test
Loïc Hoguin
2015-10-12
Merge branch 'fix-plugin-erlydtl' of https://github.com/bullno1/erlang.mk
Loïc Hoguin
2015-10-12
Merge branch 'elbrujohalcon.table.display' of https://github.com/elbrujohalco...
Loïc Hoguin
2015-10-12
Fix user guide PDF generating
Loïc Hoguin
2015-10-12
Fix port compilation for rebar projects
Loïc Hoguin
2015-10-12
Rework package testing
Loïc Hoguin
2015-10-11
Ensure that modules generated from erlydtl are listed in .app file
bullno1
2015-10-06
Load rebar before autopatching
Loïc Hoguin
2015-10-04
Add package reload_mk to the index
bullno1
2015-10-01
Improved table display :)
Brujo Benavides
2015-09-29
Remove documented stuff from the README
2.0.0-pre.1
Loïc Hoguin
2015-09-29
Add chapter Packages and dependencies to the guide
Loïc Hoguin
2015-09-29
Use ?= in APPS_DIR test, just like DEPS_DIR
Loïc Hoguin
2015-09-29
Add a test for SKIP_DEPS
Loïc Hoguin
2015-09-29
Add a test for NO_AUTOPATCH_ERLANG_MK
Loïc Hoguin
2015-09-29
Add tests for and fix NO_AUTOPATCH
Loïc Hoguin
2015-09-29
Use a deeper directory for core-deps-dir test
Loïc Hoguin
2015-09-29
Merge branch 'app_file_newlines' of https://github.com/ingwinlu/erlang.mk
Loïc Hoguin
2015-09-29
Improve a few comments and messages
Loïc Hoguin
2015-09-29
Add support for APPS_DIR
Loïc Hoguin
2015-09-27
Improve tests' platform detection
Loïc Hoguin
2015-09-27
Fix core_find on stock OSX
Loïc Hoguin
2015-09-27
Fix "repetition-operator operand invalid" error in tests on OSX
Loïc Hoguin
2015-09-27
Replace sed -i with perl -ni in tests
Loïc Hoguin
2015-09-26
Make tests work on more systems
Loïc Hoguin
[next]