9314 Commits (74dd77ed81c90e3655b3dff5bfe98410a85dd4f0)

Author SHA1 Message Date
Xavier Claessens 4a1e0235cc wrap: Cache get_releases() 1 year ago
Xavier Claessens 5e06eb9b89 wraptool: Remove dead code 1 year ago
Chris Lamb 2ed94ccb47 Make the Requires.private line in generated .pkgconfig files reproducible 1 year ago
Tamás Bálint Misius dfd8cfbd8d vs2010backend: fix incompatibility with custom manifests 1 year ago
Jussi Pakkanen dea72e42bf Bump version number for new development. 1 year ago
Jussi Pakkanen 1c0c89d30f Bump version number for release. 1 year ago
David Seifert 8928669a69
Fix unity builds (#12452) 1 year ago
Marcel Telka 6901ec394f Remove shebang from rewriter.py 1 year ago
Eli Schwartz 398c4b2287
dependencies: allow get_variable to define multiple pkgconfig defines 1 year ago
Jussi Pakkanen dac3f26ee5 Bump version number for rc3. 1 year ago
Dylan Baker f8e87134a4 type_checking: simplify error message for object validation 1 year ago
Dylan Baker 7e1aed0abc type_checking: fix typo 1 year ago
Eli Schwartz cddf2e9d87 fix another regression in converting build_target kwargs to typed_kwargs 1 year ago
Xavier Claessens 2da53e943a rust: Add transitive dependencies to ninja rules 1 year ago
Eli Schwartz 76e6340f4b fix regression in converting build_target kwargs to typed_kwargs 1 year ago
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 bd99f0bf1c rust: Make sure -l and -L are a single arg 1 year ago
Xavier Claessens d25d8e2772 rust: Fix linking with C libraries (again) 1 year ago
Xavier Claessens d0a7a203a6 build: Add dummy base class for CustomTarget and CustomTargetIndex 1 year ago
Xavier Claessens 21bf18afa1 build: Simplify recursive function that extracts objects in link_whole 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. 1 year ago
Eli Schwartz 87480bc497 gnome module: fix invalid find_tool variable contents causing crash 1 year ago
Christoph Reiter 2d538c58cb Fix visibility attribute support check for GCC on Windows 1 year ago
Eli Schwartz fb1c6e32f4
Fine-tune the error message when trying to build outside the project root 1 year ago
Andrew McNulty 74712f2dbc scan-build: Exclude subprojects from scan-build report 1 year ago
Xavier Claessens 06b9d1e75a rust: proc-macro should be ignored in transitive dependencies 1 year ago
Xavier Claessens de03bf51d8 rust: Do not use +verbatim on MacOS 1 year ago
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
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
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 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
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