cd/entity/CMake· home entities CMake
grep -l @cmake /news/*.json | wc -l → 6

CMake

mentions 6 type Organization feed RSS

// recent coverage 6 mentions

15:39
2026-06-29
devblogs.microsoft.com
developer-tools

WSL container is now available for public preview

Microsoft announced the public preview of WSL containers at Build 2026, enabling developers to run Linux containers natively on Windows without third-party tools. The feature includes a new CLI (wslc.…

11:06
2026-06-28
devblogs.microsoft.com
developer-tools

Streamline C++ Code Intelligence Setup in Copilot CLI

Microsoft released a setup LSP skill for the C++ language server plugin in Copilot CLI, enabling developers to generate compile_commands.json for CMake, MSBuild, and custom build systems. The skill si…

09:34
2026-06-15
github.com
computer-vision

Show HN: I wrote a C++ ray tracer from scratch without AI

A developer released Luz, a C++20 path tracer built from scratch with zero third-party dependencies, supporting Monte Carlo path tracing, global illumination, BVH acceleration, and more. The open-sour…

15:03
2026-05-22
gist.github.com
developer-tools

LLVM 22 MacPorts CMake setup

The article provides a CMake setup configuration for LLVM 22 on macOS using MacPorts, including a `toolchain.cmake` file that specifies the LLVM 22 compiler path, C++23 standard, and required include/…

00:00
2026-03-25
spader.zone
large-language-models

Nice

The article describes a test created by an AI language model (gpt-5.4-medium) for the author's CMake-based package manager, which uses file globbing to include source files. The test fixture includes …

04:16
2026-03-18
bun.com
developer-tools

Bun v1.3.11

Bun v1.3.11 reduces its Linux x64 binary size by 4 MB by removing CMake, and introduces a new `Bun.cron` API for cross-platform OS-level cron job management. The update also adds `Bun.sliceAnsi`, a hi…

// co-occurs with top 8 entities