aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2023-05-15Add COVER_EXCL_MODS variableJoseph Dunne
2023-05-12Ignore files with '#' in their names, e.g. emacs lock filesMartin Björklund
2023-05-12Add support for relx.config.script backTyler Hughes
2023-05-12Add tests for Relx' {git, short} && {git, long}Loïc Hoguin
2023-05-12Fix compatibility with Relx v4 regarding {git, short} && {git, long}Oleksii Semilietov
2023-05-12Add Common Test Sub Group exampleDavid Ansari
2023-05-12Support optional applicationsjdamanalo
2023-05-12Update CHANGELOG regarding removed packagesLoïc Hoguin
2023-05-12Fix typosKian-Meng Ang
2023-05-12Add testing of building packages from hex.pmLoïc Hoguin
2023-05-10Remove packages that look unmaintained and fail to compileLoïc Hoguin
2023-05-10Remove packages that use the apps/ structureLoïc Hoguin
2023-05-09Autopatch: Include $LBLIBS when compiling c_src filesLoïc Hoguin
2023-05-09Autopatch: better handle COMPILE_FIRST/erl_first_filesLoïc Hoguin
2023-05-05Add ELIXIR_PATCH=1 when testing building packagesLoïc Hoguin
2023-05-05Autopatch: add support for >= hex versionsLoïc Hoguin
2023-05-05Tests: exclude pmod_transform from .app/load checksLoïc Hoguin
2023-05-05Deps: Add a project-specific patch for hutLoïc Hoguin
2023-05-05Autopatch: Move to Rebar3Loïc Hoguin
2023-05-05Autopatch: Improve hex version detection for ~>Loïc Hoguin
2023-05-05Ignore plugins from package checksLoïc Hoguin
2023-05-05Autopatch: support rebar3 plugin-style C compile hooksLoïc Hoguin
2023-05-04Add package re2 to the indexLoïc Hoguin
2023-05-04Remove rabbit/amqp_client packages and patchesLoïc Hoguin
2023-05-04Remove more obsolete/unmaintained packagesLoïc Hoguin
2023-05-04Update the query duplicate testLoïc Hoguin
2023-05-04Autopatch: do not export ERLC_OPTSLoïc Hoguin
2023-05-04Update package branches and in some cases URLsLoïc Hoguin
2023-05-04Remove packages explicitly unmaintained or deletedLoïc Hoguin
2023-04-03Fix core-app-yrl-header test for OTP-26Loïc Hoguin
2023-04-03Fix core-deps-fetch-git-submodule testLoïc Hoguin
2023-03-09Add missing dot breaking Relx eval after upgrade to Relx 4Loïc Hoguin
2022-11-10Fix code coverage for ct-* targetsLoïc Hoguin
2022-08-30Removed hardcoded `-arch x86_64` for MacOS nifsDominic Letz
2022-05-31xref: Also ignore targets where applicableLoïc Hoguin
2022-05-31xref: Better handling of app scopeLoïc Hoguin
2022-05-31Add -Werror by default againLoïc Hoguin