88 次代码提交 (3824b52b8952857bb3a262141921792cc2db0189)

作者 SHA1 备注 提交日期
  Dan Gudmundsson 4b49dc0727 Quote include/lib paths 11 年前
  Juan Jose Comellas 4993a83820 Avoid passing more than one instance of ERL_LIBS to child processes 12 年前
  Jeremie Lasalle Ratelle c2fae0ca5c Add rebar-deps env to port compiler SharedEnv 12 年前
  Tuncer Ayaz 4b8c81fb53 Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 12 年前
  José Valim 61c353dcfd Support environment vars with unicode characters 12 年前
  Dave Smith 7dad2b384b Be sure to filter empty sources (h/t to Tuncer and Joe Norton) 12 年前
  Dave Smith 9ac6c25f6d Restore support for so_name, port_envs and port_sources 12 年前
  Tuncer Ayaz f0bf3503cb Update port_env for Mountain Lion (Noticed-by: Tony Rogvall) 12 年前
  Tuncer Ayaz 0b18b208e2 Only print absolute filename if not in base_dir 12 年前
  Tuncer Ayaz 636c02f0be Fix R13B03 build (Reported-by: Sergey Nartimov) 12 年前
  Joseph Wayne Norton 2d62896de0 Fix -D handling 12 年前
  Tuncer Ayaz f6cfc74dc0 Fix indenting 12 年前
  Tuncer Ayaz c648af3697 Finalize port_compiler deprecations 12 年前
  Tuncer Ayaz 252757c753 Do not use application:set_env 12 年前
  Tuncer Ayaz e185e86bff Remove shared state 13 年前
  Tuncer Ayaz 0f961d86c6 Fix #247 (Reported-by: Uvarov Michael) 13 年前
  Tuncer Ayaz 4e64e0c675 Manually format port_compiler errors with absolute path 13 年前
  Dave Cottlehuber 83509e9982 Windows: add native SDK support 13 年前
  Tuncer Ayaz 635d1a9456 Fix file extension bug (Reported-by: Tony Rogvall) 13 年前
  Tuncer Ayaz dc472bd958 Do not use inherited port options 13 年前
  Tuncer Ayaz 7c418ed2b4 Add support for target-specific port options 13 年前
  Tuncer Ayaz 9d5557b16f Deprecate port_envs in favor of port_env 13 年前
  Tuncer Ayaz 1a613d6123 Remove debug log 13 年前
  Tuncer Ayaz b48cc0c7eb Fix regression in port_compiler needs_link check 13 年前
  Tuncer Ayaz 1c1a32b8ba Use lists:flatmap/2 13 年前
  Tuncer Ayaz 6898eff2c7 Rework port compiler support 13 年前
  Tuncer Ayaz 194f3caa3f Fix -D and -v handling with new getopt.erl 13 年前
  Tuncer Ayaz 4d2d3c3af3 Remove port_first_files support 13 年前
  Jesse Gumm 9f31ceae00 Fail if erl_interface not found 13 年前
  Tim Watson 0e3e94c253 Add support for first_files to port compiler 13 年前
  Tuncer Ayaz d2cf35ad02 Remove obsolete comments (thanks Tim Watson) 13 年前
  Tuncer Ayaz c373f29292 Fix comments and formatting 13 年前
  Dave Smith 17616d1078 Overhaul environment expansion for better performance 13 年前
  Tuncer Ayaz 28b9cebf0a Add -D support to rebar_port_compiler 13 年前
  Tuncer Ayaz 8fb385f312 Limit line length 13 年前
  Jan Klötzke 7ec9b48d50 Support command invocation on Windows without MSYS 13 年前
  Tuncer Ayaz 1ef230262b Extend port compiler default env for Darwin 11 32-bit 13 年前
  Tuncer Ayaz 1e342faee8 Apply Tidier suggestions 14 年前
  Juhani Rankimies 8eb1fc8308 Make port compilation template configurable 14 年前
  Tuncer Ayaz 3a8b4d5e8f Cleanup deprecations now that R14B03 is released 14 年前
  Tuncer Ayaz 70137292e1 Extract code to get wordsize into helper function 14 年前
  Steve Vinoski 0bbb2985f0 Use external wordsize to get emulator build arch 14 年前
  Andrew Tunnell-Jones aef6c70f59 Change arch-specific port_sources to take a list 14 年前
  Tuncer Ayaz 1628879b21 Fix leftover whitespace errors 14 年前
  Tuncer Ayaz 892dc48a86 Fix indentation errors 14 年前
  Tuncer Ayaz 39f8b344bc Fix indentation errors 14 年前
  Anthony Molinaro bc5aebcf5f Change logic to support more port env use cases 14 年前
  Tuncer Ayaz 096e56d61c Fix code readability in port_compiler 14 年前
  Tuncer Ayaz f51e3df3b9 Add missing newline in port_compiler debug msg 14 年前
  Tuncer Ayaz 20dfd32c85 Add support for command-specific env for hooks 14 年前