71 Commits (fc20a946609a8d1e22686472c47c2896b97eaefa)

Autor SHA1 Nachricht Datum
  Fred Hebert 9d788d8936 Abstracted path management vor 6 Jahren
  Tristan Sloughter 763fd05a0f
fix yrl compiler and add test (#1906) vor 6 Jahren
  Tristan Sloughter 2dfba204e4
properly support top level app erl_opts from REBAR_CONFIG os var (#1889) vor 6 Jahren
  Tristan Sloughter 8e0ef83de4
add option to compiler provider to only build dependencies (#1888) vor 6 Jahren
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) vor 6 Jahren
  Alexander Petrovsky ea50c24f61 Introduce support of add and del operations under erl_opts directive vor 7 Jahren
  Alexander Petrovsky e876b42a98 Fix override_deps test from suite rebar_compile_SUITE vor 7 Jahren
  Fred Hebert 510748e099 Fix test mocking for profile overrides vor 7 Jahren
  Fred Hebert 65e0708201 Fix include paths in profile multiapp edge case vor 7 Jahren
  Luis Rascao 02caf6297d Profile deps counter test vor 7 Jahren
  suexcxine 7095382e2c Recompile when include files change vor 7 Jahren
  alisdair sullivan 5932c9608f use proper skips in compiler tests that use unavailable functions vor 8 Jahren
  Fred Hebert 34546941ae Make test work on all OTPs vor 8 Jahren
  Fred Hebert 44132db73e Add regression for #1410 vor 8 Jahren
  alisdair sullivan 8e05504160 comment `ERL_COMPILER_OPTIONS` tests vor 8 Jahren
  alisdair sullivan 6c416febc2 consider `ERL_COMPILER_OPTIONS` when recompiling vor 8 Jahren
  Siri Hansen 44fabbbf91 Add 'recursive' option vor 8 Jahren
  Fred Hebert 787cd967b6 Fix private includes when compiling in test profile vor 8 Jahren
  alisdair sullivan dad7900d31 recompile all files when a parse transform given as an opt needs updating vor 8 Jahren
  alisdair sullivan dfec27a1cd normalize include dirs to absolute paths during compilation vor 9 Jahren
  alisdair sullivan aba5a721e1 REBAR-1184 exclude tests for `ERL_COMPILER_OPTIONS` on r15 vor 9 Jahren
  alisdair sullivan fb26525a52 REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is set vor 9 Jahren
  Luis Rascao 123630a68e Add module directory to include path vor 9 Jahren
  Tristan Sloughter 5dba402a11 only apply default and prod profile to dependencies vor 9 Jahren
  alisdair sullivan 6f70b7fc88 remove mib header file in `priv/mibs/include' vor 9 Jahren
  alisdair sullivan d9ae98e4d8 symlink mib hrl output in apps `include' directories vor 9 Jahren
  Phil Toland afbf729532 Added tests and fixed a bug vor 9 Jahren
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` vor 9 Jahren
  alisdair sullivan 621d8a9485 Revert "add an export to allow specifing arbitrary extra erl files to be compiled" vor 9 Jahren
  Fred Hebert 4ad998b718 Support proper paths in non-erl first files vor 9 Jahren
  alisdair sullivan 9d82215296 add an export to allow specifing arbitrary extra erl files to be compiled vor 9 Jahren
  Tristan Sloughter f2f63013fe override 'deps' now automatically overrides '{deps,default}' vor 9 Jahren
  Fred Hebert 59579c0708 Add tests for mixed deps installs vor 9 Jahren
  Tristan Sloughter 3309fa8dc7 add test for clean --all vor 9 Jahren
  Tristan Sloughter c3c9db7ca6 do not install profile deps of deps vor 9 Jahren
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ vor 9 Jahren
  Tristan Sloughter b6b32fc64e ensure necessary directories exist to compile mibs files vor 9 Jahren
  Daniel Widgren a029e957fd Fixed two tests for windows 8.1 and added touch functionality vor 10 Jahren
  Daniel Widgren e3d32b10cc Fixed two tests for windows 8.1 and added touch functionality vor 10 Jahren
  Fred Hebert 36cc244607 Adding erl_first_files test vor 9 Jahren
  Tristan Sloughter f7ff07a87d plugins provider vor 10 Jahren
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps vor 10 Jahren
  Tristan Sloughter 4ff95cee31 add test for plugin with transitive deps vor 10 Jahren
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins vor 10 Jahren
  Tristan Sloughter becf29a5ac enable parse transformations in rebar config vor 10 Jahren
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts vor 10 Jahren
  Tristan Sloughter 41b95eb295 add test for single atom pkg dep picking the highest available vor 10 Jahren
  Tristan Sloughter a447067888 rm old beams, make erlcinfo graph per app isntad of global to project vor 10 Jahren
  Tristan Sloughter 1de5058330 test touching a header file causes module recompiled vor 10 Jahren
  Tristan Sloughter 00a183e3a8 test building of deps plugins vor 10 Jahren