index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
cmake
Age
Commit message (
Expand
)
Author
2023-09-11
parser: preserve number base
Charles Brunet
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-11
remove useless type annotations
Eli Schwartz
2023-07-19
cmake: fix empty BOOL generator expression evaluating to true
kiwixz
2023-07-19
cmake: find dependencies with bare library names on all platforms
kiwixz
2023-06-26
WIP: cmake: do not re-export unused top-level objects
Eli Schwartz
2023-05-03
cmake module: use more typed_pos_args for consistency
Eli Schwartz
2023-04-11
fix various spelling issues
Josh Soref
2023-02-13
cmake: check that `re.search` returned a non-None value
Dylan Baker
2023-02-01
micro-optimize: define typing-only objects in TYPE_CHECKING
Eli Schwartz
2023-02-01
treewide: add future annotations import
Eli Schwartz
2023-02-01
pyupgrade: use set literal
Eli Schwartz
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-11-29
pylint: enable the bad_builtin checker
Dylan Baker
2022-11-29
Fix crash when toolchain is missing
SmallWood-D
2022-11-24
migrate some type comments to modern type annotations
Eli Schwartz
2022-11-24
remove a couple of unneeded type annotations
Eli Schwartz
2022-10-04
pylint: enable use-a-generator
Dylan Baker
2022-10-03
pylint: enable unnecessary-comprehension
Dylan Baker
2022-09-19
pylint: enable consider-using-in
Dylan Baker
2022-09-19
compilers: don't use instance checks to determine properties
Eli Schwartz
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
2022-07-18
Applied tristan957's suggestions
Volker Weißmann
2022-07-18
cmake module: Better warnings and error messages in some cases.
Volker Weißmann
2022-07-03
move various unused typing-only imports into type-checking blocks
Eli Schwartz
2022-07-03
sort imports for neatness
Eli Schwartz
2022-05-24
cmake: fix detecting directories as input files (fixes #10244)
Daniel Mensinger
2022-04-18
Fix generator expression list problems (fixes #10288)
Daniel Mensinger
2022-04-03
cmake: Better error message when configuring a CMake subproject fails.
Daniel Mensinger
2022-03-29
Fix CMake deprecation warning generated from interpreter
Tristan Partin
2022-03-07
Merge pull request #9743 from mensinda/cmakeGeneratorFixed
Jussi Pakkanen
2022-02-16
flake8: fix wrong numbers of blank line separators
Eli Schwartz
2022-02-03
cmake: Deprecate CMake <3.17 support
Daniel Mensinger
2022-02-03
cmake: Drop CMake server support and bump min. CMake to >= 3.14
Daniel Mensinger
2022-01-23
cmake: Add TARGET_ generator expression support (fixes #9305)
Daniel Mensinger
2022-01-23
cmake: Move generator expression evaluation to the end of the traceparser
Daniel Mensinger
2022-01-10
port from embedded data to importlib.resources
Eli Schwartz
2021-12-02
cmake: Deprecate CMake <3.14 and warn for <3.17 (#9677)
Daniel Mensinger
2021-12-01
cmake: Fix old style dependency lookup with imported targets
Daniel Mensinger
2021-11-21
Support Visual Studio 2022 backend
Crend King
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-08
cmake: handle arguments in the [binaries] section of the machine file
Paolo Bonzini
2021-10-04
remove double import
Eli Schwartz
2021-09-24
pylint: check for duplicate imports
Dylan Baker
2021-09-14
apply flake8 fixes for unused imports and missing imports
Eli Schwartz
2021-09-14
semicolons are not needed in python
Eli Schwartz
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
2021-07-05
fix typo in log message
Eli Schwartz
2021-07-05
cmake: Only use the `cm_` prefix when it is actually required (fixes #8955)
Daniel Mensinger
[prev]
[next]