Commit Graph

123 Commits

Author SHA1 Message Date
heitbaum
d1564b52e8 dbus-python: drop unused package (replaced by dbussy) 2021-02-28 20:29:57 +00:00
Ian Leonard
54d9d281d7 python: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:13 +00:00
heitbaum
7d4cee2ac6 simplejson: update to 3.17.2 2020-12-14 05:31:53 +00:00
Matthias Reichl
1c284d8157 dbussy: add package
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-29 19:25:45 +02:00
Ian Leonard
08e69c55c4 dbus-python: adjust to python 3.8 changes
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-08-10 19:23:57 +00:00
MilhouseVH
12a3571e74 simplejson: update to simplejson-3.17.0 2020-01-24 06:09:15 +00:00
MilhouseVH
7d9d5143df dbus-python: update to dbus-python-1.2.16 2020-01-24 06:08:38 +00:00
MilhouseVH
1b58564ead packages: use Python helper functions 2019-10-29 12:19:07 +00:00
MilhouseVH
73f7a41c34 dbus-python: update to dbus-python-1.2.12 2019-10-29 12:19:07 +00:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
MilhouseVH
9a3adb33ef simplejson: update to simplejson-3.16.0 2019-06-07 08:49:07 +01: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
567bc18462 spdx: packages/python 2018-07-18 20:45:17 +02:00
Lukas Rusak
83c436f616 Merge pull request #2725 from MilhouseVH/le90_Python2-2.7.15
Python2: update to Python2-2.7.15, bump Python-related packages
2018-06-14 12:17:48 -07:00
Matthias Reichl
67be79b1d3 dbus-python: enable lto
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
1a8f861308 simplejson: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
MilhouseVH
97c53b19fd dbus-python: update to dbus-python-1.2.8 2018-05-31 04:34:17 +01:00
MilhouseVH
245aaf039a simplejson: update to simplejson-3.15.0 2018-05-31 04:34:17 +01:00
MilhouseVH
6a70aa2a9f Python2: update packages to new PyPi 2018-05-28 02:33:56 +01: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)
3b9fcfc3b4 buildsystem: rename TOOLCHAIN other to manual 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
da38cd92e3 buildsystem: set PKG_TOOLCHAIN for packages, that need it 2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00