aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-29Rebuild C projects when Makefiles changeLoïc Hoguin
2018-11-28Call git describe for {vsn,git} during autopatchLoïc Hoguin
2018-11-28Document parallel buildingLoïc Hoguin
2018-11-28Remove some duplicate information from the legacy READMELoïc Hoguin
2018-11-28Rename the rel/ directory to config/ by defaultLoïc Hoguin
2018-11-28Add option DTL_PREFIX for erlydtl-produced module namesLoïc Hoguin
2018-11-28Fix asn1 compilation with the +maps optionLoïc Hoguin
2018-11-28Add built-in support for gpb for building proto filesLoïc Hoguin
2018-11-28Modernize the protobuffs pluginLoïc Hoguin
2018-11-27Remove some unnecessary -pa argumentsLoïc Hoguin
2018-11-27Don't use the non-portable flock -c, use flock sh -cLoïc Hoguin
2018-11-27Fix jobserver unavailable warningsLoïc Hoguin
2018-11-26Allow running test cases without groups in CTLoïc Hoguin
2018-11-26Remove a non-portable "echo -n" from a testLoïc Hoguin
2018-11-26Remove some non-portable "echo -e" from a couple testsLoïc Hoguin
2018-11-26Rename render_template to core_render and move into coreLoïc Hoguin
2018-11-26Use two colons for the shell targetLoïc Hoguin
2018-11-26Propagate the effects of V=1 to relxLoïc Hoguin
2018-11-26Don't include applications with no ebin/ directory in escriptsLoïc Hoguin
2018-11-26Add a guide section about dealing with duplicate modulesLoïc Hoguin
2018-11-26Add or improve tests based on false flag reportsLoïc Hoguin
2018-11-26Fix propagation of SP in sub-appsLoïc Hoguin
2018-11-26Fix badly written tests failing when LEGACY=1Loïc Hoguin
2018-11-26Disable Asciidoc tests requiring DocBook if not installedLoïc Hoguin
2018-11-26Disable sphinx tests when it isn't installedLoïc Hoguin
2018-11-26Tweak a few tests so they run on all platformsLoïc Hoguin
2018-11-26Document the requirement on flock for parallel buildsLoïc Hoguin
2018-11-26Add test for autopatch with two Rebar projectsLoïc Hoguin
2018-11-26Use flock/lockf when available to avoid a -j issueLoïc Hoguin
2018-11-25Allow running tests using the latest kerl-built Erlang/OTP versionLoïc Hoguin
2018-11-25Build issues testing multi-apps projectsLoïc Hoguin
2018-11-25Fix a shell test when run in parallelLoïc Hoguin
2018-11-25Build $(PROJECT).d in a separate $(MAKE) callLoïc Hoguin
2018-11-24Test case for yecc, switching between test mode and normal modeHugo Mills
2018-11-24Add the git-subfolder fetch methodLoïc Hoguin
2018-11-24Document building EDoc on all apps in multi-apps projectsLoïc Hoguin
2018-11-24Fix a test that used invalid application namesLoïc Hoguin
2018-11-24Move apps tests in their own file and fix a test caseLoïc Hoguin
2018-11-24Disallow uppercase characters in application namesLoïc Hoguin
2018-11-24Error out on dash characters during bootstrapLoïc Hoguin
2018-11-24Don't try to create a nif if n wasn't providedLoïc Hoguin
2018-11-24Update the OTP-REG.mib file download locationLoïc Hoguin
2018-11-24Add a warning to not edit env.mkLoïc Hoguin
2018-11-24Improve ct/eunit testsLoïc Hoguin
2018-11-23Ensure apps eunit tests only run once when called directlyLoïc Hoguin
2018-11-23Allow overriding APPS_DIR/DEPS_DIR in appsLoïc Hoguin
2018-11-23Add eunit test with apps where one include_lib anotherRoger Lipscombe
2018-11-23Reorder the test-dir options to make it more like compile_erlLoïc Hoguin
2018-11-23Ensure apps have APPS_DIR and DEPS_DIR definedLoïc Hoguin
2018-11-23Remove an unnecessary test messageLoïc Hoguin