aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Fix a bug (typo) seen when printing the logs from failed tests. (#513)trhd1-1/+1
2016-04-06Merge pull request #438 from trhd/testing_optionsJussi Pakkanen2-43/+68
2016-04-01Use individual tempdirs for building and installing in unit tests.Jussi Pakkanen1-1/+1
2016-04-01meson_test: Don't print logs from failing tests that are expected to fail.Hemmo Nieminen1-3/+4
2016-04-01meson_test: Add support for --print-errorlogs option.Hemmo Nieminen1-34/+49
2016-04-01meson_test: Add support for --no-stdsplit option.Hemmo Nieminen2-12/+19
2016-04-01meson_test: Move "options" to a global variable.Hemmo Nieminen1-3/+5
2016-03-30Invoke depfixer in-process to make it faster. Closes #480.Jussi Pakkanen2-19/+22
2016-03-17meson_install.py: Start by checking if the shebang is directly runnableNirbheek Chauhan1-6/+10
2016-02-25vs2010: properly check whether solution needs to be regeneratedNicolas Schneider1-5/+13
2016-02-20meson_install: os.symlink may be implemented and still not workNirbheek Chauhan1-1/+1
2016-02-17Prevent state leaks when running tests in-process.Jussi Pakkanen1-0/+1
2016-02-14When killing a frozen process, take all its children with it. Closes #377.Jussi Pakkanen1-3/+18
2016-01-23Some windows fixes.Jussi Pakkanen1-3/+8
2016-01-23Better error message when failing to run install script. Closes #361.Jussi Pakkanen1-1/+7
2016-01-16Fix some issues that break pypi installs and bump version to upload new version.Jussi Pakkanen1-0/+0
2016-01-16Made gtkdoc and run targets work.Jussi Pakkanen1-7/+7
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen11-0/+1282