build-system
Here are 521 public repositories matching this topic...
Description of the feature request:
For better bash-less Windows support,ctx.actions.run_shell could add command_bat (with the same behavior as genrule's cmd_bat) and command_ps (with the same behavior as genrule's cmd_ps).
This would, in particular, considerably simplify skylib's Windows support, where currently we are forced to write and execute temporary .bat files on Wind
-
Updated
Apr 9, 2022 - TypeScript
What version of Turborepo are you using?
1.1.7-canary.5
What package manager are you using / does the bug impact?
npm
What operating system are you using?
Mac
Describe the Bug
All the task log lines are prefixed
Currently, when using explicit cache a single cache image can be specified to read from. It could be useful to have a priority-ordered list of images to check for cache hits. @mattste provided this use case:
Use Case
I'm attempting to do pull request previews where each pull request has its own Docker image. For pull requests that update a dependency (such as a package.json or mix.lock),
-
Updated
May 14, 2021 - Go
-
Updated
Mar 20, 2022 - 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
Pants uses lots of PEXes "internally", which are never exported for users to consume. Since these are implementation details, we have free-reign to choose an internal-default PEX compression level... and some values can make a considerable difference in performance.
To experiment/adjust for "internal only", logic similar to the logic for PEX's `lay
-
Updated
Apr 7, 2022 - Go
-
Updated
Mar 24, 2022 - Python
-
Updated
Apr 10, 2022 - Scala
-
Updated
Dec 4, 2021 - Python
-
Updated
Mar 2, 2020 - Go
It would be nice if doit could use as many processes as there are CPUs instead of only a hardcoded number.
-
Updated
Mar 11, 2022 - Rust
-
Updated
Apr 8, 2022 - C++
-
Updated
Feb 17, 2022
Kudu plugin
-
Updated
Mar 21, 2022 - Dockerfile
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Mar 28, 2022 - Makefile
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)
-
Updated
May 28, 2018 - Scala
-
Updated
Feb 23, 2022 - C
-
Updated
Sep 17, 2021 - C
-
Updated
Apr 10, 2022 - CMake
It's kind of stupid that we currently use the C++ compiler to link. This is done solely because we use the C++ compiler for the tests anyway. However, you're much more likely to have a C compiler than a C++ compiler, so it makes sense to use the C compiler instead.
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."



I'm on a 14" macbook M1 pro and get the following error when trying to run a freshly downloaded/installed meteor 2.5.3:
From the blogpost announcing meteor 2.5.1 I would expect meteor to work on my machine.
Given that I'm on an M1, the er