Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Siddharth Agarwal 10a557c105 Bug 788971 - Pymake chokes when native commands raise exceptions without a "code" attribute. r=ted 2012-09-08 02:54:05 +05:30
Siddharth Agarwal 7d9a4df524 Bug 782847 - Pymake native commands don't pass the correct environment to subprocesses. r=gps DONTBUILD
This change is technically backwards incompatible, but it brings native command
behavior in line with subprocess behavior.

--HG--
extra : rebase_source : a1cd4580ce7023f3c11eba8715133cdce116d984
2012-08-22 02:48:11 +05:30
Siddharth Agarwal a360d4eef1 Bug 772186 - Support return values from pymake native commands. r=khuey
If the return value is an integer, treat it like an exit code. Otherwise, if
it is None, treat it like 0. Otherwise treat it as an error. This behaviour is
equivalent to that of sys.exit. Also fix our own sys.exit handling to match
this, and add tests for everything.

--HG--
extra : rebase_source : e36155d8fbe555e76effd182979cd6b1000a6ece
2012-07-12 09:52:25 +05:30
Kyle Huey 2e01633bf7 Update pymake snapshot to pull Bug 755828 and remove incorrectly added MPL 2 headers. 2012-05-25 12:14:16 -07:00
Kyle Huey 17b2ee39cf Update to pymake tip to pick up bug 700203. 2011-11-06 21:53:30 -05:00
Kyle Huey d15af0ab0b Update in-tree pymake to tip. a=NPOTB 2010-10-18 09:50:27 -04:00