build-system
Here are 530 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
May 2, 2022 - TypeScript
What version of Turborepo are you using?
1.2.5
What package manager are you using / does the bug impact?
npm, pnpm, Yarn v1, Yarn v2/v3 (node_modules linker only)
What operating system are you using?
Mac
Describe the Bug
turbo run build will hang if a package declares a dependency on itself in its package.json file.
Expected Behavior
turbo should display an error
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
Today we detect if __name__ == "__main__" in a file as indicating that it's an entry point to a binary.
However in Python a __main__.py can also act as the entry point to the package containing it, so
it would be great for tailor to generate the appropriate target in that case.
-
Updated
Apr 29, 2022 - Go
-
Updated
Apr 15, 2022 - Python
-
Updated
May 2, 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 26, 2022 - C++
-
Updated
Apr 29, 2022
Kudu plugin
-
Updated
Mar 21, 2022 - Dockerfile
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Apr 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
Currently we support a limited subset of arguments that can be passed on to the cargo build invocation.
This could be used to e.g. set unstable flags, or currently unsupported stable flags like --frozen/--locked/--offline/--message-format.
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