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
2017-07-27
Fix vulkan style issue
nyorain
2017-07-27
Fix vulkan windows; Make test succeed w/o driver
nyorain
2017-07-25
Fix style issue in vulkan dep
nyorain
2017-07-25
Fix vulkan module for linux
nyorain
2017-07-25
Trigger travis
nyorain
2017-07-24
Fix vulkan test
nyorain
2017-07-24
Fix wrong dep name in vulkan test
nyorain
2017-07-24
Fix whitespace issues
nyorain
2017-07-24
Add first vulkan dependency module
nyorain
2017-07-24
Ensure same compiler flags are used for compiling PCH as normal sources
Gabríel Arthúr Pétursson
2017-07-23
Merge pull request #2049 from ebassi/genmarshal-next
Jussi Pakkanen
2017-07-23
Consider `link_whole` as well as `link_with` for Vala deps
Sam Thursfield
2017-07-23
Added Docker file used for CI images.
Jussi Pakkanen
2017-07-23
Document the newly added gnome.genmarshal() argument
Emmanuele Bassi
2017-07-23
Test the newly added gnome.genmarshal() argument
Emmanuele Bassi
2017-07-23
gnome: Support new glib-genmarshal arguments
Emmanuele Bassi
2017-07-23
mesontest: logfilename may be undefined
Dima Krasner
2017-07-23
find_library: Ignore libs on MSVC properly
Nirbheek Chauhan
2017-07-23
CompilerArgs: Put start/end-group around shared libs too
Nirbheek Chauhan
2017-07-22
Fix typo in Unit-tests.md
Luca Mattiello
2017-07-22
docs: add missing parentheses
Igor Gnatenko
2017-07-22
add `crate-name` to Rust target args
Adam C. Foltzer
2017-07-21
Merged buildrpath branch.
Jussi Pakkanen
2017-07-21
Add /System/Library/Frameworks to the OSX framework search path
Alessandro Decina
2017-07-21
Fix linking Objective-C shared libs on OSX.
Alessandro Decina
2017-07-21
added *.pyc to .gitignore
Karl-Philipp Richter
2017-07-21
gnome: Fix wrong include path
Nicolas Dufresne
2017-07-21
Fix run_target() accepting ConfigureFile for command
Patrick Griffis
2017-07-21
build.py: fixed a small issue where hasattr was passed only a name argument.
Hagai
2017-07-21
Renamed test dirs to remove duplicated numbers.
Jussi Pakkanen
2017-07-21
configure_file: warn in case a variable to subsitute is not present in the pa...
Christoph Reiter
2017-07-21
Merge pull request #1955 from jon-turney/exe-implib
Jussi Pakkanen
2017-07-21
Check for manual attempts to set rpath and update docs.
Jussi Pakkanen
2017-07-21
Add build_rpath as new property allowing people to specify rpath entries that...
Jussi Pakkanen
2017-07-21
Make error message more informative
Emmanuele Bassi
2017-07-21
Link to compiler properties for compiler ids list
Nirbheek Chauhan
2017-07-21
Update compiler ids in Compiler-properties.md
Nirbheek Chauhan
2017-07-21
Merge pull request #2046 from martin-ejdestig/mintro_deps_name_key
Jussi Pakkanen
2017-07-21
Updates to the reference manual
Nirbheek Chauhan
2017-07-20
Add to release note
Jon Turney
2017-07-20
Use full_path() rather than adding current_build_dir() as rpath in test commo...
Jon Turney
2017-07-20
Make the name of the executable implib configurable
Jon Turney
2017-07-20
Consolidate windows tests which are divided between mingw and msvc
Jon Turney
2017-07-20
Support implibs for executables on Windows
Jon Turney
2017-07-20
Add a mesonintrospect --dependencies test
Martin Ejdestig
2017-07-20
Modify mesonintrospect --dependencies so 1 element in list is 1 dependency
Martin Ejdestig
2017-07-20
i18n: Fixed gettext permitted Kwargs list
Iñigo Martínez
2017-07-20
gnome.genmarshal(): Include generated header in generated source
Patrick Griffis
2017-07-20
Allow test to depend on executable target in cross build. (#2007)
FredericHamel
2017-07-19
Merge pull request #1374 from mesonbuild/simd
Jussi Pakkanen
[next]