61 Commits (a00f04273d57731797152ef420d4be6462761231)

Autor SHA1 Mensaje Fecha
  Fred Hebert 510748e099 Fix test mocking for profile overrides hace 7 años
  Fred Hebert 65e0708201 Fix include paths in profile multiapp edge case hace 7 años
  Luis Rascao 02caf6297d Profile deps counter test hace 7 años
  suexcxine 7095382e2c Recompile when include files change hace 7 años
  alisdair sullivan 5932c9608f use proper skips in compiler tests that use unavailable functions hace 8 años
  Fred Hebert 34546941ae Make test work on all OTPs hace 8 años
  Fred Hebert 44132db73e Add regression for #1410 hace 8 años
  alisdair sullivan 8e05504160 comment `ERL_COMPILER_OPTIONS` tests hace 8 años
  alisdair sullivan 6c416febc2 consider `ERL_COMPILER_OPTIONS` when recompiling hace 8 años
  Siri Hansen 44fabbbf91 Add 'recursive' option hace 8 años
  Fred Hebert 787cd967b6 Fix private includes when compiling in test profile hace 8 años
  alisdair sullivan dad7900d31 recompile all files when a parse transform given as an opt needs updating hace 8 años
  alisdair sullivan dfec27a1cd normalize include dirs to absolute paths during compilation hace 9 años
  alisdair sullivan aba5a721e1 REBAR-1184 exclude tests for `ERL_COMPILER_OPTIONS` on r15 hace 9 años
  alisdair sullivan fb26525a52 REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is set hace 9 años
  Luis Rascao 123630a68e Add module directory to include path hace 9 años
  Tristan Sloughter 5dba402a11 only apply default and prod profile to dependencies hace 9 años
  alisdair sullivan 6f70b7fc88 remove mib header file in `priv/mibs/include' hace 9 años
  alisdair sullivan d9ae98e4d8 symlink mib hrl output in apps `include' directories hace 9 años
  Phil Toland afbf729532 Added tests and fixed a bug hace 9 años
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` hace 9 años
  alisdair sullivan 621d8a9485 Revert "add an export to allow specifing arbitrary extra erl files to be compiled" hace 9 años
  Fred Hebert 4ad998b718 Support proper paths in non-erl first files hace 9 años
  alisdair sullivan 9d82215296 add an export to allow specifing arbitrary extra erl files to be compiled hace 9 años
  Tristan Sloughter f2f63013fe override 'deps' now automatically overrides '{deps,default}' hace 9 años
  Fred Hebert 59579c0708 Add tests for mixed deps installs hace 9 años
  Tristan Sloughter 3309fa8dc7 add test for clean --all hace 9 años
  Tristan Sloughter c3c9db7ca6 do not install profile deps of deps hace 9 años
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ hace 9 años
  Tristan Sloughter b6b32fc64e ensure necessary directories exist to compile mibs files hace 9 años
  Daniel Widgren a029e957fd Fixed two tests for windows 8.1 and added touch functionality hace 10 años
  Daniel Widgren e3d32b10cc Fixed two tests for windows 8.1 and added touch functionality hace 10 años
  Fred Hebert 36cc244607 Adding erl_first_files test hace 10 años
  Tristan Sloughter f7ff07a87d plugins provider hace 10 años
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps hace 10 años
  Tristan Sloughter 4ff95cee31 add test for plugin with transitive deps hace 10 años
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins hace 10 años
  Tristan Sloughter becf29a5ac enable parse transformations in rebar config hace 10 años
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts hace 10 años
  Tristan Sloughter 41b95eb295 add test for single atom pkg dep picking the highest available hace 10 años
  Tristan Sloughter a447067888 rm old beams, make erlcinfo graph per app isntad of global to project hace 10 años
  Tristan Sloughter 1de5058330 test touching a header file causes module recompiled hace 10 años
  Tristan Sloughter 00a183e3a8 test building of deps plugins hace 10 años
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled hace 10 años
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to hace 10 años
  alisdair sullivan ccfebdd155 switch from loading modules to read compile info to using `beam_lib` hace 10 años
  alisdair sullivan 6c421e5433 change from post-purging modules after checking their module info to hace 10 años
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation hace 10 años
  alisdair sullivan 521a49dd26 don't unescessarily recompile yrl/xrl files hace 10 años
  alisdair sullivan 7fa628d615 check already compiled modules compile arguments against current compile hace 10 años