211 次程式碼提交 (3908c20aae55242e666f61fbbfd5985a4b69d824)

作者 SHA1 備註 提交日期
  alisdair sullivan d2b62ea1f2 allow `src_dirs` and `extra_src_dirs` at the root of the rebar config 10 年之前
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps 10 年之前
  Fred Hebert 707cddbce7 Fix upgrade of atom-only packages 10 年之前
  Tristan Sloughter 4ff95cee31 add test for plugin with transitive deps 10 年之前
  Jean Parpaillon 7ff23a63dc Add rebar.config 'excluded_apps' key. 10 年之前
  Tristan Sloughter f772dcee2e fix storing of pkg and src deps in app_info 10 年之前
  Tristan Sloughter e65ad8c2ca run hooks when building plugins 10 年之前
  Viacheslav Kovalev 49d977c2b8 Initialize namespace in rebar_state with default value. 10 年之前
  Tristan Sloughter dc3afe96c6 update stable_lock test from Fred's branch 10 年之前
  Fred Hebert 166d5a9d09 Add tests for lock forwarding 10 年之前
  Viacheslav V. Kovalev efd2445c74 Properly reset hooks for single-app project 10 年之前
  alisdair sullivan d05103a4a8 methods for retrieving `src_dirs` and `extra_src_dirs` 10 年之前
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins 10 年之前
  alisdair sullivan c534deafc5 generalize the "test" special dir into an {extra_src_dirs, [...]} option 10 年之前
  Tristan Sloughter f37cee14b2 patch tests 10 年之前
  Fred Hebert 84db4a05ce More package management tests 10 年之前
  Fred Hebert ca038d39f7 Proper custom pkg index support, some tests 10 年之前
  Fred Hebert 715c4b2360 Update mock so existing tests pass 10 年之前
  alisdair sullivan 9c544217ba delete all symlinks when copying from project files to `_build` tree 10 年之前
  Fred Hebert 681c8f7189 Adding directory path test for deduplication 10 年之前
  Tristan Sloughter 2e5496f5f5 remove use of erlydtl in rebar 10 年之前
  Tristan Sloughter bce924e04a don't load package registry unless there are pkg deps to solve 10 年之前
  Tristan Sloughter becf29a5ac enable parse transformations in rebar config 10 年之前
  Fred Hebert 5d1634448c handle transitive deps being promoted 10 年之前
  Tristan Sloughter e5988f69e0 R15 support, replace unsetenv with putenv empty string 10 年之前
  Tristan Sloughter 16e9b3ffa2 fix tracking of all profiles dep paths 10 年之前
  Tristan Sloughter 4374999d95 real bootstrapping 10 年之前
  Fred Hebert 18c395ff15 Symlink existing default deps when in new profile 10 年之前
  Viacheslav V. Kovalev 29a855d31c Revert accidentially changed formatting 10 年之前
  Viacheslav Kovalev e255529da5 Get rid of rebar_utils:tup_umerge/2 patching 10 年之前
  Viacheslav Kovalev 82b0d4b7b2 Implement opts umerge deduplication 10 年之前
  Viacheslav V. Kovalev 83d738a829 Implement some test on profiles deduplication 10 年之前
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 年之前
  Viacheslav V. Kovalev b725711d63 Implement some test on profiles deduplication 10 年之前
  Fred Hebert 326f840123 Add support for an unlock command 10 年之前
  Fred Hebert 2ff4ac6d50 Default deps always to the default profile 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 38de29ae42 move resource modules list to rebar_state, no longer static 10 年之前
  Tristan Sloughter 00a183e3a8 test building of deps plugins 10 年之前
  alisdair sullivan b77d3e5083 modify `ct` provider to copy selected directories and compile them 10 年之前
  Fred Hebert ebfdede885 Support namespace resolution in 'do' provider 10 年之前
  alisdair sullivan 945543da19 execute `cover` task as `test` profile and write generated data 10 年之前
  alisdair sullivan 044b6580e7 filter checkapps via `rebar_app_info:is_checkout` rather than 10 年之前
  alisdair sullivan c5bc19b021 add `--app=...` and `--suite=...` options for the eunit provider to 10 年之前
  alisdair sullivan 069ed62690 add a more direct way to generate an `eunitized` test app to 10 年之前
  Kelly McLaughlin c9087935ce Add test case to eunit test suite 10 年之前
  alisdair sullivan 5a42523cd5 handle additional errors returned from `getopt:parse/2` 10 年之前
  Tristan Sloughter 8e1bb66368 support args on tasks passed to 'as' 10 年之前