3766 Commits (f12a7f2ad0e3c58ce4c974a9f3294ce756bccbac)
 

Author SHA1 Message Date
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
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
Dylan Baker 410937c08e Flatten SharedLibary link_args. 8 years ago
Jussi Pakkanen 86ec0d9477 Merge pull request #1631 from QuLogic/split-dependencies 8 years ago
Peter Hutterer 73494c9927 docs: make the required argument for find_program stick out more 8 years ago
liberforce b15f0a0fc1 Update Compiler-properties.md 8 years ago
Dylan Baker 99c1038988 appveyor: Don't run appveyor for docs only changes 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