42 Commits

Author SHA1 Message Date
Rudi Heitbaum
66e5030783 gmp: update to 6.3.0
ann:
- https://gmplib.org/list-archives/gmp-announce/2023-July/000050.html
2023-08-05 09:04:04 +00:00
Ian Leonard
78440702f1 devel: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00:00
heitbaum
ba95a53d8e gmp: update to 6.2.1 2021-01-05 11:58:25 +00:00
MilhouseVH
8805837eaa gmp: update to gmp-6.2.0 2020-02-04 23:14:28 +00:00
MilhouseVH
2ea31506a5 packages: more missing dependencies 2019-02-08 17:17:43 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
548aedbcb7 gmp: update to gmp-6.1.2 2017-05-06 22:45:25 +01:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
bab193c33f gmp: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
724c7ef688 gmp: update to 6.1.1 2016-07-25 10:04:58 -07:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
06797d8840 gmp: update to gmp-6.1.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-18 22:07:50 +01:00
Stephan Raue
971a276de8 gmp:host: build static 2014-08-22 13:46:45 +02:00
Stefan Saraev
836397b06e gmp: remove unused patches 2014-08-15 15:36:43 +02:00
Stephan Raue
1ae9d62a72 gmp: remove target build support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-05-30 20:40:45 +02:00
Stephan Raue
66dc300ed9 gmp: update to gmp-6.0.0a
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-05 03:38:31 +02:00
Stephan Raue
f4bb871ae7 gmp: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:31 +01:00
Stefan Saraev
18cdc43472 Revert "gmp: build as static library"
This reverts commit 7ba51f87adc188f8717a8027a4bed1213dde7564.
2014-01-12 18:32:47 +02:00
Stefan Saraev
7ba51f87ad gmp: build as static library 2014-01-12 14:44:23 +02:00
Stephan Raue
d766cefd3a ccache: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-08 12:48:46 +01:00
Stephan Raue
a46cc5bfa1 gmp: update to gmp-5.1.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-07 22:38:02 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stefan Saraev
72002bbdb8 gmp: convert to new package format 2013-12-14 18:19:48 +02:00
Stefan Saraev
c185d81280 Revert "gmp: build as static library"
This reverts commit 181298ca03cdbcb8c67c509f56d9447e13bc58d8.
2013-06-09 15:41:24 +03:00
Stephan Raue
181298ca03 gmp: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 20:13:41 +02:00
Stephan Raue
8b3d7199ac gmp: update to gmp-5.1.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-29 19:00:12 +02:00
Stephan Raue
4dbd355d88 gmp: update to gmp-5.1.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-28 22:33:48 +01:00
Stephan Raue
2e2e2e2f9a gmp: add patch to support automake-1.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-12 17:55:44 +01:00
Stephan Raue
1ed00e7975 gmp: set CC_FOR_BUILD variable to fix build on debian
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-14 21:44:58 +01:00
Stephan Raue
a9a6476730 automake: update to automake-1.12.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-06-13 22:54:59 +02:00
Stephan Raue
ecd5adc08a gmp: update to gmp-5.0.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-08 12:49:05 +02:00
Stephan Raue
c0db7ab62b gmp: update to gmp-5.0.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-12 01:41:28 +01:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
211c31ad17 gmp: build gmp target libs, split to gmp and gmp-host
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-11-08 12:15:22 +01:00