8863 Commits (90098473d51e6f059e775f1833b0a2ea91c8f8f9)

Author SHA1 Message Date
Christoph Reiter 6eee9e7c0c python: fix mingw python detection code in case pkg-config isn't available 1 year ago
Andres Freund eb44957c1f Handle macos linker reporting error message in pluring during detection 1 year ago
Jan200101 9016e6958b Only convert boolean values for cmake formats 1 year ago
Dylan Baker a85353cd83 cmake: Handle compiler.find_library returning None 1 year ago
Dylan Baker 52638e8c65 dependencies/base: Make MissingCompiler inherit Compiler for mypy 1 year ago
Will Toohey 8c70ce466b More robust linker detection for armar (TI vs non-TI) 1 year ago
Eli Schwartz caa38dad45 fix broken type annotation imports being ignored 1 year ago
Xavier Claessens 319b41b4c9 mlog: Catch OSError when closing pager 1 year ago
Xavier Claessens 85e4ee5b54 File: Add full_path() method 1 year ago
Fini Jastrow 30ab9747ae clike: Deduplicate rpath linker flags 1 year ago
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