16 Commits (4fd419528186cb399f5cbeec7051afa89e7bbf3c)

Autor SHA1 Mensaje Fecha
  Eric Meadows-Jönsson c161ad0094 Change to new hex.pm repo URL hace 9 años
  Heinz N. Gies 5945251fc0 Make sure not to dump in api mode hace 9 años
  Tristan Sloughter c4c7ca4244 support temporary cdn change with HEX_CDN os var hace 9 años
  Takeru Ohta b72c19c12c Add rebar_set/0 type hace 9 años
  Tristan Sloughter cf5390f018 replace use of dict of packages and registry with single ets table hace 9 años
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ hace 9 años
  Fred Hebert ca038d39f7 Proper custom pkg index support, some tests hace 10 años
  Tristan Sloughter d317869a3e clean ups from Fred's comments hace 10 años
  Tristan Sloughter 4ee7fef913 store registry fetched from disk in state hace 10 años
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled hace 10 años
  Tristan Sloughter d4c2332aab make base_dir for a run include the profiles in path, link to shared deps hace 10 años
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 hace 10 años
  Tristan Sloughter 003e93e82b change name of config for where project apps lib to project_apps_dir hace 10 años
  Tristan Sloughter 3c7613add4 change name of config for where project apps lib to project_apps_dir hace 10 años
  Tristan Sloughter 14cb6803e0 wip: profiles hace 10 años
  Tristan Sloughter 414621fb82 move rebar.hrl to src to keep private, not for use in plugins hace 10 años
  Tristan Sloughter f22db1302d new dep graph working hace 10 años
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories hace 10 años
  Fred Hebert c832b567db Redo templates with docs and whatnot hace 10 años
  Tristan Sloughter 0608e5087b prepend base_dir when expanding code path hace 10 años
  Tristan Sloughter 1ff904f39a handle throw by relx hace 10 años
  Tristan Sloughter f791c983c1 update README hace 10 años
  Tristan Sloughter f9b73b5d7a properly reset cwd after finding version of git resource hace 10 años
  Tristan Sloughter f1a0249bcf preliminary _checkouts/ support hace 10 años
  Tristan Sloughter b37a5ae611 move providers to separate app hace 10 años
  Tristan Sloughter 6efdd8cbfe fix namespaced types for pre-17 otp hace 10 años
  Tristan Sloughter 6356112cbb more dialyzer fun. no likey opaque types hace 10 años
  Tristan Sloughter 6f9ea13dd4 move deps and plugins to _ prefixed hace 10 años
  Tristan Sloughter 51f1cf4aae install plugins to plugins/ hace 10 años
  Tristan Sloughter b37fe2c4bb refactoring and remove unused providers for now hace 10 años
  Tristan Sloughter 070689632b only build unbuilt deps hace 10 años
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing hace 10 años
  Tristan Sloughter 5735c538b9 add rebar update provider hace 10 años
  Tristan Sloughter eb8fa02df7 large refactoring hace 10 años
  Fred Hebert 0b1e6b3779 Revert "Merge pull request #281 from tuncer/rebar-h-internal" hace 11 años
  Tuncer Ayaz bf63171893 Move include/rebar.hrl to src/rebar.hrl hace 11 años
  Tuncer Ayaz f39309a660 Write ERROR messages to standard_error device hace 11 años
  Tuncer Ayaz e47d643ea3 Use separate dirs for eunit and qc hace 12 años
  Tuncer Ayaz 4875d2312c Add rebar.hrl R13B04 TODO hace 13 años
  Tuncer Ayaz 636c02f0be Fix R13B03 build (Reported-by: Sergey Nartimov) hace 13 años
  Tuncer Ayaz e75a97ad33 Add 'qc' cmd and rename eunit-compile to test-compile hace 14 años
  Dave Smith c86c99940d Remove ?FAIL in favor of ?ABORT hace 13 años
  Tuncer Ayaz b1d84514f0 Add rebar_utils:deprecated/4 and remove define hace 13 años
  Mattias Holmlund d35f343f79 Restore R13B03 compatibility for building rebar hace 14 años
  Tuncer Ayaz fbd2778c04 Deprecate xrl_opts/yrl_opts fail_on_warning opt hace 14 años
  Tuncer Ayaz 055ac99d6f Deprecate fail_on_warning and refactor code hace 14 años
  Tuncer Ayaz 6d75bfbeb0 Clean up specs hace 14 años
  Tuncer Ayaz 68f4743563 Remove unused record definition hace 14 años
  Tim Watson 3db8f585f1 Add -spec support to rebar_ct command line hace 14 años
  Dave Smith 1f6d861aba Overhaul env expansion so that rebar fully expands env refs prior to invoking the shell script. Also now using DRV_* env vars for compilation/linking of files found in c_src; this frees up "normal" CFLAGS/LDFLAGS for usage in sub build scripts. hace 15 años