2724 Commits (4378d58a4fa18a4ed4fc8a23e483b37af9694f14)

Author SHA1 Message Date
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 10b094c980 Make it work with current master. 6 years ago
Ross Burton 57b3f98586 gtkdochelper: pass CC to gtkdoc-scangobj 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 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
Corentin Noël 551f99ffff generate_gir: Add all the files provided by the CustomTarget 6 years ago
Jon Turney 5f5480f337 Make a custom target output dir as an include dir relative to @BUILD_ROOT@ 6 years ago
Jon Turney d17ce4ffd0 Correctly substitute the internal @BUILD_ROOT@ token with MSVC backend 6 years ago
Jon Turney 7c4b8591b0 Make depends: of windows.compile_resources() include-able 6 years ago
Jon Turney c0f59399e4 Add a depends: keyword to windows.compile_resources() 6 years ago
Nirbheek Chauhan c9a89027ac run_command: Add new kwarg 'capture' 6 years ago
Alex Hirsch cbe18e01e4 Deprecate `build_always`, add `build_always_stale` 6 years ago
Nirbheek Chauhan d7466066e4 meson_install: Don't add DESTDIR to install_name 6 years ago
Christoph Behle 5ef38d880f Add missing stubs to Compiler. 6 years ago
Christoph Behle dbb3c05cf9 Add check for arguments of has_members. 6 years ago
Christoph Behle 9e0397805e Use stub to report misuse of get_define 6 years ago
Christoph Behle 93b5a42ada Test if compiler supports get_define. 6 years ago
Nirbheek Chauhan 96b7fdb723 macos: Rewrite install_name for dependent built libraries on install 6 years ago
Nirbheek Chauhan 69f817b0e3 depfixer: Rewrite install_name for dylibs on install 6 years ago
Nirbheek Chauhan e3757e3d3c pkgconfig deps: Also resolve paths to shared libraries 6 years ago
Xavier Claessens e565945253 Add UserFeatureOption type 6 years ago
Kurtis Rader 5290f41f31 Report exit status or signal that killed the test 6 years ago
Jussi Pakkanen cd63ca9c19 Support Rust targets with more than one source file. Closes #3632. 6 years ago
Xavier Claessens c5cb65eb7c gtkdoc: Run gtkdoc-scangobj command from build directory 6 years ago
Christoph Behle 47c3a26915 Always apply concatenate_string_literal. 6 years ago
Christoph Behle 626b0bcb05 Make concatenate_string_literals static 6 years ago
Christoph Behle 40d121d33e get_define can concatenate string literals. 6 years ago
Christoph Behle ce27dd3aee Revert change 6 years ago
Christoph Behle 8ef4216f01 Concatenate string literals in get_define 6 years ago
Matthew Waters 4edec259ca modules/qt: check for un-suffixed moc,rcc,uic on windows 6 years ago
Niklas Claesson 14716ea90c Visual Studio: Implement startup project 6 years ago
Nirbheek Chauhan 26e11f5fd8 Add missing FeatureNew for libwmf dependency 6 years ago
Paolo Bonzini 1a5a18a3f3 vala: fix extract_all_objects() result 6 years ago
Nirbheek Chauhan be7d8b2d2f configure_file: Add 'encoding' to FeatureNew 6 years ago
Sander Sweers 47785bf89b Add file encoding to configure_file 6 years ago
Xavier Claessens 18e25b6773 Fix options being reset to default on reconfigure 6 years ago
Jon Turney 2e34024a05 Refine cross file checking to ignore directories 6 years ago
Robert Ancell 375dcd546a gdbus_codegen: Support --c-generate-autocleanup 6 years ago