2130 Commits (57cb59787112aac395343e98f5cc4686560e74c9)

Author SHA1 Message Date
Adam C. Foltzer 80fd7106e8 add support for static flag on Windows Boost dependency 8 years ago
Rob Doolittle 56b41d1c79 mesontest: use unbuffered IO 8 years ago
blackbox db176c85db xcode-backend framework fixes 8 years ago
blackbox dd443ad0eb codestyle 8 years ago
blackbox 03ebe2f56f remove debug-marker 8 years ago
blackbox ea5eb2a80d XCode frameworks support 8 years ago
Paulo Antonio Alvarez 50c81d267b objc++: Add support for objcpp_args keyword 8 years ago
Paulo Antonio Alvarez 18d2e7b91c objc: Add support for objc_args keyword 8 years ago
Ole André Vadla Ravnås b595cda4ed Fix cross environment pollution. 8 years ago
Jussi Pakkanen effe4fb134 Create helper function for a rmtree that works reliably on Windows. 8 years ago
Goncalo Carvalho 6eb75a04a1 fix lookup of boost modules when cross-compiling on osx 8 years ago
Mike Wey 19da02a5d8 Add 'compiles' and 'has_multi_arguments' for dlang. 8 years ago
Elliott Sales de Andrade 0e56ec2dbd Don't allow non-equality comparisons across types. 8 years ago
Elliott Sales de Andrade b36513a5b6 Only allow equality comparisons for non-elementary types. 8 years ago
Elliott Sales de Andrade 30645ed54b Remove extra casts on InterpreterBase.evaluate_statement. 8 years ago
Elliott Sales de Andrade c69d82795c Delete the correct directory in dist check. 8 years ago
Elliott Sales de Andrade 1846eb3c77 Add super call in RunTargetHolder. 8 years ago
Elliott Sales de Andrade 34e4d32ac7 Remove dead code paths. 8 years ago
Elliott Sales de Andrade 07bad04a86 Handle required `ExtraFrameworkDependency`s. 8 years ago
Elliott Sales de Andrade 00f89b0f6e Fix undefined variables/methods. 8 years ago
Elliott Sales de Andrade 83d1c7f063 Rearrange trys to avoid possible undefined vars. 8 years ago
Elliott Sales de Andrade f8fe9939e4 Avoid shadowing outer variables. 8 years ago
Elliott Sales de Andrade ea636fcd51 Remove unused variables. 8 years ago
Elliott Sales de Andrade e66465369d Use more direct dictionary literals. 8 years ago
Elliott Sales de Andrade faf114299b Remove unnecessary __init__ methods. 8 years ago
Elliott Sales de Andrade 65b1d33931 Remove unused imports. 8 years ago
Jon Turney 66a6ea984b Allow vs_module_defs to use a custom_target 8 years ago
Yasushi SHOJI abd12b69ea mesonconf: reorder output columns 8 years ago
Lars Persson a3856be1d5 gmockdependency: find libraries using the compiler 8 years ago
Lars Persson a1a4f66e6d gtestdependency: find libraries using the compiler 8 years ago
Ole André Vadla Ravnås 9b5df6e442 ninja: Deduplicate dependent vapis 8 years ago
Jussi Pakkanen 95f8cb93b3 Strip system directories and show coverage for files not executed at all. Closes #1721. 8 years ago
Ole André Vadla Ravnås 97339d3be4 ninja: Also include Vala headers in generated headers 8 years ago
Jon Turney 61a145fcb5 Implement executable(gui_app:) for gcc on Windows 8 years ago
Jussi Pakkanen 111e3df45d Moved coverage commands to a standalone script. 8 years ago
Jon Turney e99cfdfbc7 Make vs_module_defs: do something for gcc on Windows as well 8 years ago
Bálint Aradi 540fd2f0e0 Fix scanning of Fortran sources created during configuration 8 years ago
Jussi Pakkanen 8068fc0d1d Add test and release notes. 8 years ago
Dylan Baker 410937c08e Flatten SharedLibary link_args. 8 years ago
Dylan Baker c03744cccb Allow passing a list of Files to CustomTarget. Closes #1720 8 years ago
Dylan Baker e2567386f1 Use flatten for link targets. Fixes #1764 8 years ago
Dylan Baker e419198ff8 Flatten should always return a list 8 years ago
Jussi Pakkanen 6e59d84534 Initialise submodules. 8 years ago
Jussi Pakkanen a91aed8854 Test created tarball by doing a full build + test + install cycle. 8 years ago
Jussi Pakkanen 255be79e22 Created a dist target. Closes #877. 8 years ago
Peter Hutterer 7ed19902be pkgconfig: add suppport for custom variables during generation 8 years ago
Elliott Sales de Andrade e922a6f6f0 Make base imports explicit. 8 years ago
Elliott Sales de Andrade 8731e00ada Tweak formatting of base dependency file. 8 years ago
Elliott Sales de Andrade d3caadb675 Split misc dependencies into their own file. 8 years ago
Elliott Sales de Andrade cb24c2d58a Split apart platform-specific dependencies 8 years ago