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
/
run_unittests.py
Age
Commit message (
Expand
)
Author
2018-05-22
Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodata
Jussi Pakkanen
2018-05-22
configure_file: Add a new action 'copy'
Nirbheek Chauhan
2018-05-21
dict: unit test integer key
Mathieu Duponchelle
2018-05-21
dict: fix CI issues
Mathieu Duponchelle
2018-05-20
dict: address review comments
Mathieu Duponchelle
2018-05-17
Generalize message about fallback failure
Jon Turney
2018-05-10
unit tests: Undo accidental disabling of test
Nirbheek Chauhan
2018-05-09
gdbus_codegen: Guess the output list for docbook generation
Nirbheek Chauhan
2018-05-03
python module: Move tests to test cases/unit
Nirbheek Chauhan
2018-05-03
python module: make it work with pypy
Mathieu Duponchelle
2018-05-02
pkgconfig: Don't expose internal libraries in .pc files
Nirbheek Chauhan
2018-05-02
Keep separator spaces in pkg-config declarations. Closes #3479.
Jussi Pakkanen
2018-04-27
Passing --default-library=both should override project value
Xavier Claessens
2018-04-27
Passing --bindir twice is fine
Xavier Claessens
2018-04-27
Fix --warnlevel being renamed to --warning-level in latest release
Xavier Claessens
2018-04-26
Merge pull request #3225 from filbranden/fixperms3
Jussi Pakkanen
2018-04-25
tests: Add the same kind of tests for configure.
Dylan Baker
2018-04-25
Tests: Add some tests for mixing -Dfoo and --foo
Dylan Baker
2018-04-23
Skip snippet validation if docs dir does not exist.
Jussi Pakkanen
2018-04-23
Use the correct file path. Not the wrong one.
Jussi Pakkanen
2018-04-20
regression: pkgconfig module: Fix Fix regression in Requires.private generation.
Martin Hostettler
2018-04-18
Add a unit test for install_umask.
Filipe Brandenburger
2018-04-18
Renamed test dirs so numbers are sequential.
Jussi Pakkanen
2018-04-17
Merge pull request #3240 from MathieuDuponchelle/python_module
Jussi Pakkanen
2018-04-16
Add '189 same target name flat layout' test
Aleksey Filippov
2018-04-16
Generate target id based on subdirectory instead of subproject
Aleksey Filippov
2018-04-15
cross: Add compiler cross_args after normal args
Nirbheek Chauhan
2018-04-15
Merge pull request #3115 from makise-homura/e2k-lcc-support
Jussi Pakkanen
2018-04-15
ninjabackend: Try to guess library dependencies for linker invocation.
Martin Hostettler
2018-04-14
Improve generation of pkg-config files for static only libraries.
Martin Hostettler
2018-04-14
pkgconfig module: Fix regression that Requires.private is generated as 'Q, t,...
textshell
2018-04-13
Deduplicate dependencies resolved to absolute paths
Daniel Schulte
2018-04-09
[fixup]: Fix python2 detection and unit test
Mathieu Duponchelle
2018-04-07
[fixup]: rename test after rebase
Mathieu Duponchelle
2018-04-06
[fixup]: Add test
Mathieu Duponchelle
2018-04-06
run_unittests: disable testsetup_selection
Mathieu Duponchelle
2018-04-06
Implement a generic python module
Mathieu Duponchelle
2018-03-29
Merge pull request #3277 from chitranjali/shared-mod-link
Jussi Pakkanen
2018-03-29
Merge pull request #3322 from sarum9in/run_timeout
Jussi Pakkanen
2018-03-29
Fixing flake8
chitranjali
2018-03-29
PR review changes closes #2865
chitranjali
2018-03-29
fix2865
chitranjali
2018-03-26
Do not leave open file handlers, use context manager to clean them up
Aleksey Filippov
2018-03-26
Timeout on test subprocesses instead of hanging and failing CI completely
Aleksey Filippov
2018-03-25
pkgconfig generator: Add required version
Xavier Claessens
2018-03-21
Add unittests for b_ndebug=if-release and buildtype interactions
Aleksey Filippov
2018-03-21
Removed some confusing chars from 'spaces and fun'
makise-homura
2018-03-21
test_reconfigure switched to b_coverage from b_lto
makise-homura
2018-03-20
Grab a file lock on the build dir during modifications.
Jussi Pakkanen
2018-03-19
Merge pull request #3251 from mesonbuild/fixpkgconfigdeps
Jussi Pakkanen
[next]