63 Révisions (ebfa797c1f5d038b99beaf658757d974412a15c7)

Auteur SHA1 Message Date
  Tristan Sloughter 73bf5b4c05
fix for mix projects that don't have app.src files (#1964) il y a 6 ans
  Tristan Sloughter 86519cf743
fix resolving versions from vcs (#1915) 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 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) il y a 6 ans
  Fred Hebert 53af2354cc Fix various Dialyzer warnings il y a 7 ans
  Fred Hebert 1ef0ed5b2d Normalize return values of app_info data il y a 7 ans
  Fred Hebert 963c49f5eb Unicode support in all the places il y a 7 ans
  Fred Hebert ab1f93d6fa Fix default .app.src file for rebar_app_info il y a 8 ans
  Fred Hebert 3da4cc2221 Type specifications and edocs improvements il y a 8 ans
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings il y a 8 ans
  Fred Hebert caf4468f3b Make lock files future-proof il y a 9 ans
  Fred Hebert 44a30ca52f Plugin templates enabled il y a 9 ans
  Tristan Sloughter 0839efda57 fix dialyzer warnings il y a 9 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 8e25a45cbb update use of hooks and plugins with state in app_info 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 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner il y a 9 ans
  Tristan Sloughter be4ae19fec track parent app of deps and add tree provider to display the relations il y a 9 ans
  Tristan Sloughter 806f7f9219 include app.src.script in app discover and always use if available il y a 9 ans
  Tristan Sloughter a3ce939ec5 add config option artifacts il y a 10 ans
  Tristan Sloughter 8a50331898 move handling of undefined app state to function il y a 10 ans
  Tristan Sloughter be79d41093 have .app.src take precedence over .app file il y a 10 ans
  Tristan Sloughter 8528204431 print and format error message for bad .app files and all bad configs il y a 10 ans
  Tristan Sloughter 9cfef9c011 only update, when not in explicit upgrade, locks if out of date il y a 10 ans
  Tristan Sloughter 164cff4063 read in application details into app_info after fetch il y a 10 ans
  Tristan Sloughter 26161bc1ac support for 18.0+ il y a 10 ans
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled il y a 10 ans
  James Fish 447fb1a02e Fix dialyzer warnings il y a 10 ans
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation il y a 10 ans
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks il y a 10 ans
  Tristan Sloughter 410e2bcdec replace package management with hex.pm il y a 10 ans
  Tristan Sloughter 1e71b47817 fix find_apps when searching for invalid apps il y a 10 ans
  Tristan Sloughter ebcbe0071a app_info:valid needs to return a boolean and not throw an exception il y a 10 ans
  Tristan Sloughter 407362c074 replace single profile atom in providers with list of profiles il y a 10 ans
  Tristan Sloughter d1692efdf5 overrides working except for transitive dep inheritance with lock file il y a 10 ans
  Tristan Sloughter 3219a666f4 rewrite profiles il y a 10 ans
  Tristan Sloughter 293c1b8e6e add applications field to app_info to track all deps of an application il y a 10 ans
  Tristan Sloughter 26892b9d41 wip: upgrade pkg deps il y a 10 ans
  Tristan Sloughter 21cf46ff9c dialyzer fixes il y a 10 ans
  Tristan Sloughter ffe8924f3b fixed up a few unknown types il y a 10 ans
  Tristan Sloughter 1854276fb5 down to last 2 dialyzer errors il y a 10 ans
  Tristan Sloughter 6356112cbb more dialyzer fun. no likey opaque types il y a 10 ans
  Tristan Sloughter e1b1152b21 slowly widdling away at dialyzer errors il y a 10 ans