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
2023-05-23
Add a test for ESCRIPT_ZIP_FILE and abspath the value
Loïc Hoguin
2023-05-23
Make parent directory of ESCRIPT_ZIP_FILE
James Aimonetti
2023-05-16
Don't run core-deps-optional test when LEGACY=1
Loïc Hoguin
2023-05-16
Remove support for HiPE and ErlLLVM
Loïc Hoguin
2023-05-16
Fix RELX_OUTPUT_DIR
Loïc Hoguin
2023-05-16
Fix autopatch of shared libraries on Darwin
Loïc Hoguin
2023-05-15
Add dep caching to the CHANGELOG as experimental
Loïc Hoguin
2023-05-15
Use $(CACHE_DIR)/git instead of $(CACHE_DIR)/gits
Loïc Hoguin
2023-05-15
Rename __fetch_git to dep_cache_fetch_git
Loïc Hoguin
2023-05-15
Cleaned up dep cache tests, added hex test and fixed a bug
Loïc Hoguin
2023-05-15
Allow git + hex deps to be cached to XDG_CACHE_HOME
Tyler Hughes
2023-05-15
Add test for static NIF compilation
Loïc Hoguin
2023-05-15
Added static compilation option for NIFs
Dominic Letz
2023-05-15
Replace erlang:get_stacktrace() with catch C:E (V=0) or C:E:S (V>0)
Viktor Söderqvist
2023-05-15
test(edoc): add checks for source subdirectories
pinicarus
2023-05-15
docs(edoc): recursively find source paths
pinicarus
2023-05-15
Fix gpb proto compilation with imports
Loïc Hoguin
2023-05-15
Added test for protobuf files with imports
Lars Kroll
2023-05-15
Add test for EUNIT_TEST_SPEC
Loïc Hoguin
2023-05-15
Add EUNIT_TEST_SPEC variable
Arpit Tarang Saxena
2023-05-15
Add COVER_EXCL_MODS variable
Joseph Dunne
2023-05-12
Ignore files with '#' in their names, e.g. emacs lock files
Martin Björklund
2023-05-12
Add support for relx.config.script back
Tyler Hughes
2023-05-12
Add tests for Relx' {git, short} && {git, long}
Loïc Hoguin
2023-05-12
Fix compatibility with Relx v4 regarding {git, short} && {git, long}
Oleksii Semilietov
2023-05-12
Add Common Test Sub Group example
David Ansari
2023-05-12
Support optional applications
jdamanalo
2023-05-12
Update CHANGELOG regarding removed packages
Loïc Hoguin
2023-05-12
Fix typos
Kian-Meng Ang
2023-05-12
Add testing of building packages from hex.pm
Loïc Hoguin
2023-05-10
Remove packages that look unmaintained and fail to compile
Loïc Hoguin
2023-05-10
Remove packages that use the apps/ structure
Loïc Hoguin
2023-05-09
Autopatch: Include $LBLIBS when compiling c_src files
Loïc Hoguin
2023-05-09
Autopatch: better handle COMPILE_FIRST/erl_first_files
Loïc Hoguin
2023-05-05
Add ELIXIR_PATCH=1 when testing building packages
Loïc Hoguin
2023-05-05
Autopatch: add support for >= hex versions
Loïc Hoguin
2023-05-05
Tests: exclude pmod_transform from .app/load checks
Loïc Hoguin
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
Ignore plugins from package checks
Loïc Hoguin
2023-05-05
Autopatch: support rebar3 plugin-style C compile hooks
Loïc Hoguin
2023-05-04
Add package re2 to the index
Loïc Hoguin
2023-05-04
Remove rabbit/amqp_client packages and patches
Loïc Hoguin
2023-05-04
Remove more obsolete/unmaintained packages
Loïc Hoguin
2023-05-04
Update the query duplicate test
Loïc Hoguin
2023-05-04
Autopatch: do not export ERLC_OPTS
Loïc Hoguin
2023-05-04
Update package branches and in some cases URLs
Loïc Hoguin
2023-05-04
Remove packages explicitly unmaintained or deleted
Loïc Hoguin
2023-04-03
Fix core-app-yrl-header test for OTP-26
Loïc Hoguin
[next]