aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-09-14Add a new 'environment' object to be used to build test environment (#781)Thibault Saunier1-0/+4
2016-09-08meson_test: Add env variables to the test logs file (#767)Thibault Saunier1-4/+9
2016-09-07Remove unneeded shebang line that was triggering some linters.Jussi Pakkanen1-2/+0
2016-09-01Merge branch 'QuLogic-context-managers'Jussi Pakkanen8-66/+98
2016-08-27Refactor DESTDIR determination into a single function.Elliott Sales de Andrade1-25/+14
2016-08-27Always obey DESTDIR even with absolute install_dir.Elliott Sales de Andrade1-3/+12
2016-08-27Convert depfixer.Elf class into a context manager.Elliott Sales de Andrade1-12/+22
2016-08-27Use context manager for file I/O.Elliott Sales de Andrade7-54/+76
2016-08-26Echo stderr from captured command.Elliott Sales de Andrade1-0/+2
2016-08-26Allow capturing command output of a custom target.Elliott Sales de Andrade1-1/+6
2016-08-04Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings.Jussi Pakkanen1-7/+23
2016-07-24gtkdochelper: Add error checking and printingNirbheek Chauhan1-13/+23
2016-07-19vs: Fix Meson invocation while doing regen (#646)Nirbheek Chauhan1-4/+7
2016-07-13Merge pull request #417 from nirbheek/dll-pathsJussi Pakkanen1-1/+1
2016-07-12Create a log file of all files installed.Jussi Pakkanen1-1/+21
2016-07-01scripts/install: Also strip '\' from the end of a pathNirbheek Chauhan1-1/+1
2016-06-16scripts: Use destdir_join fix for all DESTDIR prefixing (#598)Nirbheek Chauhan4-17/+30
2016-06-06meson_test: Fix a bug in valgrind argument handling.Hemmo Nieminen1-3/+4
2016-06-05Try to delete target files before installing. Closes #578.Jussi Pakkanen1-8/+14
2016-05-30Handle case of install_subdirring a subdir.Jussi Pakkanen1-1/+4
2016-05-30Installing subdirs now merges with existing files in the target dir.Jussi Pakkanen1-12/+32
2016-05-28Always initialise final_command.Jussi Pakkanen1-2/+1
2016-05-28Since we only care about shebang line and sane ones use plain ASCII, use an e...Jussi Pakkanen1-2/+1
2016-05-28Join windows-style destdir paths correctly. Closes #567.Jussi Pakkanen1-4/+11
2016-05-26Can pass extra args to xgettext. Closes #554.Jussi Pakkanen1-3/+3
2016-05-25Merge pull request #556 from ebassi/gtkdoc-fixrefJussi Pakkanen1-3/+9
2016-05-25Merge pull request #479 from mesonbuild/i18nJussi Pakkanen2-14/+65
2016-05-25Support passing extra arguments to gtkdoc-fixxrefEmmanuele Bassi1-3/+9
2016-05-22Automagic scan-build support.Jussi Pakkanen1-0/+39
2016-05-21Remove all special casing for gettext and use elementary operations instead.Jussi Pakkanen2-14/+65
2016-05-01Merge branch 'centricular-customtarget-path-windows'Jussi Pakkanen1-0/+74
2016-04-28Fix argv count requirement in delwithsuffix.py scriptMinijackson1-1/+1
2016-04-18scripts/meson_exe: prepend extra_paths to PATH instead of appendingNirbheek Chauhan1-1/+1
2016-04-15ninja: Set PATH for CustomTargets with built EXEs on WindowsNirbheek Chauhan1-0/+74
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