summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-27Add release note snippit for CPPFLAGS handing [skip ci]John Ericson
2019-03-27compilers: Log difference between empty and absent env varJohn Ericson
2019-03-27Small cleanup to use_preproc_flags:John Ericson
2019-03-27Change test to reflect new semanticsJohn Ericson
2019-03-27Don't collect preprocssor flags separately from compiler flagsJohn Ericson
2019-03-27dependencies/configtool: Deprecate falling back to pathDylan Baker
2019-03-27Fail gracefully for Apple frameworks with a non-Clang compiler. Closes #5070.Jussi Pakkanen
2019-03-27do not use Executor if only one process was requestedPaolo Bonzini
2019-03-26improve log for ninja detectionPaolo Bonzini
2019-03-26support a NINJA environment variablePaolo Bonzini
2019-03-26compilers: n_debug=if-release and buildtype=plain should not enable assertionsDylan Baker
2019-03-26Properly detect 'bepc' as 'x86' CPU for HaikuFrançois Revol
2019-03-26Merge pull request #5039 from scivision/submodJussi Pakkanen
2019-03-26rpm: Always set b_ndebug to trueIgor Gnatenko
2019-03-25add test case for same-name module+submoduleMichael Hirsch, Ph.D
2019-03-26Reduce absolute paths to a deprecation. Closes #5050.Jussi Pakkanen
2019-03-25cleanup rebase of fortraninclude..submodMichael Hirsch, Ph.D
2019-03-25DRY Fortran submodule regexMichael Hirsch, Ph.D
2019-03-25no \b for no-gap non-stantard submodule declarationMichael Hirsch, Ph.D
2019-03-25tolerate no-space submodule (non-standard syntax)Michael Hirsch, Ph.D
2019-03-25more efficient submodule filenamingMichael Hirsch, Ph.D
2019-03-25BUGFIX: match submodule output names by compilerMichael Hirsch, Ph.D
2019-03-25Squashed commit of the following:Michael Hirsch, Ph.D
2019-03-25allow fortran submodule to have same name as moduleMichael Hirsch, Ph.D
2019-03-24Better error message when PCH argument is not a string.Jussi Pakkanen
2019-03-24Fix setup so test suite runs with rustc + MSVC. Closes: 5099Jussi Pakkanen
2019-03-24Inline check_compilersJohn Ericson
2019-03-22Fix Rust global and local args. Closes #5101.Jussi Pakkanen
2019-03-22Disallow add_languages('vala') without 'c'Jon Turney
2019-03-21Merge pull request #5116 from dcbaker/openmp-de-specializeJussi Pakkanen
2019-03-20Revert "azure: Don't try to publish logs from fork"Jon Turney
2019-03-20Merge pull request #5031 from bonzini/kconfigJussi Pakkanen
2019-03-20envconfig: remove unused parse_datafile()Ross Burton
2019-03-20find_program: use Meson's Python3 for non-executable Python scriptsPaolo Bonzini
2019-03-20Merge pull request #5083 from rossburton/crossfilesJussi Pakkanen
2019-03-20replace library type strings with an enumDylan Baker
2019-03-20Add test case for multiple cross filesRoss Burton
2019-03-20run_unittest: update for cross_file being a listRoss Burton
2019-03-20mesonbuild: allow multiple --cross-file optionsRoss Burton
2019-03-19dependencies/openmp: Don't special case OpenMPDylan Baker
2019-03-19dependencies/openmp: Pass openmp arguments to look for _OPENMP defineDylan Baker
2019-03-19load_configs: generalise the search pathRoss Burton
2019-03-19Merge pull request #4724 from jon-turney/lib-machine-alwaysJussi Pakkanen
2019-03-19Reserve cross_ option prefix for Meson.Jussi Pakkanen
2019-03-18interpreterbase: protect string division with FeatureNewPaolo Bonzini
2019-03-18dependencies: fix Python linking for windows+mingwNacho García
2019-03-17azure: Unset BOOST_ROOT for Cygwin, MSYS2 and clang-clJon Turney
2019-03-17Add feature warning for qt.compile_translationsLuca Weiss
2019-03-17Fix #5046Ninja-Koala
2019-03-15kconfig: improvements for builddir config filePaolo Bonzini