436 Commits (8c819ab8059c822fe6b82fd2a579741a88b7d0a5)

Author SHA1 Message Date
Caleb Cornett e574eba0a5 Add cross-compile support for Microsoft GDK platforms 2 years ago
Xavier Claessens 2dfd952eb9 Move classes used by scripts to their own module 2 years ago
Xavier Claessens 2a262d2936 Automatically tag systemtap files 2 years ago
Xavier Claessens a010274d4b Automaticall tag installed tests 2 years ago
Xavier Claessens e1db50d4d9 compilers: Cleanup a bit languages/suffixes lists 2 years ago
Xavier Claessens fa254229b7 ninjabackend: Fix get_target_generated_sources() return type 2 years ago
Vili Väinölä 496dce0666 Fix including headers from another drive on VS backend 2 years ago
Dylan Baker 4da14918cd pylint: enable consider-using-in 2 years ago
Dylan Baker 188c552dcf pylint: enable use-maxsplit-arg 2 years ago
Dylan Baker b11cf2f371 pylint: enable consider-using-dict-items 2 years ago
Eli Schwartz cc5ef6478f
compilers: perform targeted imports for detect 2 years ago
Eli Schwartz 0a9048e554
compilers: don't use instance checks to determine properties 2 years ago
Dylan Baker 9a645c1c5a rust: Generate a rust-project.json file when rust targets are present 2 years ago
Eli Schwartz 7eb5709bd9
backends: limit maximum path of generated filenames 2 years ago
Andres Freund 91206aaeb0 vs: Fix CustomBuild contents. 2 years ago
Thomas Li a4d5442207 Fix install_subdirs not showing up in intro-install_plan.json 2 years ago
Konstantin Kharlamov 251113fa67 backend/ninja: omit --backend when regenerating build dir 2 years ago
Alf Henrik Sauge 06bf9a5cda Fix purely white space issues reported by flake8 2 years ago
Dylan Baker c02d7fe119 backend/ninja: properly track objects extracted from fortran sources 2 years ago
Eli Schwartz 3e73d4d77d
introspection: untangle install_plan implemetation, fix a bunch of wrong ones 2 years ago
Dylan Baker 394f734b1d build: Add a Union alias for all build targets 2 years ago
Dylan Baker bdc6f243e9 backends/ninja: run `ranlib -c $out` when using the apple ar 2 years ago
Eli Schwartz 5b2f921d52
ninja depscanner: handle C++ sources named capital C 2 years ago
Justin Blanchard ec388fe7c2 ar linker: detect the "osx ld" case (where generating thin archives won't work) based on host OS, not build OS. 2 years ago
Ty c7eb601e07 Fix finding of Visual studio path in mingw64 2 years ago
Christian Wendt 468022f91c backends: Remove /Zi arg if requested to use /Z7 2 years ago
Tad Young 4c706e961b
add missing lower() to fix msvc backend platform detection 2 years ago
Michael Mera 9b21428006 fix parameter expansion in several error messages 2 years ago
Paolo Bonzini e4a8f4dbd6 backend: always use the same code to compute the files in ExtractedObjects 3 years ago
Paolo Bonzini dae986073d take override_option('unity=...') into account when allowing extract_objects() 3 years ago
Eli Schwartz f3ba24f289
ninja backend: generate additional meta-rules for test/benchmarks targets 3 years ago
Eli Schwartz 462b35e4b1 flake8: fix various whitespace nits 3 years ago
Eli Schwartz a49cd00d64 treewide: various cleanups to move imports for mypy into typechecking blocks 3 years ago
Eli Schwartz 6aeb8792ca flake8: remove import that was never used 3 years ago
Eli Schwartz 1eaf49c880 flake8: remove no longer used imports 3 years ago
Eli Schwartz c151988b39
intro-install_plan: fix destinations for build_targets with custom install_dir 3 years ago
Remi Thebault e9576a4361
use compilers.lang_suffixes to determine lang 3 years ago
Dylan Baker f235b814c3 build: Fix annotations for CustomTarget 3 years ago
Dylan Baker d0a0e04c98 build: Store depends in GeneratedList instead of Generator 3 years ago
Dylan Baker 3efb51a958 backend/vs: "fix" handling of CustomTarget dependencies 3 years ago
Dylan Baker 3dec0db06d backends/ninja: Add missing type annotation 3 years ago
Remi Thebault 1d15c6f502
add D generated files to order-only deps 3 years ago
Dylan Baker 53f44d980b backends: work around some mypy limitations and fix spotted bugs 3 years ago
Dylan Baker a2def550c5 modules: move gnome targets into gnome module 3 years ago
Eli Schwartz 38c00feb9d
relax target name restrictions to cater to internal use 3 years ago
Eli Schwartz dd2f1c4c57
ninja backend: simplify generation of phony targets 3 years ago
Vili Väinölä 020f787335 Fix that VS backend respects "console" keyword in custom_target 3 years ago
Xavier Claessens f9200ca8f7 devenv: Set WINEPATH when cross compiling for Windows 3 years ago
Jussi Pakkanen eef51fa3d6 Add some scaffolding needed for C++ modules in GCC. 3 years ago
Ben Brown 20ac070fca Fix typo in comment 3 years ago