5912 Commits (dc683218a4dbb099d0da1c46e4e7bfe4f19ad9ce)
 

Author SHA1 Message Date
Jussi Pakkanen dc683218a4
Proper error message for non-found exe in run_target. Closes #3818 6 years ago
Nirbheek Chauhan 7b2a07bcf9 custom targets: Only add a dependency on absolute path external programs 6 years ago
Nirbheek Chauhan ec29f19c12 Add a helper for fetching of binaries from cross files 6 years ago
Nirbheek Chauhan ae8d044cb6 Allow command lists for find_program cross file overrides 6 years ago
Nirbheek Chauhan 6bdacba001
Getting-meson.md: Fix incorrect image link [skip ci] 6 years ago
Nirbheek Chauhan 2cbf7caf5c
Nirbheek/fix pkgconfig library dedup (#3813) 6 years ago
Jussi Pakkanen 76184bb6b8 Document merge workflow for contributors and maintainers. [skip ci] 6 years ago
Jussi Pakkanen 1f6247d118 Add missing file to manifest. [skip ci] 6 years ago
Jon Turney c151eb4967 Improve logging when dependency is anonymous 6 years ago
Jon Turney fd4872ae77 More tests to cover missing fallback for a non-found dependency 6 years ago
Jon Turney 9efdcfbb8d Fix handling of dependency('', fallback: ['subproject', 'dep']) 6 years ago
Bruce Richardson af546b52ca fix find_library when cross-compiling 32-bit on 64-bit systems 6 years ago
Jussi Pakkanen bde99eb6c4 Warn if using Clang+asan+b_lundef. Closes #764. 6 years ago
Juergen Hoetzel e1eb84eb9e Add feature footer 6 years ago
Juergen Hoetzel 337301a766 Setup mode-specific `comment-start' and `'comment-end' 6 years ago
Matthias Klumpp 7618fa81d3 d: Don't fail if -link-defaultlib is manually added to the LDC link args 6 years ago
Alberto Sartori 5715284177 add documentation of meson test --print-errorlogs (#3809) [skip ci] 6 years ago
Dylan Baker f3a8f9c34d Options: treat array option -Dopt= and -Dopt=[] as equivalent 6 years ago
Jussi Pakkanen 14fe0985f7 Add upgrade support to the MSI generator. [skip ci] 6 years ago
Marvin Scholz 3232806b08 Fix ExtraFrameworkDependency Framework detection 6 years ago
Jon Turney 8b12a71f22 Refine documentation for build_always [skip ci] 6 years ago
Jussi Pakkanen ce7cdadd37 Fix glib build when using MSI installer. Closes #3762. 6 years ago
Xavier Claessens 32c22ec492 gtkdoc: Use generated types file if there is one 6 years ago
Mathieu Duponchelle d784b5772a ArLinker: Use response files on Windows 6 years ago
Jussi Pakkanen 87871e7b95 Update documentation about compiler envvars and cross files. [skip ci] 6 years ago
Jussi Pakkanen c08c8117ab Warn if compiler envvars point to cross compilers. Closes #3782. 6 years ago
Jussi Pakkanen 1a6765e631 Return a better warning if compiled executable is invalid. 6 years ago
Alexandre Franke 2aa77c545b Write GNOME all uppercase 6 years ago
Alexandre Franke 4378d58a4f Add Fractal 6 years ago
Niklas Claesson 9620755ff7 Print default option values that don't match the current value 6 years ago
Vasu Penugonda 7140afc0a8 Added ARMCLANG compiler support for C/C++ (#3717) 6 years ago
Jussi Pakkanen f3c01a3c4f
Merge pull request #3590 from mesonbuild/testcommand 6 years ago
Jussi Pakkanen c6431fe47e Added documentation. 6 years ago
Jussi Pakkanen 10b094c980 Make it work with current master. 6 years ago
Ross Burton 57b3f98586 gtkdochelper: pass CC to gtkdoc-scangobj 6 years ago
Nirbheek Chauhan 86684ad798 Document environment() append/prepend/set with multiple values [skip ci] 6 years ago
Nirbheek Chauhan 59696234da gdbus_codegen: Only add autocleanup args if glib is new enough 6 years ago
Ross Burton ecde1789b2 Validate cpu_family (#3753) 6 years ago
Nirbheek Chauhan 9fdf4d83e6 pkgconfig dep: Special-case D link arguments 6 years ago
Nirbheek Chauhan 58ae2c9a8c Rename clike_langs to clink_langs for clarity 6 years ago
Nirbheek Chauhan d737488150 dependencies: Don't assume self.compiler is a C compiler 6 years ago
Nirbheek Chauhan ebda6ef9c8 ninjabackend: Obvious typo, missing space 6 years ago
Xavier Claessens 99dd5f34de Downgrade unknown option from exception to warning 6 years ago
Xavier Claessens 737f61792c gtkdoc: Fix dependencies not being built before invoking gtkdoc 6 years ago
Corentin Noël 4aa848d5d6 Properly name the targets 6 years ago
Corentin Noël 59f87e5cd1 Add more tests to ensure no future regression 6 years ago
Corentin Noël b58f71cd73 gdbus_codegen: Keep the same behavior for all GLib versions 6 years ago
Jussi Pakkanen e60bf5d833 Add option to only install changed files. 6 years ago
Jussi Pakkanen 6a21e19515 Refactored installer to use a class to eradicate global variables. 6 years ago
Jussi Pakkanen 6cf79f86ee Made install a top level Meson command. 6 years ago