Nirbheek Chauhan
|
d5c9b98cab
|
meson_install.py: Start by checking if the shebang is directly runnable
If it's just runnable as-is, then we don't need to do fancy basename detection
and such to find the interpretor to use for running the script.
|
2016-03-17 16:16:35 +05:30 |
Nicolas Schneider
|
40a7287a59
|
vs2010: properly check whether solution needs to be regenerated
|
2016-02-25 23:13:29 +01:00 |
Nirbheek Chauhan
|
a15e784851
|
meson_install: os.symlink may be implemented and still not work
Requires Administrator access by default to work
|
2016-02-20 14:28:28 +02:00 |
Jussi Pakkanen
|
091b782e43
|
Prevent state leaks when running tests in-process.
|
2016-02-17 23:27:18 +02:00 |
Jussi Pakkanen
|
edd61dcf81
|
When killing a frozen process, take all its children with it. Closes #377.
|
2016-02-14 22:11:48 +02:00 |
Jussi Pakkanen
|
58d7db4a6c
|
Some windows fixes.
|
2016-01-23 17:45:01 +02:00 |
Jussi Pakkanen
|
b91134b806
|
Better error message when failing to run install script. Closes #361.
|
2016-01-23 13:24:30 +02:00 |
Jussi Pakkanen
|
84456537da
|
Fix some issues that break pypi installs and bump version to upload new version.
|
2016-01-16 20:59:34 +02:00 |
Jussi Pakkanen
|
d6e176f455
|
Made gtkdoc and run targets work.
|
2016-01-16 18:04:59 +02:00 |
Jussi Pakkanen
|
23b98cd6e6
|
Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir.
|
2016-01-16 17:35:29 +02:00 |