Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-06 | Use '.exe' extension for executables for Cygwin | Jon Turney | 1 | -1/+5 |
2016-12-19 | tree-wide: remove unused imports | Igor Gnatenko | 1 | -2/+1 |
2016-12-18 | remove shebangs from scripts | Igor Gnatenko | 1 | -2/+0 |
2016-12-11 | Use universal_newlines=True for all Popen calls | Nirbheek Chauhan | 1 | -10/+5 |
2016-11-13 | Use portable path separator in wrappers. | Elliott Sales de Andrade | 1 | -1/+2 |
2016-10-07 | Remove shebangs on files that are not runnable and add execute bits to those ... | Jussi Pakkanen | 1 | -0/+0 |
2016-08-27 | Use context manager for file I/O. | Elliott Sales de Andrade | 1 | -1/+2 |
2016-08-26 | Echo stderr from captured command. | Elliott Sales de Andrade | 1 | -0/+2 |
2016-08-26 | Allow capturing command output of a custom target. | Elliott Sales de Andrade | 1 | -1/+6 |
2016-04-18 | scripts/meson_exe: prepend extra_paths to PATH instead of appending | Nirbheek Chauhan | 1 | -1/+1 |
2016-04-15 | ninja: Set PATH for CustomTargets with built EXEs on Windows | Nirbheek Chauhan | 1 | -0/+74 |