5542 Commits (04952fe220c260399d420334ccc4f64189d72609)
 

Author SHA1 Message Date
Jussi Pakkanen 04952fe220
Merge pull request #3446 from MathieuDuponchelle/python_module_with_doc 7 years ago
Mathieu Duponchelle 709e2bd70d Python module: update documentation for new API 7 years ago
Nirbheek Chauhan a5b99dce5d Add more tests for multi-line strings and update docs 7 years ago
Niklas Claesson cb0960a91e Remove escaping for triple-quoted strings 7 years ago
Havard Graff 14db3861d8 modules/python: add some more options around path and config_vars 7 years ago
Nirbheek Chauhan 74404db469 gnome: If pkg-config is not found, assume glib is 2.54 (#3443) 7 years ago
Nirbheek Chauhan a015804049 ninja backend: Fix shared library symbols path 7 years ago
Elliott Sales de Andrade 8dd6b8c7ed Fix install checks when cross-compiling. 7 years ago
Elliott Sales de Andrade 78495b21e7 Fix Fortran dep hack when cross-compiling. 7 years ago
Nirbheek Chauhan fc5e8dfcda Don't fail on not-required not-found deps in forcefallback mode 7 years ago
Nirbheek Chauhan 2993eaf884 docs: Update gnome.gdbus-codegen docs 7 years ago
Nirbheek Chauhan b5c919ebfe gnome: gdbus-codegen add a `sources:` kwarg 7 years ago
Aleksey Filippov f94093ce79 Rename common tests to remove numeric duplicates (#3425) 7 years ago
Martin Hostettler 247b1a598a regression: pkgconfig module: Fix Fix regression in Requires.private generation. 7 years ago
Jussi Pakkanen 2b3562cc3a
Merge pull request #3404 from xclaesse/extract-recursive 7 years ago
Bruce Richardson 11ebe0bfee cache the generated headers for each target 7 years ago
Xavier Claessens 2b93852a2e CCompiler: Do not call to_native() twice 7 years ago
Xavier Claessens 9a82b0136a extract_all_objects: Add 'recursive' keyword argument 7 years ago
Xavier Claessens 60aaee55d4 extract_all_objects(): Recursively extract objects 7 years ago
Xavier Claessens b0e4d4047b Fix using object extracted from a unity build 7 years ago
Iñigo Martínez a52543cd1e gdbus_codegen: Fix install_dir parameter 7 years ago
Aleksey Filippov 917fd96435 Update 'manual tests/2 multiwrap' libpng dependency to 1.6.34 7 years ago
Jussi Pakkanen 628f910760
Merge pull request #3314 from sarum9in/test_depends 7 years ago
Jussi Pakkanen 8d5c33f92f Renamed test dirs so numbers are sequential. 7 years ago
Jussi Pakkanen 9790f2d500 Made Python module match the new init interface. 7 years ago
Dylan Baker 92487ea33d Add partial_dependency method to dependencies 7 years ago
Jussi Pakkanen 1952ef5ae1
Merge pull request #3243 from dcbaker/accept-d-setup 7 years ago
Jussi Pakkanen 8ee1e49ae6
Merge pull request #3353 from xclaesse/has-link-argument 7 years ago
Jussi Pakkanen 3fc1ca8687
Merge pull request #3240 from MathieuDuponchelle/python_module 7 years ago
Goncalo Carvalho 5faf7f1a96 fix fallback variable name 7 years ago
Jussi Pakkanen 88ca3805e7
Merge pull request #1852 from QuLogic/openmp 7 years ago
Dylan Baker 1c48cc08e0 mconf: accept -- options like `meson` does 7 years ago
Dylan Baker 8120ff9cf7 Move builtin_argument_registration to coredata 7 years ago
Dylan Baker 78e37c4953 Accept builtin options with -D when making initial meson call 7 years ago
Dylan Baker cdefc15285 mesonmain: be DRY 7 years ago
Dylan Baker 1452eb73c1 coredata: encapsulate destination name 7 years ago
Dylan Baker bbf71d9aa3 coredata: Add helper for setting action 7 years ago
Dylan Baker 33c5c7e7e9 interpreter: Don't assume default link_args == compile_args 7 years ago
Niklas Claesson 348248f0a1 Exit meson with an error if an invalid escape sequence is found in a 7 years ago
Niklas Claesson b42dd7df0a Add release snippet 7 years ago
Tim 'mithro' Ansell 36aab0f4b2 Complete python escape sequences aware strings 7 years ago
Nirbheek Chauhan 6089631a1b Open build files with utf-8 7 years ago
Nirbheek Chauhan 695b8f3a03 cc.has_multi_arguments: Convert all -Wno args 7 years ago
Bruce Richardson 162a58b493 fix checks for gcc disable warning flags 7 years ago
Elliott Sales de Andrade 46ccbe48e7 Add release note for OpenMP dependency. 7 years ago
Elliott Sales de Andrade 2c8ff7c027 Skip OpenMP tests on old compilers. 7 years ago
Elliott Sales de Andrade 461f3af294 Explicitly check for OpenMP headers. 7 years ago
Elliott Sales de Andrade 9c254cca65 Determine OpenMP version from _OPENMP macro. 7 years ago
Elliott Sales de Andrade dbb025a175 Add an OpenMP dependency. 7 years ago
Xavier Claessens bd37afeeea Add has_link_argument() and friends 7 years ago