92 Révisions (7884a4b109af1d11dcf887e391a99f189aaf165e)

Auteur SHA1 Message Date
  Fred Hebert a2331633a7 Reworking app discovery and dep fetching verbosity il y a 4 ans
  Tristan Sloughter 80671df57a
set app_info:vsn from the app details during application discovery il y a 5 ans
  Tristan Sloughter b3fad9ac0c
filter out non-directories from app discover search il y a 5 ans
  Tristan Sloughter 5f03505eba
initial support for relx 4.0.0 il y a 5 ans
  Fred Hebert 9e4a191f46 Fix crash when a dependency is missing app file il y a 5 ans
  Serge Aleynikov 185f885f69
Refine the error cause il y a 5 ans
  Serge Aleynikov d6195601e9 Fix 'rebar3 compile' crash when a dependency is missing app file il y a 5 ans
  Fred Hebert d607bbf0d6 Do not apply overrides to a root application. il y a 6 ans
  Tristan Sloughter 0f6f163017
set app's dir before setting app_info deps (#1928) il y a 6 ans
  Tristan Sloughter dec484643c
compiler behaviour (#1893) il y a 6 ans
  Tristan Sloughter 2dfba204e4
properly support top level app erl_opts from REBAR_CONFIG os var (#1889) il y a 6 ans
  Tristan Sloughter cd858a45e3
reset default profile app plugins to empty if at the top level (#1885) il y a 6 ans
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) il y a 6 ans
  Fred Hebert 15ec1ce305 Remove noisy debug message il y a 7 ans
  Jean Bouchard 4a35276bdf remove the .app from app_info il y a 7 ans
  Carl-Johan Kjellander fee322edb9 run hooks and plugins during clean for deps il y a 7 ans
  Fred Hebert 963c49f5eb Unicode support in all the places il y a 7 ans
  Tristan Sloughter 48dc9738bb reset hooks under profiles for application opts il y a 8 ans
  Fred Hebert 1810ae30ab Fix detection of src_dirs in unknown apps/deps il y a 8 ans
  Fred Hebert d80c3f4da1 For convenience add appinfo default src_dir lookup il y a 8 ans
  Fred Hebert c64c88f262 Add respect for src_dirs option in app_discover il y a 8 ans
  Fred Hebert 8ae17c483d Fix Alisdair's review, add more types and docs il y a 8 ans
  Fred Hebert 3da4cc2221 Type specifications and edocs improvements il y a 8 ans
  Tristan Sloughter 8421d5ce81 handle case that upgraded app no longer has .app.src file il y a 9 ans
  Tristan Sloughter cfd4beb99d hooks/artifacts are always run/resolved from an app unless at top of umbrella il y a 9 ans
  Tristan Sloughter a81444ae1c move otp version verification to a single app_info function il y a 9 ans
  Tristan Sloughter d034f40c38 move opts functions to new module rebar_opts il y a 9 ans
  Tristan Sloughter b2c051452e remove overrides element from state record il y a 9 ans
  Tristan Sloughter e6f6ccc757 more cleanup il y a 9 ans
  Tristan Sloughter c7a7b309fd more cleanup of old state usage il y a 9 ans
  Tristan Sloughter a6ca5d5e25 fixes for overrides of deps il y a 9 ans
  Tristan Sloughter 32d07ec076 build on already created AppInfo instead of having to do copy il y a 9 ans
  Tristan Sloughter f209ccc2b8 remove state record from app_info record il y a 9 ans
  Tristan Sloughter 98752aab93 wip: move state into app_info il y a 9 ans
  Tristan Sloughter 0a4509f5b0 simplify package dep parsing and handling il y a 9 ans
  Tristan Sloughter 3c92505d49 don't store deps list with duplicate in state il y a 9 ans
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner il y a 9 ans
  Tristan Sloughter e941e170e4 small refactorings per Fred comments il y a 9 ans
  Tristan Sloughter ad463398dc use correct rebar_state for a dep, not the top level state il y a 9 ans
  Tristan Sloughter 073dbb71ec handle new tests for mix package types (git/pkg) il y a 9 ans
  Tristan Sloughter cf22c7e941 track the parent of umbrella app dependencies il y a 9 ans
  Tristan Sloughter 6fde1748b9 fix dialyzer warnings, except 'no local return' warnings il y a 9 ans
  Tristan Sloughter 125ff06b74 add tree option to deps command that prints pkg deps tree il y a 10 ans
  Tristan Sloughter 806f7f9219 include app.src.script in app discover and always use if available il y a 9 ans
  Tristan Sloughter 90fbd6dbb9 add support for old format otp versions il y a 9 ans
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ il y a 9 ans
  Garret Smith f8728fea2d Read and process .app.src.script if present il y a 10 ans
  Tristan Sloughter a3ce939ec5 add config option artifacts il y a 10 ans
  Jean Parpaillon 7ff23a63dc Add rebar.config 'excluded_apps' key. il y a 10 ans
  Tristan Sloughter e45c67b023 add additional comments il y a 10 ans