aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-06Merge pull request #5263 from Ericson2314/per-machine-cli-argsJussi Pakkanen15-146/+255
2019-06-06gnome.yelp(): Fix media symlink fallback pathChristoph Reiter1-2/+4
2019-06-05Add tests for std usage. Closes #5097.Jussi Pakkanen3-0/+19
2019-06-05Per machine do 'build.' and '' option prefixesJohn Ericson13-146/+233
2019-06-05mlog.debug the meson-set PKG_CONFIG_PATHJohn Ericson1-1/+4
2019-06-06compilers/c: Fix removal of name from Combo options for ICLDylan Baker1-1/+1
2019-06-05Merge pull request #5436 from dcbaker/cmake-lexer-spaces-in-argsJussi Pakkanen4-34/+158
2019-06-05rewriter: Fix that default_options would not set the correct idDaniel Mensinger2-3/+3
2019-06-03ninjabackend: refactor _generate_single_compileMarcel Hollerbach1-19/+24
2019-06-03backend: refactor get_custom_target_provided_librariesMarcel Hollerbach2-3/+13
2019-06-03subproject: fix update_svnMarkus Theil1-1/+1
2019-05-31doc: fix typo [skip ci]Eli Schwartz1-1/+1
2019-05-30dependencies/cmake: Handle spaces in set_target_propertiesDylan Baker1-12/+29
2019-05-29dependencies/cmake: Handle spaces in set_property callsDylan Baker1-14/+14
2019-05-29dependencies/cmake: correctly handle spaces in variable namesDylan Baker2-11/+31
2019-05-29tests: Test the cmake parser more thuroughlyDylan Baker4-1/+88
2019-05-28BUGFIX variable name #5285Michael Hirsch, Ph.D1-2/+4
2019-05-28interpreter: add fallback argument to subproject.get_variable()Mathieu Duponchelle4-7/+36
2019-05-28gnome: make sure the target build directory is passed first for linkingChristoph Reiter5-8/+107
2019-05-28meson-introspect: do not include host environment in test/benchmark introspec...Paolo Bonzini1-1/+1
2019-05-27coredata: add cmake_prefix_path optionDylan Baker7-4/+70
2019-05-27docs: pkg_config_path is a list not a stringDylan Baker1-1/+1
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