Thomas Tuegel
6a004bf9c8
Merge branch 'master' into bugfix/staging/stdenv
2017-07-21 20:36:34 -05:00
Daniel Peebles
bd2e91e3a2
Merge pull request #27318 from copumpkin/darwin-high-sierra
...
Support High Sierra on Darwin
2017-07-18 17:06:06 -04:00
Tuomas Tynkkynen
27e503f00c
strace: 4.17 -> 4.18
2017-07-18 13:41:07 +03:00
Jörg Thalheim
f1b45f7d41
lttng-ust: add missing python dependency
2017-07-16 09:07:10 +01:00
Benno Fünfstück
dc696e2800
Merge pull request #26096 from ambrop72/teensy-fix
...
teensy-loader-cli: Update to latest git.
2017-07-15 20:22:34 +02:00
Dan Peebles
0419452113
Fix Darwin stdenv to work on 10.13
...
The main changes are in libSystem, which lost the coretls component in 10.13
and some hardening changes that quietly crash any program that uses %n in
a non-constant format string, so we've needed to patch a lot of programs that
use gnulib.
2017-07-11 21:56:38 -04:00
Will Dietz
ceff05aa4f
linuxkit: init at 2017-07-08
2017-07-08 09:25:01 -05:00
Will Dietz
0b6a504283
moby: init at 2017-07-06
2017-07-08 09:25:01 -05:00
Michael Raskin
8dee8d5f5c
Merge pull request #26584 from pjones/pjones/blackmagic
...
blackmagic init at 1.6.1
2017-07-05 23:35:16 +02:00
Peter Jones
e33c7fa4c1
blackmagic init at 1.6.1
2017-07-05 08:45:40 -07:00
Vladimír Čunát
5328aac7be
Merge branch 'staging'
...
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Will Dietz
050ee80ddb
csmith: init at 2.3.0, pull in Sys::CPU as dependency.
2017-07-03 14:39:56 -05:00
Vladimír Čunát
d1a89ae9d7
Merge branch 'master' into staging
2017-07-03 09:48:58 +02:00
Joachim Fasting
80c2c58671
gede: 2.0.3 -> 2.0.4
2017-07-01 21:41:40 +02:00
Joachim Fasting
0040dbaf69
gede: add ctags and gdb to path via wrapper
2017-07-01 21:41:35 +02:00
Joachim Fasting
4f320d30a4
gede: fix sandboxed build
...
build.py relies on /usr/bin/env; invoke python directly instead to
sidestep the issue.
2017-07-01 21:41:33 +02:00
Joachim Fasting
6e36e7f209
gede: replace build.patch with inline sed call
...
The patch file is much larger than the logical change made.
2017-07-01 21:41:27 +02:00
Jörg Thalheim
36b1d11188
ccache: 3.2.5 -> 3.3.4
2017-07-01 18:45:06 +01:00
Pascal Wittmann
cdf0c53ac7
yodl: 3.08.02 -> 4.01.00
2017-07-01 10:10:23 +02:00
Vladimír Čunát
ddf864f8aa
Merge branch 'master' into staging
...
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
John Ericson
95c8277701
misc pkgs: Remove unneeded *Platform == *Platform comparisons
...
PR #26007 used these to avoid causing a mass rebuild. Now that we know
things work, we do that to clean up.
2017-06-30 10:09:31 -04:00
John Ericson
16be434b0b
Merge accepted cross compilation PRs into staging
2017-06-28 23:17:21 -04:00
John Ericson
e1faeb574a
Merge pull request #26884 from obsidiansystems/purge-stdenv-cross
...
Purge stdenv cross
2017-06-28 21:39:16 -04:00
hsloan
9cd606467f
libtool2: Don't use stdenv ? cross
2017-06-28 19:43:03 -04:00
TANIGUCHI Kohei
f48e400133
fswatch: 1.5.0 -> 1.9.3
2017-06-27 20:24:30 +09:00
David McFarland
bf517c1c16
pkgconfig: fix cygwin build
2017-06-26 09:33:35 -03:00
David McFarland
18125e6f50
help2man: help wrapper find libintl on cygwin
2017-06-26 09:26:10 -03:00
Bas van Dijk
35e5719fe9
elasticsearch: 5.4.0 -> 5.4.2
2017-06-26 08:47:28 +02:00
Jörg Thalheim
09704d35f2
Merge pull request #26762 from dtzWill/update/creduce
...
creduce: 2.6.0 -> 2.7.0, now uses LLVM 4
2017-06-24 19:59:30 +01:00
Jörg Thalheim
dc6e5dce2d
lttng-tools: 2.9.3 -> 2.9.5
2017-06-24 10:26:53 +01:00
Jörg Thalheim
088ab901c5
lttng-ust: 2.9.0 -> 2.9.1
2017-06-24 10:26:31 +01:00
John Ericson
afd2bdbad2
Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
...
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
John Ericson
af8d1a4ace
binutils: Fix build != host == target
2017-06-22 17:53:54 -04:00
Domen Kožar
05f94c8c13
hydra: 2017-06-21 -> 2017-06-22
2017-06-22 16:48:43 +02:00
Will Dietz
1e9a9ba149
creduce: 2.6.0 -> 2.7.0, now uses LLVM 4
2017-06-22 07:47:53 -05:00
Jörg Thalheim
f12006bd96
hound: 20160919 -> 20170324
2017-06-22 10:03:10 +01:00
Domen Kožar
be4a4ef701
hydra: 2017-04-26 -> 2017-06-21
2017-06-21 15:30:02 +02:00
Franz Pletz
22fbdc9032
uhd: 3.10.1 -> 3.10.1.1
2017-06-20 03:56:42 +02:00
Pascal Wittmann
3628ce4d67
intel-gpu-tools: 1.18 -> 1.19
2017-06-14 20:15:07 +02:00
Bas van Dijk
2444eab485
ELK: update kibana and the elastic beats to 5.4 ( #26252 )
...
* Add kibana5 and logstash5
* Upgrade the elastic beats to 5.4
* Make sure all elastic products use the same version
(see elk5Version)
* Add a test for the ELK stack
2017-06-13 22:36:08 +02:00
Will Dietz
d645223306
elfkickers: fix typo in enableParallelBuilding.
...
Thanks @bjornfor for spotting this!
2017-06-13 07:01:17 -05:00
Will Dietz
ab9d244348
elfkickers: init at 3.1
2017-06-12 14:57:38 -05:00
Daiderd Jordan
ca490a6290
gdb: disable format warnings
...
Fixes #26145
2017-06-11 14:10:49 +02:00
Jörg Thalheim
1ff5f6c4aa
Merge pull request #26426 from lsix/update_gdb
...
gdb: 7.12.1 -> 8.0
2017-06-10 23:06:56 +01:00
Tuomas Tynkkynen
211c55b247
strace: 4.16 -> 4.17
2017-06-08 23:13:06 +03:00
John Ericson
200ac02d0f
binutils: Modernize derivation
...
No hashes of any sort should be changed
2017-06-06 19:28:16 -04:00
Lancelot SIX
1b32055a35
gdb: 7.12.1 -> 8.0
...
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00002.html
for release announcement.
2017-06-06 09:14:56 +02:00
Bjørn Forsman
f16a9f694e
cgdb: remove unneeded 'help2man' dependency
...
Unused since version 0.7.0:
https://raw.githubusercontent.com/cgdb/cgdb/v0.7.0/NEWS
2017-06-01 23:44:55 +02:00
Jörg Thalheim
6482224d45
cgdb: 0.6.8 -> 0.7.0
2017-06-01 11:52:17 +01:00
Pascal Wittmann
b73fd0c562
global: 6.5.6 -> 6.5.7
2017-05-30 13:36:07 +02:00