3874 Commits (a88ad9173a9777a70c036a100e956040a879baf2)
 

Author SHA1 Message Date
Mike Wey 0bfc93f9e8 Update the test case. 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
Jussi Pakkanen e985d930af Updated list of users and minor sitemap cleanup. 8 years ago
Jon Turney 75099510f1 docs: The return value of executable() is a builttarget object. 8 years ago
Jon Turney cad8386733 docs: Document the object returned by custom_target 8 years ago
Jon Turney f12a7f2ad0 docs: Correct list of things that are a build target to include shared_module 8 years ago
Jon Turney 5c7f9797c3 docs: Move "build target object" from "build-in objects" to "returned objects" 8 years ago
Jussi Pakkanen 5ec6151e56 Merge pull request #1810 from QuLogic/pycharm-warnings 8 years ago
Jussi Pakkanen a31bc4ede5 Skip unittests that request it rather than mark them as failed. Closes #1804. 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 4abe9a9d78 Add missing asserts in unit tests. 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 197594146c Add a test for link_depends using a custom target 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
Jussi Pakkanen 18b11489cf Merge pull request #1775 from mesonbuild/covupdate 8 years ago
Ole André Vadla Ravnås 9b5df6e442 ninja: Deduplicate dependent vapis 8 years ago
Bálint Aradi 1472f419ea Fix fortran tests without test() calls 8 years ago
Guillaume Poirier-Morency 05c431c013 vala: Fix typos and cover dependencies without pkg-config file in docs 8 years ago
Guillaume Poirier-Morency a7fee9bd48 vala: Cover 'find_library' usage and be more explicit for default install directories in docs 8 years ago
Tim-Philipp Müller 076ce56425 Skip ObjectiveC/C++ tests if ObjC compiler is not available 8 years ago
Jussi Pakkanen 95f8cb93b3 Strip system directories and show coverage for files not executed at all. Closes #1721. 8 years ago
Jussi Pakkanen 08bd92a6ae Merge pull request #1788 from aradi/fix-fortran-scan 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
Jussi Pakkanen c2282f9382 Merged rust_args branch. 8 years ago
Bálint Aradi 3d88ce70f4 Turn feature test into a proper unit test 8 years ago
Jussi Pakkanen 84012a5099 Merge pull request #1669 from mesonbuild/dist 8 years ago
Jon Turney e99cfdfbc7 Make vs_module_defs: do something for gcc on Windows as well 8 years ago
Jussi Pakkanen 1e14438a38 Merge pull request #1735 from dcbaker/list-of-files 8 years ago
Nirbheek Chauhan 67b195f919 setup.py: dependencies is now a directory 8 years ago
Bálint Aradi 37ce7f01cf Add test for fortran dependency scanning fix 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