Commit Graph

122549 Commits

Author SHA1 Message Date
Jörg Thalheim
29d5f2d979
Merge pull request #32340 from oxij/pkg/linux-firmware
firmware-linux-nonfree: update
2017-12-07 10:04:32 +00:00
Orivej Desh
06ee1e3850
Merge pull request #32271 from orivej/parallel-building
Enable parallel building for CMake based projects by default
2017-12-07 09:44:35 +00:00
Orivej Desh
c9a03d9b48 premake5: fix build on darwin 2017-12-07 09:41:46 +00:00
Orivej Desh
6057d74d1c uclibc: prefer "Error in reading or end of file" to pipefail 2017-12-07 09:32:25 +00:00
Orivej Desh
199b426812 gst_all_1.gst-plugins-bad: enable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
683047f8ab doc: document enableParallelBuilding being unset 2017-12-07 08:52:42 +00:00
Orivej Desh
f568450637 qmake: enable parallel building of qmake projects by default 2017-12-07 08:52:42 +00:00
Orivej Desh
ca4f822fd8 qmake4Hook: enable parallel building with qmake4Hook by default 2017-12-07 08:52:42 +00:00
Orivej Desh
46f57dbc14 meson: enable parallel building of meson projects by default 2017-12-07 08:52:42 +00:00
Orivej Desh
031138b7f0 cmake: enable parallel building of cmake projects by default 2017-12-07 08:52:42 +00:00
Orivej Desh
75d70c8372 dino: build with Ninja
Upstream recommends Ninja and has a cmake script that does not support GNU Make:
https://github.com/dino/dino/issues/230
2017-12-07 08:52:42 +00:00
Orivej Desh
da516f0404 cmake: generate for Ninja when the build phase is Ninja
This is overridable by providing a custom build phase or setting
dontUseNinjaBuild = true.
2017-12-07 08:52:42 +00:00
Orivej Desh
be17bccf38 totem: disable parallel building
meson does not support parallel building of certain vala projects:
https://github.com/mesonbuild/meson/issues/1994
https://bugzilla.gnome.org/show_bug.cgi?id=784236

but at the moment this only affects gnome3.totem:

ninja src/plugins/rotation/rotation.vapi
[1/1] Compiling Vala source ../src/plugins/rotation/bacon-video.vapi ../src/plugins/rotation/totem-rotation-plugin.vala.
FAILED: src/plugins/rotation/rotation@sha/totem-rotation-plugin.c src/plugins/rotation/rotation.h src/plugins/rotation/rotation.vapi
valac -C --pkg clutter-gtk-1.0 --pkg cogl-pango-1.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --color=always --directory src/plugins/rotation/rotation@sha --basedir ../src/plugins/rotation --library rotation --header src/plugins/rotation/rotation.h --vapi ../rotation.vapi --girdir=/tmp/nds-build-gnome3.totem/totem-3.26.0/build/src --pkg=Totem-1.0 ../src/plugins/rotation/bacon-video.vapi ../src/plugins/rotation/totem-rotation-plugin.vala
error: Package `Totem-1.0' not found in specified Vala API directories or GObject-Introspection GIR directories
2017-12-07 08:52:42 +00:00
Orivej Desh
2c7cd2455e ninja: support disabling parallel building
but keep it enabled by default
2017-12-07 08:52:42 +00:00
Orivej Desh
9f8ec7e4d3 stp: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
812e0bced1 shogun: fix parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
5d23b54a20 rockbox_utility: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
57d27fb420 ricochet: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
00fd31c169 qgis: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
22116e51fc guitone: fix parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
7b6b099811 ostinato: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
c12fe7416e golden-cheetah: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
ef151343e5 editorconfig-core-c: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
5ae64cbfe7 conky: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
11e503815c chessx: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
9b537c48d3 awesomebump: fix parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
c875aecdbe altcoins.primecoin: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
98bbb0e3e6 altcoins.memorycoin: disable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh
f1226ac796 cinelerra: disable parallel building 2017-12-07 08:31:32 +00:00
Orivej Desh
d104321b38
Merge pull request #32207 from peterhoeg/u/cups
cups: 2.2.2 -> 2.2.6
2017-12-07 07:23:14 +00:00
Orivej Desh
bf0d121aed cups: fix configure flags 2017-12-07 07:22:39 +00:00
Peter Hoeg
e5715d9464 cups: 2.2.2 -> 2.2.6 2017-12-07 07:22:39 +00:00
John Ericson
a1e1e437df Merge branch 'master' into staging
Need base branch for GCC PR
2017-12-07 02:22:27 -05:00
John Ericson
3afe325a3e Merge commit '43d5c5d6db3ce33f3cf1d17ba43c7374257466ec' into gcc-modernize-builder 2017-12-07 02:19:04 -05:00
John Ericson
e82bd498d1 Merge commit '992bd2f6d34b2f560fc17df6fa3708fcade1abac' into gcc-modernize-builder 2017-12-07 02:13:24 -05:00
Orivej Desh
dc4200f934 perl522: do not apply the patch for parallel building
It does not apply and this version is not affected.
2017-12-07 07:07:58 +00:00
John Ericson
3a59cd87f2 Merge commit '93cd0685c5ac4d8f21d8586d3e5c45cd7394fab9' into gcc-modernize-builder 2017-12-07 01:49:31 -05:00
John Doe
2394c40fc0 oraclejdk8: fix armv7l hashes 2017-12-07 06:44:44 +00:00
John Ericson
51948eab94 gcc: Fix after merge
- NIX_CC_CROSS is now completely gone!

- NIX_CC is defined reliably, so no manual def needed

- stdenv.ccCross -> stdenv.cc, also removing need for "or" fallback
2017-12-07 01:42:43 -05:00
John Ericson
974b9201a5 Merge commit 'c9ca54199409324101bdee38f5b16e7656a16a22' into gcc-modernize-builder 2017-12-07 01:42:35 -05:00
Vincent Laporte
d946af4601 ocamlPackages.lambdaTerm: 1.11 -> 1.12.0 2017-12-07 07:21:32 +01:00
John Ericson
cc20d402d4
Merge pull request #32361 from obsidiansystems/gcc-simplify-flags
gcc: Simplify configure flags
2017-12-07 00:59:49 -05:00
volth
680f3ad465
electron: 1.7.5 -> 1.8.1
- [x] version bump
 - [x] added "i686-linux" "armv7l-linux" "aarch64-linux" (binaries compiled by upstream)
2017-12-07 05:40:00 +00:00
volth
55ef11ad2b
freerdp: fix aarch64 build 2017-12-07 04:40:33 +00:00
Austin Seipp
0d82c7ec18 nixpkgs: add pkgconfig to icestorm nativeBuildInputs
This helps iceprog find libftdi appropriately on its own, without a
bunch of gross errors in the build process (which should not be a
problem, but may *look* like one!)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-06 22:16:39 -06:00
John Doe
6c3731cead far2l: unstable-2017-09-30 -> unstable-2017-10-08 2017-12-07 04:08:45 +00:00
Austin Seipp
520fa67746 nixpkgs: symbiyosys 2017.11.05 -> 2017.12.06
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-06 22:07:57 -06:00
Austin Seipp
a209f93cf4 nixpkgs: icestorm 2017.11.05 -> 2017.12.06
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-06 22:07:14 -06:00
Austin Seipp
44ce034bfb nixpkgs: arachne-pnr 2017.11.05 -> 2017.12.06
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-06 22:05:50 -06:00
Austin Seipp
f284f04a74 nixpkgs: yosys 2017.11.05 -> 2017.12.06
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-06 22:04:49 -06:00