2756 Commits (c47c7105cc8ad2a9a2b6587de05156ebcbc59484)

Author SHA1 Message Date
Nirbheek Chauhan b5c919ebfe gnome: gdbus-codegen add a `sources:` kwarg 7 years ago
Martin Hostettler 247b1a598a regression: pkgconfig module: Fix Fix regression in Requires.private generation. 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
Filipe Brandenburger b0382733d8 Update default of install-umask to 022 7 years ago
Filipe Brandenburger 8651d55c6a Add new builtin option --install-umask 7 years ago
Iñigo Martínez a52543cd1e gdbus_codegen: Fix install_dir parameter 7 years ago
Niklas Claesson c6e03b9535 Use visual studio solution directories 7 years ago
Niklas Claesson e50a5c1311 Fix vs flat layout bug 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
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
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 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
Xavier Claessens bca2ff6def VisualStudioCPPCompiler: Fix -fpermissive still being added 7 years ago
Xavier Claessens 3d91a08bbc Compilers: Reduce code duplication between compiles and links 7 years ago
Xavier Claessens 521ce883ad has_argument(): reduce code duplication 7 years ago
Aleksey Filippov cb761718f0 Generate target id based on subdirectory instead of subproject 7 years ago
Tom Schoonjans fa6ca16054 Add macOS linker versioning information 7 years ago
Marvin Scholz 5e45f4c621 Do not use -soname when linking with GCC for mingw/cygwin 7 years ago
Nirbheek Chauhan ef81a013a5 cross: Add compiler cross_args after normal args 7 years ago
Nirbheek Chauhan 6cdd14fc4e find_program: Don't spam when called from a module 7 years ago
Nirbheek Chauhan 87c166db95 find_program: Only store successful lookups 7 years ago
Jussi Pakkanen 998892ed29 Updated all modules to work with the new API. 7 years ago
Jussi Pakkanen 4256c0dae2 Can override programs with scripts generated with configure_file. 7 years ago
Jussi Pakkanen bdb57cf62a Convert Gnome module to use find_program from interpreter. 7 years ago
Jussi Pakkanen de65adb8b1 Made it possible to override find_program to return a different program. 7 years ago
Martin Hostettler aff597fb99 ninjabackend: Try to guess library dependencies for linker invocation. 7 years ago
Martin Hostettler 642e17aa6b compilers: is_library: Also detect .so files with version (using soregex) 7 years ago
Martin Hostettler 3f7c6cf3d6 Improve generation of pkg-config files for static only libraries. 7 years ago
Jussi Pakkanen 7c37ca15f3 🤦🤦🤦 7 years ago
Alberto Sartori 717f7db67e improve suite of meson test (#3369) 7 years ago
Nirbheek Chauhan 2e5b2813d5 compilers: Cache compiler checks where we don't want the output 7 years ago
textshell 0535f38af9 pkgconfig module: Fix regression that Requires.private is generated as 'Q, t, 5, C, o, r, e' instead of Qt5Core. (#3406) 7 years ago