13,075,650 commits found in 6 milliseconds
FreeNAS /freenas b3820b2 — src/middlewared/middlewared/alembic/versions/26.04 2025-12-31_15-39_split_smb_path.py, src/middlewared/middlewared/service sharing_service.py migration
enable for linux too
LLVM /project a0dfe45 — flang-rt/include/flang-rt/runtime work-queue.h, flang-rt/lib/cuda memmove-function.cpp Reland "[flang][cuda] Add support for derived-type initialization on device #172568" (#174107)
The build bots failure have been address in #174048 FreeBSD /ports cfbac47 — x11/virglrenderer Makefile distinfo, x11/virglrenderer/files patch-vtest_vtest__renderer.c patch-src_mesa_util_u__thread.h x11/virglrender: Update 1.0.1 => 1.2.0
Changelog:
https://gitlab.freedesktop.org/virgl/virglrenderer/-/releases/1.2.0
Drop local patches since they all got upstreamed.
Add venus support by default.
PR: 292004
databases/postgresql*-server: Unbreak after llvm11 removal
LLVM 11 was removed in this commit:
313d56689aae7c9efa4e8ed34d5d5ecf9e42840d
The minimum requirement cannot be enforced anymore. Remove it
completely.
Approved by: portmgr blanket
LLVM /project 9553f11 — compiler-rt/test lit.common.cfg.py, llvm/utils/lit/lit/llvm config.py [lit] Drop shell feature from all upstream projects (#173341)
Now that no tests actually use the shell feature to conditionally run,
drop the feature altogether to prevent backslide. fix after rebase
Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
Merge branch 'freebsd/current/main' into hardened/current/master
gate standalone
LLVM /project d713bb5 — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python IRCore.cpp MainModule.cpp move impls
try twolevel_namespace
LLVM /project f3ab062 — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python MainModule.cpp IRCore.cpp factor out more impls
remove stray newline
LLVM /project e07abc3 — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python Pass.cpp jakub's suggestion
LLVM /project 75c786e — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python IRCore.cpp MainModule.cpp move impls
Reflect rename in bazel file
LLVM /project 1522437 — mlir/cmake/modules AddMLIRPython.cmake, mlir/docs/Bindings Python.md address
jpienaar comments
LLVM /project 9857422 — mlir/cmake/modules AddMLIRPython.cmake, mlir/docs/Bindings Python.md address comments
parameteriez add_mlir_python_modules
address comments
fix empty _mlir_python_support_libs
comments
LLVM /project cf3015f — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python IRCore.cpp MainModule.cpp remove registerError
LLVM /project 960a250 — mlir/cmake/modules AddMLIRPython.cmake, mlir/examples/standalone/python CMakeLists.txt try moving MLIR_BINDINGS_PYTHON_NB_DOMAIN compile defn
LLVM /project 1be5219 — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python MainModule.cpp Rewrite.cpp works
LLVM /project aea42a2 — mlir/cmake/modules AddMLIRPython.cmake, mlir/include/mlir/Bindings/Python Globals.h globals doesn't work
restore DISABLE_INSTALL
set VISIBILITY_INLINES_HIDDEN for libMLIRPYthonSupport
LLVM /project 30b58b5 — mlir/cmake/modules AddMLIRPython.cmake, mlir/include/mlir-c Support.h try MLIR_PYTHON_API_EXPORTED