2810 Commits (587a0bb3d14addcacd62282a46957b86d582f1be)
 

Author SHA1 Message Date
Nirbheek Chauhan ae5a362950 tests/common: Run compiler checks for both C & C++ 8 years ago
Nirbheek Chauhan 7400284e32 has_function: Fix trivial typo 8 years ago
Nirbheek Chauhan 4d84241ccf has_header_symbol: Also detect C++ classes and templates 8 years ago
Nirbheek Chauhan f6dfd36239 has_header_symbol: Make it work with C++ compilers 8 years ago
alvarez86 87f07cdf3d Minor adjusts (#1001) 8 years ago
Jussi Pakkanen 8d182e00c9 Use a cross linker when cross compiling. 8 years ago
Jussi Pakkanen 335d263315 Merge pull request #942 from mesonbuild/tingping/private-methods 8 years ago
Jussi Pakkanen f8bf37979b Merge pull request #993 from centricular/cached-dep-required-attr 8 years ago
Jussi Pakkanen ae8a0a1438 Merge pull request #994 from centricular/more-travis-builds 8 years ago
Jussi Pakkanen 1cf787f281 Added reconfigure target that always reruns Meson. 8 years ago
Jussi Pakkanen 90f5af8a90 Merge pull request #950 from centricular/fix-dependency-subproject-exceptions 8 years ago
Patrick Griffis fb7d9c7aef gnome: Mark helper functions as private 8 years ago
Patrick Griffis 1811f83e2a Don't expose module functions prefixed with _ 8 years ago
Tim-Philipp Müller 627d859809 interpreter: copy mutable variables on assignment 8 years ago
Tim-Philipp Müller 5898fb094c Revert "interpreter: Add a way to copy and environment object" 8 years ago
Tim-Philipp Müller d37bbef411 ninjabackend: fix error message 8 years ago
Nirbheek Chauhan 52b589fd55 Test that invalid subproject code in dependency() errors out 8 years ago
Nirbheek Chauhan fd260eac81 Don't ignore invalid code related to subproject calls 8 years ago
Nirbheek Chauhan 0af9941986 travis: Disable sudo; we don't need it 8 years ago
Nirbheek Chauhan cb36843863 failing tests: required : true is true implicitly 8 years ago
Nirbheek Chauhan 268f737612 dependency: Check that cached_dep has the 'required' attribute 8 years ago
Nirbheek Chauhan 9ec6c7e238 travis.yml: Run tests for both unity builds too 8 years ago
Nirbheek Chauhan 8213ef5511 travis.yml: Run tests against both gcc and clang 8 years ago
Matthew Waters b6971f2007 gnome: make generate_gir use the correct shared library 8 years ago
Patrick Griffis 314eb5110e gettext: Use argparse to handle arguments 8 years ago
Scott D Phillips 3650669874 Allow subproject declarations in subdirectories 8 years ago
Tim-Philipp Müller aeaccdc418 Fix dependency() ignoring required attribute when checked second or third time 8 years ago
Jussi Pakkanen f1c909c41a Merge pull request #980 from ebassi/gtkdoc-fixes 8 years ago
Jussi Pakkanen 72995b5800 Do not error out if compdb can not be created. 8 years ago
Jussi Pakkanen 69aa0091b1 The regex to detect version numbers needs to be a bit more complex. Closes #967. 8 years ago
Jussi Pakkanen e0034fd6a5 A few sysconf fixes. 8 years ago
Jussi Pakkanen 36a0d162cb Merge pull request #895 from mesonbuild/wip/tingping/gnome-vapi 8 years ago
Jussi Pakkanen 97c2321740 Merge pull request #949 from centricular/has-function-xcode8-fixes 8 years ago
Jussi Pakkanen afe00697fa Run unittests only with default compiler. 8 years ago
Emmanuele Bassi e226d702bc gtkdoc: Add `ignore_headers` positional argument 8 years ago
Emmanuele Bassi 6eeecb8585 gtkdochelper: Add 'overrides.txt' to the content files 8 years ago
Jussi Pakkanen 6762d30c6a Exposes the install names of targets in introspection. Closes #829. 8 years ago
Jussi Pakkanen 43a8ef72fc Merge pull request #965 from schultetwin/serialize_native_executable_exe_wrapper_cross_build 8 years ago
Nirbheek Chauhan b8ef693a2a Clang also supports gnu89/99/11, gnu++03/11/14/1z 8 years ago
Mark Schulte cb53da3cc1 Adding my name to authors.txt as requested 8 years ago
Mark Schulte 1e4bdea7d8 Allow running native executable in cross build 8 years ago
Scott D Phillips ba578db031 mesonlib: close file before (re)moving 8 years ago
Nirbheek Chauhan b05d37db67 compilers: Ignore pthread flags when using MSVC 8 years ago
Jussi Pakkanen 33323bb7e3 Merge pull request #952 from centricular/deterministic-sources-outputs 8 years ago
Jussi Pakkanen 8105c6f027 Upgrade docker build image to yakkety. 8 years ago
Nirbheek Chauhan eea951c9f3 Add osx test for the XCode 8 fixes to has_function 8 years ago
Nirbheek Chauhan 5ffb0bcd0d Use *FLAGS from the env in compiler checks 8 years ago
Nirbheek Chauhan 3df75d696d Directly pass the compiler to get_args_from_envvars 8 years ago
Nirbheek Chauhan 4be8e71fb3 has_function: Try to use the function being checked 8 years ago
Jussi Pakkanen 2d058bdcff Merge pull request #912 from valum-framework/wip/vala-custom-header-and-vapi 8 years ago