16 Commits (4fd419528186cb399f5cbeec7051afa89e7bbf3c)

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