63 次代码提交 (ea50c24f61e084f0cd258d0bdb1b2117783a7dcb)

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