Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Limited number of parallel jobs for generate_projects | David Garcia Quintas | 2015-10-04 |
| | |||
* | Idem for generate_projects.py | David Garcia Quintas | 2015-10-04 |
| | |||
* | Fix sanity | Craig Tiller | 2015-08-31 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into win32-is-an-os-too | Nicolas "Pixel" Noble | 2015-08-05 |
|\ | | | | | | | | | Conflicts: tools/buildgen/generate_projects.py | ||
| * | generate_projects.py should make directories. | Nicolas "Pixel" Noble | 2015-07-14 |
| | | | | | | | | That's necessary for generating Visual Studio project files that are in separate empty directories otherwise. | ||
* | | Calling python to spawn a python subprocess. | Nicolas "Pixel" Noble | 2015-07-11 |
| | | | | | | | | | | This will enable the script to work under Windows, which doesn't understand hashbangs interpreters. Also built on top of #2395. | ||
* | | Swapping tabs for spaces in generate_projects.py | Nicolas "Pixel" Noble | 2015-07-11 |
| | | |||
| * | Swapping tabs for spaces in generate_projects.py | Nicolas "Pixel" Noble | 2015-07-11 |
|/ | |||
* | Fix test mode | Craig Tiller | 2015-07-06 |
| | |||
* | Add parallel execution for generate_projects | Craig Tiller | 2015-07-03 |