171 次代码提交 (ca038d39f70ea60ca4eb1c22a47e9b3bfcfe51a1)

作者 SHA1 备注 提交日期
  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 年前
  Kelly McLaughlin 81969f1cf6 Test cases to exercise the dev_mode release option 10 年前
  Fred Hebert 2d430bf3e2 Preserve profile order on mergeable tuple/opts 10 年前
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled 10 年前
  Tristan Sloughter e4bf78a96a update hg username and email match in templates 10 年前
  Fred Hebert f35f26fece Implement deps conflicts as errors 10 年前
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to 10 年前
  Tristan Sloughter 3f5fa807cb update erlydtl compiler to output to _build, add simple test 10 年前
  Fred Hebert 8cfb4df3e0 Fix namespace regressions 10 年前
  alisdair sullivan ba79fc0823 parse `rebar3 as foo, bar task` correctly 10 年前
  Pierre Fenoll 2d3a0ebe21 Add escriptize provider and a minimal test 10 年前
  Tristan Sloughter 0638c85634 store base opts after initialization of providers 10 年前
  alisdair sullivan 67aca881c1 add test for test profile applied to project apps 10 年前
  alisdair sullivan ed45ed2d8a two failing tests and one passing test to attempt to isolate where 10 年前
  Tristan Sloughter 1b851267f8 use git or hg configs if exist for default user and email in templates 10 年前
  Tristan Sloughter 28694fa4ef test end case cleanups 10 年前
  alisdair sullivan ccfebdd155 switch from loading modules to read compile info to using `beam_lib` 10 年前