7786 Commits (3f280a81fde8a7771924159d6e1bda7ec364970c)
 

Author SHA1 Message Date
Jussi Pakkanen 8e403e08ac Use library() instead of rolling your own. [skip ci] 6 years ago
Jussi Pakkanen 77a933faca
Merge pull request #5028 from bonzini/sourceset 6 years ago
Michael Hirsch, Ph.D 44b6ccbe56 join_paths => / [skip ci] 6 years ago
Luís Ferreira 144e7dcf3b dub: add other library target types 6 years ago
Paolo Bonzini 06b1f457d5 sourceset: add a realistic example as a testcase 6 years ago
Paolo Bonzini d894c48660 new module "sourceset" to match source file lists against configuration data 6 years ago
Jussi Pakkanen e9bd7d49bd
Merge pull request #5372 from dcbaker/get_variable 6 years ago
Federico Mena Quintero 60f34a1f51 gnome: use g_intern_static_string() for enum/flags type names 6 years ago
Jussi Pakkanen 79d530e325 Generators can have extra target dependencies. Closes #4131. 6 years ago
Jussi Pakkanen 60e1676651 Combine the two different pipeline test dirs into one. 6 years ago
Jussi Pakkanen da1f663e8d Reserve build_ prefix in option names. 6 years ago
Jussi Pakkanen ef024583df
Merge pull request #5276 from dcbaker/pkg-config-path-invalidate-cache 6 years ago
Jon Turney fb35e6faac Remove compiler data from build object 6 years ago
Jon Turney 3ff758f22d Switch from build.compiler to environment.coredata.compiler in backends 6 years ago
Jon Turney 6d6f6ad5fa Remove a pointless conditional 6 years ago
Jon Turney 58870fda16 Remove compilers from ModuleState object 6 years ago
Dylan Baker 27b6c62ffd fixup! fixup! tests: Add test for Dependency.get_variable 6 years ago
Dylan Baker 4f347ef14a fixup! interpreter: Add get_variable method to dependency holders 6 years ago
Dylan Baker c890c947fa fixup! tests: Add test for Dependency.get_variable 6 years ago
Dylan Baker ffe2a678d5 docs: Add docs for Dependency.get_variable 6 years ago
Dylan Baker 146e97e974 Use dependency cache 6 years ago
Szunti cf662ded46 Fix typo in Dlang-module.md 6 years ago
Dylan Baker 5df6823bd8 coredata: Introduce a class to act as the dependency cache 6 years ago
Christoph Reiter 7ce9e56a4b Fix path splitting in get_compiler_dirs() with GCC/clang on Windows 6 years ago
Dylan Baker 61750494f5 run_unittests: make cross file location test robust against environment 6 years ago
Dylan Baker 7f1cecf25b compilers/fortran: Fix all has_argument methods in meson 6 years ago
Dylan Baker d941ca1b19 mconf: Don't change the type of coredata.deps 6 years ago
Dylan Baker 0b66a106e3 coredata: fix bugs reading PKG_CONFIG_PATH 6 years ago
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