3838 Commits (cb9344cb8d32641aa2db11709db0ce89a5525c8c)
 

Author SHA1 Message Date
Elliott Sales de Andrade 17328e7019 Add coverage export for tests. 8 years ago
Ole André Vadla Ravnås b595cda4ed Fix cross environment pollution. 8 years ago
Jussi Pakkanen 5794f37af5 Merge hdiutil fix branch. 8 years ago
Stefan Graupner f4b20a1cc3 Re-add comment about hdiutil output 8 years ago
Stefan Graupner 80f252bb5c Change hdiutil detach 8 years ago
Jussi Pakkanen effe4fb134 Create helper function for a rmtree that works reliably on Windows. 8 years ago
Jussi Pakkanen 189784b474 Merge pull request #1792 from jon-turney/custom_target_vs_module_defs 8 years ago
Ole André Vadla Ravnås c352c34ff1 cross: Fix host_machine.system in the example iphone cross config. 8 years ago
cagatay-y 79b0111018 Update link 8 years ago
Jussi Pakkanen 3bd6130df2 Merge pull request #1823 from jon-turney/master 8 years ago
cagatay-y a24a91b29e Fix typo 8 years ago
cagatay-y 55a9b6c240 Change repeated word 8 years ago
Elliott Sales de Andrade a7ccf01640 Ignore built docs directory. 8 years ago
Elliott Sales de Andrade a2a28c72ea Remove extra temporary file from docs. 8 years ago
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