1844 Revīzijas (2da9be88802e83a6cd577af6c3f1c1c804d3eadb)
 

Autors SHA1 Ziņojums Datums
  Tristan Sloughter 2da9be8880 fix defaults for relx template pirms 10 gadiem
  Tristan Sloughter 50f384715b in relx tar call only include deps dirs if they exist pirms 10 gadiem
  Tristan Sloughter cf8d63d860 in relx call only include deps dirs if they exist pirms 10 gadiem
  Tristan Sloughter 90438fb1a3 fix relx included rebar config typo pirms 10 gadiem
  Tristan Sloughter cd46f5e28c remove relx.config from release template pirms 10 gadiem
  Tristan Sloughter 63461b45b5 don't use lock file for non-defualt profile deps pirms 10 gadiem
  Tristan Sloughter a390419247 don't store global state variables in opts dict pirms 10 gadiem
  Tristan Sloughter 571c62f732 output message when starting install_deps provider pirms 10 gadiem
  Fred Hebert fb98dde7ec Merge pull request #44 from rebar/fix-circular-deps pirms 10 gadiem
  Fred Hebert be39ab9e7b Handle cycle errors in provider pirms 10 gadiem
  Fred Hebert 63003c3986 Return cycles in deps solver pirms 10 gadiem
  Fred Hebert 6cfe28c954 Partial fix to circular deps (#40) pirms 10 gadiem
  Fred Hebert d5907ad9b9 Merge pull request #43 from tsloughter/seen pirms 10 gadiem
  Tristan Sloughter f5476e7200 if already seen dep before don't try handling it again pirms 10 gadiem
  Fred Hebert 018c5ceba3 Merge pull request #42 from tsloughter/master pirms 10 gadiem
  Tristan Sloughter 91860340bb print error message for failed fetch pirms 10 gadiem
  Tristan Sloughter 7cb22e4698 only create the apps dir after successful fetch pirms 10 gadiem
  Tristan Sloughter 228e96c9eb Merge pull request #41 from tsloughter/rebar2_401 pirms 10 gadiem
  Tristan Sloughter 111fc9769b merge over rebar2 PR #401 pirms 10 gadiem
  Tristan Sloughter 003e93e82b change name of config for where project apps lib to project_apps_dir pirms 10 gadiem
  Tristan Sloughter 0c2f57253d Merge pull request #37 from tsloughter/lib_dirs pirms 10 gadiem
  Tristan Sloughter 859121d5d9 Merge pull request #36 from tsloughter/config_reading pirms 10 gadiem
  Tristan Sloughter fcd2ec662b Merge pull request #38 from omarkj/omarkj-support-ct-repeates pirms 10 gadiem
  omarkj b649d3e254 Handle more ct_run return values. pirms 10 gadiem
  Tristan Sloughter 3c7613add4 change name of config for where project apps lib to project_apps_dir pirms 10 gadiem
  Tristan Sloughter 0fc8e97292 only read in rebar config and lock of dep if needed pirms 10 gadiem
  Tristan Sloughter 1a88cc2853 Merge pull request #33 from rebar/test-dep-choice pirms 10 gadiem
  Fred Hebert c34e15c2f2 Initial tests for dependency resolving pirms 10 gadiem
  Tristan Sloughter da91aa3073 Merge pull request #32 from rebar/plugin-api pirms 10 gadiem
  Tristan Sloughter 3b2d9ba8c8 Merge pull request #31 from tsloughter/profiles pirms 10 gadiem
  Tristan Sloughter 3af351cec2 set current_profile to default after checking global plugins pirms 10 gadiem
  Tristan Sloughter 31db811e98 add rebar_dir pirms 10 gadiem
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir pirms 10 gadiem
  Fred Hebert c3d05b9724 API for Plugins (solves #22) pirms 10 gadiem
  Tristan Sloughter fa71d55b0d move deps_to_build out of config dict of state pirms 10 gadiem
  Tristan Sloughter e154b9965f remove unneeded add path that breaks with apps/ dir as well pirms 10 gadiem
  Tristan Sloughter 3386765e08 do not erase deps from opts pirms 10 gadiem
  Tristan Sloughter 5673fe035d fixes for dialyzer findings pirms 10 gadiem
  Tristan Sloughter c4ee53c8bc move relx config into rebar config and add prod profile pirms 10 gadiem
  Tristan Sloughter 56fdedaf72 switch to REBAR_DEFAULT_PROFILE to make it clear the profile becomes the default for the run pirms 10 gadiem
  Tristan Sloughter 5fdf2f82d5 add use of REBAR_PROFILE os var to set default profile pirms 10 gadiem
  Tristan Sloughter 3abb122b35 only apply profiles to default pirms 10 gadiem
  Tristan Sloughter d6e16325f0 revert test changes to rebar.config pirms 10 gadiem
  Tristan Sloughter c705f9eff9 fix plugin docs: no longer splitting src and pkg deps in state pirms 10 gadiem
  Tristan Sloughter fc2089aecf start of breaking out test code for ease of checks pirms 10 gadiem
  Tristan Sloughter 731f05cc3d fix handle_deps when no deps are to be fetched pirms 10 gadiem
  Tristan Sloughter 9afd6e89b2 global plugins install to global config directory pirms 10 gadiem
  Tristan Sloughter bdd5d902d9 fix lock provider to work anytime it is run pirms 10 gadiem
  Tristan Sloughter 14cb6803e0 wip: profiles pirms 10 gadiem
  Fred Hebert 8d655d3c50 Merge pull request #28 from tsloughter/paths pirms 10 gadiem