aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
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
2020-02-11Add yet another dep spec format for rebar.config autopatchLoïc Hoguin
2020-02-07Copy src/$(PROJECT).appup to ebin/ on build if anyLoïc Hoguin
2019-10-09Use no_dot_erlang instead of start_cleanLoïc Hoguin
2019-08-29Build symlinked source filesLars Kroll
2019-08-29core/erlc.mk: Support non-US-ASCII characters in pathsJean-Sébastien Pédron
2019-07-30Recursive deps list: don't handle apps specificallyJean-Sébastien Pédron
2019-07-30Fix concurrent creation of `recursive-*deps-list.log` filesJean-Sébastien Pédron
2019-06-30Make a "git describe" fall back for older git versionsLoïc Hoguin
2019-06-29Filter out master when getting the LATEST_ERLANG_OTPLoïc Hoguin
2019-06-28Accept a list of deps to forcibly rebuild in `$(FORCE_REBUILD)`Jean-Sébastien Pédron
2019-06-26Fix "make eunit/ct" not fetching apps dependenciesLoïc Hoguin
2019-06-24Rename force_rebuilding_dep to force_rebuild_depLoïc Hoguin
2019-06-24Fix the force_rebuilding_dep testLoïc Hoguin
2019-06-24Accept `$(force_rebuilding_dep)` to tune the behavior of `$(FULL)`Jean-Sébastien Pédron
2019-06-22Use forward slashes in the Windows pathsLoïc Hoguin
2019-06-21Include applications `$(APPS_DIR)` in the `list-deps` targetsJean-Sébastien Pédron
2019-06-20Small correction to semver conversion for hexLoïc Hoguin
2019-06-20Display Hex dependency version in the "DEP mydep (version)" lineJean-Sébastien Pédron
2019-05-27Do git describe on the right folder for {vsn,git}Loïc Hoguin
2019-01-02Fix rebuild on Makefile change when new deps are addedLoïc Hoguin
2018-12-31Add skeleton compatibility for semver versionsLoïc Hoguin
2018-12-11Silence some boring output in autopatched dependencies2018.12.11Loïc Hoguin
2018-12-11Fix a bug where ct-* targets produced an empty GEN lineLoïc Hoguin
2018-12-10Make the version warning less repetitiveLoïc Hoguin
2018-12-10Optimization: reduce the number of shell commands on noopsLoïc Hoguin
2018-12-10Correct expanding of shell variables in autopatch againLoïc Hoguin
2018-12-07Autopatch: allow configuring REBAR_GIT and REBAR_COMMITLoïc Hoguin
2018-12-07core_find: Ignore files with spaces to avoid issuesLoïc Hoguin