nixpkgs-suyu/pkgs/development/tools/build-managers
Mathieu Boespflug 06eeb0d158 bazel: Don't hardcode build tools (#42552)
Bazel is a build tool, much like Make and many others. Like Make, it
should be agnostic to the compiler toolchains the user brings into
scope. Bazel has special rules that encode domain specific knowledge
for how to compile a C++ program, or indeed a Java program and a few
others. But that's not to say that at runtime Bazel should assume
a specific C++ compiler or Java compiler anymore than Make does.

The main impact of this change is that packages that build with Bazel
will have to list the compilers they want in their `buildInputs` or
similar, rather than relying on the `bazel` package pulling them in
transitively.
2018-06-25 12:46:19 +02:00
..
apache-ant
apache-maven maven: 3.5.2 -> 3.5.3 2018-05-20 21:17:25 -07:00
arpa2cm
bam
bazel bazel: Don't hardcode build tools (#42552) 2018-06-25 12:46:19 +02:00
bear
boot
buck
buildbot python: buildbot-pkg: 1.1.2 -> 1.2.0 2018-06-22 13:09:35 +02:00
cask
cmake Merge a subset of staging (security) 2018-06-15 08:48:02 +02:00
colormake
conan conan: 1.4.4 -> 1.4.5 (#42517) 2018-06-24 20:15:14 +02:00
doit
drake
dub dmd,dtools,dub: 2.079.0 -> 2.079.1 2018-05-19 23:17:30 +02:00
gn treewide: add version to packages 2018-05-25 15:48:05 -05:00
gnumake
gradle gradle: 4.7 -> 4.8 2018-06-05 00:13:47 +00:00
gup
icmake
jam
kati
leiningen
meson treewide: removed name from a few pythonpackages defining pname and version 2018-06-07 18:06:25 +02:00
mk
nant
ninja ninja: support cross compilation 2018-06-03 22:44:15 +00:00
pants python: pantsbuild.pants: 1.6.0 -> 1.7.0 2018-06-22 13:09:47 +02:00
qbs
rake
rebar
rebar3
redo
redo-sh
remake
sbt sbt: 1.1.4 -> 1.1.6 2018-06-02 10:02:43 -04:00
sbt-extras
scons
shards shards: 0.8.0 -> 0.8.1 (#42444) 2018-06-24 19:26:13 +02:00
tup
waf