- 21 Nov, 2019 2 commits
-
-
Niels Breet authored
[gcc] Update to arm 8.3-2019.03. Contributes JB#46923 See merge request !14
-
Niels Breet authored
-
- 15 Aug, 2019 2 commits
-
-
Aapi Hämäläinen authored
Add a build dependency on libgomp; JB#46697 See merge request !13
-
Aapi Hämäläinen authored
The build uses msgfmt for translations, and msgfmt requires libgomp. Signed-off-by:
Aapi Hämäläinen <aapi.hamalainen@jolla.com>
-
- 20 Mar, 2019 2 commits
-
-
Niels Breet authored
[gcc] Fix build issue with glibc 2.27. Contributes to JB#45152 See merge request mer-core/gcc!12
-
Niels Breet authored
-
- 26 Feb, 2019 1 commit
-
-
Niels Breet authored
[packaging] Disable lto for cross build for now. Fixes JB#44936 See merge request mer-core/gcc!11
-
- 25 Feb, 2019 1 commit
-
-
Niels Breet authored
-
- 20 Feb, 2019 5 commits
-
-
Matti Kosola authored
Signed-off-by:
Matti Kosola <matti.kosola@jolla.com>
-
Matti Kosola authored
Don't build documentation for cross packages. See merge request mer-core/gcc!10
-
Tomi Leppänen authored
Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
Matti Kosola authored
Fix libstdc++-doc dependency See merge request !9
-
Matti Kosola authored
Signed-off-by:
Matti Kosola <matti.kosola@jolla.com>
-
- 19 Feb, 2019 7 commits
-
-
Matti Kosola authored
Signed-off-by:
Matti Kosola <matti.kosola@jolla.com>
-
Matti Kosola authored
Add doc subpackages and missing -o argument to find. See merge request !8
-
Tomi Leppänen authored
Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
Tomi Leppänen authored
Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
Tomi Leppänen authored
Signed-off-by:
Tomi Leppänen <tomi.leppanen@jolla.com>
-
Niels Breet authored
[gcc] Upgrade to Linaro GCC 4.9-2017.01. Fixes MER#1985 See merge request !7
-
Niels Breet authored
-
- 18 Nov, 2016 1 commit
-
-
Niels Breet authored
-
- 15 Nov, 2016 1 commit
-
-
Niels Breet authored
[aarch64] Fix for aarch64 builds. Contributes JB#36790 Fix isl configs, and aarch64 spec arch64. Update linaro-gcc from 2014-01 to 2014-04 See merge request !6
-
- 14 Nov, 2016 1 commit
-
-
Andrew Branson authored
Fix isl configs, and aarch64 spec arch64. Update linaro-gcc from 2014-01 to 2014-04
-
- 17 Apr, 2015 1 commit
-
-
stskeeps authored
More packaging fixes for MER#890 Signed-off-by:
Islam Amer <islam.amer@jollamobile.com> See merge request !5
-
- 16 Apr, 2015 1 commit
-
-
Islam Amer authored
Signed-off-by:
Islam Amer <islam.amer@jollamobile.com>
-
- 13 Apr, 2015 2 commits
-
-
stskeeps authored
Changelog and spec file validation fixes MER#890 See http://permalink.gmane.org/gmane.linux.suse.opensuse.buildservice/19062 for background about BuildRequires: -foo vs. #!BuildIgnore: foo Signed-off-by:
Islam Amer <islam.amer@jollamobile.com> See merge request !4
-
Islam Amer authored
See http://permalink.gmane.org/gmane.linux.suse.opensuse.buildservice/19062 for background about BuildRequires: -foo vs. #!BuildIgnore: foo Signed-off-by:
Islam Amer <islam.amer@jollamobile.com>
-
- 13 Dec, 2014 3 commits
-
-
Carsten Munk authored
Signed-off-by:
Carsten Munk <carsten.munk@jollamobile.com>
-
Carsten Munk authored
Signed-off-by:
Carsten Munk <carsten.munk@jollamobile.com>
-
Carsten Munk authored
Signed-off-by:
Carsten Munk <carsten.munk@jollamobile.com>
-
- 29 Aug, 2014 6 commits
-
-
stskeeps authored
Remove cloog-ppl deps Remove last Requires: cloog-ppl See merge request !3
-
Uninstall authored
Signed-off-by:
Davide Bettio <davide.bettio@ispirata.com>
-
Uninstall authored
Signed-off-by:
Davide Bettio <davide.bettio@ispirata.com>
-
Uninstall authored
Signed-off-by:
Davide Bettio <davide.bettio@ispirata.com>
-
- 14 Mar, 2014 1 commit
-
-
Oleg Girko authored
The only reason for libgcc_post_upgrade utility's existence is to exec /sbin/ldconfig if it's present and return zero exit code in any case. This was needed in %post script of libgcc package because it's one of the first packages being installed when creating sandboxed buildroot or installing a new system, when neither bash nor glibc is available. The libgcc_post_upgrade program is an architecture-dependent hack, written using asm statements to make system calls directly, without relying on glibc. It's not available on some of architectures supported by Mer: mips, aarch64. Now rpm has builtin lua interpreter, so this hack is not needed anymore. This is exactly the way it's done in Fedora, so I've just copied the %post and %postun scripts for libgcc from Fedora package. Signed-off-by:
Oleg Girko <oleg.girko@jolla.com> Change-Id: I2f283fbb5faad43f9b1d8f10fb275596315c7574
-
- 13 Mar, 2014 2 commits
-
-
Uninstall authored
Change-Id: I14ad443edd08dddf7b4769934db82e0c97f381c0 Signed-off-by:
Davide Bettio <davide.bettio@ispirata.com>
-
Oleg Girko authored
Signed-off-by:
Oleg Girko <oleg.girko@jolla.com> Change-Id: Ic98a7785453bd647eb7f0a3a35de4524ad07c6e0
-
- 01 Jan, 2014 1 commit
-
-
Carsten Munk authored
Signed-off-by:
Carsten Munk <carsten.munk@jollamobile.com>
-