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
2023-05-05
Deps: Add a project-specific patch for hut
Loïc Hoguin
2023-05-05
Autopatch: Move to Rebar3
Loïc Hoguin
2023-05-05
Autopatch: Improve hex version detection for ~>
Loïc Hoguin
2023-05-05
Autopatch: support rebar3 plugin-style C compile hooks
Loïc Hoguin
2023-05-04
Remove rabbit/amqp_client packages and patches
Loïc Hoguin
2023-05-04
Autopatch: do not export ERLC_OPTS
Loïc Hoguin
2022-05-31
Add -Werror by default again
Loïc Hoguin
2022-05-30
Revamp and document Xref support
Loïc Hoguin
2022-04-26
Fix .app.src.script autopatch when no .app.src is present
2022.04.26
Loïc Hoguin
2021-03-26
core/deps.mk: Support Rebar lock files with version "1.2.0"
Jean-Sébastien Pédron
2020-12-04
Revert "fix: replace perl usage with coreutils"
Loïc Hoguin
2020-11-30
fix: replace perl usage with coreutils
pinicarus
2020-07-20
Fix `query-deps` for projects without deps
Luke Bakken
2020-06-22
core/test.mk: Abort build if a test file fails to compile
Jean-Sébastien Pédron
2020-05-20
Remove -lerl_interface also when autopatching
Loïc Hoguin
2020-04-21
core/test.mk: Rebuild out-of-date test modules only
Jean-Sébastien Pédron
2020-04-14
Fix encoding issues when generating the makedep file
Loïc Hoguin
2020-04-12
core/test.mk: Build application before its tests
Jean-Sébastien Pédron
2020-03-04
Add the query-deps family of targets
2020.03.05
Loïc Hoguin
2020-02-25
Replace +A0 with +A1
Loïc Hoguin
2020-02-11
Support Hex packages with name different from application
2020.02.11
Loïc Hoguin
2020-02-11
Add yet another dep spec format for rebar.config autopatch
Loïc Hoguin
2020-02-07
Copy src/$(PROJECT).appup to ebin/ on build if any
Loïc Hoguin
2019-10-09
Use no_dot_erlang instead of start_clean
Loïc Hoguin
2019-08-29
Build symlinked source files
Lars Kroll
2019-08-29
core/erlc.mk: Support non-US-ASCII characters in paths
Jean-Sébastien Pédron
2019-07-30
Recursive deps list: don't handle apps specifically
Jean-Sébastien Pédron
2019-07-30
Fix concurrent creation of `recursive-*deps-list.log` files
Jean-Sébastien Pédron
2019-06-30
Make a "git describe" fall back for older git versions
Loïc Hoguin
2019-06-29
Filter out master when getting the LATEST_ERLANG_OTP
Loïc Hoguin
2019-06-28
Accept a list of deps to forcibly rebuild in `$(FORCE_REBUILD)`
Jean-Sébastien Pédron
2019-06-26
Fix "make eunit/ct" not fetching apps dependencies
Loïc Hoguin
2019-06-24
Rename force_rebuilding_dep to force_rebuild_dep
Loïc Hoguin
2019-06-24
Fix the force_rebuilding_dep test
Loïc Hoguin
2019-06-24
Accept `$(force_rebuilding_dep)` to tune the behavior of `$(FULL)`
Jean-Sébastien Pédron
2019-06-22
Use forward slashes in the Windows paths
Loïc Hoguin
2019-06-21
Include applications `$(APPS_DIR)` in the `list-deps` targets
Jean-Sébastien Pédron
2019-06-20
Small correction to semver conversion for hex
Loïc Hoguin
2019-06-20
Display Hex dependency version in the "DEP mydep (version)" line
Jean-Sébastien Pédron
2019-05-27
Do git describe on the right folder for {vsn,git}
Loïc Hoguin
2019-01-02
Fix rebuild on Makefile change when new deps are added
Loïc Hoguin
2018-12-31
Add skeleton compatibility for semver versions
Loïc Hoguin
2018-12-11
Silence some boring output in autopatched dependencies
2018.12.11
Loïc Hoguin
2018-12-11
Fix a bug where ct-* targets produced an empty GEN line
Loïc Hoguin
2018-12-10
Make the version warning less repetitive
Loïc Hoguin
2018-12-10
Optimization: reduce the number of shell commands on noops
Loïc Hoguin
2018-12-10
Correct expanding of shell variables in autopatch again
Loïc Hoguin
2018-12-07
Autopatch: allow configuring REBAR_GIT and REBAR_COMMIT
Loïc Hoguin
2018-12-07
core_find: Ignore files with spaces to avoid issues
Loïc Hoguin
2018-12-07
Autopatch: erl_first_files can contain xrl/yrl
Loïc Hoguin
[next]