155 커밋 (acf8c5ce65718fbaaae666baf312890f3e8857af)

작성자 SHA1 메시지 날짜
  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 년 전
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 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 년 전
  Tristan Sloughter 4a2996a756 fix for profiles_remain_applied_with_config_present 10 년 전
  alisdair sullivan 434c662816 rename `_logs` and `_cover` dirs to `logs` and `cover`, respectively 10 년 전
  alisdair sullivan d72812cb5f name profile directories in `_build` similarly to the arguments 10 년 전
  alisdair sullivan 08ee1d9f9f fix names in `rebar_as_SUITE` 10 년 전
  alisdair sullivan 993a9efa58 move `_logs` and `_cover` to `_build` dir 10 년 전
  alisdair sullivan 6c421e5433 change from post-purging modules after checking their module info to 10 년 전
  alisdair sullivan ad8982b931 generate cover data (via the `{cover_enabled, true}` option in 10 년 전
  alisdair sullivan 4a61bae7b3 `as` delegates task handling to `do` provider 10 년 전
  alisdair sullivan 12726111bc `add_to_profile/3` function added to `rebar_state` 10 년 전
  Fred Hebert b98d977c5d Some free tests from a debugging session 10 년 전
  Tristan Sloughter 80f276e5e5 don't replace non-string list with empty list in profile merge 10 년 전
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation 10 년 전
  Tristan Sloughter d4c2332aab make base_dir for a run include the profiles in path, link to shared deps 10 년 전