index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-24
Write GNOME all uppercase
Alexandre Franke
2018-06-24
Add Fractal
Alexandre Franke
2018-06-21
Print default option values that don't match the current value
Niklas Claesson
2018-06-21
Added ARMCLANG compiler support for C/C++ (#3717)
Vasu Penugonda
2018-06-21
Merge pull request #3590 from mesonbuild/testcommand
Jussi Pakkanen
2018-06-20
Added documentation.
Jussi Pakkanen
2018-06-20
Make it work with current master.
Jussi Pakkanen
2018-06-20
gtkdochelper: pass CC to gtkdoc-scangobj
Ross Burton
2018-06-20
Document environment() append/prepend/set with multiple values [skip ci]
Nirbheek Chauhan
2018-06-20
gdbus_codegen: Only add autocleanup args if glib is new enough
Nirbheek Chauhan
2018-06-20
Validate cpu_family (#3753)
Ross Burton
2018-06-20
pkgconfig dep: Special-case D link arguments
Nirbheek Chauhan
2018-06-20
Rename clike_langs to clink_langs for clarity
Nirbheek Chauhan
2018-06-20
dependencies: Don't assume self.compiler is a C compiler
Nirbheek Chauhan
2018-06-20
ninjabackend: Obvious typo, missing space
Nirbheek Chauhan
2018-06-19
Downgrade unknown option from exception to warning
Xavier Claessens
2018-06-19
gtkdoc: Fix dependencies not being built before invoking gtkdoc
Xavier Claessens
2018-06-19
Properly name the targets
Corentin Noël
2018-06-19
Add more tests to ensure no future regression
Corentin Noël
2018-06-19
gdbus_codegen: Keep the same behavior for all GLib versions
Corentin Noël
2018-06-18
Add option to only install changed files.
Jussi Pakkanen
2018-06-18
Refactored installer to use a class to eradicate global variables.
Jussi Pakkanen
2018-06-18
Made install a top level Meson command.
Jussi Pakkanen
2018-06-18
generate_gir: Add all the files provided by the CustomTarget
Corentin Noël
2018-06-18
Make a custom target output dir as an include dir relative to @BUILD_ROOT@
Jon Turney
2018-06-18
Correctly substitute the internal @BUILD_ROOT@ token with MSVC backend
Jon Turney
2018-06-18
Test windows.compile_resource() when depends: is a custom_target
Jon Turney
2018-06-18
Make depends: of windows.compile_resources() include-able
Jon Turney
2018-06-18
Add a depends: keyword to windows.compile_resources()
Jon Turney
2018-06-18
run_command: Add new kwarg 'capture'
Nirbheek Chauhan
2018-06-18
Deprecate `build_always`, add `build_always_stale`
Alex Hirsch
2018-06-18
meson_install: Don't add DESTDIR to install_name
Nirbheek Chauhan
2018-06-18
Add missing stubs to Compiler.
Christoph Behle
2018-06-18
Add check for arguments of has_members.
Christoph Behle
2018-06-18
Use stub to report misuse of get_define
Christoph Behle
2018-06-18
Test if compiler supports get_define.
Christoph Behle
2018-06-18
unittests: Assert that we have pkg-config on all CI
Nirbheek Chauhan
2018-06-18
macos: Rewrite install_name for dependent built libraries on install
Nirbheek Chauhan
2018-06-18
depfixer: Rewrite install_name for dylibs on install
Nirbheek Chauhan
2018-06-18
pkgconfig deps: Also resolve paths to shared libraries
Nirbheek Chauhan
2018-06-18
Test that binaries that use external libraries work
Nirbheek Chauhan
2018-06-18
nasm test: use -no-pie (#3710)
Mathieu Duponchelle
2018-06-18
Add UserFeatureOption type
Xavier Claessens
2018-06-17
Report exit status or signal that killed the test
Kurtis Rader
2018-06-17
Merge pull request #3715 from jon-turney/duplicate-rsrc-script-name
Jussi Pakkanen
2018-06-17
Support Rust targets with more than one source file. Closes #3632.
Jussi Pakkanen
2018-06-17
gtkdoc: Run gtkdoc-scangobj command from build directory
Xavier Claessens
2018-06-17
Wrap a line in a way that doesn't break link [skip ci]
Jon Turney
2018-06-17
Fix header level of pcap [skip ci]
Jon Turney
2018-06-17
Improve documentation of case-(in)senstivity of dependency names [skip ci]
Jon Turney
[next]