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-16
Merge pull request #861 from thiblahute/master
Jussi Pakkanen
2016-10-16
gettext: Add ability to set GETTEXTDATADIRS
Patrick Griffis
2016-10-16
Merge pull request #793 from ssssam/sam/gresource-dependencies
Jussi Pakkanen
2016-10-16
gnome: Avoid unhandled exception
Patrick Griffis
2016-10-14
Try using already setup fallback subprojects before using native dependency
Thibault Saunier
2016-10-14
interpreter: Add a way to copy and environment object
Thibault Saunier
2016-10-14
interpreter: Add a type_name method to DependencyHolder
Thibault Saunier
2016-10-13
gnome: allow use of generated files with compile_resources()
Sam Thursfield
2016-10-13
Use stdout for success message instead of stderr in gresource test
Sam Thursfield
2016-10-13
Raise proper exception type and improve error messages. Closes #322.
Jussi Pakkanen
2016-10-13
Split generator @BASENAME@ at the first extension.
Elliott Sales de Andrade
2016-10-13
Merge pull request #899 from centricular/pkgconfig-allow-libfoo-name
Jussi Pakkanen
2016-10-13
Renamed path_join to join_paths.
Jussi Pakkanen
2016-10-13
custom_target: Clarify error message
Nirbheek Chauhan
2016-10-13
Add a unittest for pkg-config file generation
Nirbheek Chauhan
2016-10-13
dependencies: Use a wrapper for calling pkg-config
Nirbheek Chauhan
2016-10-13
pkgconfig: Handle library names starting with 'lib'
Nirbheek Chauhan
2016-10-12
Merge branch 'QuLogic-compiler-file-checks'
Jussi Pakkanen
2016-10-12
Merge pull request #896 from centricular/pkgconfig-check-prefix-suffix
Jussi Pakkanen
2016-10-12
Merge pull request #897 from centricular/fix-unittest-intermittent-failure
Jussi Pakkanen
2016-10-12
Some fixes to unittest running.
Jussi Pakkanen
2016-10-12
pkgconfig: Only warn for suffix if the filename doesn't start with lib
Nirbheek Chauhan
2016-10-12
unittests/pic: Actually test that setting b_staticpic works
Nirbheek Chauhan
2016-10-12
meson.py: Always resolve full path to meson.py
Nirbheek Chauhan
2016-10-12
pkgconfig: Warn if library has name_prefix/suffix set
Nirbheek Chauhan
2016-10-11
allow libdir/includedir/etc. be absolute paths
Igor Gnatenko
2016-10-11
setup.py: On Unix install scripts without .py suffix
Patrick Griffis
2016-10-10
Reintroduce Python Zipapp support
Franz Zapata
2016-10-10
Check contents of arguments inside project(). Closes #857.
Jussi Pakkanen
2016-10-10
Merge pull request #885 from centricular/fix-staticlib-pic-error
Jussi Pakkanen
2016-10-10
Add an option to select if static libraries are built with -fPIC.
Jussi Pakkanen
2016-10-10
tests/gnome: Add missing enums.h dep to enums2.c
Nirbheek Chauhan
2016-10-10
Warn if -fPIC is passed instead of pic to static libraries
Nirbheek Chauhan
2016-10-10
Show error log options in help.
Jussi Pakkanen
2016-10-10
Add a Vala test case for mixed sources
Guillaume Poirier-Morency
2016-10-10
Created path_join function.
Jussi Pakkanen
2016-10-10
dependencies: Fix traceback always setting 'variable'
Thibault Saunier
2016-10-10
Merge pull request #875 from mesonbuild/ignatenko/macro
Jussi Pakkanen
2016-10-09
Merge pull request #795 from mesonbuild/unittest
Jussi Pakkanen
2016-10-09
Review fixes.
Jussi Pakkanen
2016-10-08
fixup! fixup! rpm: couple of improvements and fixes
Igor Gnatenko
2016-10-08
fixup! rpm: couple of improvements and fixes
Igor Gnatenko
2016-10-08
rpm: couple of improvements and fixes
Igor Gnatenko
2016-10-08
Use argv[0] to internally relaunch meson.py
Emanuele Aina
2016-10-08
Fix soname to work on OSX.
Jussi Pakkanen
2016-10-08
Pass cmd line args onwards.
Jussi Pakkanen
2016-10-08
Store all invocation output. Not shown to users yet.
Jussi Pakkanen
2016-10-08
Run unittests.
Jussi Pakkanen
2016-10-08
Check that soname matches the filename. Closes #785.
Jussi Pakkanen
2016-10-08
Created a file to run unit test suite with.
Jussi Pakkanen
[next]