aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2024-11-26Make $(ERL) fasterLoïc Hoguin
2024-11-25Fix conversion of git_subdir to git-subfolderRoger Lipscombe
2024-11-21Fix infinite loop when fetching amqp_client deps via Hexfix-amqp_clientLoïc Hoguin
2024-11-21Reinstate dep_name as it's still used by RabbitMQ pluginsLoïc Hoguin
2024-11-19Use short variable names when possibleLoïc Hoguin
2024-11-19Remove legacy fetch methodLoïc Hoguin
2024-11-19Remove deprecated dep_fetch, dep_name, dep_repo, dep_commitLoïc Hoguin
2024-11-19Use hex_core to fetch Hex packagesLoïc Hoguin
2024-11-19CI: Also test with CACHE_DEPS=1Loïc Hoguin
2024-11-13Improve rebar.config generationimprove-rebar-configLoïc Hoguin
2024-10-01Initial beam-cache implementationLoïc Hoguin
2024-06-21Don't use the shell in core_findLoï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
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-16Remove support for HiPE and ErlLLVMLoïc Hoguin
2023-05-16Fix autopatch of shared libraries on DarwinLoï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-12Ignore files with '#' in their names, e.g. emacs lock filesMartin Björklund
2023-05-12Support optional applicationsjdamanalo
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-05Autopatch: add support for >= hex versionsLoï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-05Autopatch: support rebar3 plugin-style C compile hooksLoïc Hoguin
2023-05-04Remove rabbit/amqp_client packages and patchesLoïc Hoguin
2023-05-04Autopatch: do not export ERLC_OPTSLoïc Hoguin
2022-05-31Add -Werror by default againLoïc Hoguin
2022-05-30Revamp and document Xref supportLoïc Hoguin
2022-04-26Fix .app.src.script autopatch when no .app.src is present2022.04.26Loïc Hoguin
2021-03-26core/deps.mk: Support Rebar lock files with version "1.2.0"Jean-Sébastien Pédron
2020-12-04Revert "fix: replace perl usage with coreutils"Loïc Hoguin
2020-11-30fix: replace perl usage with coreutilspinicarus
2020-07-20Fix `query-deps` for projects without depsLuke Bakken
2020-06-22core/test.mk: Abort build if a test file fails to compileJean-Sébastien Pédron
2020-05-20Remove -lerl_interface also when autopatchingLoïc Hoguin
2020-04-21core/test.mk: Rebuild out-of-date test modules onlyJean-Sébastien Pédron
2020-04-14Fix encoding issues when generating the makedep fileLoïc Hoguin
2020-04-12core/test.mk: Build application before its testsJean-Sébastien Pédron
2020-03-04Add the query-deps family of targets2020.03.05Loïc Hoguin
2020-02-25Replace +A0 with +A1Loïc Hoguin
2020-02-11Support Hex packages with name different from application2020.02.11Loïc Hoguin