587 Commits (af0464352aa46324a1a59f8a1e82b6cdd46ec891)

Author SHA1 Message Date
Eli Schwartz 22d842a97d
ninjabackend: remove useless and unused API bits in phony targets 1 year ago
Albert Tang 76dd44d6cb backend: fix checking dep instance for xcode 1 year ago
Charles Brunet 047c2d644c Display more timestamps when profiling ninja 1 year ago
Eli Schwartz 7afc69254d
fix implicit_reexport issues and enforce them going forward 1 year ago
Charles Brunet 3e3d5e97c3 Fix display of generator 1 year ago
Tristan Partin 24edddb412 Fix return type of debugfile functions 1 year ago
Xavier Claessens 08972c1277 backends: Always take options from target 1 year ago
Eli Schwartz 4166bf1eb2 Revert "backends: Cache creation of install data" 1 year ago
Eli Schwartz db0c24e627
genvslite: greatly simplify the implementation of non-genvslite backends 1 year ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 1 year ago
Aditya Kamath 8946bc05f7
Archive shared library in AIX (#11850) 1 year ago
Dylan Baker 6bfb47a455 rust: Override the default MSVCRT when linking Rust and !rust together 1 year ago
Dylan Baker 772cb92624 rust: get stdlib arguments for non-rust languages when linking 1 year ago
Eli Schwartz a71846d749
Revert "modules: move gnome targets into gnome module" 1 year ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 1 year ago
Eli Schwartz 6fad02db04
fix regression in handling output overwriting for ar-like linkers 1 year ago
Eli Schwartz e715400d1b
tree-wide: reduce unneeded imports on specific Dependency impls 1 year ago
Alyssa Ross ab17bd2393 rust: fix -C prefer-dynamic behavior 1 year ago
Eli Schwartz d0cbda99a3
backends/vs: add sundry type annotations 1 year ago
Eli Schwartz f38c653a75
backends/xcode: simplify an obviously too-complicated function 1 year ago
Eli Schwartz 50921263bd
delete dead code that has never been referenced 1 year ago
Eli Schwartz a981433705
backends/xcode: various sundry low-effort typing fixes 1 year ago
Eli Schwartz ba27c72861
backends/ninja: add sundry typing improvements 1 year ago
Eli Schwartz aa48cdcf60
use truncating division for code that explicitly needs an int 1 year ago
Eli Schwartz 85e0c0a5d7
ninja backend: simplify code by using dataclasses 1 year ago
Eli Schwartz 82d0d1755d
ninja backend: fix cleandead deleting files that meson implicitly creates 1 year 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