Commit graph

1650 commits

Author SHA1 Message Date
Frederik Rietdijk 960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
Mario Rodas b19f27a785
Merge pull request #76328 from r-ryantm/auto-update/mill
mill: 0.5.3 -> 0.5.6
2020-01-11 05:20:24 -05:00
Frederik Rietdijk 348eaa280b Merge master into staging-next 2020-01-10 18:32:07 +01:00
Milan Pässler 8337bb607c gradle: remove old versions 2020-01-10 04:21:18 +01:00
Frederik Rietdijk a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
Danju Visvanathan 0a6551f48c bazel: 1.2.1 -> 2.0.0 (#76851)
* bazel: 1.2.1 -> 2.0.0

* .
2020-01-07 17:24:54 +01:00
Frederik Rietdijk 8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
markuskowa bba84b607e
Merge pull request #76396 from r-ryantm/auto-update/qbs
qbs: 1.14.1 -> 1.15.0
2020-01-04 12:03:56 +01:00
Jonathan Ringer d72c4791bc Merge remote-tracking branch 'origin' into staging-next 2019-12-30 14:36:16 -08:00
Tim Steinbach d835f229f4
Merge pull request #76711 from ktor/master
gradle: 5.6.1 -> 5.6.4
2019-12-30 13:20:25 -05:00
Jonathan Ringer 446fec8c2d
Merge branch 'master' of github.com:NixOS/nixpkgs into staging-next 2019-12-30 10:14:18 -08:00
Pawel Kruszewski 5f182a9eed gradle: 5.6.1 -> 5.6.4 2019-12-30 18:33:21 +01:00
Andrew Childs 63c9e4ee9d meson: add armv5tel cpu family 2019-12-30 17:21:39 +01:00
Robin Gloster a8822b6ec2
gnumake: *Flags are lists 2019-12-30 11:13:41 +01:00
Jan Tojnar c72e388b7f
gn: switch to python 3 2019-12-29 11:21:08 +01:00
Jan Tojnar 4bbc6cc66f
Merge branch 'staging-next' into staging 2019-12-25 05:18:52 +01:00
Tim Steinbach ecbcdc8a4c
Merge pull request #76416 from r-ryantm/auto-update/sbt
sbt: 1.3.4 -> 1.3.5
2019-12-24 21:36:46 -05:00
R. RyanTM 23436b5529 sbt: 1.3.4 -> 1.3.5 2019-12-24 07:59:37 -08:00
R. RyanTM 5d33d676eb qbs: 1.14.1 -> 1.15.0 2019-12-24 05:08:43 -08:00
Pascal Wittmann 332dbf1e52
Merge pull request #76281 from r-ryantm/auto-update/icmake
icmake: 9.02.08 -> 9.02.09
2019-12-24 08:57:49 +01:00
R. RyanTM 0fa2ab2a74 mill: 0.5.3 -> 0.5.6 2019-12-23 15:31:52 -08:00
R. RyanTM d7cec21555 icmake: 9.02.08 -> 9.02.09 2019-12-23 08:46:51 -08:00
R. RyanTM 5fb48efd99 doit: 0.31.1 -> 0.32.0 2019-12-23 02:33:40 -08:00
Tobias Mayer dfee92cd2e cmake: 3.15.4 -> 3.16.2 2019-12-20 15:59:32 +01:00
Michael Weiss 832cf092c7
scons: 3.1.1 -> 3.1.2
Announcement:
https://scons.org/scons-312-is-available.html

Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.2/src/CHANGES.txt
2019-12-18 16:10:11 +01:00
Frederik Rietdijk f3618342ec Merge staging-next into staging 2019-12-10 19:01:27 +01:00
scalavision 38c7aa05ef mill: 0.5.2 -> 0.5.3 (#75423) 2019-12-10 15:40:05 +01:00
Mario Rodas 6720955bab
Merge pull request #75262 from r-ryantm/auto-update/apache-maven
maven: 3.6.2 -> 3.6.3
2019-12-08 16:59:19 -05:00
R. RyanTM 2ed87cfcd0 maven: 3.6.2 -> 3.6.3 2019-12-08 08:09:07 -08:00
Guillaume Bouchard 4fdea7312e bazel: bazelRC path set by a patch
In bazel source code change in the future, patch will fail and we'll
detect the regression sooner.
2019-12-05 11:45:36 +01:00
Guillaume Bouchard 1ce0375b2f bazel: close #70911 by conditionally loading system wide configuration
Some system may setup global informations (such as bazel cache location)
in /etc/bazel.bazelrc
2019-12-05 11:17:13 +01:00
Guillaume Bouchard 0cffa85d57 bazel: remove wrapProgram and move it to system configuration
This way, custom configurations are all at the same place. Also, user
may override these settings using the command line.
2019-12-05 11:16:47 +01:00
Guillaume Bouchard 5b9e350fd4 bazel: move configuration file to a proper nix store entry
Easier to read and maintain
2019-12-05 11:02:37 +01:00
Frederik Rietdijk c9a19b5f7e Merge staging-next into staging 2019-12-05 10:19:54 +01:00
Frederik Rietdijk 51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
Guillaume Bouchard c0a6fc4a56 bazel: add file and zip in the test runner env
`file` and `zip` are needed for some bazel test and by default the test
runner take these binaries from the current `PATH` which may not contain
them
2019-12-04 12:59:32 +01:00
Guillaume Bouchard 20752ba4f7 bazel: improve strict action env context
- Bazel strict action env set a default PATH to
`/bin/:/usr/bin:/usr/local/bin`. This was previously changed to disable
this behavior to improve hermeticity. However the previous change was
only removing `/bin:/usr/bin`, keeping `/usr/local/bin`, this commit
also remove this entry.
2019-12-04 12:59:32 +01:00
Jan Tojnar daa676f1d1
Merge pull request #74282 from d-goldin/pango_update_split
pango, pygtk: fixing up newer pango and pygtk
2019-12-03 15:31:39 +01:00
Jan Tojnar 3a53ef08f1
Merge pull request #70650 from jtojnar/meson-0.52
meson: 0.51.2 → 0.52.1
2019-12-02 18:27:05 +01:00
Dima fea6b5f3e0 cmake: patching for harfbuzz location
a patch to cmake to correctly locate harfbuzz:
https://gitlab.kitware.com/cmake/cmake/issues/19531,
needed for more recent pango.
2019-12-02 02:30:04 +01:00
Jan Tojnar cb7da0944e
meson: 0.51.2 → 0.52.1
https://mesonbuild.com/Release-notes-for-0-52-0.html
https://github.com/mesonbuild/meson/compare/0.52.0...0.52.1
2019-12-02 00:23:09 +01:00
R. RyanTM 40a357a67e cmakeWithGui: 3.15.4 -> 3.15.5 2019-12-01 18:27:33 +01:00
Jan Tojnar a69ad18da9
Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
R. RyanTM 1509bf72c9 qbs: 1.14.0 -> 1.14.1 (#74617) 2019-11-30 15:53:54 +01:00
Mario Rodas 3ec8dcb495
Merge pull request #74643 from r-ryantm/auto-update/sbt
sbt: 1.3.3 -> 1.3.4
2019-11-30 03:24:57 -05:00
Frederik Rietdijk d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Daniel Fullmer 228056c878 kati: 2017-05-23 -> 2019-09-23 (#69618) 2019-11-29 21:43:30 +01:00
R. RyanTM f5a2705cd7 sbt: 1.3.3 -> 1.3.4 2019-11-29 07:36:54 -08:00
Jonathan Ringer 0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08:00
Wael M. Nasreddine 97656e9589
bazel: 1.2.0 -> 1.2.1 2019-11-27 15:36:24 -08:00