1043 Commits (4677f37366b2b57053e065d9bb188191dddfa5e9)

Author SHA1 Message Date
Kseniia Vasilchuk 69e2ef099c configure_file: Use utf-8 to write configured file 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 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
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
Elliott Sales de Andrade c7f788e184 Fix exception when linking with invalid object. 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
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 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
Igor Gnatenko 7d71e9f8b2 backend/ninja: pass language name instead of compiler 8 years ago
Igor Gnatenko d5ccd20aac fix some of pylint's undefined-variable 8 years ago
Elliott Sales de Andrade f9c1cc9d93 Fix pkg-config during cross-compile. 8 years ago
Elliott Sales de Andrade 51e6a3986a Fix undefined variables in cross-compile. 8 years ago
Jussi Pakkanen 534066af1a Version update for new development. 8 years ago
Jussi Pakkanen d942243d50 Bump version number for release. 8 years ago
Nirbheek Chauhan 6b8df9da84 custom_target: Make directory outputs installable 8 years ago
Jussi Pakkanen 411e88a5ab Fix PGI Fortran compiler detection. 8 years ago
Igor Gnatenko 3b55f6de8c s/Nonexistant/Nonexistent/g 8 years ago
Nirbheek Chauhan c693bd9bb4 Allow passing arguments to install scripts 8 years ago
Igor Gnatenko 9cfdd30789 remove shebang from wraptool 8 years ago
Igor Gnatenko 4fbaf295f6 remove shebangs from scripts 8 years ago
Nirbheek Chauhan eaafca6f4a Qt: Allow passing a name arg to preprocess() 8 years ago
Nirbheek Chauhan ade1f695a6 Fix detection of pkg-config on all platforms 8 years ago
Nirbheek Chauhan ef2c2eeed1 QtDependency: Only use -fPIC on Linux 8 years ago
Nirbheek Chauhan 361ae8d22b qt: Fix detection of tools on Windows 8 years ago
Nirbheek Chauhan 6981d29861 compilers: Always pass -pipe to compiler checks 8 years ago
Nirbheek Chauhan 6292122a19 has_header: Don't compile, only preprocess 8 years ago
Igor Gnatenko 5bf22c5678 add support for $sharedstatedir 8 years ago
Igor Gnatenko 2962d3a66b add support for $infodir 8 years ago
Igor Gnatenko 380b362fa4 add support for $sbindir 8 years ago
Nirbheek Chauhan 59b8f11e7e gnome: Re-use gobject-introspection-1.0 pkg-config dependency 8 years ago
Thibault Saunier 5b5edd6b33 gettext: Respect the --subdir argument before the MESON_SUBDIR var 8 years ago
Nirbheek Chauhan 2b842de341 compilers: Ignore -pthread in link flags with MSVC 8 years ago
Jussi Pakkanen b389f43060 Revert "Merge pull request #1145 from AlexandreFoley/wrap-fix" 8 years ago
Thibault Saunier 925f880e6b introspect: Allow listing all installed files 8 years ago
Nirbheek Chauhan 5e5b3f00d8 modules: Cache programs found by find_program 8 years ago