Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-07 | run_command: Refactor + improve errors and test | Nirbheek Chauhan | 2 | -6/+3 |
2017-02-26 | tests: Use #!/usr/bin/env python3 for all scripts | Nirbheek Chauhan | 1 | -1/+1 |
2017-02-19 | find_program: Fix implementation of .path() | Nirbheek Chauhan | 1 | -6/+13 |
2017-02-19 | find_program: Support passing mesonlib.File objects | Nirbheek Chauhan | 1 | -0/+8 |
2017-01-23 | No longer require a binary called python3 on Windows. The default name is "py... | Jussi Pakkanen | 2 | -4/+5 |
2016-02-21 | Only support Python 3. | Jussi Pakkanen | 1 | -5/+3 |
2016-02-18 | Add a test for getting the path of a found program | Nirbheek Chauhan | 2 | -0/+14 |