77 Commitit (81a5711b6db4dedb1d151d39464f326be80e2285)

Tekijä SHA1 Viesti Päivämäärä
  Fred Hebert c550cf0c4c Fix compilation for custom resources dynamic vsn 7 vuotta sitten
  Fred Hebert 65e0708201 Fix include paths in profile multiapp edge case 7 vuotta sitten
  Fred Hebert 963c49f5eb Unicode support in all the places 7 vuotta sitten
  Zachary Hueras edd032c5f5 Include hook for app compilation 9 vuotta sitten
  Zachary Hueras 61ce3eaa3e Add secondary hook for rebar_prv_compile 9 vuotta sitten
  alisdair sullivan b29c080931 warn if the directories `eunit' or `ct' show up in `src_dirs' 9 vuotta sitten
  alisdair sullivan 9acd23f727 allow ct suites to be specified at the root of a project (or root of app) 9 vuotta sitten
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` 9 vuotta sitten
  Tristan Sloughter 4c29a771c1 add bare compile provider, for starters for use by mix 9 vuotta sitten
  Tristan Sloughter 5223175c26 support updating of per app info by hooks 9 vuotta sitten
  Tristan Sloughter e6f6ccc757 more cleanup 9 vuotta sitten
  Tristan Sloughter 8e25a45cbb update use of hooks and plugins with state in app_info 9 vuotta sitten
  Tristan Sloughter f209ccc2b8 remove state record from app_info record 9 vuotta sitten
  Tristan Sloughter 98752aab93 wip: move state into app_info 9 vuotta sitten
  Tristan Sloughter 7797a66e88 keep plugins in path after compileprovider run 10 vuotta sitten
  alisdair sullivan 360834dd40 Revert "don't add `{extra_src_dirs, ["test"]}` to `test` profile" 10 vuotta sitten
  Tristan Sloughter b6b32fc64e ensure necessary directories exist to compile mibs files 10 vuotta sitten
  Tristan Sloughter a3ce939ec5 add config option artifacts 10 vuotta sitten
  Tristan Sloughter b9b4e12600 keep all_deps list in state created for building deps 10 vuotta sitten
  Fred Hebert 3ed0c5feff fix bareness issues 10 vuotta sitten
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps 10 vuotta sitten
  Tristan Sloughter 20f4562c6d fix for plugin installation and code paths 10 vuotta sitten
  Tristan Sloughter 8a50331898 move handling of undefined app state to function 10 vuotta sitten
  Tristan Sloughter e65ad8c2ca run hooks when building plugins 10 vuotta sitten
  Viacheslav V. Kovalev efd2445c74 Properly reset hooks for single-app project 10 vuotta sitten
  alisdair sullivan b06a6ecadd don't add `{extra_src_dirs, ["test"]}` to `test` profile 10 vuotta sitten
  alisdair sullivan d05103a4a8 methods for retrieving `src_dirs` and `extra_src_dirs` 10 vuotta sitten
  alisdair sullivan c534deafc5 generalize the "test" special dir into an {extra_src_dirs, [...]} option 10 vuotta sitten
  Tristan Sloughter 4374999d95 real bootstrapping 10 vuotta sitten
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 vuotta sitten
  Tristan Sloughter 9e59abacf3 run project wide pre-compile hooks after deps have compiled 10 vuotta sitten
  Tristan Sloughter 2667dbdd0b don't duplicate hooks for top level app 10 vuotta sitten
  Tristan Sloughter 3126e7eb55 update project_apps and state before running post hooks 10 vuotta sitten
  Tristan Sloughter f82874de58 include applications list in compile sort 10 vuotta sitten
  Tristan Sloughter 40d3781104 swich clean and compile to use macro provider in hook run 10 vuotta sitten
  Tristan Sloughter 459ff732a3 install dep plugins & run provider hooks the same as shell hooks 10 vuotta sitten
  Fred Hebert 043a2f5453 Provide descriptions for all tasks 10 vuotta sitten
  Tristan Sloughter 0f83c6c698 get rid of compile workers 10 vuotta sitten
  Tristan Sloughter 7c9db25435 set jobs for all compile jobs 10 vuotta sitten
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to 10 vuotta sitten
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 10 vuotta sitten
  Tristan Sloughter af0f4bb20a include test dir in symlinks 10 vuotta sitten
  Tristan Sloughter 75f8a772b0 copy all files from ebin to build output ebin if exists 10 vuotta sitten
  Tristan Sloughter 675044bc83 use relative path on non-windows and copy if link fails 10 vuotta sitten
  Tristan Sloughter 65204ba0ba include link to src in outdir for R15 cover/xref 10 vuotta sitten
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation 10 vuotta sitten
  Tristan Sloughter 62ff6718fd update project app list with new appinfo records after build 10 vuotta sitten
  Tristan Sloughter 07ec6b68c6 clean up and better error messages when validating apps 10 vuotta sitten
  Tristan Sloughter d1692efdf5 overrides working except for transitive dep inheritance with lock file 10 vuotta sitten
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir 10 vuotta sitten