-
Updated
Aug 30, 2021 - JavaScript
#
builds
Here are 61 public repositories matching this topic...
Datamining Discord changes from the JS files
Scripts for building the dual-target(32 & 64 bit) MinGW-W64 compilers for 32 and 64 bit Windows
-
Updated
Aug 14, 2021 - Shell
Download the latest stable Synergy binaries.
-
Updated
Jul 23, 2021 - Python
atomicptr
commented
May 11, 2021
Saving a build with a legendary weapon causes the entry in "My builds" to look like this:
See #183
Job and Task templates for Azure Pipelines to be used as a submodule or resource
-
Updated
Aug 9, 2020
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
Host your iOS/Android apps for an easy installation on allowed user devices.
-
Updated
Feb 18, 2020 - PHP
A dynamic method for detecting faults in incremental and parallel builds.
-
Updated
Nov 11, 2020 - OCaml
Official devices, maintainers and builds
-
Updated
Aug 28, 2021
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
Multiplatform Build Settings is an Unity tool for building to multiple platforms at once, each with their own unique settings.
-
Updated
Jun 10, 2021 - C#
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.