14264 Commits (319b41b4c9c9d6d776828519b141fea1427fe89e)
 

Author SHA1 Message Date
Xavier Claessens 3500349df1 rust: Fix link arguments 1 year ago
Aditya Vidyadhar Kamath cfec255027
Fix traceback on AIX in shlib archiving code 1 year ago
Aditya Vidyadhar Kamath f4d19db25e
Use target.aix_so_archive to decide to archive shared library in AIX 1 year ago
Luke Elliott ce691f8c98 Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago
Luke Elliott 99fadccd29 completions: bash: add a bunch of missing completion options 1 year ago
Alaska b2000620f4 cargo subprojects: don't assume each target has dependencies 1 year ago
Eli Schwartz 01368ffb29
simd module: fix regression that broke using only some simd variants 1 year ago
Jussi Pakkanen bca31cffc2 Bump version number for RC1. 1 year ago
Jussi Pakkanen 20bcca3972 Handle path behaviour change in Python 3.12. 1 year ago
Jussi Pakkanen 3bbe66e971 Condense test directories for RC1. 1 year ago
Chun-wei Fan ada6236f76 i18n module: Invoke itstool with the full command line 1 year ago
Dudemanguy e9e098b73e build: improve the warning for executables with the same name 1 year ago
Eli Schwartz ae7a9b0f44 fix the repr for OrderedSet to actually execute correctly 1 year ago
Eli Schwartz 34ac2e4af6 fix ninja backend rules containing internal enum reprs 1 year ago
Eli Schwartz 1cf0ed0997 add missing imports for future annotations 1 year ago
Tristan Partin 46cedeb431 Support -j as a shorthand for --num-processes 1 year ago
Dylan Baker 450b3db378 modules/rust: Add a test that bindgen drops arguments it shouldn't use 1 year ago
Dylan Baker e6e07f46ea modules/rust: remove missed cargs.extend() 1 year ago
Xavier Claessens bf9314e00d pkgconfig: Allow setting both pkgconfig and pkg-config 1 year ago
Sam James 7b7d2e060b mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by default 1 year ago
Xavier Claessens e2a87afa52 rust: Always link dll and exe with the correct vscrt 1 year ago
Xavier Claessens 361f7484d2 Remove duplicated code to canonicalize b_vscrt option value 1 year ago
Nirbheek Chauhan 890dd31cb0 test cases/15 llvm: Skip cmake when llvm == 17.0 1 year ago
Paolo Bonzini 0781eab481 release notes: fix snippet for "fill:" argument 1 year ago
Dylan Baker e419184a9b interpreter: use typed_kwargs for build_target.objects 1 year ago
Dylan Baker d5bdcf1145 interpreter: use typed_kwargs for build_target.resources 1 year ago
Dylan Baker 1abdd9dd61 interpreter: use typed_kwargs for build_target.name_suffix 1 year ago
Dylan Baker 9f80a069ec interpreter: use typed_kwargs for build_target.name_prefix 1 year ago
Dylan Baker 4386419a86 interpreter: use typed_kwargs for build_target.link_depends 1 year ago
Dylan Baker d38bf5fbb0 interpreter: use typed_kwargs for build_target.gnu_symbol_visibility 1 year ago
Dylan Baker 0f23dc5b03 interpreter: use typed_kwargs for build_target.link_language 1 year ago
Dylan Baker e06ae90677 interpreter: use typed_kwargs for build_target.install_rpath 1 year ago
Dylan Baker b02d23206a interpreter: use typed_kwargs for build_target.build_rpath 1 year ago
Dylan Baker a3444d31db interpreter: use typed_kwargs for build_target.implicit_include_directories 1 year ago
Dylan Baker ca32ffc157 interpreter: use typed_kwargs for build_target.extra_files 1 year ago
Dylan Baker 357abf51c5 interpreter: use typed_kwargs for build_target.native 1 year ago
Dylan Baker 2fc8729078 interpreter: use typed_kwargs for build_target.install_mode 1 year ago
Dylan Baker bae2e13b39 interpreter: use typed_kwargs for build_target.install 1 year ago
Dylan Baker 507d8bf4d7 interpreter: use typed_kwargs for build_target.build_by_default 1 year ago
Nirbheek Chauhan bd0ab92bba msubprojects: Fix typo 'any way' -> 'anyway' 1 year ago
Xavier Claessens 746c4eff48 msubprojects: Fix crash if wrapdb_version is in bad format 1 year ago
Dylan Baker 5fcf347661 modules/rust: only use include and define args from global/project args 1 year ago
Dylan Baker 658fe7243b modules/rust: remove rust_crate_type for test() method 1 year ago
Dylan Baker 74771d2119 compilers/d: use DFeatures for get_features_args 1 year ago
Dylan Baker 6599c32fd3 compilers/d: remove duplicate method from subclass 1 year ago
Dylan Baker b2f681c92a build: use a TypedDict for d_features 1 year ago
Dylan Baker 7c101413d0 interpreter: use typed_kwargs for build_target.d_unittest 1 year ago
Dylan Baker 2048d1333e interpreter: use typed_kwargs for build_target.d_module_versions 1 year ago
Dylan Baker 9b1efa37fd interpreter: use typed_kwargs for build_target.d_import_dirs 1 year ago
Dylan Baker 19beb070e8 interpreter: use typed_kwargs for build_target.d_debug 1 year ago