-
Updated
Mar 19, 2021 - JavaScript
build-system
Here are 457 public repositories matching this topic...
-
Updated
Nov 11, 2020 - Go
-
Updated
Mar 14, 2021 - C++
One of the consumers of our system uses curly braces for content replacement in strings.
Due to the way that SD currently uses curly braces in the build process there is no way I can have a string that includes the braces for consumption.
I have tried a number of ways to escape the braces with no luck
Other languages and templating systems seem to use the concept of using double curly b
-
Updated
Mar 2, 2020 - Go
-
Updated
Mar 19, 2021 - Go
-
Updated
Mar 17, 2021 - Python
-
Updated
Nov 4, 2020 - Python
-
Updated
Mar 19, 2021 - Scala
We're moving in the direction of Pants no longer registering all of its plugins by default and instead requiring users to opt-in. For example, you must explicitly opt in to pants.backend.python.lint.isort in V2, whereas V1 has pants.backend.python activated by default.
However, there is no good way to discover the possible backends outside of looking at the source code for this project.
-
Updated
Mar 18, 2021 - C++
-
Updated
Mar 11, 2021 - Rust
Kudu plugin
-
Updated
Mar 17, 2021
-
Updated
Mar 15, 2021 - Dockerfile
-
Updated
Mar 5, 2021 - JavaScript
-
Updated
Dec 7, 2020 - Makefile
-
Updated
May 28, 2018 - Scala
-
Updated
Mar 15, 2021 - C
-
Updated
Jan 5, 2021 - C
-
Updated
Feb 5, 2021 - CMake
-
Updated
Mar 6, 2021 - Makefile
-
Updated
Mar 3, 2020 - Python
-
Updated
Mar 25, 2013 - CoffeeScript
Is your feature request related to a problem? Please describe.
Running any bazel build command on a fresh system with no Python, within a workspace that uses rules_haskell, will eventually yield an error of the form:
Repository rule _config_python3_toolchain defined at:
/root/.cache/bazel/_bazel_root/abad448bf464eefeaf2734c3cc8cdd46/external/rules_haskell/haskell/ghc_bindist.bzl:59
Here are a few good candidate packages to get working with fpm first, that are relatively simple (and so possible to package soon), yet very useful.
Pure Fortran (Simple)
Improve this page
Add a description, image, and links to the build-system topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the build-system topic, visit your repo's landing page and select "manage topics."


Description of the problem / feature request:
When overriding the
coptsandlinkoptsbuild configuration withNonevalues in a transition, Bazel crashes with a NullPointerException.Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.