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
Age
Commit message (
Expand
)
Author
2017-01-03
Merge pull request #1252 from trhd/master
Jussi Pakkanen
2017-01-03
fix 'method signature does no match signature of overridden method'
Mike Sinkovsky
2017-01-03
mesontest: Print test stats even if in verbose mode.
Hemmo Nieminen
2017-01-03
mesontest: Unify testing behaviour between the test target and mesontest.
Hemmo Nieminen
2017-01-03
mesontest: Show the test command in truncated test logs.
Hemmo Nieminen
2017-01-03
mesontest: Remove excess newline and whitespace from test logs.
Hemmo Nieminen
2017-01-02
project tests: Always print the logs of failing tests
Nirbheek Chauhan
2017-01-02
Catch permissionerrors too, since Windows seems to produce them occasionally.
Jussi Pakkanen
2017-01-02
Merge pull request #1254 from mesonbuild/testsetups
Jussi Pakkanen
2017-01-02
backends/ninja: remove unused variable
Igor Gnatenko
2017-01-02
Can put external programs to test suite exe wrappers directly.
Jussi Pakkanen
2017-01-02
Can set envvars in test setups.
Jussi Pakkanen
2017-01-02
Can specify test setups and run them with mesontest.
Jussi Pakkanen
2017-01-02
Merge pull request #1263 from centricular/meson_exe_deterministic
Jussi Pakkanen
2017-01-02
fix for cross-builds targeting macosx
Mike Sinkovsky
2017-01-01
style: fix E703 violations
Igor Gnatenko
2017-01-01
style: fix E124 violations
Igor Gnatenko
2017-01-01
style: fix E128 violations
Igor Gnatenko
2017-01-01
style: fix E265 violations
Igor Gnatenko
2017-01-01
style: fix E271 violations
Igor Gnatenko
2017-01-01
style: fix E231 violations
Igor Gnatenko
2017-01-01
style: fix E221 violations
Igor Gnatenko
2017-01-01
style: fix E222 violations
Igor Gnatenko
2017-01-01
style: fix E226 violations
Igor Gnatenko
2017-01-01
style: fix E225 violations
Igor Gnatenko
2017-01-01
backends/ninja: remove unused variables
Igor Gnatenko
2016-12-31
serialise_executable: Name the data file deterministically
Nirbheek Chauhan
2016-12-31
Add a test for deterministic exe-wrapper data file
Nirbheek Chauhan
2016-12-31
Fix space before :.
Jussi Pakkanen
2016-12-31
Pass project's user options to scan-build temporary project.
Hemmo Nieminen
2016-12-31
Do not run arm cross compilation tests on arm.
Jussi Pakkanen
2016-12-31
Add simple uninstall target. Closes #753.
Jussi Pakkanen
2016-12-31
Merge pull request #1258 from QuLogic/compile_resource-includes
Jussi Pakkanen
2016-12-31
Use the correct directory for scan-build command.
Hemmo Nieminen
2016-12-29
setup.cfg: fix syntax
Igor Gnatenko
2016-12-28
Add include_directories to windows.compile_resources.
Elliott Sales de Andrade
2016-12-28
Move _get_include_args from gnome to modules.
Elliott Sales de Andrade
2016-12-28
Just say no.
Jussi Pakkanen
2016-12-23
setup.cfg: ignore couple of PEP8 errors
Igor Gnatenko
2016-12-23
Can specify include directories to compiler tests.
Jussi Pakkanen
2016-12-23
Add get_version() method to all dependencies
Nirbheek Chauhan
2016-12-23
Force a Ninja regeneration before each project test
Nirbheek Chauhan
2016-12-23
gdc: Make dependency check work
Matthias Klumpp
2016-12-23
Merge pull request #1247 from centricular/fix-installed-soname-aliases
Jussi Pakkanen
2016-12-23
Do not automatically set warning flags if buildtype is 'plain'
Matthias Klumpp
2016-12-22
Add Generator.process_files to reduce code duplication.
Elliott Sales de Andrade
2016-12-22
Vim syntax highlighting fixes. Closes #1241.
Jussi Pakkanen
2016-12-22
Add myself to authors.txt
Kseniia Vasilchuk
2016-12-22
configure_file: Use utf-8 to write configured file
Kseniia Vasilchuk
2016-12-22
Share code between installed and non-installed soname tests
Nirbheek Chauhan
[next]