16 次代码提交 (4fd419528186cb399f5cbeec7051afa89e7bbf3c)

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