aboutsummaryrefslogtreecommitdiffstats
path: root/core/core.mk
AgeCommit message (Expand)Author
2023-05-12Ignore files with '#' in their names, e.g. emacs lock filesMartin Björklund
2023-05-05Autopatch: Move to Rebar3Loïc Hoguin
2020-12-04Revert "fix: replace perl usage with coreutils"Loïc Hoguin
2020-11-30fix: replace perl usage with coreutilspinicarus
2020-02-25Replace +A0 with +A1Loïc Hoguin
2019-10-09Use no_dot_erlang instead of start_cleanLoïc Hoguin
2019-08-29Build symlinked source filesLars Kroll
2019-06-22Use forward slashes in the Windows pathsLoï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-07core_find: Ignore files with spaces to avoid issuesLoïc Hoguin
2018-12-04Delete $(ERLANG_MK_TMP) directory after 'make erlang-mk'Loïc Hoguin
2018-12-04Add a V=3 that works like V=2 across all shell commandsLoïc Hoguin
2018-12-03Print a changelog when updating Erlang.mkLoïc Hoguin
2018-11-26Rename render_template to core_render and move into coreLoïc Hoguin
2018-05-07Escape double quotes when passing ERLC_OPTS during testsLoïc Hoguin
2018-03-14Speed up the git clone download by using shallow downloads.Andreas Krüger
2017-05-15Add tweaks and tests for the WITHOUT featureLoïc Hoguin
2017-05-15Add WITHOUT variable to exclude components on buildbenoitc
2017-05-15Make autopatch of Erlang.mk projects less obtrusiveLoïc Hoguin
2016-10-28Add "make relup"Loïc Hoguin
2016-10-25Use curl instead of wget/erl for fetching filesLoïc Hoguin
2016-10-25core/deps-tools.mk: New targets `fetch-deps` and `list-deps`Jean-Sébastien Pédron
2016-10-21Update Copyright notices2016.10.21Loïc Hoguin
2016-10-21Erlang.mk is rolling releasesLoïc Hoguin
2016-10-21Deprecate Make 3Loïc Hoguin
2016-10-19Add PROJECT_ENVnevar
2016-07-14Build apps/* only onceKrister Svanlund
2016-06-07Add PROJECT_MOD var to make the app callback module configurableJared Flatow
2015-12-24Fix an issue running EUnit tests on 'make check'Loïc Hoguin
2015-11-20Merge branch 'set-x-on-verbose-2' of https://github.com/rabbitmq/erlang.mkLoïc Hoguin
2015-11-18Fix target dependencies and enable parallel again2.0.0-pre.2Loïc Hoguin
2015-11-17Merge branch 'copy-build.config-after-checking-out-commit' of https://github....Loïc Hoguin
2015-11-17make erlang-mk: Copy build.config after switching to $(ERLANG_MK_COMMIT)Jean-Sébastien Pédron
2015-11-17Use `:` as a noop instead of `echo -n`Jean-Sébastien Pédron
2015-11-17V=2 causes `set -x` to be set on forked shellsJean-Sébastien Pédron
2015-09-29Improve a few comments and messagesLoïc Hoguin
2015-09-29Add support for APPS_DIRLoïc Hoguin
2015-09-27Fix core_find on stock OSXLoïc Hoguin
2015-09-14Make relx work on Windows/MSYS2Loïc Hoguin
2015-09-12Add msys2 platform detectionLoïc Hoguin
2015-09-11add distclean-tmpderwinlu
2015-09-09core.mk: Allow to take erlang.mk from an alternate Git repositoryJean-Sébastien Pédron
2015-09-08core.mk: Support DragonFlyBSD as a new platformJean-Sébastien Pédron
2015-09-02Merge branch 'alt_build_config_name' of https://github.com/zerotao/erlang.mkLoïc Hoguin
2015-09-02Replace core_find with native findLoïc Hoguin
2015-09-02Disable concurrent building entirelyLoïc Hoguin
2015-08-26Improve the erlydtl pluginLoïc Hoguin
2015-08-18Fix build config renamingJason L. Shiffer