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-11-10
project tests: Skip lang-specific tests based on backend
Nirbheek Chauhan
2016-11-10
appveyor.yml: Test more than just MSVC2010 + Ninja on x86
Nirbheek Chauhan
2016-11-09
custom_target: Substitute @OUTPUT@ and @INPUT properly
Nirbheek Chauhan
2016-11-09
Create target directory if it does not exist. Closes #935.
Jussi Pakkanen
2016-11-09
Merge pull request #1006 from centricular/cpp-has-header-symbol
Jussi Pakkanen
2016-11-09
Can specify scan-build executable with an environment variable. Closes #1015.
Jussi Pakkanen
2016-11-08
rpm: Fix trivial typo in BuildRequires
Nirbheek Chauhan
2016-11-08
Merge pull request #1005 from centricular/javac-no-java
Jussi Pakkanen
2016-11-08
Implement mlog.warning and use it everywhere for warnings
Nirbheek Chauhan
2016-11-09
project tests: Require both javac and java for Java tests
Nirbheek Chauhan
2016-11-09
javac: Fail gracefully if there's no JVM
Nirbheek Chauhan
2016-11-08
Search for headers in build dir before source dir. Closes #984.
Jussi Pakkanen
2016-11-08
Inherit VisualStudioCPPCompiler from CPPCompiler
Nirbheek Chauhan
2016-11-08
has_function: Cast to void* instead of int
Nirbheek Chauhan
2016-11-08
travis.yml: Export CC and CXX inside the docker instance
Nirbheek Chauhan
2016-11-08
travis.yml: Don't test for GCC on OS X
Nirbheek Chauhan
2016-11-08
tests/common: Run compiler checks for both C & C++
Nirbheek Chauhan
2016-11-08
has_function: Fix trivial typo
Nirbheek Chauhan
2016-11-08
has_header_symbol: Also detect C++ classes and templates
Nirbheek Chauhan
2016-11-08
has_header_symbol: Make it work with C++ compilers
Nirbheek Chauhan
2016-11-07
Minor adjusts (#1001)
alvarez86
2016-11-06
Use a cross linker when cross compiling.
Jussi Pakkanen
2016-11-06
Merge pull request #942 from mesonbuild/tingping/private-methods
Jussi Pakkanen
2016-11-06
Merge pull request #993 from centricular/cached-dep-required-attr
Jussi Pakkanen
2016-11-06
Merge pull request #994 from centricular/more-travis-builds
Jussi Pakkanen
2016-11-06
Added reconfigure target that always reruns Meson.
Jussi Pakkanen
2016-11-06
Merge pull request #950 from centricular/fix-dependency-subproject-exceptions
Jussi Pakkanen
2016-11-06
gnome: Mark helper functions as private
Patrick Griffis
2016-11-06
Don't expose module functions prefixed with _
Patrick Griffis
2016-11-05
ninjabackend: fix error message
Tim-Philipp Müller
2016-11-05
Test that invalid subproject code in dependency() errors out
Nirbheek Chauhan
2016-11-05
Don't ignore invalid code related to subproject calls
Nirbheek Chauhan
2016-11-04
travis: Disable sudo; we don't need it
Nirbheek Chauhan
2016-11-04
failing tests: required : true is true implicitly
Nirbheek Chauhan
2016-11-04
dependency: Check that cached_dep has the 'required' attribute
Nirbheek Chauhan
2016-11-04
travis.yml: Run tests for both unity builds too
Nirbheek Chauhan
2016-11-04
travis.yml: Run tests against both gcc and clang
Nirbheek Chauhan
2016-11-02
gettext: Use argparse to handle arguments
Patrick Griffis
2016-11-02
Allow subproject declarations in subdirectories
Scott D Phillips
2016-11-02
Fix dependency() ignoring required attribute when checked second or third time
Tim-Philipp Müller
2016-11-02
Merge pull request #980 from ebassi/gtkdoc-fixes
Jussi Pakkanen
2016-11-02
Do not error out if compdb can not be created.
Jussi Pakkanen
2016-11-02
The regex to detect version numbers needs to be a bit more complex. Closes #967.
Jussi Pakkanen
2016-11-02
A few sysconf fixes.
Jussi Pakkanen
2016-11-02
Merge pull request #895 from mesonbuild/wip/tingping/gnome-vapi
Jussi Pakkanen
2016-11-02
Merge pull request #949 from centricular/has-function-xcode8-fixes
Jussi Pakkanen
2016-11-01
Run unittests only with default compiler.
Jussi Pakkanen
2016-11-01
gtkdoc: Add `ignore_headers` positional argument
Emmanuele Bassi
2016-11-01
gtkdochelper: Add 'overrides.txt' to the content files
Emmanuele Bassi
2016-10-30
Exposes the install names of targets in introspection. Closes #829.
Jussi Pakkanen
[next]