533 Commits (ded2204d2c0c24a6f338b4b71b2e1e0a0f184bf3)

Author SHA1 Message Date
Eli Schwartz 7afc69254d
fix implicit_reexport issues and enforce them going forward 1 year ago
Charles Brunet 3e3d5e97c3 Fix display of generator 2 years ago
Tristan Partin 24edddb412 Fix return type of debugfile functions 2 years ago
Xavier Claessens 08972c1277 backends: Always take options from target 2 years ago
Eli Schwartz 4166bf1eb2 Revert "backends: Cache creation of install data" 2 years ago
Eli Schwartz db0c24e627
genvslite: greatly simplify the implementation of non-genvslite backends 2 years ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 2 years ago
Aditya Kamath 8946bc05f7
Archive shared library in AIX (#11850) 2 years ago
Dylan Baker 6bfb47a455 rust: Override the default MSVCRT when linking Rust and !rust together 2 years ago
Dylan Baker 772cb92624 rust: get stdlib arguments for non-rust languages when linking 2 years ago
Eli Schwartz a71846d749
Revert "modules: move gnome targets into gnome module" 2 years ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 2 years ago
Eli Schwartz 6fad02db04
fix regression in handling output overwriting for ar-like linkers 2 years ago
Eli Schwartz e715400d1b
tree-wide: reduce unneeded imports on specific Dependency impls 2 years ago
Alyssa Ross ab17bd2393 rust: fix -C prefer-dynamic behavior 2 years ago
Eli Schwartz d0cbda99a3
backends/vs: add sundry type annotations 2 years ago
Eli Schwartz f38c653a75
backends/xcode: simplify an obviously too-complicated function 2 years ago
Eli Schwartz 50921263bd
delete dead code that has never been referenced 2 years ago
Eli Schwartz a981433705
backends/xcode: various sundry low-effort typing fixes 2 years ago
Eli Schwartz ba27c72861
backends/ninja: add sundry typing improvements 2 years ago
Eli Schwartz aa48cdcf60
use truncating division for code that explicitly needs an int 2 years ago
Eli Schwartz 85e0c0a5d7
ninja backend: simplify code by using dataclasses 2 years ago
Eli Schwartz 82d0d1755d
ninja backend: fix cleandead deleting files that meson implicitly creates 2 years ago
Xavier Claessens d17e3ce6ba preprocess: Allow preprocessing any file extensions 2 years ago
Eli Schwartz 29ad6dd90c avoid endless reconfigure loops when a build directory is copied around 2 years ago
Volker Weißmann 12a2dc86ca Allow generator.process(generator.process(...)) 2 years ago
Xavier Claessens c6db870fc7 rust: Add system libs used by rust std to staticlib external deps 2 years ago
Nomura 40e27b14f1 Metrowerks: move PCH args to the end of the command line 2 years ago
Volker Weißmann 8d81611114 Fix paths of Fortran order dependencies 2 years ago
Renan Lavarec e94de2b872 Visual studio: Generate vcxproj.filters files to adds filters to imitated directories to navigate more easily in the source files. 2 years ago
Eli Schwartz 6823cabb83
extend install scripts to allow specific directory variable exports 2 years ago
Xavier Claessens ff86e799a4 extract_all_objects: Include PCH object with MSVC 2 years ago
Volker Weißmann f5fa56fdfa Don't use dyndep scanner when preprocessing 2 years ago
Nomura 18cfa545f0 Initial support for Metrowerks C/C++ compiler 2 years ago
Sebastian Dröge 01420bf8fc rust: Add new `rust_dependency_map` target configuration 2 years ago
Charles Brunet 5eb55075ba intro: add more details to generated json files 2 years ago
Sebastian Dröge e2c454b86e rust: Also disallow `.` in Rust library target names 2 years ago
Sebastian Dröge 45629466a7 rust: Don't use prefer-dynamic in case of proc-macro Rust dependencies 2 years ago
Sebastian Dröge 1c00cb2550 rust: Use `isinstance(d, build.StaticLibrary)` instead of comparing the type name string 2 years ago
Sebastian Dröge e184fc84b3 rust: Link staticlib/cdylib link targets like link targets from any other language 2 years ago
Sebastian Dröge a787b0cd5f rust: Don't prefer dynamic linking of Rust libraries for cdylibs 2 years ago
Sebastian Dröge c725816c81 rust: Convert dashes in crate names to underscores 2 years ago
Josh Soref 93cafe7b14 backend/vs: Fix OpenMPSupport 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
Charles Brunet e238b81ba0 better algo to find DLL paths on Windows 2 years ago
Charles Brunet 4cf9aab357 Revert "find dll path on Windows" 2 years ago
HiPhish 439a61affa Change "can not" to "cannot" throughout project 2 years ago
Barnabás Pőcze d0d22f4ded backend/vs: ensure that build dir is preferred to src dir 2 years ago
Xavier Claessens b30cd5d2d5 Make --vsenv a readonly builtin option 2 years ago
Eli Schwartz a7930a2cd7 backends: fix bug where meson_exe crashed if constructed with found programs 2 years ago