aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2015-06-07Fix NIF compilation under OSXLoïc Hoguin
2015-06-07Handle erl_first_files with missing extensionLoïc Hoguin
2015-06-06Improve parse_transform and import detectionLoïc Hoguin
2015-06-06Export ERLC_OPTS in rebar patched depsLoïc Hoguin
2015-06-05Define CC when calling hooksLoïc Hoguin
2015-06-05Better compatibility with autoconf projectsLoïc Hoguin
2015-06-04No need for $(ERLANG_MK_TMP)/ebin anymoreLoïc Hoguin
2015-06-04Fetch the whole of rebar when patching rebar depsLoïc Hoguin
2015-06-01More autopatch fixesLoïc Hoguin
2015-05-23Handle rebar3-style depsLoïc Hoguin
2015-05-23Set and export ERLANG_ARCH for the whole rebar depLoïc Hoguin
2015-05-23Don't patch plugin at all if not requiredLoïc Hoguin
2015-05-23Patch all rebar hook commands, not just the regex onesLoïc Hoguin
2015-05-23Fix numerous issues with rebar autopatchingLoïc Hoguin
2015-05-23Always ignore the modules list in original .app/.app.src fileLoïc Hoguin
2015-05-22Handle executable portsLoïc Hoguin
2015-05-19Import rebar_utils for improved compatibilityLoïc Hoguin
2015-05-19Add node_package to rebar autopatch ignoreLoïc Hoguin
2015-05-18Proper fix for NIF code detection when port_specs is usedLoïc Hoguin
2015-05-18Fix jiffy buildLoïc Hoguin
2015-05-18Add platform_define support for erl_optsLoïc Hoguin
2015-05-18Fix issue with first files detectionLoïc Hoguin
2015-05-17Improve detection of compile first files for rebar appsLoïc Hoguin
2015-05-17Ignore some common unneeded deps when patching rebar appsLoïc Hoguin
2015-05-17Fix port_specs with multiple input filesLoïc Hoguin
2015-05-17Find first files from source formsLoïc Hoguin
2015-05-17Handle port_specs with 2 valuesLoïc Hoguin
2015-05-16Preliminary port_specs supportLoïc Hoguin
2015-05-16Add IGNORE_DEPS variableLoïc Hoguin
2015-05-16Initial rebar2 plugins supportLoïc Hoguin
2015-05-16Ignore Makefiles that include non-existing .mk filesLoïc Hoguin
2015-05-16Handle parse_transforms and defines for rebar autopatchLoïc Hoguin
2015-05-16Don't be strict for CFLAGS of autopatched depsLoïc Hoguin
2015-05-15Add support for rebar.config.scriptLoïc Hoguin
2015-05-15Change the alternative rebar detection to avoid messagesLoïc Hoguin
2015-05-15Add another test for rebar detectionLoïc Hoguin
2015-05-15Replace make with $(MAKE) for BSD compatibilityLoïc Hoguin
2015-05-14Add ASN.1 compilation supportLoïc Hoguin
2015-05-14Add package json to the indexLoïc Hoguin
2015-05-14Make sure auto patched dependencies recompile fineLoïc Hoguin
2015-05-14Get rid of the autopatch hack for properLoïc Hoguin
2015-05-14Initial autopatch of port env and hooksLoïc Hoguin
2015-05-13Add a hack to make proper work againLoïc Hoguin
2015-05-13Improve rebar detection for autopatchLoïc Hoguin
2015-05-13Don't build a release if dependencyLoïc Hoguin
2015-05-12More build improvementsLoïc Hoguin
2015-05-12More improvements for building dependenciesLoïc Hoguin
2015-05-12Autopatch by defaultLoïc Hoguin
2015-05-10Convert autopatch to an Erlang snippetLoïc Hoguin
2015-05-10Convert the Erlang version of core_http_get to an Erlang snippetLoïc Hoguin