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 #1272 from mesonbuild/ignatenko/lint
Jussi Pakkanen
2017-01-03
Merge pull request #1260 from mesonbuild/subproj_defaults
Jussi Pakkanen
2017-01-03
Update author list.
Jussi Pakkanen
2017-01-03
Merge pull request #1253 from geier1993/intel
Jussi Pakkanen
2017-01-03
Error out if trying to do gettext without appropriate tools.
Jussi Pakkanen
2017-01-04
Project tests: Also catch ValueError
Nirbheek Chauhan
2017-01-04
ifort: Derive from IntelCompiler base class
Nirbheek Chauhan
2017-01-04
icc: Always specify the language to use for PCH usage
Nirbheek Chauhan
2017-01-04
compilers.py: Use a common variable for warn args
Nirbheek Chauhan
2017-01-04
compilers: gnu++03 is not a valid Clang C++ standard
Nirbheek Chauhan
2017-01-04
tests/common/94: Set the default C++ std to C++11
Nirbheek Chauhan
2017-01-04
unit tests: Use assertIn() instead of assertTrue()
Nirbheek Chauhan
2017-01-04
icc: Fix C/C++ std options and add a unit test for them
Nirbheek Chauhan
2017-01-04
tests: Use the new test skipping facility everywhere
Nirbheek Chauhan
2017-01-04
Skip a few tests properly
Nirbheek Chauhan
2017-01-04
Add a new test for depfile generation with spaces
Nirbheek Chauhan
2017-01-04
tests/common/25: Remove spaces in exe name
Nirbheek Chauhan
2017-01-04
test/7 gnome: Fix on ICC and suppress a warning
Nirbheek Chauhan
2017-01-04
tests/failing build/1: Fix test with ICC
Nirbheek Chauhan
2017-01-04
unit tests: Be more specific in checking for commands
Nirbheek Chauhan
2017-01-04
ICC 17.0.0 working for Linux and Ninja Backend.
Philipp Geier
2017-01-03
fix 'unreachable code' warnings
Mike Sinkovsky
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
style: fix E127 violations
Igor Gnatenko
2017-01-02
style: fix E241 violations
Igor Gnatenko
2017-01-02
style: fix E202 violations
Igor Gnatenko
2017-01-02
style: fix E201 violations
Igor Gnatenko
2017-01-02
Support default_options in dependency() fallbacks.
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
[next]