| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove debugging | Justin Wood | 2019-04-16 | 1 | -2/+0 |
* | test for app file linting | Justin Wood | 2019-04-04 | 1 | -2/+20 |
* | Fix handling of updated files in extra_src_dirs | Fred Hebert | 2019-02-01 | 1 | -0/+44 |
* | check for mib_first_files regression in umbrella_mib_first_test | Stefan Grundmann | 2018-12-05 | 1 | -9/+57 |
* | fix to include beams built from src files in subdirs in modules list | Tristan Sloughter | 2018-11-23 | 1 | -1/+7 |
* | fix base path used for yrl/xrl includefile configs (#1952) | Tristan Sloughter | 2018-11-23 | 1 | -2/+148 |
* | check last modified time on erl files for xrl and yrl files before compiling | Tristan Sloughter | 2018-11-09 | 1 | -6/+19 |
* | Abstracted path management | Fred Hebert | 2018-10-11 | 1 | -2/+3 |
* | fix yrl compiler and add test (#1906) | Tristan Sloughter | 2018-10-06 | 1 | -3/+20 |
* | properly support top level app erl_opts from REBAR_CONFIG os var (#1889) | Tristan Sloughter | 2018-09-21 | 1 | -2/+26 |
* | add option to compiler provider to only build dependencies (#1888) | Tristan Sloughter | 2018-09-19 | 1 | -1/+20 |
* | support for hex v2, multiple repository fetching, private organizations (#1884) | Tristan Sloughter | 2018-09-13 | 1 | -64/+31 |
* | Introduce support of add and del operations under erl_opts directive | Alexander Petrovsky | 2018-05-31 | 1 | -12/+375 |
* | Fix override_deps test from suite rebar_compile_SUITE | Alexander Petrovsky | 2018-05-30 | 1 | -6/+7 |
* | Fix test mocking for profile overrides | Fred Hebert | 2017-11-21 | 1 | -2/+4 |
* | Merge branch 'profile_dep_countertest' of https://github.com/lrascao/rebar3 i... | Fred Hebert | 2017-11-21 | 1 | -0/+15 |
|\ |
|
| * | Profile deps counter test | Luis Rascao | 2017-10-16 | 1 | -0/+15 |
* | | Fix include paths in profile multiapp edge case | Fred Hebert | 2017-10-23 | 1 | -0/+35 |
|/ |
|
* | Recompile when include files change | suexcxine | 2017-08-29 | 1 | -0/+49 |
* | use proper skips in compiler tests that use unavailable functions | alisdair sullivan | 2017-02-05 | 1 | -17/+29 |
* | Make test work on all OTPs | Fred Hebert | 2017-01-29 | 1 | -1/+4 |
* | Add regression for #1410 | Fred Hebert | 2017-01-29 | 1 | -1/+33 |
* | comment `ERL_COMPILER_OPTIONS` tests | alisdair sullivan | 2017-01-28 | 1 | -0/+9 |
* | consider `ERL_COMPILER_OPTIONS` when recompiling | alisdair sullivan | 2017-01-28 | 1 | -5/+93 |
* | Add 'recursive' option | Siri Hansen | 2016-11-21 | 1 | -2/+40 |
* | Fix private includes when compiling in test profile | Fred Hebert | 2016-09-30 | 1 | -1/+70 |
* | recompile all files when a parse transform given as an opt needs updating | alisdair sullivan | 2016-09-20 | 1 | -2/+103 |
* | normalize include dirs to absolute paths during compilation | alisdair sullivan | 2016-06-12 | 1 | -3/+42 |
* | REBAR-1184 exclude tests for `ERL_COMPILER_OPTIONS` on r15 | alisdair sullivan | 2016-06-11 | 1 | -2/+5 |
* | REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is set | alisdair sullivan | 2016-06-11 | 1 | -2/+45 |
* | Add module directory to include path | Luis Rascao | 2016-01-26 | 1 | -2/+64 |
* | only apply default and prod profile to dependencies | Tristan Sloughter | 2016-01-09 | 1 | -5/+35 |
* | remove mib header file in `priv/mibs/include' | alisdair sullivan | 2015-12-08 | 1 | -6/+0 |
* | symlink mib hrl output in apps `include' directories | alisdair sullivan | 2015-12-06 | 1 | -0/+6 |
* | Added tests and fixed a bug | Phil Toland | 2015-12-01 | 1 | -4/+10 |
* | refactor `rebar_erlc_compiler` | alisdair sullivan | 2015-10-26 | 1 | -73/+560 |
* | Revert "add an export to allow specifing arbitrary extra erl files to be comp... | alisdair sullivan | 2015-10-26 | 1 | -30/+1 |
* | Support proper paths in non-erl first files | Fred Hebert | 2015-10-12 | 1 | -2/+51 |
* | add an export to allow specifing arbitrary extra erl files to be compiled | alisdair sullivan | 2015-09-21 | 1 | -2/+31 |
* | override 'deps' now automatically overrides '{deps,default}' | Tristan Sloughter | 2015-08-23 | 1 | -2/+42 |
* | Add tests for mixed deps installs | Fred Hebert | 2015-08-16 | 1 | -1/+2 |
* | add test for clean --all | Tristan Sloughter | 2015-07-28 | 1 | -2/+36 |
* | do not install profile deps of deps | Tristan Sloughter | 2015-07-18 | 1 | -2/+27 |
* | only look for top level apps and those directly under apps/ or lib/ | Tristan Sloughter | 2015-07-16 | 1 | -4/+4 |
* | ensure necessary directories exist to compile mibs files | Tristan Sloughter | 2015-07-06 | 1 | -3/+49 |
* | Fixed two tests for windows 8.1 and added touch functionality | Daniel Widgren | 2015-06-26 | 1 | -3/+5 |
* | Adding erl_first_files test | Fred Hebert | 2015-06-26 | 1 | -2/+44 |
* | plugins provider | Tristan Sloughter | 2015-06-18 | 1 | -132/+1 |
* | store plugin providers in app_info's state for deps | Tristan Sloughter | 2015-05-28 | 1 | -17/+13 |
* | add test for plugin with transitive deps | Tristan Sloughter | 2015-05-27 | 1 | -1/+52 |