Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | meson: try harder to infer build and source directories if called without ↵ | Tim-Philipp Müller | 2016-01-19 | 1 | -8/+15 | |
| | | | | | | | | | | | | | | | | arguments If there's no meson.build file in the current directory and there is one in the parent directory, assume that we are in the build directory. | |||||
* | | Do delayed argument setting properly this time. | Jussi Pakkanen | 2016-02-22 | 1 | -3/+4 | |
| | | ||||||
* | | Preserve 'C:\' as an absolute path in prefix. | Jussi Pakkanen | 2016-02-21 | 1 | -1/+6 | |
| | | ||||||
* | | When erroring out due to invalid prefix, print the value | Nirbheek Chauhan | 2016-02-17 | 1 | -1/+1 | |
| | | | | | | | | Helps with debugging what's going wrong | |||||
* | | Strip trailing slash from prefix. Closes #366. | Jussi Pakkanen | 2016-01-25 | 1 | -0/+2 | |
| | | ||||||
* | | Moved backends to their own module. | Jussi Pakkanen | 2016-01-23 | 1 | -3/+3 | |
|/ | ||||||
* | Improve command line arg behaviour. | Jussi Pakkanen | 2016-01-16 | 1 | -4/+3 | |
| | ||||||
* | Made gtkdoc and run targets work. | Jussi Pakkanen | 2016-01-16 | 1 | -1/+1 | |
| | ||||||
* | Renamed meson package to mesonbuild so that we can have a script named meson ↵ | Jussi Pakkanen | 2016-01-16 | 1 | -0/+262 | |
in the same toplevel dir. |