aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-27Update to new ccache URLJoel Rosdahl3-7/+7
2019-05-27dependencies/llvm: Fixup bad output from llvm-config on windowsDylan Baker1-2/+8
2019-05-23docs/Users: update Mesa link [skip ci]Erik Faye-Lund1-1/+1
2019-05-23Use library() instead of rolling your own. [skip ci]Jussi Pakkanen1-11/+4
2019-05-23Merge pull request #5028 from bonzini/sourcesetJussi Pakkanen49-0/+970
2019-05-22join_paths => / [skip ci]Michael Hirsch, Ph.D6-18/+20
2019-05-22dub: add other library target typesLuís Ferreira1-1/+1
2019-05-22sourceset: add a realistic example as a testcasePaolo Bonzini23-0/+327
2019-05-22new module "sourceset" to match source file lists against configuration dataPaolo Bonzini26-0/+643
2019-05-21Merge pull request #5372 from dcbaker/get_variableJussi Pakkanen6-1/+178
2019-05-21gnome: use g_intern_static_string() for enum/flags type namesFederico Mena Quintero1-1/+1
2019-05-20Generators can have extra target dependencies. Closes #4131.Jussi Pakkanen11-1/+83
2019-05-20Combine the two different pipeline test dirs into one.Jussi Pakkanen6-5/+4
2019-05-20Reserve build_ prefix in option names.Jussi Pakkanen1-1/+1
2019-05-20Merge pull request #5276 from dcbaker/pkg-config-path-invalidate-cacheJussi Pakkanen8-27/+152
2019-05-20Remove compiler data from build objectJon Turney3-14/+7
2019-05-20Switch from build.compiler to environment.coredata.compiler in backendsJon Turney1-10/+10
2019-05-20Remove a pointless conditionalJon Turney1-5/+2
2019-05-20Remove compilers from ModuleState objectJon Turney3-5/+5
2019-05-20fixup! fixup! tests: Add test for Dependency.get_variableDylan Baker1-7/+7
2019-05-20fixup! interpreter: Add get_variable method to dependency holdersDylan Baker2-17/+16
2019-05-20fixup! tests: Add test for Dependency.get_variableDylan Baker1-1/+1
2019-05-20docs: Add docs for Dependency.get_variableDylan Baker3-0/+48
2019-05-20Use dependency cacheDylan Baker7-24/+35
2019-05-17Fix typo in Dlang-module.mdSzunti1-2/+2
2019-05-17coredata: Introduce a class to act as the dependency cacheDylan Baker2-1/+112
2019-05-16Fix path splitting in get_compiler_dirs() with GCC/clang on WindowsChristoph Reiter2-9/+29
2019-05-16run_unittests: make cross file location test robust against environmentDylan Baker1-3/+8
2019-05-16compilers/fortran: Fix all has_argument methods in mesonDylan Baker2-1/+24
2019-05-16mconf: Don't change the type of coredata.depsDylan Baker1-1/+1
2019-05-16coredata: fix bugs reading PKG_CONFIG_PATHDylan Baker1-2/+5
2019-05-16Merge pull request #5395 from dcbaker/mtest-annotationsJussi Pakkanen7-146/+167
2019-05-16Make `PerMachine` and `MachineChoice` have just `build` and `host`John Ericson8-80/+141
2019-05-15mtest: annotate and fix bugs found by annotatingDylan Baker1-97/+104
2019-05-15Do not filter out repeated cflagsScore_Under1-12/+12
2019-05-15UserOption no longer has a name field.John Ericson8-127/+108
2019-05-14mesonlib: Annotate substring_in_listDylan Baker1-1/+1
2019-05-14environment: annotate detect_ninjaDylan Baker1-1/+1
2019-05-14dependencies/base: Add some annotations to ExternalProgramDylan Baker1-4/+5
2019-05-14build: add a few annotationsDylan Baker1-4/+4
2019-05-14backends: Annotate TestSerialisiationDylan Baker1-2/+7
2019-05-14build: TestSetup doesn't take keyword argumentsDylan Baker2-5/+4
2019-05-14interpreter: annotate the Test classDylan Baker1-3/+6
2019-05-14mtest: precompile regular expressionsDylan Baker1-13/+13
2019-05-14mtest: reorder importsDylan Baker1-16/+22
2019-05-14Merge pull request #5331 from dcbaker/iclJussi Pakkanen28-119/+343
2019-05-13FAQ: Add an entry about the library naming scheme with MSVC [skip ci]Nirbheek Chauhan1-0/+34
2019-05-13docs/markdown: add snippet for intel-cl supportDylan Baker1-0/+13
2019-05-13docs/reference-table: Add intel-clDylan Baker1-23/+24
2019-05-13environment: search for icl and ifort before cl and goftranDylan Baker1-3/+8