3052 Commits (c1e2f58443aff7ad2d6838896c56ef4a4ac18c3d)
 

Author SHA1 Message Date
Jussi Pakkanen c1e2f58443 Just say no. 8 years ago
Igor Gnatenko f56458810d setup.cfg: ignore couple of PEP8 errors 8 years ago
Jussi Pakkanen 775729eb59 Can specify include directories to compiler tests. 8 years ago
Nirbheek Chauhan a97291dc6d Add get_version() method to all dependencies 8 years ago
Nirbheek Chauhan a3c02262f9 Force a Ninja regeneration before each project test 8 years ago
Matthias Klumpp 7eb96375ca gdc: Make dependency check work 8 years ago
Jussi Pakkanen 4b7c39d9d1 Merge pull request #1247 from centricular/fix-installed-soname-aliases 8 years ago
Matthias Klumpp 8ee1c9a07a Do not automatically set warning flags if buildtype is 'plain' 8 years ago
Elliott Sales de Andrade 18c38df875 Add Generator.process_files to reduce code duplication. 8 years ago
Jussi Pakkanen 6f5a5622b9 Vim syntax highlighting fixes. Closes #1241. 8 years ago
Kseniia Vasilchuk 7dc6ba3518 Add myself to authors.txt 8 years ago
Kseniia Vasilchuk 69e2ef099c configure_file: Use utf-8 to write configured file 8 years ago
Nirbheek Chauhan d5952531c7 Share code between installed and non-installed soname tests 8 years ago
Nirbheek Chauhan 0ac965cc10 Fix shared library symlink aliasing on install 8 years ago
Matthieu Gautier 9d1e426bcc Fix installation of statically linked executable for ELF binary. 8 years ago
Nirbheek Chauhan 18f581f2c4 Add an installed soname unit test 8 years ago
Nirbheek Chauhan de0b02ee2d Store pkg-config path on the instance too 8 years ago
Elliott Sales de Andrade d517bbfb5c Raise clearer error if -Doption is invalid. 8 years ago
Jussi Pakkanen dbe685ec4e Merge pull request #1218 from ximion/master 8 years ago
Jussi Pakkanen 4f836de5bd Shut down the noise. 8 years ago
Matthias Klumpp c6fb5aec58 d: Correctly set SONAME on D shared libraries 8 years ago
Matthias Klumpp a9c09e6004 ldc: Protect linker flags from deduplication 8 years ago
Matthias Klumpp fc72aa1e65 ldc/dmd: Properly set warning arguments 8 years ago
Jussi Pakkanen 7aa314368f Some merge conflicts are logical. Such as this one was. 8 years ago
Elliott Sales de Andrade c7f788e184 Fix exception when linking with invalid object. 8 years ago
Jussi Pakkanen a2528a8816 Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style 8 years ago
Igor Gnatenko 39ab311019 add sideci.yml 8 years ago
Igor Gnatenko 706c06dda7 add flake8 configuration 8 years ago
Jussi Pakkanen 98c4fd2d5d Add per target argument for Fortran. 8 years ago
Jussi Pakkanen 415990f1ba Version number bump for new development (again). 8 years ago
Jussi Pakkanen 3d4bfdcb22 Update version number for 0.37.1. 8 years ago
Jussi Pakkanen c7685e8ab3 Merge pull request #1228 from mesonbuild/runcross 8 years ago
Jussi Pakkanen 701e393261 Make cross tests use same framework as regular tests. 8 years ago
Jussi Pakkanen 3fc67f4951 Minimal fixes to make tests pass when cross compiling. 8 years ago
Jussi Pakkanen 2b65083463 Fix cross test and run them if a cross compiler is available. 8 years ago
Jussi Pakkanen 4317edca25 Merge pull request #1227 from centricular/ninja-clean-recursive-dir-delete 8 years ago
Nirbheek Chauhan 589a56e78f Cache the scripts used for postconf and install phases 8 years ago
Nirbheek Chauhan 9bc07a0941 Fix several more lint errors 8 years ago
Igor Gnatenko 139e020ede tree-wide: use proper 'not in' notation 8 years ago
Nirbheek Chauhan a4219760ba clean-ctlist is a forbidden target name 8 years ago
Nirbheek Chauhan b4cead2763 find_program: Don't leak mutable array in get_command() 8 years ago
Igor Gnatenko 9ffc0d2f89 tree-wide: remove blank lines at EOF 8 years ago
Igor Gnatenko 971a3a3cd9 tree-wide: remove trailing whitespaces 8 years ago
Igor Gnatenko 1590e185f4 run_project_test: don't import sys twice 8 years ago
Igor Gnatenko 28d4d57756 interpreter: remove duplicated dictionary key 8 years ago
Igor Gnatenko e611b6748b tree-wide: remove unused variables 8 years ago
Igor Gnatenko 8268eb4959 tree-wide: remove unused imports 8 years ago
Nirbheek Chauhan 8e06ab6a95 Use a script to clean-up custom-target output dirs 8 years ago
Nirbheek Chauhan c854ae1801 run_project_tests.py: Also do ninja clean on tests 8 years ago
Igor Gnatenko 7d71e9f8b2 backend/ninja: pass language name instead of compiler 8 years ago