126 Commitit (8e1bb66368ec0b34c45c8259312e900d9f363f01)

Tekijä SHA1 Viesti Päivämäärä
  Tristan Sloughter 8e1bb66368 support args on tasks passed to 'as' 10 vuotta sitten
  Tristan Sloughter e4bf78a96a update hg username and email match in templates 10 vuotta sitten
  Fred Hebert f35f26fece Implement deps conflicts as errors 10 vuotta sitten
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to 10 vuotta sitten
  Tristan Sloughter 3f5fa807cb update erlydtl compiler to output to _build, add simple test 10 vuotta sitten
  Fred Hebert 8cfb4df3e0 Fix namespace regressions 10 vuotta sitten
  alisdair sullivan ba79fc0823 parse `rebar3 as foo, bar task` correctly 10 vuotta sitten
  Pierre Fenoll 2d3a0ebe21 Add escriptize provider and a minimal test 10 vuotta sitten
  Tristan Sloughter 0638c85634 store base opts after initialization of providers 10 vuotta sitten
  alisdair sullivan 67aca881c1 add test for test profile applied to project apps 10 vuotta sitten
  alisdair sullivan ed45ed2d8a two failing tests and one passing test to attempt to isolate where 10 vuotta sitten
  Tristan Sloughter 1b851267f8 use git or hg configs if exist for default user and email in templates 10 vuotta sitten
  Tristan Sloughter 28694fa4ef test end case cleanups 10 vuotta sitten
  alisdair sullivan ccfebdd155 switch from loading modules to read compile info to using `beam_lib` 10 vuotta sitten
  Tristan Sloughter 4a2996a756 fix for profiles_remain_applied_with_config_present 10 vuotta sitten
  alisdair sullivan 434c662816 rename `_logs` and `_cover` dirs to `logs` and `cover`, respectively 10 vuotta sitten
  alisdair sullivan d72812cb5f name profile directories in `_build` similarly to the arguments 10 vuotta sitten
  alisdair sullivan 08ee1d9f9f fix names in `rebar_as_SUITE` 10 vuotta sitten
  alisdair sullivan 993a9efa58 move `_logs` and `_cover` to `_build` dir 10 vuotta sitten
  alisdair sullivan 6c421e5433 change from post-purging modules after checking their module info to 10 vuotta sitten
  alisdair sullivan ad8982b931 generate cover data (via the `{cover_enabled, true}` option in 10 vuotta sitten
  alisdair sullivan 4a61bae7b3 `as` delegates task handling to `do` provider 10 vuotta sitten
  alisdair sullivan 12726111bc `add_to_profile/3` function added to `rebar_state` 10 vuotta sitten
  Fred Hebert b98d977c5d Some free tests from a debugging session 10 vuotta sitten
  Tristan Sloughter 80f276e5e5 don't replace non-string list with empty list in profile merge 10 vuotta sitten
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation 10 vuotta sitten
  Tristan Sloughter d4c2332aab make base_dir for a run include the profiles in path, link to shared deps 10 vuotta sitten
  Tristan Sloughter 235436a410 profiles: combine lists of values for conflicting config options 10 vuotta sitten
  Fred Hebert c283dd2c69 Add tests and fixes for packages upgrades 10 vuotta sitten
  Fred Hebert 249be4985c Reuse test code and drop duplicated stuff 10 vuotta sitten
  alisdair sullivan 521a49dd26 don't unescessarily recompile yrl/xrl files 10 vuotta sitten
  Tristan Sloughter 96f1b21ef8 basic profile deps tests 10 vuotta sitten
  Tristan Sloughter bf70733981 fix test, remove use of filelib:wildcard for R15 support 10 vuotta sitten
  Tristan Sloughter 633dafafc3 release and tar tests 10 vuotta sitten
  Tristan Sloughter 24383e2283 fix order of top_level_deps function in ugprade_SUITE 10 vuotta sitten
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 10 vuotta sitten
  Tristan Sloughter 02e33a265b check for newly added deps in config file that aren't level 0 in the lock 10 vuotta sitten
  Tristan Sloughter be49c5cd44 use project sub-apps with deps in their rebar.config 10 vuotta sitten
  Tristan Sloughter 410e2bcdec replace package management with hex.pm 10 vuotta sitten
  alisdair sullivan 7fa628d615 check already compiled modules compile arguments against current compile 10 vuotta sitten
  Fred Hebert 53a05890ab Initial `deps` command 10 vuotta sitten
  Fred Hebert 2e34e91dfb Warnings for Deletions and friendly errors 10 vuotta sitten
  Fred Hebert 6d8567a7ed Support multiple app upgrade & lock tests 10 vuotta sitten
  Fred Hebert 62dc8fa9c7 Fix testcases, add multi-app upgrade support 10 vuotta sitten
  Fred Hebert 92436d9960 More progress on upgrades 10 vuotta sitten
  Fred Hebert 748a046133 Partial work + Failing tests 10 vuotta sitten
  Fred Hebert b94afdfa2d WIP 10 vuotta sitten
  alisdair sullivan c79d13f5e8 factor out task/args parsing from `do` for use in other meta 10 vuotta sitten
  James Fish 9a90239e51 Add initial dialyzer tests 10 vuotta sitten
  Kelly McLaughlin 29039bece6 Change mock_pkg_resource to create ebin directory 10 vuotta sitten