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-08-26
Add myself to authors.txt.
Elliott Sales de Andrade
2016-08-26
Allow capturing command output of a custom target.
Elliott Sales de Andrade
2016-08-26
Accept string exe with Backend.serialise_executable.
Elliott Sales de Andrade
2016-08-25
macros.meson: override all supported options (#717)
Igor Gnatenko
2016-08-25
Do not error out if git pull fails on subprojects. Closes #720.
Jussi Pakkanen
2016-08-24
Merge pull request #700 from mesonbuild/sysconfdir
Jussi Pakkanen
2016-08-24
Merge pull request #709 from vinszent/master
Igor Gnatenko
2016-08-23
'name' needs to be 'self.name' in DependencyException
ippytraxx
2016-08-22
Make D compilers return colored output by default
Matthias Klumpp
2016-08-22
Don't automatically override the -L flag of D compilers
Matthias Klumpp
2016-08-21
Change default and add explanatory comment for why we do that.
Jussi Pakkanen
2016-08-21
Added sysconfdir option. Closes #694.
Jussi Pakkanen
2016-08-21
Consistent kwarg popping.
Jussi Pakkanen
2016-08-21
Add extra_args kwarg to glib-compile-resources. Closes #698.
Jussi Pakkanen
2016-08-21
tests: Don't fail wxwidgets test if wxwidgets is not installed (#639)
Nirbheek Chauhan
2016-08-21
Merge pull request #680 from centricular/osx-dylib-soversion
Jussi Pakkanen
2016-08-21
Check input file for existance. Closes #697.
Jussi Pakkanen
2016-08-21
Merge pull request #685 from ximion/master
Jussi Pakkanen
2016-08-21
interpreter: Rename get_unittest_flag() to unittest_args()
Matthias Klumpp
2016-08-21
trivial: Use stringlistify
Matthias Klumpp
2016-08-21
Simplify D compiler argument translation
Matthias Klumpp
2016-08-21
Split D library test into static/shared tests
Matthias Klumpp
2016-08-20
No fpic on Windows C++. Closes #690.
Jussi Pakkanen
2016-08-20
Allow build definitions to retrieve the unittest flag of a D compiler
Matthias Klumpp
2016-08-19
Add testcase for mixed C and D compilation
Matthias Klumpp
2016-08-19
Implement D support
Matthias Klumpp
2016-08-18
Fix URL to Ninja project
Aleksander Piotrowski
2016-08-18
shared_library: Add vs_module_defs to link_depends
Nirbheek Chauhan
2016-08-16
Don't add the soversion to the dylib filename on OS X
Nirbheek Chauhan
2016-08-16
Add a test to find libfoo.X.dylib via -lfoo
Nirbheek Chauhan
2016-08-15
add .mailmap (#679)
Igor Gnatenko
2016-08-15
BuildTarget: Print a better message when passing GeneratedList to 'objects' (...
Nirbheek Chauhan
2016-08-15
Merge pull request #673 from centricular/inherited-env-flags
Jussi Pakkanen
2016-08-14
Add missing name.
Jussi Pakkanen
2016-08-14
Merge pull request #629 from wtay/master
Igor Gnatenko
2016-08-14
Use our config template rather than Autoconf's.
Jussi Pakkanen
2016-08-13
A few more checks for ac converter tool.
Jussi Pakkanen
2016-08-12
Only append compile flags to the link flags when appropriate
Nirbheek Chauhan
2016-08-12
compilers: Always return a copy of the exelist
Nirbheek Chauhan
2016-08-11
Print the CFLAGS/LDFLAGS/etc inherited from the environment
Nirbheek Chauhan
2016-08-08
Doc clarification.
Jussi Pakkanen
2016-08-04
File name update in manifest.
Jussi Pakkanen
2016-08-04
Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings.
Jussi Pakkanen
2016-08-03
Merge pull request #664 from mesonbuild/asneeded
Igor Gnatenko
2016-08-02
Add option for as-needed link option.
Jussi Pakkanen
2016-08-01
test common/86: Move static library back (#662)
Nirbheek Chauhan
2016-08-01
Merge pull request #605 from mesonbuild/ternary
Jussi Pakkanen
2016-08-01
Forbid nested ternary operations.
Jussi Pakkanen
2016-08-01
Created ternary operator. Closes #538.
Jussi Pakkanen
2016-08-01
interpreter: Print what subproject dir could not be found
Nirbheek Chauhan
[next]