Jussi Pakkanen
|
ea092fefc2
|
Use individual tempdirs for building and installing in unit tests.
|
9 years ago |
Hemmo Nieminen
|
5764bee2f4
|
meson_test: Don't print logs from failing tests that are expected to fail.
|
9 years ago |
Hemmo Nieminen
|
297749581d
|
meson_test: Add support for --print-errorlogs option.
This option can be used to control whether the logs from failing tests
should be shown to the user after the tests have been executed.
|
9 years ago |
Hemmo Nieminen
|
f2868420ca
|
meson_test: Add support for --no-stdsplit option.
|
9 years ago |
Hemmo Nieminen
|
457ecb6be7
|
meson_test: Move "options" to a global variable.
|
9 years ago |
Jussi Pakkanen
|
67377e69b5
|
Invoke depfixer in-process to make it faster. Closes #480.
|
9 years ago |
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.
|
9 years ago |
Nicolas Schneider
|
40a7287a59
|
vs2010: properly check whether solution needs to be regenerated
|
9 years ago |
Nirbheek Chauhan
|
a15e784851
|
meson_install: os.symlink may be implemented and still not work
Requires Administrator access by default to work
|
9 years ago |
Jussi Pakkanen
|
091b782e43
|
Prevent state leaks when running tests in-process.
|
9 years ago |
Jussi Pakkanen
|
edd61dcf81
|
When killing a frozen process, take all its children with it. Closes #377.
|
9 years ago |
Jussi Pakkanen
|
58d7db4a6c
|
Some windows fixes.
|
9 years ago |
Jussi Pakkanen
|
b91134b806
|
Better error message when failing to run install script. Closes #361.
|
9 years ago |
Jussi Pakkanen
|
84456537da
|
Fix some issues that break pypi installs and bump version to upload new version.
|
9 years ago |
Jussi Pakkanen
|
d6e176f455
|
Made gtkdoc and run targets work.
|
9 years ago |
Jussi Pakkanen
|
23b98cd6e6
|
Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir.
|
9 years ago |