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
Age
Commit message (
Expand
)
Author
2023-04-20
rust: Also disallow `.` in Rust library target names
Sebastian Dröge
2023-04-20
rust: Don't allow spaces/dashes in Rust library names
Sebastian Dröge
2023-04-19
rust: Don't use prefer-dynamic in case of proc-macro Rust dependencies
Sebastian Dröge
2023-04-19
Revert "cygwin CI: work around gcovr bug"
Eli Schwartz
2023-04-19
CI: update cygwin cache actions to new version supporting granular save
Eli Schwartz
2023-04-18
pkgconfig module: fix traceback on invalid missing description
Eli Schwartz
2023-04-17
CI: cygwin coverage uploader needs to run in bash too
Eli Schwartz
2023-04-17
Update Users.md [skip ci]
Volker Weißmann
2023-04-17
Add c++23 to the list of C++ standards.
Jussi Pakkanen
2023-04-17
select the correct python_command for pyinstaller builds, even on not-Windows
Eli Schwartz
2023-04-17
fix data collection with pyinstaller
Eli Schwartz
2023-04-14
mbuild: .pdb files are created only when debug symbols are enabled
Daniele Nicolodi
2023-04-14
minstall: work around broken environments with missing UIDs
Eli Schwartz
2023-04-14
minstall: do not drop privileges if msetup also ran under sudo
Eli Schwartz
2023-04-14
minstall: Fix install_subdir() excludes with path separators on Win
Daniele Nicolodi
2023-04-14
rust: Use `isinstance(d, build.StaticLibrary)` instead of comparing the type ...
Sebastian Dröge
2023-04-14
rust: Link staticlib/cdylib link targets like link targets from any other lan...
Sebastian Dröge
2023-04-14
rust: Don't prefer dynamic linking of Rust libraries for cdylibs
Sebastian Dröge
2023-04-14
rust: Use the corresponding rustc version when clippy-driver is chosen as Rus...
Sebastian Dröge
2023-04-14
rust: Convert dashes in crate names to underscores
Sebastian Dröge
2023-04-14
rust: Don't pass dependency compile arguments to the compiler
Sebastian Dröge
2023-04-11
backend/vs: Fix OpenMPSupport
Josh Soref
2023-04-11
zsh: fix help / descriptions
Josh Soref
2023-04-11
ci: properly check `test cases/windows` files
Josh Soref
2023-04-11
ci: rename workflow
Josh Soref
2023-04-11
syntax-highlighting: vim: fix mesonSpaceError
Josh Soref
2023-04-11
packaging: fix options hostArchitectures attribute
Josh Soref
2023-04-11
fix various spelling issues
Josh Soref
2023-04-11
better algo to find DLL paths on Windows
Charles Brunet
2023-04-11
Revert "find dll path on Windows"
Charles Brunet
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2023-04-11
Fix spelling and grammar in Dependencies.md
Pete Dietl
2023-04-10
Bump version number for new development.
Jussi Pakkanen
2023-04-10
Bump version number for release.
Jussi Pakkanen
2023-04-10
Generate relnotes for 1.1.0.
Jussi Pakkanen
2023-04-04
propagate the most accurate node to error messages
Eli Schwartz
2023-04-04
tests: make it easier to read overall results in github
Eli Schwartz
2023-04-03
tests/94 threads: fix build error with clang 16
Christoph Reiter
2023-04-03
get_llvm_tool_names: add released llvm versions
Christoph Reiter
2023-04-02
Bump version number for rc2.
Jussi Pakkanen
2023-03-30
fix regression that broken git-based wraps with dirty contents
Eli Schwartz
2023-03-30
backend/vs: ensure that build dir is preferred to src dir
Barnabás Pőcze
2023-03-30
tests: add test to ensure that build dir is preferred to src dir
Barnabás Pőcze
2023-03-30
msetup: Allow (re)configure of not empty builddir
Xavier Claessens
2023-03-30
msetup: use more consistent exceptions on exit
Xavier Claessens
2023-03-30
coredata: Fix changing prefix option
Xavier Claessens
2023-03-29
Make --vsenv a readonly builtin option
Xavier Claessens
2023-03-28
test cases: make various things werror-safe
Eli Schwartz
2023-03-28
python dependency: avoid redefinition warnings for MS_WIN64
Eli Schwartz
2023-03-28
test that python modules nominally compile without warnings
Eli Schwartz
[next]