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
2019-05-02
dependencies: Use the _add_sub_dependency
Dylan Baker
2019-05-02
dependencies/base: Add a new method for setting internal dependencies
Dylan Baker
2019-05-02
tests: Extend tests that use Threads internally to set method
Dylan Baker
2019-05-02
Add vc++ cpp_std flags to the documentation
Nicole Mazzuca
2019-05-02
Merge pull request #5161 from TheQwertiest/feature/custom_target_link
Jussi Pakkanen
2019-05-02
mtest: check for an empty suite list
Peter Hutterer
2019-05-02
Describe how to add support for new compilers. [skip ci]
Jussi Pakkanen
2019-05-02
Non-required appleframework deps should not be an error. Closes #5295.
Jussi Pakkanen
2019-05-02
Add some type annotations and fix lints
John Ericson
2019-05-01
Don't close fds when executing programs
Michael Olbrich
2019-04-29
Cleaned up `isinstance` usage
TheQwertiest
2019-04-29
Added special handling of CustomTargetIndex in VS backend
TheQwertiest
2019-04-29
Added additional tests for linking with custom_target[i]
TheQwertiest
2019-04-29
Use parent `custom_target` for dependency handling (for consistency and futur...
TheQwertiest
2019-04-29
Updated docs with information about `custom_target[i]`
TheQwertiest
2019-04-29
Added tests for custom_target[i]
TheQwertiest
2019-04-29
Added custom_target[i] support for link_with and link_whole
TheQwertiest
2019-04-28
consistent invalid escape sequence behaviour
Jon Turney
2019-04-28
Merge pull request #5309 from jon-turney/ninja-backend-refactoring
Jussi Pakkanen
2019-04-28
RPM Macros: Use `meson test` for %meson_test
Stephen Gallagher
2019-04-28
Merge pull request #5323 from scivision/pgiflang
Jussi Pakkanen
2019-04-28
Merge pull request #5265 from dcbaker/more-annotations
Jussi Pakkanen
2019-04-28
cmake: Use CMAKE_ROOT instead of _INCLUDE_FILE (closes #5218)
Daniel Mensinger
2019-04-27
enable Windows Intel compiler
Michael Hirsch, Ph.D
2019-04-27
detect Intel ICL on windows
Michael Hirsch, Ph.D
2019-04-27
better default order for fotran compiler search
Michael Hirsch, Ph.D
2019-04-27
cleanup C/CXX compiler names, adding Intel like for Fortran
Michael Hirsch, Ph.D
2019-04-27
cleanup unused imports PEP8
Michael Hirsch, Ph.D
2019-04-27
order fortran compiler search order more sanely, remove unsupported compiler ...
Michael Hirsch, Ph.D
2019-04-27
ninja: Suppress unused rules in output
Jon Turney
2019-04-27
ninja: Expand comment on shell-unquoted ninja variables
Jon Turney
2019-04-27
ninja: Push concatenation of command down into NinjaRule
Jon Turney
2019-04-27
ninja: Remove unneeded outfile args (build statements)
Jon Turney
2019-04-27
ninja: Store build statements
Jon Turney
2019-04-27
ninja: Remove unneeded outfile args (rules)
Jon Turney
2019-04-27
ninja: Store rules
Jon Turney
2019-04-25
mesonlib: Reimplement version comparison for speed
Dylan Baker
2019-04-25
mesonlib: Remove useless repetition of the same check
Dylan Baker
2019-04-25
mesonlib: specialize the implementation of == and !=
Dylan Baker
2019-04-25
mesonlib: use ints instead of strings for numbers
Dylan Baker
2019-04-25
mesonlib: use zip() in Version
Dylan Baker
2019-04-25
run_unittets: extend version tests to cover other cases
Dylan Baker
2019-04-25
run_unittests: rewrite version test to not call private methods
Dylan Baker
2019-04-25
Don't use len() to test for container emptiness
Dylan Baker
2019-04-25
rewriter: optimize the list_to_dict function
Dylan Baker
2019-04-25
ast/printer: remove useless ternary
Dylan Baker
2019-04-25
environment.py: Fix architecture detection on older MSVC
Chun-wei Fan
2019-04-24
Rewrap text. [skip ci]
Jussi Pakkanen
2019-04-24
Merge pull request #5319 from kjerstadius/gcovr-4.2
Jussi Pakkanen
2019-04-24
Merge pull request #5292 from mensinda/introInterpFix
Jussi Pakkanen
[next]