2376 Commits (181d9a891d6791125946abe3ff630fba3a34ebbe)
 

Author SHA1 Message Date
Elliott Sales de Andrade 181d9a891d Ensure URLs are closed with a context manager. 8 years ago
Elliott Sales de Andrade fe0aa7daff Convert depfixer.Elf class into a context manager. 8 years ago
Elliott Sales de Andrade 4c71695e41 Use context manager for file I/O. 8 years ago
Nirbheek Chauhan 7830cb61c3 Add a new compiler object method: has_members (#723) 8 years ago
Jussi Pakkanen b7392bb290 Merge pull request #696 from mesonbuild/depfile 8 years ago
Elliott Sales de Andrade a2321b24f6 Flatten isinstance calls. (#715) 8 years ago
Jussi Pakkanen 7cd6206d9a Check for embedded @OUTPUT@s in commands. 8 years ago
Elliott Sales de Andrade ae12656555 Use global id instead of local for hg tag. (#710) 8 years ago
Jussi Pakkanen 4e050c3d9b Merge pull request #712 from QuLogic/capturing-custom-target 8 years ago
Elliott Sales de Andrade b7757189e4 Echo stderr from captured command. 8 years ago
Elliott Sales de Andrade 3e09aa9f11 Don't allow @OUTPUT@ when capturing output. 8 years ago
Elliott Sales de Andrade acdcc3ccf2 Add myself to authors.txt. 8 years ago
Elliott Sales de Andrade 70d94a5550 Allow capturing command output of a custom target. 8 years ago
Elliott Sales de Andrade dcaf2d7b3d Accept string exe with Backend.serialise_executable. 8 years ago
Igor Gnatenko 3ed1ff1c71 macros.meson: override all supported options (#717) 8 years ago
Jussi Pakkanen 808451b5c7 Do not error out if git pull fails on subprojects. Closes #720. 8 years ago
Jussi Pakkanen d3ce0a4395 Merge pull request #700 from mesonbuild/sysconfdir 8 years ago
Igor Gnatenko bf2ec8fd8f Merge pull request #709 from vinszent/master 8 years ago
ippytraxx 9aef099bc7 'name' needs to be 'self.name' in DependencyException 8 years ago
Matthias Klumpp d98959f2cb Make D compilers return colored output by default 8 years ago
Matthias Klumpp 76fe77f9a8 Don't automatically override the -L flag of D compilers 8 years ago
Jussi Pakkanen a52154eba5 Change default and add explanatory comment for why we do that. 8 years ago
Jussi Pakkanen c4ade56150 Added sysconfdir option. Closes #694. 8 years ago
Jussi Pakkanen fae8ad90a4 Consistent kwarg popping. 8 years ago
Jussi Pakkanen 4b3414cba0 Add extra_args kwarg to glib-compile-resources. Closes #698. 8 years ago
Nirbheek Chauhan 24aa7f300a tests: Don't fail wxwidgets test if wxwidgets is not installed (#639) 8 years ago
Jussi Pakkanen 6ae40344e0 Merge pull request #680 from centricular/osx-dylib-soversion 8 years ago
Jussi Pakkanen e3783f0f59 Check input file for existance. Closes #697. 8 years ago
Jussi Pakkanen 399d653803 Merge pull request #685 from ximion/master 8 years ago
Matthias Klumpp 309f7a1b4a interpreter: Rename get_unittest_flag() to unittest_args() 8 years ago
Matthias Klumpp 12a01c26f3 trivial: Use stringlistify 8 years ago
Matthias Klumpp b80bdf65df Simplify D compiler argument translation 8 years ago
Matthias Klumpp d767d8ca39 Split D library test into static/shared tests 8 years ago
Jussi Pakkanen c02a175d52 Add depfile support to generators. 8 years ago
Jussi Pakkanen 5a926172e6 No fpic on Windows C++. Closes #690. 8 years ago
Jussi Pakkanen 3ae918a463 Add support for dependency files in custom targets. 8 years ago
Matthias Klumpp 57c54a678c Allow build definitions to retrieve the unittest flag of a D compiler 8 years ago
Matthias Klumpp 3eb90414f6 Add testcase for mixed C and D compilation 8 years ago
Matthias Klumpp 56823272ab Implement D support 8 years ago
Aleksander Piotrowski d6fd462387 Fix URL to Ninja project 8 years ago
Nirbheek Chauhan 88037c4385 shared_library: Add vs_module_defs to link_depends 8 years ago
Nirbheek Chauhan 5f3097a492 Don't add the soversion to the dylib filename on OS X 8 years ago
Nirbheek Chauhan 2549ed8290 Add a test to find libfoo.X.dylib via -lfoo 8 years ago
Igor Gnatenko 58359c8fac add .mailmap (#679) 8 years ago
Nirbheek Chauhan e0dcb3160a BuildTarget: Print a better message when passing GeneratedList to 'objects' (#681) 8 years ago
Jussi Pakkanen 5b1559a4e8 Merge pull request #673 from centricular/inherited-env-flags 8 years ago
Jussi Pakkanen c6ca8a59be Add missing name. 8 years ago
Igor Gnatenko bde123d70c Merge pull request #629 from wtay/master 8 years ago
Jussi Pakkanen af0e3e2675 Use our config template rather than Autoconf's. 8 years ago
Jussi Pakkanen 7f4ecfc742 A few more checks for ac converter tool. 8 years ago