Age | Commit message (Expand) | Author |
2018-11-23 | Add eunit test with apps where one include_lib another | Roger Lipscombe |
2018-11-23 | Reorder the test-dir options to make it more like compile_erl | Loïc Hoguin |
2018-11-23 | Ensure apps have APPS_DIR and DEPS_DIR defined | Loïc Hoguin |
2018-11-23 | Remove an unnecessary test message | Loïc Hoguin |
2018-11-23 | Allow keeping the CT logs on distclean | Loïc Hoguin |
2018-11-22 | Use 'Noninteractive' frontend in Dockerfile | Roger Lipscombe |
2018-11-22 | Add relx-post-rel hook | Oleg Nemanov |
2018-09-12 | Append -native to ERLANG_HIPE installations | Loïc Hoguin |
2018-09-12 | Prevent kerl from being deleted uncorrectly | Loïc Hoguin |
2018-09-12 | Hide asciidoc-manual commands | Loïc Hoguin |
2018-08-01 | Filter out the old OTP versions from LATEST_ERLANG_OTP | Loïc Hoguin |
2018-07-05 | Document ERLANG_MK_REPO and ERLANG_MK_COMMIT | Krzysztof Jurewicz |
2018-07-05 | Swallow warnings when creating a PLT | Krzysztof Jurewicz |
2018-07-05 | Add experimental auto-reloading of code for releases | Loïc Hoguin |
2018-06-27 | Add a missing IS_DEPS=1 for docs deps | Loïc Hoguin |
2018-06-25 | Update Relx | Loïc Hoguin |
2018-06-21 | Update bcrypt repository2018.06.21 | Benjamin Bergia |
2018-06-21 | Fix ci for NIFs, env.mk must be removed between versions | Loïc Hoguin |
2018-06-21 | Add the version fetched to the DEP line | Loïc Hoguin |
2018-06-04 | Add basic documentation for Triq plugin | Krzysztof Jurewicz |
2018-06-04 | Update triq urls | Tuncer Ayaz |
2018-05-31 | Add $(TEST_DIR) to the default value of SHELL_PATHS | Krzysztof Jurewicz |
2018-05-20 | Update Relx to v3.24.5 | Loïc Hoguin |
2018-05-15 | Don't use release candidates when LATEST_ERLANG_OTP=12018.05.15 | Loïc Hoguin |
2018-05-14 | Replace the imagejs test with lz4 | Loïc Hoguin |
2018-05-14 | Display the version fetched of dependencies | Loïc Hoguin |
2018-05-14 | Make some of the new tests more quiet | Loïc Hoguin |
2018-05-14 | Don't list test cases manually anymore | Loïc Hoguin |
2018-05-14 | Small tweaks to previous PR | Loïc Hoguin |
2018-05-14 | Update to support Windows | Stanislav Ovchar |
2018-05-14 | Update makedep.erl to ignore hrl loops | Stanislav Ovchar |
2018-05-14 | Add test with include loop | Stanislav Ovchar |
2018-05-14 | Fix #757: recompile erl if hrl from another app was updated | Stanislav Ovchar |
2018-05-14 | Add tests include_lib tests for deps | Stanislav Ovchar |
2018-05-14 | Add tests when .hrl files are in src | Stanislav Ovchar |
2018-05-14 | Add core-app-hlr test to verify recursive inculde_lib between apps | Stanislav Ovchar |
2018-05-14 | Add core-app-hlr test to verify inlude_lib between apps | Stanislav Ovchar |
2018-05-14 | Add core-app simple test for hlr with -include_lib | Stanislav Ovchar |
2018-05-14 | Document PROJECT_ENV usage with/without file | Alexander Clouter |
2018-05-14 | Add undocumented option DIALYZER_PLT_OPTS | Loïc Hoguin |
2018-05-14 | Add the test directory in the list of paths for proper | Loïc Hoguin |
2018-05-14 | Don't run cover when there's no ebin files in the directory | Loïc Hoguin |
2018-05-14 | list templates on seperate lines | Mads Flensted-Urech |
2018-05-14 | Fix use of templates from plugins in apps layout | Loïc Hoguin |
2018-05-10 | Use --always in git describe | Loïc Hoguin |
2018-05-07 | Escape double quotes when passing ERLC_OPTS during tests | Loïc Hoguin |
2018-05-02 | Add LATEST_ERLANG_OTP=1 to automatically select the latest build | Loïc Hoguin |
2018-04-25 | Add package otpbp to the index | Loïc Hoguin |
2018-04-25 | Fix rebar pre_hooks patch | Serhii Kostiushkin |
2018-04-25 | Add gen_statem template | juhlig |