47 Revīzijas (aba5a721e10f5577ae8e06b10d2b9cd8fe9e0804)

Autors SHA1 Ziņojums Datums
  alisdair sullivan aba5a721e1 REBAR-1184 exclude tests for `ERL_COMPILER_OPTIONS` on r15 pirms 9 gadiem
  alisdair sullivan fb26525a52 REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is set pirms 9 gadiem
  Luis Rascao 123630a68e Add module directory to include path pirms 9 gadiem
  Tristan Sloughter 5dba402a11 only apply default and prod profile to dependencies pirms 9 gadiem
  alisdair sullivan 6f70b7fc88 remove mib header file in `priv/mibs/include' pirms 9 gadiem
  alisdair sullivan d9ae98e4d8 symlink mib hrl output in apps `include' directories pirms 9 gadiem
  Phil Toland afbf729532 Added tests and fixed a bug pirms 9 gadiem
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` pirms 9 gadiem
  alisdair sullivan 621d8a9485 Revert "add an export to allow specifing arbitrary extra erl files to be compiled" pirms 9 gadiem
  Fred Hebert 4ad998b718 Support proper paths in non-erl first files pirms 9 gadiem
  alisdair sullivan 9d82215296 add an export to allow specifing arbitrary extra erl files to be compiled pirms 9 gadiem
  Tristan Sloughter f2f63013fe override 'deps' now automatically overrides '{deps,default}' pirms 9 gadiem
  Fred Hebert 59579c0708 Add tests for mixed deps installs pirms 9 gadiem
  Tristan Sloughter 3309fa8dc7 add test for clean --all pirms 9 gadiem
  Tristan Sloughter c3c9db7ca6 do not install profile deps of deps pirms 9 gadiem
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ pirms 9 gadiem
  Tristan Sloughter b6b32fc64e ensure necessary directories exist to compile mibs files pirms 9 gadiem
  Daniel Widgren a029e957fd Fixed two tests for windows 8.1 and added touch functionality pirms 10 gadiem
  Daniel Widgren e3d32b10cc Fixed two tests for windows 8.1 and added touch functionality pirms 10 gadiem
  Fred Hebert 36cc244607 Adding erl_first_files test pirms 9 gadiem
  Tristan Sloughter f7ff07a87d plugins provider pirms 10 gadiem
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps pirms 10 gadiem
  Tristan Sloughter 4ff95cee31 add test for plugin with transitive deps pirms 10 gadiem
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins pirms 10 gadiem
  Tristan Sloughter becf29a5ac enable parse transformations in rebar config pirms 10 gadiem
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts pirms 10 gadiem
  Tristan Sloughter 41b95eb295 add test for single atom pkg dep picking the highest available pirms 10 gadiem
  Tristan Sloughter a447067888 rm old beams, make erlcinfo graph per app isntad of global to project pirms 10 gadiem
  Tristan Sloughter 1de5058330 test touching a header file causes module recompiled pirms 10 gadiem
  Tristan Sloughter 00a183e3a8 test building of deps plugins pirms 10 gadiem
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled pirms 10 gadiem
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to pirms 10 gadiem
  alisdair sullivan ccfebdd155 switch from loading modules to read compile info to using `beam_lib` pirms 10 gadiem
  alisdair sullivan 6c421e5433 change from post-purging modules after checking their module info to pirms 10 gadiem
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation pirms 10 gadiem
  alisdair sullivan 521a49dd26 don't unescessarily recompile yrl/xrl files pirms 10 gadiem
  alisdair sullivan 7fa628d615 check already compiled modules compile arguments against current compile pirms 10 gadiem
  Fred Hebert a945143bb4 MORE TESTS pirms 10 gadiem
  Fred Hebert a678b1e658 Adding tests for checkouts being found & compiled pirms 10 gadiem
  Fred Hebert c3a2725fc7 Add release-structured compiling tests pirms 10 gadiem
  Fred Hebert 73676c80b0 Fix up programmatic interface to rebar3 pirms 10 gadiem
  Fred Hebert 6cfe28c954 Partial fix to circular deps (#40) pirms 10 gadiem
  Fred Hebert c34e15c2f2 Initial tests for dependency resolving pirms 10 gadiem
  Tristan Sloughter fc2089aecf start of breaking out test code for ease of checks pirms 10 gadiem
  Tristan Sloughter 2930eb480d pass command as arg to run_aux for now pirms 10 gadiem
  Tristan Sloughter 8de7a609ff fix ct test for new command handling pirms 10 gadiem
  Tristan Sloughter 5dc2de6468 update common tests pirms 10 gadiem
  Tristan Sloughter febecf0204 change name of suite pirms 10 gadiem
  Tristan Sloughter 8c5f312d90 only build invalid (not built) source deps and project apps pirms 10 gadiem
  Tristan Sloughter b8785e6541 add first test pirms 10 gadiem