aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
17 hoursCI: Add Erlang.mk packages testingremove-most-packagesLoïc Hoguin
17 hoursAdd hex_core as a proper Erlang.mk packageLoïc Hoguin
17 hoursUpdate changelogLoïc Hoguin
17 hoursUpdate Cowlib/Ranch versions in the index to masterLoïc Hoguin
20 hoursUpdate hex_core to v0.10.1Loïc Hoguin
21 hoursRemove most packagesLoïc Hoguin
39 hoursGreatly speed up test speed with -jLoïc Hoguin
43 hoursRemove packages.v2.tsvLoïc Hoguin
44 hoursImprove rebar.config generationHEADmasterimprove-rebar-configLoïc Hoguin
10 daysClarify project naming in getting startedYun Seong Kim
10 daysUpdate erlang downloads links on docsYun Seong Kim
11 daysMake CI greenmake-ci-greenLoïc Hoguin
2024-10-03CI: Add diffutils as a required package for WindowsLoïc Hoguin
2024-10-03CI: Disable macOS and improve WindowsLoïc Hoguin
2024-10-01Initial GitHub Actions test workflowLoïc Hoguin
2024-10-01Remove unnecessary legacy documentationLoïc Hoguin
2024-10-01Initial beam-cache implementationLoïc Hoguin
2024-10-01Update cuttlefish package branch from master to mainLoïc Hoguin
2024-06-24fix: use REL_DEPS instead of BUILD_DEPS in plugins/bootstrap.mkzll600
2024-06-21Don't use the shell in core_findLoïc Hoguin
2024-06-21Comment-out core-deps-fetch-svn testLoïc Hoguin
2024-05-28Update rebar3 to 3.23.0Loïc Hoguin
2024-03-20Update rebar3 to include OTP-27 fixesLoïc Hoguin
2024-02-16Remove unnecessary file:pid2name callLoïc Hoguin
2024-01-23Update instructions for releasesLoïc Hoguin
2023-11-30Add an extra ci-prepare step for each OTPLoïc Hoguin
2023-08-31Tweak c_src autopatch output on macOSLoïc Hoguin
2023-08-31Fix autopatch on WindowsLoïc Hoguin
2023-06-21Fix verbosity regressionTyler Hughes
2023-05-23Remove deprecated --no_native option from dialyzerMichal Kuratczyk
2023-05-23Add a test for ESCRIPT_ZIP_FILE and abspath the valueLoïc Hoguin
2023-05-23Make parent directory of ESCRIPT_ZIP_FILEJames Aimonetti
2023-05-16Don't run core-deps-optional test when LEGACY=1Loïc Hoguin
2023-05-16Remove support for HiPE and ErlLLVMLoïc Hoguin
2023-05-16Fix RELX_OUTPUT_DIRLoïc Hoguin
2023-05-16Fix autopatch of shared libraries on DarwinLoïc Hoguin
2023-05-15Add dep caching to the CHANGELOG as experimentalLoïc Hoguin
2023-05-15Use $(CACHE_DIR)/git instead of $(CACHE_DIR)/gitsLoïc Hoguin
2023-05-15Rename __fetch_git to dep_cache_fetch_gitLoïc Hoguin
2023-05-15Cleaned up dep cache tests, added hex test and fixed a bugLoïc Hoguin
2023-05-15Allow git + hex deps to be cached to XDG_CACHE_HOMETyler Hughes
2023-05-15Add test for static NIF compilationLoïc Hoguin
2023-05-15Added static compilation option for NIFsDominic Letz
2023-05-15Replace erlang:get_stacktrace() with catch C:E (V=0) or C:E:S (V>0)Viktor Söderqvist
2023-05-15test(edoc): add checks for source subdirectoriespinicarus
2023-05-15docs(edoc): recursively find source pathspinicarus
2023-05-15Fix gpb proto compilation with importsLoïc Hoguin
2023-05-15Added test for protobuf files with importsLars Kroll
2023-05-15Add test for EUNIT_TEST_SPECLoïc Hoguin
2023-05-15Add EUNIT_TEST_SPEC variableArpit Tarang Saxena