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
2016-10-26
Add osx test for the XCode 8 fixes to has_function
Nirbheek Chauhan
2016-10-26
Use *FLAGS from the env in compiler checks
Nirbheek Chauhan
2016-10-26
Directly pass the compiler to get_args_from_envvars
Nirbheek Chauhan
2016-10-26
has_function: Try to use the function being checked
Nirbheek Chauhan
2016-10-25
Add -Wl,-no_weak_imports to has_function with XCode 8
Nirbheek Chauhan
2016-10-25
has_function: Only ignore prototype when no includes are specified
Nirbheek Chauhan
2016-10-25
compilers: Derive ClangObj*Compiler from ClangCompiler too
Nirbheek Chauhan
2016-10-24
Revert d9473095f234df54a9a531a859cb745bc349c5c2 because it broke GStreamer.
Jussi Pakkanen
2016-10-24
Fix depfixer on MIPS.
Aurelien Jarno
2016-10-23
Add missing period.
Jussi Pakkanen
2016-10-23
Merge pull request #915 from centricular/dependency-error-msg-and-more
Jussi Pakkanen
2016-10-23
gnome: Don't pass ldflags to g-ir-scanner
Patrick Griffis
2016-10-23
gettext: Add update-po target
Patrick Griffis
2016-10-23
Improve error when using the dependencies kwarg
Nirbheek Chauhan
2016-10-23
Add repr() implementation for Dependency()
Nirbheek Chauhan
2016-10-23
Merge pull request #934 from mesonbuild/wip/tingping/gnome-yelp
Jussi Pakkanen
2016-10-23
Force configure input files to be utf-8. Closes #927.
Jussi Pakkanen
2016-10-23
pkgconfig: Fix absolute 'libdir' and 'includedir'
Guillaume Poirier-Morency
2016-10-22
gnome: Fix building gobject-introspection with sanitizer
Patrick Griffis
2016-10-23
Merged dpkg-architecture fix for Gentoo.
Jussi Pakkanen
2016-10-22
Merge pull request #938 from centricular/fix-unity-builds
Jussi Pakkanen
2016-10-22
Don't default to lib64 if symlink
Patrick Griffis
2016-10-23
Added myself to author list as suggested in PR 940
Jouni Kosonen
2016-10-22
Only default to dpkg-architecture output in Debian derivatives
Jouni Kosonen
2016-10-21
Fix Unity builds for Fortran and D targets
Nirbheek Chauhan
2016-10-21
Add support for extracting objects in unity builds
Nirbheek Chauhan
2016-10-21
Implement get_default_suffix in the base Compiler class
Nirbheek Chauhan
2016-10-21
ninja: Generate Vala compile rules after all header_deps are found
Nirbheek Chauhan
2016-10-21
ninja: Always use RawFilename for unity sources and deps
Nirbheek Chauhan
2016-10-21
BuildTarget: Add compilers needed by generated sources
Nirbheek Chauhan
2016-10-21
Print a useful error when unable to determine linker
Nirbheek Chauhan
2016-10-21
Add a test that contains only generated Vala files
Nirbheek Chauhan
2016-10-19
Add test for gnome.yelp()
Patrick Griffis
2016-10-19
gnome: Add yelp() function
Patrick Griffis
2016-10-20
add support of mercurial repo for wrap,… (#937)
AlexandreFoley
2016-10-19
Can query pkg-config variables from the system. Closes #726.
Jussi Pakkanen
2016-10-19
gnome: Include build dir in gtkdoc-mkhtml path
Patrick Griffis
2016-10-19
Merge pull request #908 from centricular/vala-generated-sources
Jussi Pakkanen
2016-10-19
gnome: Fix gresource warning incorrectly being shown on 2.50+
Patrick Griffis
2016-10-19
Add generated C file to mixed sources Vala test
Nirbheek Chauhan
2016-10-19
Support all kinds of generated vala and vapi sources
Nirbheek Chauhan
2016-10-19
Ninja: Consolidate generated sources handling
Nirbheek Chauhan
2016-10-19
Process dependencies for all targets not just C/C++
Nirbheek Chauhan
2016-10-19
CustomTarget: Use get_outputs() instead of get_filename()
Nirbheek Chauhan
2016-10-19
Don't mention non-existing log files after testing.
Hemmo Nieminen
2016-10-19
Force dep versions into the version kwarg.
Jussi Pakkanen
2016-10-19
Allow id to contain a pipe "|"
Gautier Pelloux-Prayer
2016-10-19
Add editorconfig file
Patrick Griffis
2016-10-18
Merge pull request #866 from centricular/vala-no-c-warn-args
Jussi Pakkanen
2016-10-18
cmake2meson.py: Fix missing quote around options type/name
Gautier Pelloux-Prayer
[next]