1525 Commits (7cddb2a685996f28ce3c9870b8b11e3552bf5d05)

Author SHA1 Message Date
  Tuncer Ayaz 37310820f7 rebar_core: fix Dialyzer warning introduced in aa46d85 (#157) 11 years ago
  Tuncer Ayaz 55d1539404 lfe: use correctly filtered erl_opts 11 years ago
  Tuncer Ayaz 8f05368ba4 erlc: properly reuse the right erl_opts in test_compile 11 years ago
  Tuncer Ayaz edef0962d2 Fix false reporting of (plain) vsn strings 11 years ago
  Tuncer Ayaz 79903b9eeb deps: remove undocumented fossil syntax 11 years ago
  Tuncer Ayaz d7cef6b4c1 Add missing dep examples and fix existing ones 11 years ago
  Andrew Thompson aa46d85849 Don't badmatch if a path we think we added isn't in the code path 11 years ago
  Andrew Thompson d983beafe9 Don't over-aggressively clean the code path in the presence of lib_dir directives 11 years ago
  Andrew Thompson 01df43e58a Fix update-deps with certain forms of the {tag, ...} type 11 years ago
  Manuel Rubio dfba6dd6f9 Fix issues introduced in #137 (4dfdd72) 11 years ago
  Tuncer Ayaz d49ac03627 rebar_deps: fix overly long lines 11 years ago
  Tuncer Ayaz 95910c7764 rebar_deps: 'depowner' has to be stored in xconf 11 years ago
  Tuncer Ayaz 6518b5f541 rebar_deps: fix Dialyzer warning 11 years ago
  Tuncer Ayaz 348d13b064 'current_command' has to be stored in xconf 11 years ago
  Andrew Thompson e74de95eeb Address review comments and add inttest for update-deps 11 years ago
  Andrew Thompson eae26a5c43 Fix skip check for deps not present 11 years ago
  Andrew Thompson d9aa65f118 Make update-deps honor apps= and skip_apps= 11 years ago
  Andrew Thompson f46e7b2e5c Change how update-deps updates a git branch 11 years ago
  Andrew Thompson 0977d58361 Ignore skip_deps during update-deps as it has no meaning 11 years ago
  Anthony Ramine daed79f629 Always return the errors and warnings from erlydtl 12 years ago
  Tuncer Ayaz 0550560221 Fix eunit regression introduced in 2716d83a18 12 years ago
  Robert Newson ebbb927cbc Allow specification of module dependencies for appups 11 years ago
  Björn Bylander 1dfe56b3c6 Change rebar_ct:check_log/3 to use double quotes 11 years ago
  Andrew Thompson cb4599f828 Make update-deps traverse deps breadth-first, top-down 11 years ago
  Evax Software 2970fab4b7 Support conditional template instructions 11 years ago
  Manuel Rubio 3732662080 let vm.args and sys.config as optional 11 years ago
  Alex Thornton 01fd873c1e mib_to_hrl compilation verbosity via 'mib_opts' 11 years ago
  Luca Favatella 7bee2c0462 Fix typo in neotoma help message 11 years ago
  Dave Smith 620c4b01c6 Use REBAR_DEPS_DIR if set as location of DEPS dir 12 years ago
  Tuncer Ayaz bd3338a0a7 Document 'rebar help <CMD1> <CMD2>' 12 years ago
  Tuncer Ayaz 2faabf460d rebar_deps: fix overlong line introduced in 0b83339 12 years ago
  Dave Smith 96c7bd7338 Make sure to run ct_run w/ -noshell 12 years ago
  Dave Smith 9cf7cf7cb0 Use ct_run if available; fixes strange issues with getting erl/ct to stop 12 years ago
  Dave Smith 490d00f0d6 Adding debug statements closer to open_port 12 years ago
  Tuncer Ayaz 09cd4e9be2 rebar_xref: regression fixes and updates for a5be40c96 12 years ago
  Tuncer Ayaz bdf957b201 rebar_core: fix consistency issues caused by 252b31f 12 years ago
  Tuncer Ayaz edd835510b rebar_ct: fix Dialyzer warning caused by bcc57e9b 12 years ago
  Dave Thomas 091405bce7 Fix crsh with Unicode in environment vars 12 years ago
  Dave Thomas dd277fd01a Fix crash when env vars contain utf8 chars 12 years ago
  Dave Thomas 934ec7fdef Add one more "unicode" option in expand_env_variable—I have a bullet in my prompt that was blowing it up 12 years ago
  Juan Jose Comellas d4164c9606 When expanding lib_dirs, don't crash with 'volumerelative' paths 12 years ago
  Juan Jose Comellas 708c190faa Allow the use of absolute paths in the lib_dirs configuration setting 12 years ago
  José Valim e467642476 External deps_dir should have higher priority than the config one 12 years ago
  Philip Mueller c79314593d remove superfluous string concat operator usage 12 years ago
  Juan Jose Comellas 4993a83820 Avoid passing more than one instance of ERL_LIBS to child processes 12 years ago
  Motiejus Jakštys 252b31f2a4 Fix searching for plugins 12 years ago
  Jeremie Lasalle Ratelle c2fae0ca5c Add rebar-deps env to port compiler SharedEnv 12 years ago
  Fred Hebert bcc57e9b04 Handle ct_run exit codes in R15B02 and later 12 years ago
  mats cronqvist 63a69af04b More error logging 12 years ago
  Pedram Nimreezi df7cfba71f Implement merged overlays 12 years ago