build-system
Here are 469 public repositories matching this topic...
Description of the problem / feature request:
When overriding the copts and linkopts build configuration with None values 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.
def _my_transition_impl(settings, attr):
return {
"//command_line_Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
-
Updated
May 14, 2021 - Go
Bear is a tool that generates a compilation database for clang tooling.
-
Updated
May 31, 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
High-performance extensible build system for reproducible multi-language builds.
-
Updated
Jun 9, 2021 - Go
Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
-
Updated
Jun 7, 2021 - Python
Right now it fails in all sorts of subtle ways relating to failures to resolve requirements and picking weird interpreters (e.g., due to the issue explained in pantsbuild/pex#957).
It hypothetically possible to build lambdas on MacOS if all transitive requirements have prebuilt linux wheels, but that is too narrow a case to support, and it's subtle and tricky to get ri
Modern Make
-
Updated
Mar 2, 2020 - Go
Your shiny new Java/Scala build tool!
-
Updated
Jun 8, 2021 - Scala
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
-
Updated
Nov 4, 2020 - Python
A low-level build system, used by Xcode and the Swift Package Manager
-
Updated
Jun 3, 2021 - C++
Containerize your development and continuous integration environments.
-
Updated
May 16, 2021 - Rust
Kudu plugin
A curated list of Bazel rules, tooling and resources.
-
Updated
Jun 6, 2021
-
Updated
Mar 15, 2021 - Dockerfile
CMake.js - a Node.js native addon build tool
-
Updated
Jun 4, 2021 - JavaScript
A build tool for Erlang that just works.
-
Updated
Mar 29, 2021 - Makefile
CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
-
Updated
May 28, 2018 - Scala
A build system that lets you clone, build and run C/C++ projects with a single command
-
Updated
Mar 24, 2021 - C
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)
Tundra is a code build system that tries to be accurate and fast for incremental builds
-
Updated
Apr 21, 2021 - C
A cmake buildsystem for compiling Python
-
Updated
May 26, 2021 - CMake
-
Updated
May 14, 2021 - Makefile
Clang's scan-build re-implementation in python
-
Updated
Jun 7, 2021 - Python
Describe the bug
When using the libs/ source layout, repeating the same filename between multiple submodules causes dds to quietly compile overwrite the .o file for one of the files.
From what I can tell, the pitchfork layout does not require that the
The (Java|Coffee)Script and (CSS|Less) (Builder|Bundler|Packer|Minifier|Merger|Checker)
-
Updated
Mar 25, 2013 - CoffeeScript
Is your feature request related to a problem? Please describe.
When missing the libgmp-dev package, the error is not that clear.
ERROR: /root/.cache/bazel/_bazel_root/0d15a96fd12ed9dca003553c71536f42/external/stackage/BUILD.bazel:828:22: HaskellCabalLibrary @stackage//:th-abstraction failed: (Exit 1): process-wrapper failed: error executing command
(cd /root/.cache/bazel/_bazel_ro
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."


npm-bcrypt package is only used in accounts-password and internally it falls back to bcryptjs which hasn't been updated in a while. So wouldn't it be better if we simply added a new npm dependency to accounts-password with bcrypt and deprecated