-
Updated
Jul 8, 2022 - JavaScript
#
builds
Here are 68 public repositories matching this topic...
Datamining Discord changes from the JS files
good first issue
Good for newcomers
Download the latest stable Synergy binaries.
-
Updated
Jul 7, 2022 - Python
Scripts for building the dual-target(32 & 64 bit) MinGW-W64 compilers for 32 and 64 bit Windows
-
Updated
Jul 6, 2022 - Shell
atomicptr
commented
May 11, 2021
Saving a build with a legendary weapon causes the entry in "My builds" to look like this:
See #183
TheBusyBiscuit
commented
Jul 6, 2021
To speed up build times, we should implement the actions/cache GitHub action for maven packages here.
An example would look like this:
- name: Cache Maven packages
uses: actions/cache@v2
with:
path: ~/.m2
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
restore-keys: ${{ runner.os }}-m2The key problem here is that we canno
Job and Task templates for Azure Pipelines to be used as a submodule or resource
-
Updated
Aug 9, 2020
A dynamic method for detecting faults in incremental and parallel builds.
-
Updated
Nov 11, 2020 - OCaml
A web-based build calculator for Monster Hunter Rise.
-
Updated
Jul 5, 2022 - TypeScript
Host your iOS/Android apps for an easy installation on allowed user devices.
-
Updated
Feb 18, 2020 - PHP
Official devices, docs, maintainers and builds 📱
-
Updated
Mar 2, 2022
Multiplatform Build Settings is an Unity tool for building to multiple platforms at once, each with their own unique settings.
-
Updated
Feb 13, 2022 - C#
Golang docker buildimage using alpine linux (intended for multistage builds)
-
Updated
Apr 29, 2020 - Dockerfile
Discord bot that sends LoL builds including items and runes scraped off OP.GG using Python, Selenium for web scraping & Pillow for image processing
-
Updated
May 22, 2021 - Python
Improve this page
Add a description, image, and links to the builds topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the builds topic, visit your repo's landing page and select "manage topics."

If
CPM_SOURCE_CACHEis set to an empty string, CPM fails withfile DOWNLOAD error: cannot create directory '/cpm' - Specify file by full.