about summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers
Commit message (Collapse)AuthorAge
* tup: fix setup hook locationEmery Hemingway2020-06-13
|
* tup: add setupHookEmery Hemingway2020-06-13
|
* tup: 0.7.8 -> 0.7.9Emery Hemingway2020-06-13
|
* Merge master into staging-nextFrederik Rietdijk2020-06-08
|\
| * sbt: 1.3.10 -> 1.3.12R. RyanTM2020-06-06
| |
* | meson: fix hash after incorrect mergeFrederik Rietdijk2020-06-04
| |
* | Merge master into staging-nextFrederik Rietdijk2020-06-04
|\|
| * Merge pull request #89357 from avdv/bazel-buildtools-3Mario Rodas2020-06-04
| |\ | | | | | | bazel-buildtools: 2.2.1 -> 3.2.0
| | * bazel-buildtools: 2.2.1 -> 3.2.0Claudio Bley2020-06-03
| | |
| * | treewide: replace base64 encoded hashesDaiderd Jordan2020-06-03
| |/
| * sbt-extras: 2019-10-21 -> 2020-06-01 (#89289)contrun2020-06-01
| |
| * Merge pull request #89137 from bhipple/fix/colormakeFlorian Klink2020-05-31
| |\ | | | | | | colormake: use fetchFromGitHub
| | * colormake: use fetchFromGitHubBenjamin Hipple2020-05-29
| | | | | | | | | | | | Verified the sha256 does not change.
* | | Merge staging-next into stagingFrederik Rietdijk2020-05-29
|\| |
| * | bazel: 3.1.0 -> 3.2.0Claudio Bley2020-05-29
| | |
| * | bazel: Make bazel_3 the default versionClaudio Bley2020-05-29
| | | | | | | | | | | | | | | * drop bazel_2 * update hashes of fetch derivations that use `buildBazelPackage`
| * | bazel_3: init at 3.1.0Claudio Bley2020-05-29
| |/
* | Merge staging-next into stagingFrederik Rietdijk2020-05-28
|\|
| * mill: 0.6.2 -> 0.7.1R. RyanTM2020-05-27
| |
* | Merge staging-next into stagingFrederik Rietdijk2020-05-23
|\|
| * Merge pull request #88253 from r-ryantm/auto-update/bmakeMario Rodas2020-05-23
| |\ | | | | | | bmake: 20200402 -> 20200506
| | * bmake: 20200402 -> 20200506R. RyanTM2020-05-20
| | |
* | | Merge branch 'master' into stagingOrivej Desh2020-05-22
|\| |
| * | Merge pull request #87704 from veprbl/pr/cmake_32bit_workaroundThomas Tuegel2020-05-19
| |\ \ | | | | | | | | pkgsi686Linux.cmake: compile with _FILE_OFFSET_BITS=64 for 32-bit targets
| | * | cmake: compile with _FILE_OFFSET_BITS=64 for 32-bit targetsDmitry Kalinkin2020-05-12
| | | |
| * | | maven: Wrap mvnDebug for conveniencebessonm2020-05-15
| | |/ | |/|
* | | Merge branch 'staging-next' into stagingJan Tojnar2020-05-18
|\| |
| * | go-modules: Update files to use vendorSha256Colin L Rice2020-05-14
| | |
* | | meson: 0.54.1 → 0.54.2Jan Tojnar2020-05-15
| | | | | | | | | | | | https://github.com/mesonbuild/meson/compare/0.54.1...0.54.2
* | | Merge staging-next into stagingFrederik Rietdijk2020-05-14
|\| |
| * | Merge pull request #87314 from matthewbauer/bazel-flatMatthew Bauer2020-05-11
| |\ \ | | | | | | | | build-bazel-package: switch hash mode to “flat”
| | * | build-bazel-package: switch hash mode to “flat”Matthew Bauer2020-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | flat hashes can be substituted through hashed-mirrors, while recursive hashes can’t. This is especially important for Bazel since the bazel fetch dependencies can come from multiple different methods (git, http, ftp, etc.). To do this, we create tar archives from the output/external directory, which is then extracted to build. All of the Bazel hashes are all updated.
* | | | *-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson2020-05-12
|/ / / | | | | | | | | | | | | | | | | | | I hate the thing too even though I made it, and rather just get rid of it. But we can't do that yet. In the meantime, this brings us more inline with autoconf and will make it slightly easier for me to write a pkg-config wrapper, which we need.
* | | Merge master into staging-nextFrederik Rietdijk2020-05-11
|\ \ \
| * \ \ Merge pull request #87467 from r-ryantm/auto-update/qbsRyan Mulligan2020-05-10
| |\ \ \ | | | | | | | | | | qbs: 1.15.0 -> 1.16.0
| | * | | qbs: 1.15.0 -> 1.16.0R. RyanTM2020-05-10
| | |/ /
* | | | Merge master into staging-nextFrederik Rietdijk2020-05-10
|\| | |
| * | | treewide: remove the-kenny from maintainersJörg Thalheim2020-05-09
| |/ / | | | | | | | | | | | | | | | | | | @the-kenny did a good job in the past and is set as maintainer in many package, however since 2017-2018 he stopped contributing. To create less confusion in pull requests when people try to request his feedback, I removed him as maintainer from all packages.
* / / cmake: 3.17.0 -> 3.17.2R. RyanTM2020-05-08
|/ /
* | Merge branch 'staging-next'Vladimír Čunát2020-05-07
|\ \ | | | | | | | | | | | | | | | | | | The nss update is needed for security update of firefox. For linux platforms only about 1k aarch64 rebuilds are missing; the diff on Hydra looks OK. Darwin needs 20k more rebuilds, but I don't think we want to wait for that.
| * | meson: 0.54.0 → 0.54.1Jan Tojnar2020-05-05
| | | | | | | | | | | | https://github.com/mesonbuild/meson/compare/0.54.0...0.54.1
* | | Merge pull request #86733 from r-ryantm/auto-update/sbtMaximilian Bosch2020-05-06
|\ \ \ | | | | | | | | sbt: 1.3.9 -> 1.3.10
| * | | sbt: 1.3.9 -> 1.3.10R. RyanTM2020-05-04
| | | |
* | | | conan: 1.24.0 -> 1.25.0Drew Risinger2020-05-06
| | | |
* | | | conan: unbreak with deprecation>=2.1Drew Risinger2020-05-06
| | | |
* | | | Merge branch 'staging-next'Vladimír Čunát2020-05-06
|\ \ \ \ | | |/ / | |/| | | | | | | | | | Status on Hydra for linuxes seems good enough: https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
| * | | Merge staging-next into stagingFrederik Rietdijk2020-05-01
| |\| |
| * | | meson: Fix crossJohn Ericson2020-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The old `CC=.. CXX= .. meson ...` env var hack I removed in 3c00ca03a251693e58eb4e3c247ee1f640215783 had a side effect of ensuring that Meson always had access to a native C compiler, which unforunately it expects in most cases. Thankfully, that will be fixed soon.
| * | | meson: Make target-agnosticJohn Ericson2020-04-28
| | | | | | | | | | | | | | | | | | | | | | | | The cross file is added in the `mkDerivation`. It isn't nice putting build tool-specific stuff here, but our current architecture gives us little alternative.
| * | | meson: Patch to ingest env vars like autoconfJohn Ericson2020-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See comment in code and the PR it references, https://github.com/mesonbuild/meson/pull/6827, for details. We can remove entries from the cross file because they will be gotten from env vars now.