728 次代码提交 (1dfb407bbc20acb41dbe25ed3e40c869a24e5593)

作者 SHA1 备注 提交日期
  Tuncer Ayaz 8940f07801 Fix underspec (thanks Kostis Sagonas) 14 年前
  Tuncer Ayaz 932eb2e343 Simplify rebar_core 14 年前
  Tuncer Ayaz ebcae06928 Fix grep invocations 14 年前
  Tuncer Ayaz bb6731208e Fix indentation in rebar_ct 14 年前
  Tuncer Ayaz 3b0568ebb7 Simplify and cleanup rebar_templater 14 年前
  Tuncer Ayaz 150c9d0b47 Simplify and cleanup rebar_xref 14 年前
  Tuncer Ayaz e4036cbe56 Apply Tidier suggestions 14 年前
  Tuncer Ayaz d922985b36 Fix typos 14 年前
  Tuncer Ayaz 58fd80917a Fix file existence checks 14 年前
  Tuncer Ayaz a8870807fc Fix code clarity 14 年前
  Joseph Wayne Norton 5b05e54cda Add otp_release to platform string 14 年前
  Tuncer Ayaz 5a37149642 Fix Dialyzer warning 14 年前
  Tuncer Ayaz 220eec71f6 Remove unused fun rebar_utils:get_os/0 14 年前
  Tuncer Ayaz 46b2c0612e Fix bug 770 14 年前
  Tuncer Ayaz 422beee324 Return more descriptive dependency errors 14 年前
  Juhani Rankimies 9441251f9f Use file:change_mode/2 instead of invoking chmod 14 年前
  Juhani Rankimies 52ca7795fe Unify executable invocation 14 年前
  Charles McKnight f83f18eb3b Fix error where ebin was created as a file 14 年前
  Tuncer Ayaz 9c0d51bc0b Fix order of erl_opts to be more accurate 14 年前
  Joseph Wayne Norton a529577b74 Remove erlc target after fail_on_warning failure 14 年前
  Anthony Ramine 008dcb8542 Add abnfc support 14 年前
  David Reid 63d5ceb61d Support single level of nested template variables 14 年前
  Dave Smith 9b0d35d986 Adding support for app_vars in external file 14 年前
  Tuncer Ayaz d8e50e8c2d Implement update-deps and disable auto update 14 年前
  Anthony Ramine 9ecc3455bf Fix typo in rebar_erlydtl_compiler 14 年前
  klaar 48ee15c7e7 Fix conversion of boolean atom to string 14 年前
  Benjamin Nortier ab4e0a32ab Add rebar code path to common test code path 14 年前
  Tuncer Ayaz 07269ebdb9 Add VCS dir check for bzr and svn 14 年前
  Dave Smith 3e12630f23 Check for VCS directory before attempting source update. 14 年前
  Tuncer Ayaz 0bb429c197 Fix code clarity 14 年前
  Mihai Balea 837192e34e Fix compilation of *_first_files 14 年前
  Adam Kocoloski 8118083122 Return descriptive errors from is_app_available() 14 年前
  Joseph Wayne Norton d24021f4e3 Add new global flag 'debug_info' to erlc_compiler 14 年前
  Joseph Wayne Norton e36783112d Support dialyzer plt paths having "~/" as a prefix 14 年前
  Juhani Rankimies fe664e8c50 Fix bug 805 14 年前
  Misha Gorodnitzky 064195dc5a Fix git tag and branch dependency handling 14 年前
  Daniel Néri 72cdcd9573 Remove mention of "clean" command from rebar_edoc 14 年前
  Daniel Néri 6785c16f02 Fix EDoc syntax errors 14 年前
  Anders 513ae33c5c Add possibility to specify rebar config for the "main" application 14 年前
  Anders c604d85ed5 Create ebin directory if it is missing for deps 14 年前
  Andrew Thompson 5158f9531d Stop clean from erroring if there's no .app file 14 年前
  Andrew Thompson ff5a7982eb Improve error logging when running a command fails 14 年前
  Juhani Rankimies fd5ebe69a4 Port rebar_file_utils to Windows 14 年前
  Juhani Rankimies 75fc2378bf Remove unused functions from rebar_file_utils 14 年前
  Kostis Sagonas 7dc76d578e Tidier improvements 14 年前
  Tuncer Ayaz 1a577fcd43 Clarify rebar_utils:ensure_dir/1 comment 14 年前
  Tuncer Ayaz 2d2aed627f Refactor Dialyzer support to make it more usable 14 年前
  Dave Smith 7ddd4bdaad Fixed 819; removed the edoc clean function entirely in favor of requiring user to explicitly specify what files should be deleted. 14 年前
  Tuncer Ayaz 1690139be9 Match ok result of filelib:ensure_dir/1 14 年前
  Dave Smith 67d4fbf337 Add support for overriding the default name/location of the escript; add support for cleaning generated script file 14 年前