4144 Commits (7ce2a24f42ce546ad7b26594b3c9b3f087d83f94)

Author SHA1 Message Date
Michael Hirsch, Ph.D 5b109c9ad2 correct missing argument for IntelClFortranCompiler 5 years ago
Dylan Baker 56f7e5c74f coredata: Correctly handle receiving a pipe for native/cross files 5 years ago
Michael Hirsch, Ph.D ef53107f14 BUGFIX: Fortran module regex handle more edge cases 5 years ago
Nirbheek Chauhan 9042130e9a compilers: Fix bitcode and other options for objc code 5 years ago
Jussi Pakkanen d1dd6df37b Increase logging for Rust CI failures. 5 years ago
Jussi Pakkanen b2cdf528b8 Made TestHarness a context manager to ensure files get closed. 5 years ago
Jussi Pakkanen 49e9e0179c Do not quote targetdep, Ninja fails if it contains double quotes. 5 years ago
Dylan Baker b972ee7125 environment: Fix detection of Microsoft cl.exe with non English locales 5 years ago
Michael Hirsch, Ph.D 927ce94d99 fortran depscan: ignore module procedure 5 years ago
Michael Hirsch, Ph.D 2a7ef98aff BUGFIX syntax 5 years ago
Jussi Pakkanen 9e09c85e6c Handle thread flags when not using C at all. Closes #5497. 5 years ago
Alan Coopersmith a35844c08d Canonicalize 'i86pc' return from platform.machine() for Solaris 5 years ago
Jussi Pakkanen 8dfc24dbf1 Update version number for new development. 5 years ago
Jussi Pakkanen 5ecab57667 Update things for new release. 5 years ago
Marvin Scholz fa431dddbc compilers: Add logging for symbol prefix test 5 years ago
Roman Shpuntov 3b17344b11 tvOS: added support AppleTVOS 5 years ago
Andrei Alexeyev 4b73f50222 dependencies/shaderc: fix exception caused by typo 5 years ago
Daniel Mensinger b1cf0fd380
cmake: Move parsing the CMake trace into the CMake module 5 years ago
Daniel Mensinger 6083cfa6c8
cmake: Moved finding and running CMake out of dependency 5 years ago
John Ericson 34c22522f3 Further deduplicate Interpreter native kwarg code 5 years ago
Kurtis Rader e06f0e6aaf Solaris fixes 5 years ago
Dylan Baker 15ab1f64f9 modules/python: add a modules keyword argument 5 years ago
sompen 3c461bcf4f compilers: armclang supports only cross-compilation 5 years ago
sompen 201ecf52d1 compilers/cpp: Fix removal of name from Combo options for Armclang 5 years ago
Dan Kegel b28e76f6bf environment: better xcode 11 clang detection 5 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
Daniel Mensinger 9a9ea1434a
cmake: Fix cygwin failures 6 years ago
Daniel Mensinger b1bef5ae0d
cmake: removed legacy kwargs from interpreter dict 6 years ago
Daniel Mensinger e02c101575
cmake: moved subprojects into the CMake module 6 years ago
Daniel Mensinger af6448ced5
cmake: Make flake8 happy 6 years ago
Daniel Mensinger 35936316eb
cmake: rebase fixes 6 years ago
Daniel Mensinger 9b22147dcb
cmake: set the linker for clang-cl for CMake 6 years ago
Daniel Mensinger 29a26c9dbd
cmake: blacklist some `cl` compiler and linker flags 6 years ago
Daniel Mensinger 1f3a57598e
cmake: general windows and old CMake fixes 6 years ago
Daniel Mensinger 5c603a900b
cmake: Some minor style changes 6 years ago
Daniel Mensinger 3d7c50d109
cmake: Added option for additional CMake args 6 years ago
Daniel Mensinger d114d8446e
cmake: Minor fixes 6 years ago
Daniel Mensinger 1041c71eb0
cmake: support object libraries 6 years ago
Daniel Mensinger 316f4f4948
cmake: Always add the CMake build dir to the include dirs 6 years ago
Daniel Mensinger 2b44b4be9f
cmake: Fixed install prefix 6 years ago
Daniel Mensinger be6a9191e1
cmake: First working version 6 years ago
Daniel Mensinger e55236bde4
cmake: basic AST generation 6 years ago
Daniel Mensinger 5089eb356b
cmake: extract the codemodel 6 years ago