summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-20rust: Also disallow `.` in Rust library target namesSebastian Dröge
2023-04-20rust: Don't allow spaces/dashes in Rust library namesSebastian Dröge
2023-04-19rust: Don't use prefer-dynamic in case of proc-macro Rust dependenciesSebastian Dröge
2023-04-19Revert "cygwin CI: work around gcovr bug"Eli Schwartz
2023-04-19CI: update cygwin cache actions to new version supporting granular saveEli Schwartz
2023-04-18pkgconfig module: fix traceback on invalid missing descriptionEli Schwartz
2023-04-17CI: cygwin coverage uploader needs to run in bash tooEli Schwartz
2023-04-17Update Users.md [skip ci]Volker Weißmann
2023-04-17Add c++23 to the list of C++ standards.Jussi Pakkanen
2023-04-17select the correct python_command for pyinstaller builds, even on not-WindowsEli Schwartz
2023-04-17fix data collection with pyinstallerEli Schwartz
2023-04-14mbuild: .pdb files are created only when debug symbols are enabledDaniele Nicolodi
2023-04-14minstall: work around broken environments with missing UIDsEli Schwartz
2023-04-14minstall: do not drop privileges if msetup also ran under sudoEli Schwartz
2023-04-14minstall: Fix install_subdir() excludes with path separators on WinDaniele Nicolodi
2023-04-14rust: Use `isinstance(d, build.StaticLibrary)` instead of comparing the type ...Sebastian Dröge
2023-04-14rust: Link staticlib/cdylib link targets like link targets from any other lan...Sebastian Dröge
2023-04-14rust: Don't prefer dynamic linking of Rust libraries for cdylibsSebastian Dröge
2023-04-14rust: Use the corresponding rustc version when clippy-driver is chosen as Rus...Sebastian Dröge
2023-04-14rust: Convert dashes in crate names to underscoresSebastian Dröge
2023-04-14rust: Don't pass dependency compile arguments to the compilerSebastian Dröge
2023-04-11backend/vs: Fix OpenMPSupportJosh Soref
2023-04-11zsh: fix help / descriptionsJosh Soref
2023-04-11ci: properly check `test cases/windows` filesJosh Soref
2023-04-11ci: rename workflowJosh Soref
2023-04-11syntax-highlighting: vim: fix mesonSpaceErrorJosh Soref
2023-04-11packaging: fix options hostArchitectures attributeJosh Soref
2023-04-11fix various spelling issuesJosh Soref
2023-04-11better algo to find DLL paths on WindowsCharles Brunet
2023-04-11Revert "find dll path on Windows"Charles Brunet
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
2023-04-11Fix spelling and grammar in Dependencies.mdPete Dietl
2023-04-10Bump version number for new development.Jussi Pakkanen
2023-04-10Bump version number for release.Jussi Pakkanen
2023-04-10Generate relnotes for 1.1.0.Jussi Pakkanen
2023-04-04propagate the most accurate node to error messagesEli Schwartz
2023-04-04tests: make it easier to read overall results in githubEli Schwartz
2023-04-03tests/94 threads: fix build error with clang 16Christoph Reiter
2023-04-03get_llvm_tool_names: add released llvm versionsChristoph Reiter
2023-04-02Bump version number for rc2.Jussi Pakkanen
2023-03-30fix regression that broken git-based wraps with dirty contentsEli Schwartz
2023-03-30backend/vs: ensure that build dir is preferred to src dirBarnabás Pőcze
2023-03-30tests: add test to ensure that build dir is preferred to src dirBarnabás Pőcze
2023-03-30msetup: Allow (re)configure of not empty builddirXavier Claessens
2023-03-30msetup: use more consistent exceptions on exitXavier Claessens
2023-03-30coredata: Fix changing prefix optionXavier Claessens
2023-03-29Make --vsenv a readonly builtin optionXavier Claessens
2023-03-28test cases: make various things werror-safeEli Schwartz
2023-03-28python dependency: avoid redefinition warnings for MS_WIN64Eli Schwartz
2023-03-28test that python modules nominally compile without warningsEli Schwartz