1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/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-ant: init 1.9 2018-03-25 14:11:00 -05:00
apache-maven maven: 3.5.2 -> 3.5.3 2018-05-20 21:17:25 -07:00
arpa2cm arpa2cm: init -> 0.5 2018-02-12 19:43:01 +01:00
bam
bazel bazel: Don't hardcode build tools (#42552) 2018-06-25 12:46:19 +02:00
bear fix LD_PRELOAD error for bear 2018-03-01 18:14:24 +01:00
boot
buck
buildbot python: buildbot-pkg: 1.1.2 -> 1.2.0 2018-06-22 13:09:35 +02:00
cask cask: fix evaluation error 2018-02-16 01:18:35 +01:00
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 doit: 0.31.0 -> 0.31.1 2018-03-31 11:07:24 -07:00
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 gnumake3: Fix build against glibc-2.27 2018-04-12 16:21:30 +02:00
gradle gradle: 4.7 -> 4.8 2018-06-05 00:13:47 +00:00
gup gup: add passthru.updateScript 2018-04-22 15:16:36 +10:00
icmake icmake: 9.02.06 -> 9.02.07 2018-03-18 20:44:29 +01:00
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 redo-sh: 1.2.6 -> 2.0.3 2018-03-09 10:23:15 -08:00
remake Allow remake to build on darwin 2018-04-05 11:29:00 +02:00
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 waf: 2.0.4 -> 2.0.6 2018-03-23 14:53:24 -05:00