summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-24Write GNOME all uppercaseAlexandre Franke
2018-06-24Add FractalAlexandre Franke
2018-06-21Print default option values that don't match the current valueNiklas Claesson
2018-06-21Added ARMCLANG compiler support for C/C++ (#3717)Vasu Penugonda
2018-06-21Merge pull request #3590 from mesonbuild/testcommandJussi Pakkanen
2018-06-20Added documentation.Jussi Pakkanen
2018-06-20Make it work with current master.Jussi Pakkanen
2018-06-20gtkdochelper: pass CC to gtkdoc-scangobjRoss Burton
2018-06-20Document environment() append/prepend/set with multiple values [skip ci]Nirbheek Chauhan
2018-06-20gdbus_codegen: Only add autocleanup args if glib is new enoughNirbheek Chauhan
2018-06-20Validate cpu_family (#3753)Ross Burton
2018-06-20pkgconfig dep: Special-case D link argumentsNirbheek Chauhan
2018-06-20Rename clike_langs to clink_langs for clarityNirbheek Chauhan
2018-06-20dependencies: Don't assume self.compiler is a C compilerNirbheek Chauhan
2018-06-20ninjabackend: Obvious typo, missing spaceNirbheek Chauhan
2018-06-19Downgrade unknown option from exception to warningXavier Claessens
2018-06-19gtkdoc: Fix dependencies not being built before invoking gtkdocXavier Claessens
2018-06-19Properly name the targetsCorentin Noël
2018-06-19Add more tests to ensure no future regressionCorentin Noël
2018-06-19gdbus_codegen: Keep the same behavior for all GLib versionsCorentin Noël
2018-06-18Add option to only install changed files.Jussi Pakkanen
2018-06-18Refactored installer to use a class to eradicate global variables.Jussi Pakkanen
2018-06-18Made install a top level Meson command.Jussi Pakkanen
2018-06-18generate_gir: Add all the files provided by the CustomTargetCorentin Noël
2018-06-18Make a custom target output dir as an include dir relative to @BUILD_ROOT@Jon Turney
2018-06-18Correctly substitute the internal @BUILD_ROOT@ token with MSVC backendJon Turney
2018-06-18Test windows.compile_resource() when depends: is a custom_targetJon Turney
2018-06-18Make depends: of windows.compile_resources() include-ableJon Turney
2018-06-18Add a depends: keyword to windows.compile_resources()Jon Turney
2018-06-18run_command: Add new kwarg 'capture'Nirbheek Chauhan
2018-06-18Deprecate `build_always`, add `build_always_stale`Alex Hirsch
2018-06-18meson_install: Don't add DESTDIR to install_nameNirbheek Chauhan
2018-06-18Add missing stubs to Compiler.Christoph Behle
2018-06-18Add check for arguments of has_members.Christoph Behle
2018-06-18Use stub to report misuse of get_defineChristoph Behle
2018-06-18Test if compiler supports get_define.Christoph Behle
2018-06-18unittests: Assert that we have pkg-config on all CINirbheek Chauhan
2018-06-18macos: Rewrite install_name for dependent built libraries on installNirbheek Chauhan
2018-06-18depfixer: Rewrite install_name for dylibs on installNirbheek Chauhan
2018-06-18pkgconfig deps: Also resolve paths to shared librariesNirbheek Chauhan
2018-06-18Test that binaries that use external libraries workNirbheek Chauhan
2018-06-18nasm test: use -no-pie (#3710)Mathieu Duponchelle
2018-06-18Add UserFeatureOption typeXavier Claessens
2018-06-17Report exit status or signal that killed the testKurtis Rader
2018-06-17Merge pull request #3715 from jon-turney/duplicate-rsrc-script-nameJussi Pakkanen
2018-06-17Support Rust targets with more than one source file. Closes #3632.Jussi Pakkanen
2018-06-17gtkdoc: Run gtkdoc-scangobj command from build directoryXavier Claessens
2018-06-17Wrap a line in a way that doesn't break link [skip ci]Jon Turney
2018-06-17Fix header level of pcap [skip ci]Jon Turney
2018-06-17Improve documentation of case-(in)senstivity of dependency names [skip ci]Jon Turney