Age | Commit message (Expand) | Author |
2018-11-26 | Add test for autopatch with two Rebar projects | Loïc Hoguin |
2018-11-26 | Use flock/lockf when available to avoid a -j issue | Loïc Hoguin |
2018-11-25 | Allow running tests using the latest kerl-built Erlang/OTP version | Loïc Hoguin |
2018-11-25 | Build issues testing multi-apps projects | Loïc Hoguin |
2018-11-25 | Fix a shell test when run in parallel | Loïc Hoguin |
2018-11-25 | Build $(PROJECT).d in a separate $(MAKE) call | Loïc Hoguin |
2018-11-24 | Test case for yecc, switching between test mode and normal mode | Hugo Mills |
2018-11-24 | Add the git-subfolder fetch method | Loïc Hoguin |
2018-11-24 | Document building EDoc on all apps in multi-apps projects | Loïc Hoguin |
2018-11-24 | Fix a test that used invalid application names | Loïc Hoguin |
2018-11-24 | Move apps tests in their own file and fix a test case | Loïc Hoguin |
2018-11-24 | Disallow uppercase characters in application names | Loïc Hoguin |
2018-11-24 | Error out on dash characters during bootstrap | Loïc Hoguin |
2018-11-24 | Don't try to create a nif if n wasn't provided | Loïc Hoguin |
2018-11-24 | Update the OTP-REG.mib file download location | Loïc Hoguin |
2018-11-24 | Add a warning to not edit env.mk | Loïc Hoguin |
2018-11-24 | Improve ct/eunit tests | Loïc Hoguin |
2018-11-23 | Ensure apps eunit tests only run once when called directly | Loïc Hoguin |
2018-11-23 | Allow overriding APPS_DIR/DEPS_DIR in apps | Loïc Hoguin |
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 |