8783 Commits (11dec13a1933159be6bee160f899b39970b64d06)

Author SHA1 Message Date
Xavier Claessens 11dec13a19 mtest: -C argument does not need type convertor 1 year ago
Xavier Claessens 42898bb455 msvc: Do not include pch obj when b_pch=false 1 year ago
Xavier Claessens 91f2050813 rust: Add unique metadata id 1 year ago
Xavier Claessens 4c5e976a75 msubprojects: Fix --sourcedir argument not working 1 year ago
Jussi Pakkanen 61a760a39c Increment version number for rc2. 2 years ago
Eli Schwartz 87480bc497 gnome module: fix invalid find_tool variable contents causing crash 2 years ago
Christoph Reiter 2d538c58cb Fix visibility attribute support check for GCC on Windows 2 years ago
Eli Schwartz fb1c6e32f4
Fine-tune the error message when trying to build outside the project root 2 years ago
Andrew McNulty 74712f2dbc scan-build: Exclude subprojects from scan-build report 2 years ago
Xavier Claessens 06b9d1e75a rust: proc-macro should be ignored in transitive dependencies 2 years ago
Xavier Claessens de03bf51d8 rust: Do not use +verbatim on MacOS 2 years ago
Xavier Claessens 3500349df1 rust: Fix link arguments 2 years ago
Aditya Vidyadhar Kamath cfec255027
Fix traceback on AIX in shlib archiving code 2 years ago
Aditya Vidyadhar Kamath f4d19db25e
Use target.aix_so_archive to decide to archive shared library in AIX 2 years ago
Luke Elliott ce691f8c98 Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 2 years ago
Alaska b2000620f4 cargo subprojects: don't assume each target has dependencies 2 years ago
Eli Schwartz 01368ffb29
simd module: fix regression that broke using only some simd variants 2 years ago
Jussi Pakkanen bca31cffc2 Bump version number for RC1. 2 years ago
Chun-wei Fan ada6236f76 i18n module: Invoke itstool with the full command line 2 years ago
Dudemanguy e9e098b73e build: improve the warning for executables with the same name 2 years ago
Eli Schwartz ae7a9b0f44 fix the repr for OrderedSet to actually execute correctly 2 years ago
Eli Schwartz 34ac2e4af6 fix ninja backend rules containing internal enum reprs 2 years ago
Eli Schwartz 1cf0ed0997 add missing imports for future annotations 2 years ago
Tristan Partin 46cedeb431 Support -j as a shorthand for --num-processes 2 years ago
Dylan Baker e6e07f46ea modules/rust: remove missed cargs.extend() 2 years ago
Xavier Claessens bf9314e00d pkgconfig: Allow setting both pkgconfig and pkg-config 2 years ago
Sam James 7b7d2e060b mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by default 2 years ago
Xavier Claessens e2a87afa52 rust: Always link dll and exe with the correct vscrt 2 years ago
Xavier Claessens 361f7484d2 Remove duplicated code to canonicalize b_vscrt option value 2 years ago
Dylan Baker e419184a9b interpreter: use typed_kwargs for build_target.objects 2 years ago
Dylan Baker d5bdcf1145 interpreter: use typed_kwargs for build_target.resources 2 years ago
Dylan Baker 1abdd9dd61 interpreter: use typed_kwargs for build_target.name_suffix 2 years ago
Dylan Baker 9f80a069ec interpreter: use typed_kwargs for build_target.name_prefix 2 years ago
Dylan Baker 4386419a86 interpreter: use typed_kwargs for build_target.link_depends 2 years ago
Dylan Baker d38bf5fbb0 interpreter: use typed_kwargs for build_target.gnu_symbol_visibility 2 years ago
Dylan Baker 0f23dc5b03 interpreter: use typed_kwargs for build_target.link_language 2 years ago
Dylan Baker e06ae90677 interpreter: use typed_kwargs for build_target.install_rpath 2 years ago
Dylan Baker b02d23206a interpreter: use typed_kwargs for build_target.build_rpath 2 years ago
Dylan Baker a3444d31db interpreter: use typed_kwargs for build_target.implicit_include_directories 2 years ago
Dylan Baker ca32ffc157 interpreter: use typed_kwargs for build_target.extra_files 2 years ago
Dylan Baker 357abf51c5 interpreter: use typed_kwargs for build_target.native 2 years ago
Dylan Baker 2fc8729078 interpreter: use typed_kwargs for build_target.install_mode 2 years ago
Dylan Baker bae2e13b39 interpreter: use typed_kwargs for build_target.install 2 years ago
Dylan Baker 507d8bf4d7 interpreter: use typed_kwargs for build_target.build_by_default 2 years ago
Nirbheek Chauhan bd0ab92bba msubprojects: Fix typo 'any way' -> 'anyway' 2 years ago
Xavier Claessens 746c4eff48 msubprojects: Fix crash if wrapdb_version is in bad format 2 years ago
Dylan Baker 5fcf347661 modules/rust: only use include and define args from global/project args 2 years ago
Dylan Baker 658fe7243b modules/rust: remove rust_crate_type for test() method 2 years ago
Dylan Baker 74771d2119 compilers/d: use DFeatures for get_features_args 2 years ago
Dylan Baker 6599c32fd3 compilers/d: remove duplicate method from subclass 2 years ago