81 Commits (e11c0f1123fe64163f5b59e3c91af7523ecf2f0b)

Autor SHA1 Nachricht Datum
  Tristan Sloughter e11c0f1123
when discovering apps support mix packages as unbuilt apps (#1882) vor 6 Jahren
  Tristan Sloughter 5c08535c57
only eval config scripts and apply overrides once per app (#1879) vor 6 Jahren
  Fred Hebert 15ec1ce305 Remove noisy debug message vor 7 Jahren
  Jean Bouchard 4a35276bdf remove the .app from app_info vor 7 Jahren
  Carl-Johan Kjellander fee322edb9 run hooks and plugins during clean for deps vor 7 Jahren
  Fred Hebert 963c49f5eb Unicode support in all the places vor 7 Jahren
  Tristan Sloughter 48dc9738bb reset hooks under profiles for application opts vor 8 Jahren
  Fred Hebert 1810ae30ab Fix detection of src_dirs in unknown apps/deps vor 8 Jahren
  Fred Hebert d80c3f4da1 For convenience add appinfo default src_dir lookup vor 8 Jahren
  Fred Hebert c64c88f262 Add respect for src_dirs option in app_discover vor 8 Jahren
  Fred Hebert 8ae17c483d Fix Alisdair's review, add more types and docs vor 8 Jahren
  Fred Hebert 3da4cc2221 Type specifications and edocs improvements vor 8 Jahren
  Tristan Sloughter 8421d5ce81 handle case that upgraded app no longer has .app.src file vor 9 Jahren
  Tristan Sloughter cfd4beb99d hooks/artifacts are always run/resolved from an app unless at top of umbrella vor 9 Jahren
  Tristan Sloughter a81444ae1c move otp version verification to a single app_info function vor 9 Jahren
  Tristan Sloughter d034f40c38 move opts functions to new module rebar_opts vor 9 Jahren
  Tristan Sloughter b2c051452e remove overrides element from state record vor 9 Jahren
  Tristan Sloughter e6f6ccc757 more cleanup vor 9 Jahren
  Tristan Sloughter c7a7b309fd more cleanup of old state usage vor 9 Jahren
  Tristan Sloughter a6ca5d5e25 fixes for overrides of deps vor 9 Jahren
  Tristan Sloughter 32d07ec076 build on already created AppInfo instead of having to do copy vor 9 Jahren
  Tristan Sloughter f209ccc2b8 remove state record from app_info record vor 9 Jahren
  Tristan Sloughter 98752aab93 wip: move state into app_info vor 9 Jahren
  Tristan Sloughter 0a4509f5b0 simplify package dep parsing and handling vor 9 Jahren
  Tristan Sloughter 3c92505d49 don't store deps list with duplicate in state vor 9 Jahren
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner vor 9 Jahren
  Tristan Sloughter e941e170e4 small refactorings per Fred comments vor 9 Jahren
  Tristan Sloughter ad463398dc use correct rebar_state for a dep, not the top level state vor 9 Jahren
  Tristan Sloughter 073dbb71ec handle new tests for mix package types (git/pkg) vor 9 Jahren
  Tristan Sloughter cf22c7e941 track the parent of umbrella app dependencies vor 9 Jahren
  Tristan Sloughter 6fde1748b9 fix dialyzer warnings, except 'no local return' warnings vor 9 Jahren
  Tristan Sloughter 125ff06b74 add tree option to deps command that prints pkg deps tree vor 10 Jahren
  Tristan Sloughter 806f7f9219 include app.src.script in app discover and always use if available vor 10 Jahren
  Tristan Sloughter 90fbd6dbb9 add support for old format otp versions vor 10 Jahren
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ vor 10 Jahren
  Garret Smith f8728fea2d Read and process .app.src.script if present vor 10 Jahren
  Tristan Sloughter a3ce939ec5 add config option artifacts vor 10 Jahren
  Jean Parpaillon 7ff23a63dc Add rebar.config 'excluded_apps' key. vor 10 Jahren
  Tristan Sloughter e45c67b023 add additional comments vor 10 Jahren
  Tristan Sloughter 37ac2b7833 read in app information after fetch so we have the deps vor 10 Jahren
  Tristan Sloughter 958213def7 fall back to .app.src file if .app file fails to parse vor 10 Jahren
  Tristan Sloughter 8528204431 print and format error message for bad .app files and all bad configs vor 10 Jahren
  Viacheslav V. Kovalev efd2445c74 Properly reset hooks for single-app project vor 10 Jahren
  Umberto Corponi 291e0de2fe Manage syntax error in app.src files. vor 10 Jahren
  Tristan Sloughter 2667dbdd0b don't duplicate hooks for top level app vor 10 Jahren
  Tristan Sloughter f82874de58 include applications list in compile sort vor 10 Jahren
  Tristan Sloughter d75ba02671 support single atoms for pkg deps, fetch highest version available vor 10 Jahren
  Fred Hebert bc98ea22aa Avoid duplicating deps in discover phase vor 10 Jahren
  Tristan Sloughter 0399b0eeb3 add comment about resetting opts vor 10 Jahren
  Tristan Sloughter 0638c85634 store base opts after initialization of providers vor 10 Jahren