| Commit message (Expand) | Author | Age | Files | Lines |
* | wrap some overlong lines | Evan Martin | 2012-12-29 | 1 | -1/+2 |
|
|
* | correctly open /dev/null in subprocesses | Evan Martin | 2012-12-21 | 1 | -0/+15 |
|
|
* | Disable SubprocessTest.TestWithLots on OS X. | Nico Weber | 2012-07-28 | 1 | -2/+4 |
|
|
* | subprocess_test: make SetWithLots run on all non-Windows platforms | Evan Martin | 2012-07-17 | 1 | -4/+6 |
|
|
* | Add missing include of <sys/resouce.h> | Oleksandr Usov | 2012-07-16 | 1 | -0/+5 |
|
|
* | addressed pcc comments | Ami Fischman | 2012-03-04 | 1 | -2/+10 |
|
|
* | pselect->ppoll on linux to raise the process limit roof | Ami Fischman | 2012-03-04 | 1 | -1/+21 |
|
|
* | Implement cleanup-on-interrupt | Peter Collingbourne | 2012-02-04 | 1 | -16/+40 |
|
|
* | Add a test, NoSuchCommand. | Qingning Huo | 2012-01-25 | 1 | -0/+18 |
|
|
* | Fix for win32 long command lines: | U-MATHLETE\John | 2011-06-26 | 1 | -4/+4 |
|
|
* | mingw ninja_test links and passes. (as do linux and native VS2010) | Philip Craig | 2011-05-29 | 1 | -20/+7 |
|
|
* | windows: pass subprocess tests | Evan Martin | 2011-05-08 | 1 | -28/+51 |
|
|
* | windows: successfully link tests | Evan Martin | 2011-05-06 | 1 | -5/+5 |
|
|
* | fix tests broken by previous commit | Evan Martin | 2011-05-06 | 1 | -6/+6 |
|
|
* | refactor subprocess to make it easier for windows port | Evan Martin | 2011-05-03 | 1 | -15/+11 |
|
|
* | add copyrights | Evan Martin | 2011-02-06 | 1 | -0/+14 |
|
|
* | move src into subdir | Evan Martin | 2010-12-05 | 1 | -0/+82 |
|
|