7908 Commits (7eb1d89095054286391565a23c6a4d27465dd617)
 

Author SHA1 Message Date
Jussi Pakkanen 67a5af99aa
Merge pull request #5395 from dcbaker/mtest-annotations 6 years ago
John Ericson 957d8e051c Make `PerMachine` and `MachineChoice` have just `build` and `host` 6 years ago
Dylan Baker c571b0b185 mtest: annotate and fix bugs found by annotating 6 years ago
Score_Under 38b347ecd0 Do not filter out repeated cflags 6 years ago
John Ericson 4030e7cb7a UserOption no longer has a name field. 6 years ago
Dylan Baker 2cc70c631b mesonlib: Annotate substring_in_list 6 years ago
Dylan Baker 96766010c4 environment: annotate detect_ninja 6 years ago
Dylan Baker 75aa3d096c dependencies/base: Add some annotations to ExternalProgram 6 years ago
Dylan Baker 0b38171710 build: add a few annotations 6 years ago
Dylan Baker e24c11336d backends: Annotate TestSerialisiation 6 years ago
Dylan Baker 502a684872 build: TestSetup doesn't take keyword arguments 6 years ago
Dylan Baker 285db6637d interpreter: annotate the Test class 6 years ago
Dylan Baker df44c86b2f mtest: precompile regular expressions 6 years ago
Dylan Baker 5dca885c5c mtest: reorder imports 6 years ago
Jussi Pakkanen 7b8ef78bc0
Merge pull request #5331 from dcbaker/icl 6 years ago
Nirbheek Chauhan b849f6f935 FAQ: Add an entry about the library naming scheme with MSVC [skip ci] 6 years ago
Dylan Baker 523c7beefc docs/markdown: add snippet for intel-cl support 6 years ago
Dylan Baker be88945ee3 docs/reference-table: Add intel-cl 6 years ago
Dylan Baker b557d00f90 environment: search for icl and ifort before cl and goftran 6 years ago
Dylan Baker 7e4b2f5758 environment: Add search for ICL 6 years ago
Dylan Baker f5ea341319 compilers/clike: ICL needs msvc workarounds in has_function 6 years ago
Dylan Baker fa54f05f09 compilers: Add basic ICL abstractions 6 years ago
Dylan Baker de011e031c modules/windows: ICL uses rc, not windres 6 years ago
Dylan Baker b935359978 backends/ninja: Ifort is msvc-like but doesn't have showincludes 6 years ago
Dylan Baker 94591ce7b0 build: Treat ICL like MSVC in regards to standard lib linking 6 years ago
Dylan Baker c916024b41 compilers: ICL is not GCC like 6 years ago
Dylan Baker 080f59cf43 compilers: rename IntelCompiler to IntelGnuLikeCompiler 6 years ago
Dylan Baker 5fb64b0cfa compilers: Split msvc version code into helper 6 years ago
Dylan Baker 7d0e0d6f6e linkers: Add linker class for intel's xilib 6 years ago
Dylan Baker af19db7b40 linkers: Split Visual Studio Linker into a mixin 6 years ago
Dylan Baker 14fa3da33e compilers/cpp: Split code out of VisualStudioLikeCPPCompiler for treating c++11 as c++14 6 years ago
Daniel Mensinger cacc585b44 ast: fix #5376 6 years ago
nicole mazzuca 40ff089e69 Allow MSVC-style `cpp_eh` for backwards-compatibility purposes 6 years ago
Antoine Jacoutot e2f6f47fa3 unittests: adapt pkg-config test for OpenBSD 6 years ago
Simon Ney 81170a9cbe This is the fork "sneyx1234/meson" of the current git "mesonbuild/meson" head to converge it to the solaris 11.4 platform based on the sparcv9 and i386 processor architecture. 6 years ago
myd7349 5ede0f5ef0 Force pkgconfig to UTF-8 6 years ago
Jussi Pakkanen 1ff6a8b5d5 Add entry for random design points. [skip ci] 6 years ago
Dylan Baker cb70a20490 compilers: make keyword args to Compiler.compile keyword only 6 years ago
Dylan Baker dcfd918548 run_unittests: assume that on windows that intel means icl 6 years ago
Dylan Baker 3e82a4b517 run_unittests: intel-cl links like msvc 6 years ago
Dylan Baker 73eca8255b run_unittests: Don't assume that VS like compilers have MSVC versions 6 years ago
Dylan Baker c72fd1e333 run_unittests: ICL also doesn't do proper resource dependency detection 6 years ago
Dylan Baker ecc1f17f8e tests/fortran/14: Add vsdef files 6 years ago
Dylan Baker 23d2311d12 tests/fortran/9 cpp: It's okay to link ICL and ifort 6 years ago
Dylan Baker 0dc88487dd tests/fortran/1: call compiler.get_id() == str instead of compiler == str 6 years ago
Dylan Baker d3a1994031 tests/204: Fix intel-cl expectations 6 years ago
Dylan Baker 7d4e3d2589 tests/206: Fix intel vs intel-cl expectations 6 years ago
Dylan Baker 73d6bde9b6 tests/143: Add xilib check for ICL 6 years ago
Dylan Baker 43c1ab0d98 tests/132: ICL should not run this test like MSVC and clang-cl 6 years ago
Dylan Baker 86a8bf1148 tests/124: ICL alos does not use ASM 6 years ago