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年前