Links tagged “build”
21 links, newest first.
medium.com
How to share a Docker build cache across several CI hosts using BuildKit and buildx, working around the limits of the default local build cache.
npmjs.com
The npm listing for tsdx, a zero-config command-line tool for developing, building and testing TypeScript packages.
css-blocks.com
Component-oriented CSS authoring system that analyses templates at build time and compiles blocks into optimised, conflict-free stylesheets.
webpack.js.org
Reference for webpack's configuration object and the webpack.config.js file, with an index of every available option.
medium.com
Presents mmake, a Go wrapper around Make that adds first-class help output for targets and recursive remote includes without replacing Make itself.
marmelab.com
Technique for making a Makefile document itself, by tagging targets with double-hash comments and parsing them into a help target with grep and awk.
github.com
Docker build tool extending the Dockerfile syntax with mounts, templating and multiple image outputs; the repository was archived in 2023.
github.com
Generates Dockerfiles from Bash sources so build steps can be reused across files; the repository was archived in 2023.
grocker.readthedocs.io
Documentation for Grocker, a tool that bundles a Python application into a Docker image while keeping the image as small as possible.
jlongster.com
Drives the frontend and backend webpack builds from a single Gulp setup, watching for changes and restarting the server with nodemon.
jlongster.com
Configures webpack as the build tool for a Node.js backend, using target node and the externals option to keep node_modules unbundled, plus sourcemap support.
github.com
A cookbook of webpack recipes — bundling, loaders, code splitting and hot reloading — drawn from the author's use of the tool at Instagram.
github.com
Build tool that compiles a Go service into a static binary inside Docker and packages it in a scratch-based image.
make.mad-scientist.net
How to build one GNU Make source tree for several target architectures at once, comparing source copies, explicit paths, VPATH and a self-reinvoking VPATH method.
en.wikipedia.org
Encyclopedia article on OpenEmbedded, the recipe-based build framework and cross-compile environment used to assemble Linux distributions for embedded devices.
yoctoproject.org
Home of the Yocto Project, an open source collaboration whose tools build custom Linux distributions and SDKs for embedded hardware, whatever the architecture.
stackoverflow.com
How to have a buildbot GitPoller change source watch all branches? http://t.co/zTNHs51x
martinfowler.com
Canonical account of continuous integration: everyone merges to mainline at least daily, and an automated build with tests verifies each integration.
















