40 Commits (d67ea4a51130a47df397264881ed6b8d774195ad)

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