summaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)Author
2019-06-28cmake: Skip ARGS key in COMMANDDaniel Mensinger
2019-06-28cmake: Added support for custom_target generationDaniel Mensinger
2019-06-28cmake: Added custom target wrapper scriptDaniel Mensinger
2019-06-28ast: printer fix index node printingDaniel Mensinger
2019-06-28cmake: Parse trace when configuring CMakeDaniel Mensinger
2019-06-28cmake: added suport for add_custom_command in the trace parserDaniel Mensinger
2019-06-28cmake: Added permissive support to the trace parserDaniel Mensinger
2019-06-27Fix two errors when cross-compiling with ValaJames Westman
2019-06-27`add_{global,project}_{,link_}arguments`: simply native flag behaviorJohn Ericson
2019-06-27meson_exe: Don't assert that we need an exe_wrapper when we say we don't need...Dylan Baker
2019-06-27Improve error message when Python is not usable. [skip ci]Jussi Pakkanen
2019-06-27sanitycheckc: avoid linking sanitycheckc when cross compilingCody Schafer
2019-06-27gnome.py: correctly pick the compiler for gtk-doc buildsAlexander Kanavin
2019-06-26dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross fileDylan Baker
2019-06-24Merge pull request #5524 from scivision/icl_ifortDylan Baker
2019-06-25Split attribute visibilityDylan Baker
2019-06-24meson: add cache for getting optionsMarcel Hollerbach
2019-06-24typoMichael Hirsch, Ph.D
2019-06-24known Python 3.5 on windows workaround for subprocess(cwd=str(Path))Michael Hirsch, Ph.D
2019-06-24windows ifort can't do shared_library sanelyMichael Hirsch, Ph.D
2019-06-24update compiler ID for windows INtel MPIMichael Hirsch, Ph.D
2019-06-24intel windows coarray argsMichael Hirsch, Ph.D
2019-06-24BUGFIX: typo for PGI C/CPPMichael Hirsch, Ph.D
2019-06-24correct missing argument for IntelClFortranCompilerMichael Hirsch, Ph.D
2019-06-23coredata: Correctly handle receiving a pipe for native/cross filesDylan Baker
2019-06-23BUGFIX: Fortran module regex handle more edge casesMichael Hirsch, Ph.D
2019-06-23compilers: Fix bitcode and other options for objc codeNirbheek Chauhan
2019-06-22Increase logging for Rust CI failures.Jussi Pakkanen
2019-06-21Made TestHarness a context manager to ensure files get closed.Jussi Pakkanen
2019-06-21Do not quote targetdep, Ninja fails if it contains double quotes.Jussi Pakkanen
2019-06-21environment: Fix detection of Microsoft cl.exe with non English localesDylan Baker
2019-06-20fortran depscan: ignore module procedureMichael Hirsch, Ph.D
2019-06-20BUGFIX syntaxMichael Hirsch, Ph.D
2019-06-19Merge pull request #5457 from mensinda/cmakeRefactorJussi Pakkanen
2019-06-19Handle thread flags when not using C at all. Closes #5497.Jussi Pakkanen
2019-06-19Canonicalize 'i86pc' return from platform.machine() for SolarisAlan Coopersmith
2019-06-16Update version number for new development.Jussi Pakkanen
2019-06-16Update things for new release.Jussi Pakkanen
2019-06-13compilers: Add logging for symbol prefix testMarvin Scholz
2019-06-13tvOS: added support AppleTVOSRoman Shpuntov
2019-06-13dependencies/shaderc: fix exception caused by typoAndrei Alexeyev
2019-06-12cmake: Move parsing the CMake trace into the CMake moduleDaniel Mensinger
2019-06-12cmake: Moved finding and running CMake out of dependencyDaniel Mensinger
2019-06-12Further deduplicate Interpreter native kwarg codeJohn Ericson
2019-06-12Solaris fixesKurtis Rader
2019-06-12modules/python: add a modules keyword argumentDylan Baker
2019-06-11compilers: armclang supports only cross-compilationsompen
2019-06-11compilers/cpp: Fix removal of name from Combo options for Armclangsompen
2019-06-11environment: better xcode 11 clang detectionDan Kegel
2019-06-09Simplify `ConfigToolDependency` for_machineJohn Ericson