index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
scripts
Age
Commit message (
Expand
)
Author
2016-09-25
i18n: use POTFILES.in as fallback if there's no POTFILES in po dir
Tim-Philipp Müller
2016-09-14
Add a new 'environment' object to be used to build test environment (#781)
Thibault Saunier
2016-09-08
meson_test: Add env variables to the test logs file (#767)
Thibault Saunier
2016-09-07
Remove unneeded shebang line that was triggering some linters.
Jussi Pakkanen
2016-09-01
Merge branch 'QuLogic-context-managers'
Jussi Pakkanen
2016-08-27
Refactor DESTDIR determination into a single function.
Elliott Sales de Andrade
2016-08-27
Always obey DESTDIR even with absolute install_dir.
Elliott Sales de Andrade
2016-08-27
Convert depfixer.Elf class into a context manager.
Elliott Sales de Andrade
2016-08-27
Use context manager for file I/O.
Elliott Sales de Andrade
2016-08-26
Echo stderr from captured command.
Elliott Sales de Andrade
2016-08-26
Allow capturing command output of a custom target.
Elliott Sales de Andrade
2016-08-04
Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings.
Jussi Pakkanen
2016-07-24
gtkdochelper: Add error checking and printing
Nirbheek Chauhan
2016-07-19
vs: Fix Meson invocation while doing regen (#646)
Nirbheek Chauhan
2016-07-13
Merge pull request #417 from nirbheek/dll-paths
Jussi Pakkanen
2016-07-12
Create a log file of all files installed.
Jussi Pakkanen
2016-07-01
scripts/install: Also strip '\' from the end of a path
Nirbheek Chauhan
2016-06-16
scripts: Use destdir_join fix for all DESTDIR prefixing (#598)
Nirbheek Chauhan
2016-06-06
meson_test: Fix a bug in valgrind argument handling.
Hemmo Nieminen
2016-06-05
Try to delete target files before installing. Closes #578.
Jussi Pakkanen
2016-05-30
Handle case of install_subdirring a subdir.
Jussi Pakkanen
2016-05-30
Installing subdirs now merges with existing files in the target dir.
Jussi Pakkanen
2016-05-28
Always initialise final_command.
Jussi Pakkanen
2016-05-28
Since we only care about shebang line and sane ones use plain ASCII, use an e...
Jussi Pakkanen
2016-05-28
Join windows-style destdir paths correctly. Closes #567.
Jussi Pakkanen
2016-05-26
Can pass extra args to xgettext. Closes #554.
Jussi Pakkanen
2016-05-25
Merge pull request #556 from ebassi/gtkdoc-fixref
Jussi Pakkanen
2016-05-25
Merge pull request #479 from mesonbuild/i18n
Jussi Pakkanen
2016-05-25
Support passing extra arguments to gtkdoc-fixxref
Emmanuele Bassi
2016-05-22
Automagic scan-build support.
Jussi Pakkanen
2016-05-21
Remove all special casing for gettext and use elementary operations instead.
Jussi Pakkanen
2016-05-01
Merge branch 'centricular-customtarget-path-windows'
Jussi Pakkanen
2016-04-28
Fix argv count requirement in delwithsuffix.py script
Minijackson
2016-04-18
scripts/meson_exe: prepend extra_paths to PATH instead of appending
Nirbheek Chauhan
2016-04-15
ninja: Set PATH for CustomTargets with built EXEs on Windows
Nirbheek Chauhan
2016-04-14
Fix a bug (typo) seen when printing the logs from failed tests. (#513)
trhd
2016-04-06
Merge pull request #438 from trhd/testing_options
Jussi Pakkanen
2016-04-01
Use individual tempdirs for building and installing in unit tests.
Jussi Pakkanen
2016-04-01
meson_test: Don't print logs from failing tests that are expected to fail.
Hemmo Nieminen
2016-04-01
meson_test: Add support for --print-errorlogs option.
Hemmo Nieminen
2016-04-01
meson_test: Add support for --no-stdsplit option.
Hemmo Nieminen
2016-04-01
meson_test: Move "options" to a global variable.
Hemmo Nieminen
2016-03-30
Invoke depfixer in-process to make it faster. Closes #480.
Jussi Pakkanen
2016-03-17
meson_install.py: Start by checking if the shebang is directly runnable
Nirbheek Chauhan
2016-02-25
vs2010: properly check whether solution needs to be regenerated
Nicolas Schneider
2016-02-20
meson_install: os.symlink may be implemented and still not work
Nirbheek Chauhan
2016-02-17
Prevent state leaks when running tests in-process.
Jussi Pakkanen
2016-02-14
When killing a frozen process, take all its children with it. Closes #377.
Jussi Pakkanen
2016-01-23
Some windows fixes.
Jussi Pakkanen
2016-01-23
Better error message when failing to run install script. Closes #361.
Jussi Pakkanen
[next]