4323 Commits (2fb51a2cb006efa49aac17b77badde2491894326)

Author SHA1 Message Date
Daniel Mensinger b07d3804fc
cmake: added suport for add_custom_command in the trace parser 5 years ago
Daniel Mensinger c78c9ee65e
cmake: Added permissive support to the trace parser 5 years ago
James Westman 77c3e6a4aa Fix two errors when cross-compiling with Vala 5 years ago
John Ericson 9149aaba9c `add_{global,project}_{,link_}arguments`: simply native flag behavior 5 years ago
Dylan Baker 6e4e0028a1 meson_exe: Don't assert that we need an exe_wrapper when we say we don't need one 5 years ago
Jussi Pakkanen af1a81fffc Improve error message when Python is not usable. [skip ci] 5 years ago
Cody Schafer 11248eb203 sanitycheckc: avoid linking sanitycheckc when cross compiling 5 years ago
Alexander Kanavin ecbfc08dca gnome.py: correctly pick the compiler for gtk-doc builds 5 years ago
Dylan Baker e182dba61f dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross file 5 years ago
Dylan Baker e2039da5d9 Split attribute visibility 6 years ago
Marcel Hollerbach f39d2cc3bf meson: add cache for getting options 6 years ago
Michael Hirsch, Ph.D f990c3eee4 typo 6 years ago
Michael Hirsch, Ph.D c89aa20941 known Python 3.5 on windows workaround for subprocess(cwd=str(Path)) 6 years ago
Michael Hirsch, Ph.D 1d6ed8cac8 windows ifort can't do shared_library sanely 6 years ago
Michael Hirsch, Ph.D cf7935be61 update compiler ID for windows INtel MPI 6 years ago
Michael Hirsch, Ph.D 9a3bc75410 intel windows coarray args 6 years ago
Michael Hirsch, Ph.D 838c8d642c BUGFIX: typo for PGI C/CPP 6 years ago
Michael Hirsch, Ph.D 5b109c9ad2 correct missing argument for IntelClFortranCompiler 6 years ago
Dylan Baker 56f7e5c74f coredata: Correctly handle receiving a pipe for native/cross files 6 years ago
Michael Hirsch, Ph.D ef53107f14 BUGFIX: Fortran module regex handle more edge cases 6 years ago
Nirbheek Chauhan 9042130e9a compilers: Fix bitcode and other options for objc code 6 years ago
Jussi Pakkanen d1dd6df37b Increase logging for Rust CI failures. 6 years ago
Jussi Pakkanen b2cdf528b8 Made TestHarness a context manager to ensure files get closed. 6 years ago
Jussi Pakkanen 49e9e0179c Do not quote targetdep, Ninja fails if it contains double quotes. 6 years ago
Dylan Baker b972ee7125 environment: Fix detection of Microsoft cl.exe with non English locales 6 years ago
Michael Hirsch, Ph.D 927ce94d99 fortran depscan: ignore module procedure 6 years ago
Michael Hirsch, Ph.D 2a7ef98aff BUGFIX syntax 6 years ago
Jussi Pakkanen 9e09c85e6c Handle thread flags when not using C at all. Closes #5497. 6 years ago
Alan Coopersmith a35844c08d Canonicalize 'i86pc' return from platform.machine() for Solaris 6 years ago
Jussi Pakkanen 8dfc24dbf1 Update version number for new development. 6 years ago
Jussi Pakkanen 5ecab57667 Update things for new release. 6 years ago
Marvin Scholz fa431dddbc compilers: Add logging for symbol prefix test 6 years ago
Roman Shpuntov 3b17344b11 tvOS: added support AppleTVOS 6 years ago
Andrei Alexeyev 4b73f50222 dependencies/shaderc: fix exception caused by typo 6 years ago
Daniel Mensinger b1cf0fd380
cmake: Move parsing the CMake trace into the CMake module 6 years ago
Daniel Mensinger 6083cfa6c8
cmake: Moved finding and running CMake out of dependency 6 years ago
John Ericson 34c22522f3 Further deduplicate Interpreter native kwarg code 6 years ago
Kurtis Rader e06f0e6aaf Solaris fixes 6 years ago
Dylan Baker 15ab1f64f9 modules/python: add a modules keyword argument 6 years ago
sompen 3c461bcf4f compilers: armclang supports only cross-compilation 6 years ago
sompen 201ecf52d1 compilers/cpp: Fix removal of name from Combo options for Armclang 6 years ago
Dan Kegel b28e76f6bf environment: better xcode 11 clang detection 6 years ago
John Ericson b9d7e98e59 Simplify `ConfigToolDependency` for_machine 6 years ago
John Ericson 8a09434cd4 remove `for_XXX` functions from mesonlib 6 years ago
John Ericson 2ddb1af294 Simplify and dedup machine kwarg -> MachineChoice logic in the interpreter 6 years ago
John Ericson 3b54f38c84 Add some type annotations 6 years ago
John Ericson 07777e15d4 Purge `is_cross` and friends without changing user interfaces 6 years ago
John Ericson 32e827dcdc Use `env.machines.*` to avoid some `is_cross` 6 years ago
Daniel Mensinger 69005d6b1d cmake: Minor fixes to handle some CMake specific behavior 6 years ago
filippocrocchini 431a9ea664 Moved RuntimeLibrary property to ItemDefinitionGroup/ClCompile 6 years ago