138 次程式碼提交 (a11b690a22f8f56d2d16e850a68e07565e1162a4)

作者 SHA1 備註 提交日期
  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 年之前
  Tristan Sloughter 235436a410 profiles: combine lists of values for conflicting config options 10 年之前
  Fred Hebert c283dd2c69 Add tests and fixes for packages upgrades 10 年之前
  Fred Hebert 249be4985c Reuse test code and drop duplicated stuff 10 年之前
  alisdair sullivan 521a49dd26 don't unescessarily recompile yrl/xrl files 10 年之前
  Tristan Sloughter 96f1b21ef8 basic profile deps tests 10 年之前
  Tristan Sloughter bf70733981 fix test, remove use of filelib:wildcard for R15 support 10 年之前
  Tristan Sloughter 633dafafc3 release and tar tests 10 年之前
  Tristan Sloughter 24383e2283 fix order of top_level_deps function in ugprade_SUITE 10 年之前
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 10 年之前
  Tristan Sloughter 02e33a265b check for newly added deps in config file that aren't level 0 in the lock 10 年之前
  Tristan Sloughter be49c5cd44 use project sub-apps with deps in their rebar.config 10 年之前
  Tristan Sloughter 410e2bcdec replace package management with hex.pm 10 年之前
  alisdair sullivan 7fa628d615 check already compiled modules compile arguments against current compile 10 年之前
  Fred Hebert 53a05890ab Initial `deps` command 10 年之前
  Fred Hebert 2e34e91dfb Warnings for Deletions and friendly errors 10 年之前