Commit Graph

2391 Commits

Author SHA1 Message Date
Frederik Rietdijk
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Jörg Thalheim
8e97e8009f
Merge branch 'fix/cross-swig' into HEAD 2018-11-28 10:31:23 +00:00
Jörg Thalheim
be6b461bb9
swig: document why pcre.dev is in nativeBuildInputs 2018-11-28 10:25:08 +00:00
eburimu
3c9d05389c swig: fix cross compilation 2018-11-28 13:01:38 +03:00
Léo Gaspard
8ecd555ded
Merge branch 'pr-46056' into staging
* pr-46056:
  binutils: use shared libs
  binutils: fix #44936 the huge size regression
2018-11-28 09:55:05 +09:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +01:00
c0bw3b
126f94d808 Treewide: use https for people.redhat.com 2018-11-24 23:56:37 +01:00
Frederik Rietdijk
c1792242ef Merge staging-next into staging 2018-11-24 10:44:50 +01:00
Frederik Rietdijk
e41154d1ab Merge master into staging-next 2018-11-24 10:43:33 +01:00
Linus Heckemann
ef5da57ea2 hound: 20170324 -> 2018-11-02 2018-11-23 13:22:01 +01:00
Frederik Rietdijk
2219e2578e Merge staging-next into staging 2018-11-22 10:10:40 +01:00
Frederik Rietdijk
c31cb577ae Merge master into staging-next 2018-11-22 09:57:08 +01:00
Renaud
1e748ceb5f
Merge pull request #50797 from r-ryantm/auto-update/elfutils
elfutils: 0.174 -> 0.175
2018-11-22 07:36:17 +01:00
Renaud
a252c0f80f
Merge pull request #50772 from r-ryantm/auto-update/gede
gede: 2.10.9 -> 2.12.3
2018-11-21 17:57:29 +01:00
Frederik Rietdijk
701375662b Merge master into staging-next 2018-11-21 12:39:20 +01:00
Jan Tojnar
75fc7b5b4d
Merge pull request #50771 from zaninime/pkgconf
pkgconf: init at 1.5.4
2018-11-20 17:15:36 +01:00
Orivej Desh
f55a63329d objconv: 2.48 -> 2.51 2018-11-20 11:48:50 +00:00
Frederik Rietdijk
aabf1a93bc Merge staging-next into staging 2018-11-20 11:51:11 +01:00
Francesco Zanini
5efb4643e2 Use distfiles 2018-11-20 09:52:13 +01:00
Orivej Desh
75f477b9c0 creduce: replace patchPhase with postPatch 2018-11-20 06:03:02 +00:00
R. RyanTM
5beb37d258 elfutils: 0.174 -> 0.175
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/elfutils/versions
2018-11-19 14:21:00 -08:00
R. RyanTM
96c0c07ca0 gede: 2.10.9 -> 2.12.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gede/versions
2018-11-19 11:05:56 -08:00
Francesco Zanini
580efed355 Add maintainer 2018-11-19 13:56:51 +01:00
Francesco Zanini
5c1d144074 Add meta 2018-11-19 13:54:25 +01:00
Francesco Zanini
1ada6857e6 Add pkgconf 2018-11-19 13:31:56 +01:00
Frederik Rietdijk
0d0d7dcd06 Merge staging-next into staging 2018-11-18 10:41:34 +01:00
Renaud
41391e9cd8
Merge pull request #50334 from c0bw3b/pkg/opengrok
opengrok: 0.12.1.5 -> 1.0
2018-11-17 19:37:55 +01:00
Orivej Desh
471f1be718 gdb: 8.1.1 -> 8.2 (#50444) 2018-11-16 07:31:05 +00:00
Jean-Baptiste Giraudeau
7fdb87a862
Fix help2man.postInstall syntax error under cygwin. 2018-11-15 16:56:01 +01:00
Niklas Thörne
dd569dab09 bashdb: 4.4-0.94 -> 4.4-1.0.0 (#49754)
Added pygments dependency.
2018-11-15 14:15:35 +00:00
Renaud
45923f698d opengrok: 0.12.1.5 -> 1.0
Fix source tarball and version claim mismatch
2018-11-15 12:29:11 +01:00
Will Dietz
bd54a288b3 intel-gpu-tools: add 'peg' dep for overlay 2018-11-14 23:49:39 -06:00
Will Dietz
b1e5910a7d elfinfo: init at 0.7.4 2018-11-14 23:33:10 -06:00
Pascal Wittmann
b26151d58c
Merge pull request #50094 from r-ryantm/auto-update/help2man
help2man: 1.47.7 -> 1.47.8
2018-11-13 16:02:43 +01:00
Matthew Bauer
76c956be5c treewide: disable pie in more places
Some packages don’t work correctly with pie. Here I disable it for:

- busybox
- linux kernel
- kexectools

I also get rid of the Musl conditional for disabling pie in GCC and
Binutils. Some day we might want to enable PIE without Musl and it
will be useful to have the *just* work with our compiler and linkers.
2018-11-13 07:03:31 -06:00
volth
31beea9818
gnum4: set platforms=unix++windows 2018-11-11 01:42:40 +00:00
volth
a538d9982a
gnum4: set platforms=all; it works on Windows 2018-11-11 01:17:56 +00:00
R. RyanTM
ea6d48d4be help2man: 1.47.7 -> 1.47.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/help2man/versions
2018-11-09 16:32:58 -08:00
Matthew Bauer
2e2afa1943 gcc/binutils: disable pie hardening
These don’t like having -fPIE set for them. We should disable
hardening all the time, but in the interest of not changing hashes,
this only disables it for Musl (where it is now the default).

(cherry picked from commit a3a6884649354a660326acd68c1bd08ffd2dcfa2)
2018-11-09 13:55:35 -06:00
Markus Kowalewski
f6e8578552
ltrace: remove aarch64 from platforms
ltrace does not support ARM
2018-11-08 21:53:37 +01:00
Markus Kowalewski
61020d5f23
tie: add license 2018-11-08 20:49:23 +01:00
Markus Kowalewski
7a2e6cf6a0
sqitch-pg: add license
Inherit from AppSqitch
2018-11-08 20:45:51 +01:00
Markus Kowalewski
d9afe678d5
pkg-config: add license 2018-11-08 20:42:37 +01:00
Markus Kowalewski
e4d0b69ae8
ltrace: add license 2018-11-08 20:40:37 +01:00
Markus Kowalewski
aeaf15dc68
icon-naming-utils: add license 2018-11-08 20:33:03 +01:00
Markus Kowalewski
247e3b3082
eggdbus: add license 2018-11-08 20:31:31 +01:00
Markus Kowalewski
e9da929e41
cwebbin: add license 2018-11-08 20:29:09 +01:00
Will Dietz
98fd559eaa strace: 4.24 -> 4.25 (#49518)
https://github.com/strace/strace/releases/tag/v4.25
2018-10-31 18:36:08 +01:00
Matthew Bauer
991e51a1f6 teensy-loader-cli: build on macos 2018-10-30 13:31:57 -05:00
Matthew Bauer
aa4707fc34 treewide: use gnu toolchain for avr/arm-embedded
These packages should in theory work with our GCC toolchains, but
there are some definite breakages that need to be tracked down.
Comparing output of these to old gcc-arm-embedded is important.

Affected packages include:

- axolooti
- avrdudess
- opentx
- microscheme
- betaflight
- inav
- blackmagic
- simavr
- gnuk
2018-10-30 13:31:45 -05:00