about summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers
Commit message (Collapse)AuthorAge
* Merge older stagingVladimír Čunát2017-05-26
|\ | | | | | | | | | | | | This still causes some uncached rebuilds, but master(!) and staging move too fast forward rebuild-wise, so Hydra might never catch up. (There are also other occasional problems.) Therefore I merge at this point where the rebuild isn't that bad.
| * Merge branch 'master' into stagingVladimír Čunát2017-05-24
| |\ | | | | | | | | | ... to fix *some* of the evaluation problems.
| * \ Merge branch 'master' into stagingVladimír Čunát2017-05-24
| |\ \
| * \ \ Merge branch 'master' into stagingVladimír Čunát2017-05-19
| |\ \ \ | | | | | | | | | | | | | | | A few thousand rebuilds from master.
| * \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-05-14
| |\ \ \ \
| * | | | | cmake setup hook: allow other build typesLinus Heckemann2017-05-10
| | | | | |
* | | | | | pants13-pre: make it actually work on LinuxDan Peebles2017-05-24
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | Third time's a charm. Not sure how I thought that three different files would download and have the same hash, but that's what the old code did. This one should have the three distinct platform hashes.
* | | | | pants13-pre: fix on non-Darwin platformsDan Peebles2017-05-24
| | | | |
* | | | | pants13-pre: pre-download the native engineDan Peebles2017-05-23
| |_|_|/ |/| | | | | | | | | | | This saves pants 1.3 from having to download it at startup. Eventually we'll build it ourselves (it's a rust binary) but for now this works.
* | | | pants: fix buggy pathspec versionDan Peebles2017-05-22
| | | | | | | | | | | | | | | | | | | | When transplanting the expression in 845d1b28bf57d3f1eb016a323cf15808c0fbfd85 I accidentally switched pants 1.3 to use the old pathspec, which breaks at runtime. This should fix it.
* | | | pants13-pre: 1.3.0.dev19 -> 1.3.0rc2Brendan Miller2017-05-22
| | | | | | | | | | | | | | | | Pulling in the latest 1.3.0 release candidate from pants.
* | | | pants{,13-pre}: move from pythonPackages to top levelDan Peebles2017-05-22
| |_|/ |/| | | | | | | | That means it'll build in Hydra and we don't really care which version of Python it builds against.
* | | bazel: 0.4.4 -> 0.4.5 (#25821)Benjamin Staffin2017-05-18
| |/ |/| | | Also added zsh and bash completion support
* | buildbot: 0.9.6 -> 0.9.7Fernando J Pando2017-05-12
|/
* Python: replace requests2 with requests tree-wideFrederik Rietdijk2017-05-07
| | | | | | | See f63eb5857352705665411130d4f1638d55dd8c58 The `requests2` attribute now throws an error informing that `requests` should be used instead.
* buildbot: 0.9.5 -> 0.9.6Lancelot SIX2017-05-04
|
* Merge pull request #24131 from nand0p/buildbot-0.9.5Frederik Rietdijk2017-05-03
|\ | | | | buildbot: 0.9.4 -> 0.9.5
| * buildbot: 0.9.4 -> 0.9.5Fernando J Pando2017-04-21
| | | | | | | | | | | | | | | | | | - adds distro dependency - buildbot nodaemon in service module - fakerepo for module tests - service module parameter fixup - tested on nixos - tested on darwin
* | Merge branch 'staging'Vladimír Čunát2017-05-01
|\ \ | | | | | | | | | | | | | | | Master is seeing a very large rebuild now, and this version of staging seemed rather fine already (only a few thousand builds remaining now). I really didn't want to wait a few more days because of this.
| * \ Merge branch 'master' into stagingVladimír Čunát2017-04-30
| |\ \
| * | | cmake: Prevent it from looking for packages in /David Grayson2017-04-29
| | |/ | |/| | | | | | | when cross-compiling for Windows.
* | | Merge pull request #25029 from wizeman/u/new-doitMichael Raskin2017-05-01
|\ \ \ | |_|/ |/| | doit: init at 0.30.3
| * | doit: init at 0.30.3Ricardo M. Correia2017-04-19
| |/ | | | | | | doit is a task management & automation tool.
* / meson: 0.35.0 -> 0.40.0Jörg Thalheim2017-04-26
|/ | | | | | In configured builds other tools tries to call meson by directly passing meson tools directly to python. Since they were shell scripts due wrapping this failed
* Merge pull request #24864 from NeQuissimus/gradle_3_5Tim Steinbach2017-04-13
|\ | | | | gradle: 3.4.1 -> 3.5
| * gradle: 3.4.1 -> 3.5Tim Steinbach2017-04-12
| |
* | conan: init at 0.21.2mucaho2017-04-13
|/
* sbt: 0.13.14 -> 0.13.15Tim Steinbach2017-04-10
|
* maven: 3.3.9 -> 3.5.0Christine Koppelt2017-04-09
|
* sbt: 0.13.13 -> 0.13.14Tim Steinbach2017-04-07
|
* treewide: purge maintainers.urkudVladimír Čunát2017-03-27
| | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* sbt_0_12_4: remove old version of sbtSergii Paryzhskyi2017-03-21
|
* jam: 2.5 -> 2.6Orivej Desh2017-03-19
|
* Merge pull request #23726 from sternenseemann/masterMichael Raskin2017-03-18
|\ | | | | redo-sh: init at 1.2.6
| * redo-sh: init at 1.2.6sternenseemann2017-03-10
| |
* | sbt-0.12.4: add an older stable version (#23933)Sergii Paryzhskyi2017-03-15
| |
* | gradle: 3.4.0 -> 3.4.1Tim Steinbach2017-03-13
| |
* | buildbot: fix .withPlugins to propagate inputsDan Peebles2017-03-08
| | | | | | | | | | Before I was just grabbing the immediate dependencies. I _think_ this will do the right thing by using the pre-existing setup hook to avoid having to compute the transitive closure myself.
* | buildbot: assorted cleanupsDan Peebles2017-03-08
| | | | | | | | | | | | | | Some changes to be more idiomatic and use stdenv building blocks more. I also added a `buildbot.withPlugins` instead of the current plugins mechanism, which forces an unnecessary rebuild of the package and reruns all the tests. This should be equivalent and more pleasant to use in practice.
* | buildbot: 0.9.3 -> 0.9.4Fernando J Pando2017-03-07
| | | | | | | | | | | | | | | | | | - adds jwt - adds module tests - master.cfg as path in module - fix systemd worker config - builds on darwin - tested on nixos
* | bazel: add gcc to PATH and simplify patchItai Zukerman2017-03-02
| | | | | | | | | | | | Removed patches that are purely for testing. Removed dependencies that seemed to not be needed. Expand all instances of #!/bin/bash, not just those at the start of scripts.
* | bazel: Wrap so java is present at runtimeBenjamin Staffin2017-02-28
| | | | | | | | Bazel can't start up without javac in $PATH.
* | bazel: consolidate bazel test invocationsBenjamin Staffin2017-02-28
| | | | | | | | This way it can run them in parallel.
* | bazel: replace patch with patchShebangs and substituteInPlaceItai Zukerman2017-02-28
| |
* | bazel: Log test errors to stderr during checkPhaseBenjamin Staffin2017-02-27
| | | | | | | | | | Otherwise it's difficult or impossible to retrieve them, particularly from a hydra build.
* | Merge pull request #23074 from izuk/bazelBenjamin Staffin2017-02-25
|\ \ | | | | | | bazel: remove dependence on buildFHSUserEnv
| * | bazel: remove dependence on buildFHSUserEnvItai Zukerman2017-02-22
| | |
* | | Merge branch 'master' into stagingVladimír Čunát2017-02-22
|\ \ \
| * | | gradle: 3.3 -> 3.4Tim Steinbach2017-02-21
| |/ /
* / / cmake: 3.7.1 -> 3.7.2Vladimír Čunát2017-02-20
|/ /