about summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers
Commit message (Collapse)AuthorAge
* Merge staging-next into stagingFrederik Rietdijk2019-11-11
|\
| * Merge branch 'master' into staging-nextVladimír Čunát2019-11-09
| |\ | | | | | | | | | ~4k rebuilds on each Linux.
| | * mill: 0.5.1 -> 0.5.2 (#71723)R. RyanTM2019-11-08
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mill/versions
* | | Merge pull request #72812 from NixOS/bash-no-undef-varsJohn Ericson2019-11-08
|\ \ \ | | | | | | | | cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`
| * \ \ Merge commit 'afa48f16f265fd3e88073bca7929e1e103bd3dc3' into bash-no-undef-varsJohn Ericson2019-11-08
| |\ \ \ | | | |/ | | |/|
| * | | cmake: NIX_CFLAGS_COMPILE NIX_LDFLAG could be undefinedJohn Ericson2019-11-08
| | | |
| * | | cmake: CMAKE_*_PATH can be undefinedJohn Ericson2019-11-05
| | | |
* | | | Merge pull request #72347 from NixOS/bash-no-undef-varsJohn Ericson2019-11-04
|\| | | | |_|/ |/| | treewide: `set -u` everywhere
| * | treewide: JAVA_HOME may not always be definedJohn Ericson2019-11-01
| | |
| * | treewide: `*Phase(s)?` variables are optionalJohn Ericson2019-11-01
| | | | | | | | | | | | | | | If these aren't defined, the stdenv defaults are used in the `*Phase` case, or no extra phases are done, in the `*Phases` case.
| * | treewide: Make more `dont*` variables OK to be undefined in setup hooksJohn Ericson2019-11-01
| | |
* | | cmakeWithGui: 3.15.1 -> 3.15.4R. RyanTM2019-11-03
| |/ |/| | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cmake-cursesui-qt5ui/versions
* | Merge pull request #71861 from r-ryantm/auto-update/qbsMarek Mahut2019-11-01
|\ \ | |/ |/| qbs: 1.13.1 -> 1.14.0
| * qbs: 1.13.1 -> 1.14.0R. RyanTM2019-10-23
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/qbs/versions
* | Merge pull request #71612 from danjuv/masterFlorian Klink2019-10-25
|\ \ | |/ |/| bazel: 1.0 -> 1.1
| * bazel: exclude `tests.shebang` from running on darwinProfpatsch2019-10-24
| |
| * bazel: 1.0 -> 1.1Danju Visvanathan2019-10-22
| |
* | Merge pull request #71221 from NixOS/staging-nextFrederik Rietdijk2019-10-22
|\ \ | |/ |/| Staging next
| * Merge master into staging-nextFrederik Rietdijk2019-10-21
| |\
| * \ Merge master into staging-nextFrederik Rietdijk2019-10-20
| |\ \
| * \ \ Merge staging-next into stagingFrederik Rietdijk2019-10-16
| |\ \ \
| * \ \ \ Merge pull request #70997 from veprbl/pr/cmake_iframeworkDmitry Kalinkin2019-10-13
| |\ \ \ \ | | | | | | | | | | | | cmake: process -iframework in setup-hook
| | * | | | cmake: process -iframework in setup-hookDmitry Kalinkin2019-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a regression in #26197 Fixes: f496357585 ('cc-wrapper: use -iframework instead of -F')
* | | | | | sbt-extras: 2019-09-30 -> 2019-10-21Tim Steinbach2019-10-21
| |_|_|_|/ |/| | | |
* | | | | buck: 2019.09.12.01 -> 2019.10.17.01R. RyanTM2019-10-21
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/buck/versions
* | | | Merge pull request #69940 from r-ryantm/auto-update/rebar3Marek Mahut2019-10-19
|\ \ \ \ | |_|_|/ |/| | | rebar3: 3.11.1 -> 3.12.0
| * | | rebar3: 3.11.1 -> 3.12.0R. RyanTM2019-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rebar3/versions
* | | | sbt: 1.3.2 -> 1.3.3Filipe Regadas2019-10-15
| | | |
* | | | bazel_0_4: removeFlorian Klink2019-10-14
| |/ / |/| | | | | | | | | | | bazel_0_4 fails to build since 2018-04-29, so clearly nobody is using it.
* | | bazel: Comment on python versions.Andreas Herrmann2019-10-11
| | |
* | | bazel: shebang-test: Test for all `bin/env ...`Andreas Herrmann2019-10-11
| | | | | | | | | | | | Fail on any form of `bin/env ...` shebang.
* | | bazel: patch #!/usr/bin/env bashAndreas Herrmann2019-10-11
| | | | | | | | | | | | To point to the custom bash instead of `/nix/store.../bin/env bash`.
* | | bazel: shebang-test: pass bazel dir in NixAndreas Herrmann2019-10-11
| | |
* | | bazel: Test that all shebangs are patched correctlyAndreas Herrmann2019-10-11
| | |
* | | bazel: fix build on macosxFlorian Klink2019-10-11
| | |
* | | bazel: 0.29 -> 1.0Guillaume Bouchard2019-10-11
| |/ |/|
* | sbt-extras: 2019-08-14 -> 2019-09-30Tim Steinbach2019-10-01
| |
* | Merge pull request #69597 from r-ryantm/auto-update/jammarkuskowa2019-09-27
|\ \ | | | | | | jam: 2.6 -> 2.6.1
| * | jam: 2.6 -> 2.6.1R. RyanTM2019-09-26
| |/ | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jam/versions
* | sbt: 1.2.8 -> 1.3.2 (#69327)Jörg Thalheim2019-09-27
|\ \ | | | | | | sbt: 1.2.8 -> 1.3.2
| * | fixup! Updated list of urlsFilipe Regadas2019-09-26
| | |
| * | fixup! Updated list of urlsFilipe Regadas2019-09-25
| | |
| * | Updated list of urlsFilipe Regadas2019-09-25
| | |
| * | Update sbt to 1.3.2Filipe Regadas2019-09-23
| | |
* | | buck: 2019.06.17.01 -> 2019.09.12.01R. RyanTM2019-09-26
| |/ |/| | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/buck/versions
* | maven: 3.6.1 -> 3.6.2Christine Koppelt2019-09-25
| |
* | bazel-buildtools: 0.28.0 -> 0.29.0 (#68475)Jörg Thalheim2019-09-22
|\ \ | | | | | | bazel-buildtools: 0.28.0 -> 0.29.0
| * | bazel-buildtools: 0.28.0 -> 0.29.0Uri Baghin2019-09-11
| |/
* | redo-apenwarr: fix source URLPierre Bourdon2019-09-20
| |
* | redo-apenwarr: fixup a hard evaluation error on DarwinVladimír Čunát2019-09-15
| |