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-01-20
docs: Use modern shell constructs [skip ci]
Hugo Locurcio
2019-01-17
run_unittests: Use Python 3.5-compatible subprocess invocation
Simon McVittie
2019-01-17
Merge pull request #4792 from scivision/flang
Jussi Pakkanen
2019-01-17
doc
Michael Hirsch, Ph.D
2019-01-17
tests: Don't return an undefined value from main()
Simon McVittie
2019-01-17
add support for generating cmake files
David Fort
2019-01-17
custom_target: do not let install override build_by_default
Luca Boccassi
2019-01-17
coredata: Serialize native files into the cmd_line.txt file
Dylan Baker
2019-01-17
coredata: Handle EOFError like UnpicklingError
Dylan Baker
2019-01-17
coredata: Handle AttributeError in unpickling coredata
Dylan Baker
2019-01-17
Merge pull request #4719 from ocrete/fix-posix-lang
Jussi Pakkanen
2019-01-16
FlangFortranCompiler inherit ClangCompiler
Michael Hirsch, Ph.D
2019-01-16
better handle link args: PGI and Flang
Michael Hirsch, Ph.D
2019-01-16
Flang Fortran compiler added.
Michael Hirsch, Ph.D
2019-01-16
allow nested if loop
Michael Hirsch, Ph.D
2019-01-16
mintro: Introspection interpreter refactoring (#4733)
Daniel Mensinger
2019-01-16
Renamed unit test directories
Daniel Mensinger
2019-01-16
find_external_dependency: Return NotFoundDependency()
Xavier Claessens
2019-01-16
Fix missing language in unit test
Xavier Claessens
2019-01-16
ConfigTool: Avoid None being printed in logs
Xavier Claessens
2019-01-16
Fix flake8 errors
Xavier Claessens
2019-01-16
do_subproject: Improve log messages and formatting
Xavier Claessens
2019-01-16
extract_required_kwarg: Fix typo
Xavier Claessens
2019-01-16
dependency: Cleanup code by avoiding nested if blocks
Xavier Claessens
2019-01-16
dependency: Not all DependencyException means not-found dep
Xavier Claessens
2019-01-16
dependency: Add has_fallback variable
Xavier Claessens
2019-01-16
dependency_fallback: Set 'required' in subproject's kwargs
Xavier Claessens
2019-01-16
dependency_fallback: Pass display_name in arguments
Xavier Claessens
2019-01-16
do_subproject: InvalidCode is always an error
Xavier Claessens
2019-01-16
dependency_fallback: Simplify useless try block
Xavier Claessens
2019-01-16
dependencies: Avoid duplicated code
Xavier Claessens
2019-01-16
dependencies: Remove version from cache key
Xavier Claessens
2019-01-15
docs: Explain how to use a Vala project's VAPI files with find_library() [ski...
Alistair Thomas
2019-01-15
mesonmain: Force to output UTF-8 even when the locale isn't
Olivier Crête
2019-01-15
Remove argv2, which is not supported by polkit. Closes #4758.
Jussi Pakkanen
2019-01-15
mintro: Added `defined_in` key in the targets introspection
Daniel Mensinger
2019-01-15
restore PGI compile functioning
Michael Hirsch, Ph.D
2019-01-14
Fix typo [skip ci]
Shubham Lagwankar
2019-01-14
Merge pull request #4764 from mensinda/introVersCheck
Jussi Pakkanen
2019-01-14
Build class should not duplicate compiler state
John Ericson
2019-01-13
Load source dir from meson-info.json
Daniel Mensinger
2019-01-13
mintro: Check meson-info.json version instead of loading coredata
Daniel Mensinger
2019-01-13
interpreter: obey to the install argument in configure_file
Marco Trevisan (Treviño)
2019-01-13
Merge pull request #4731 from mensinda/introBreak2
Jussi Pakkanen
2019-01-13
OpenBSD: register machine cpu "macppc" as cpu_family "ppc"
Antoine Jacoutot
2019-01-11
Fix a typo in an error message
Jon Turney
2019-01-10
Merge pull request #4744 from dcbaker/docs-cflags
Jussi Pakkanen
2019-01-10
Fix finding the static linker for native compiler in cross build
John Ericson
2019-01-10
rpm: Bring RPM module back in to a working state
Alistair Thomas
2019-01-10
`environment.cross_info.need_cross_compiler()` doesn't exist
John Ericson
[next]