3420 Commits (f6339d6361c89f7b79cbf91e8eb56089f3c1a592)

Author SHA1 Message Date
Martin Storsjö 05e75ab3e7 Reinstate "compilers/c: Fix allow undefined link arg for PE/COFF" 6 years ago
Jussi Pakkanen d64f93800f Do not write cp entry when it is empty. Closes #4602. 6 years ago
Jussi Pakkanen c6e022b560 Print ASCII version of unrepresentable text. Closes #4600. 6 years ago
John Preston ca2e378c98 Update VS files only if something changed. 6 years ago
Jussi Pakkanen 95c620db67 Error out if kwargs dict contains a kwargs entry. 6 years ago
Jussi Pakkanen c44a5a1aec Deduplicate export-dynamic and pthread. Closes #4567. 6 years ago
Jon Turney 4da68b7ba9
Try to handle ARM64 in detect_windows_arch() 6 years ago
Jon Turney f3b5c3c27d
Simplify test for x86 targeted MSVC cross-compiler 6 years ago
Jon Turney a872b925ea
Store the target architecture for CL-like compilers 6 years ago
Philippe Normand 4db1b3a09f modules/python: Do not override link_args with None largs 6 years ago
Jon Turney a2b0dd13a4 Don't blame absent cmake for all missing dependencies 6 years ago
Nirbheek Chauhan 0b3a607fd8 Correctly detect 32-bit arm userland on 64-bit arm 6 years ago
Nirbheek Chauhan 579b5bba12 Reorganize cpu detection code to be more consistent 6 years ago
Nirbheek Chauhan b75ff762f8 Fix detection with VS 2017, and fix a bug in detection on VS 2008 6 years ago
Jussi Pakkanen 58b838a80b Can specify keyword arguments with a dict. 6 years ago
John Preston c17a80f47b Use correct environment for REGEN in VS backend. 6 years ago
Xavier Claessens 8612f1543f pkgconfig: Improve and document generator behaviour 6 years ago
Xavier Claessens 377719cc7b BuildTarget: Fix typo, self.install does not exists 6 years ago
John Ericson 2ba97d506d Use more `environment.default_*` for consistency 6 years ago
John Ericson 0fd548e16f Combine `run_tests` import lines in `run_unittests` 6 years ago
Luca Boccassi 80ac40b7e7 pkgconfig: do not generated dependency on itself 6 years ago
Mohammed Sadiq 41a98d0fdd coverage: Print summary after gcovr html generation 6 years ago
Xavier Claessens d655515a6b Add 'meson subprojects download' command 6 years ago
Xavier Claessens b5eac54c9e Add 'meson subprojects checkout' command 6 years ago
Xavier Claessens 60b58e056f Add 'meson subprojects update' command 6 years ago
Jussi Pakkanen 509afe752c Use /O1 instead of /Os for MSVC as the latter is deprecated. 6 years ago
Jussi Pakkanen 2c91ca3d6a Remove linkerlike args from compile checks. Closes #4542. 6 years ago
Daniel Mensinger 22fca7589f Fixed unit test (see #4549) 6 years ago
Daniel Schulte f954eee906 Remove name property from introspect --projectinfo as it is not used 6 years ago
Daniel Schulte 0e62193730 mintro: Allow introspect --projectinfo without build directory. 6 years ago
Daniel Schulte 8c9c5199f9 AstInterpreter: Stub out more functions 6 years ago
Daniel Schulte bdc9f6846c mintro: Split list_buildsystem_files into generation and command function 6 years ago
Daniel Schulte 4c5ec91135 Split AstInterpreter into base class and RewriterInterpreter 6 years ago
Daniel Mensinger 37ffff0aed Fixed unbound cmvers variable (#4549) 6 years ago
Daniel Mensinger 1759fc8f45
Sorted arrays alphabetically 6 years ago
Daniel Mensinger 1f48aa595d
Added 'section' key to buildoptions introspection 6 years ago
Aleksey Filippov 1c8c888854 Use first 7 letters of sha256 for subdirectory part of target id 6 years ago
Dylan Baker 9f675cc55a dependencies/ui: Fix qt compiler detection when bindir is set 6 years ago
Elliott Sales de Andrade e58f186121 Fix subproject initialization without git installed. 6 years ago
Jussi Pakkanen 50d5bcff87 Remove MinimalRebuild as it is deprecated. Closes #4539. 6 years ago
Daniel Mensinger a0175ecb14 CMake find_package dependency backend (#4444) 6 years ago
Marcel Hollerbach 443a4a8c78 pkgconfig: add support for pkgconfig generation for c# 6 years ago
Xavier Claessens 4178267bfe minstall: Do not delete dst files when installing a directory 6 years ago
Jon Turney 4c4e3c8600 Fix flake8 whitespace reports 6 years ago
Jon Turney a33acd31da Fix flake8 'imported but unused' reports 6 years ago
Jon Turney d118e3ad4c lgtm: Instantiating an exception, but not raising it 6 years ago
Jon Turney d3f2172de8 lgtm: Too few arguments for string format. 6 years ago
Iñigo Martínez cecbbfab0e gnome.gtkdoc: Fix missing permitted `c_args` argument 6 years ago
Jussi Pakkanen aa20c91e6e Guard against broken lib paths returned by gcc. 6 years ago
Dylan Baker 842d8556ec compilers: quiet ICC messages about pch 6 years ago