aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2019-03-25more efficient submodule filenamingMichael Hirsch, Ph.D1-3/+4
2019-03-25BUGFIX: match submodule output names by compilerMichael Hirsch, Ph.D1-1/+11
2019-03-25Squashed commit of the following:Michael Hirsch, Ph.D1-15/+19
2019-03-25allow fortran submodule to have same name as moduleMichael Hirsch, Ph.D1-5/+64
2019-03-24Better error message when PCH argument is not a string.Jussi Pakkanen1-0/+2
2019-03-24Fix setup so test suite runs with rustc + MSVC. Closes: 5099Jussi Pakkanen4-3/+24
2019-03-24Inline check_compilersJohn Ericson2-9/+5
2019-03-22Fix Rust global and local args. Closes #5101.Jussi Pakkanen1-0/+2
2019-03-22Disallow add_languages('vala') without 'c'Jon Turney1-4/+6
2019-03-21Merge pull request #5116 from dcbaker/openmp-de-specializeJussi Pakkanen5-16/+3
2019-03-20Merge pull request #5031 from bonzini/kconfigJussi Pakkanen2-0/+75
2019-03-20envconfig: remove unused parse_datafile()Ross Burton1-10/+0
2019-03-20find_program: use Meson's Python3 for non-executable Python scriptsPaolo Bonzini1-0/+6
2019-03-20Merge pull request #5083 from rossburton/crossfilesJussi Pakkanen5-56/+21
2019-03-20replace library type strings with an enumDylan Baker6-22/+31
2019-03-20mesonbuild: allow multiple --cross-file optionsRoss Burton5-52/+17
2019-03-19dependencies/openmp: Don't special case OpenMPDylan Baker5-15/+1
2019-03-19dependencies/openmp: Pass openmp arguments to look for _OPENMP defineDylan Baker1-1/+2
2019-03-19load_configs: generalise the search pathRoss Burton2-4/+4
2019-03-19Merge pull request #4724 from jon-turney/lib-machine-alwaysJussi Pakkanen3-4/+16
2019-03-19Reserve cross_ option prefix for Meson.Jussi Pakkanen1-0/+4
2019-03-18interpreterbase: protect string division with FeatureNewPaolo Bonzini1-7/+18
2019-03-18dependencies: fix Python linking for windows+mingwNacho García2-6/+14
2019-03-17Add feature warning for qt.compile_translationsLuca Weiss1-2/+2
2019-03-17Fix #5046Ninja-Koala1-5/+6
2019-03-15[modules] Add kconfig moduleMark Schulte1-0/+72
2019-03-15interpreter: allow passing dictionaries to holderifyPaolo Bonzini1-0/+3
2019-03-14Merge pull request #5081 from scivision/fortranincludeJussi Pakkanen1-54/+89
2019-03-14dependencies/llvm: Add support for fedora 30Dylan Baker1-22/+32
2019-03-14envconfig: Store whether the cpu_familiy is 64 bitDylan Baker1-0/+13
2019-03-14compilers: Update comment about library search patternsNirbheek Chauhan1-2/+4
2019-03-14compilers: Try harder to dedup builtin libsNirbheek Chauhan2-5/+10
2019-03-14functionalize per-file Fortran dep scanMichael Hirsch, Ph.D1-54/+89
2019-03-14i18n: Use CustomTarget.known_kwargs at permittedKwargs()Georges Basile Stavracas Neto1-2/+1
2019-03-13do not duplicate external dependencies in listBruce Richardson1-2/+3
2019-03-12build: Handle EOFError and AttributeError like coredataDylan Baker1-1/+6
2019-03-11Add static as keyword to find_libraryNiklas Claesson6-24/+36
2019-03-11Fix git wraps with submodulesAndrei Alexeyev2-9/+8
2019-03-11A more verbose RE Definiton in search_version. Closes #5020jrl641-2/+20
2019-03-11Support relative paths in pkgconfig filesNirbheek Chauhan1-1/+5
2019-03-11Fix indent to please codestyle.Antoine Jacoutot1-3/+3
2019-03-11GnuLikeCompiler: don't set b_lundef by default on OpenBSDAntoine Jacoutot1-2/+4
2019-03-11environment: support OpenBSD in detect_objc_compilerAntoine Jacoutot1-2/+2
2019-03-11Fix _get_patterns on OpenBSDAntoine Jacoutot1-1/+2
2019-03-10Bump version number for new development.Jussi Pakkanen1-1/+1
2019-03-10Update everything for new release.0.50.0Jussi Pakkanen1-1/+1
2019-03-10Fix appleframeworks with multiple modules.Jussi Pakkanen1-1/+1
2019-03-10hotdoc: Set gi-c-source-rootThibault Saunier1-0/+14
2019-03-09pkgconfig.generate: add FeatureNew and documentation for implict versionEli Schwartz1-1/+3
2019-03-07llvm: Add llvm-config80 for FreeBSDDylan Baker1-5/+4