Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix these tests on windows. | Rafael Espindola | 2014-03-25 | 1 | -15/+10 |
* | SupportTests.LockFileManagerTest: Add assertions for Win32. | NAKAMURA Takumi | 2014-03-23 | 1 | -2/+16 |
* | Suppress SupportTests.LockFileManagerTest on win32 for investigating. | NAKAMURA Takumi | 2014-03-22 | 1 | -0/+2 |
* | [Support] Make sure LockFileManager works correctly with relative paths. | Argyrios Kyrtzidis | 2014-03-21 | 1 | -0/+37 |
* | [Support] Make sure sys::fs::remove can remove symbolic links and make sure L... | Argyrios Kyrtzidis | 2014-03-21 | 1 | -0/+32 |
* | Remove remove_all. A compiler has no need for recursively deleting a directory. | Rafael Espindola | 2014-01-10 | 1 | -1/+2 |
* | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -2/+0 |
* | Fix boolean logic in LockFileManager and test it | Reid Kleckner | 2013-08-07 | 1 | -0/+48 |