Commit graph

23 commits

Author SHA1 Message Date
Rudi Heitbaum
44c9bcbae3 valgrind: update to 3.20.0
release notes:
- https://valgrind.org/docs/manual/dist.news.html
2022-10-30 01:51:17 +00:00
Rudi Heitbaum
f29700fa9d valgrind: update to 3.19.0
news:
- https://valgrind.org/docs/manual/dist.news.html
2022-04-15 06:49:09 +00:00
heitbaum
20dde3109e valgrind: update to 3.18.1 2021-10-16 22:56:05 +11:00
heitbaum
1bec0737b0 valgrind: update to 3.17.0
update 3.16.1 (2020-06-22) to 3.17.0 (2021-03-19)
news: https://www.valgrind.org/docs/manual/dist.news.html
2021-09-19 21:30:05 +10:00
Ian Leonard
02d5330409 debug: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:44 +00:00
heitbaum
da6e69056b valgrind: update to 3.16.1 2020-12-13 07:19:54 +00:00
MilhouseVH
9c8ff5871e valgrind: update to valgrind-3.15.0 2019-04-20 19:57:30 +01:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
Matthias Reichl
c30a976c85 valgrind: update to 3.14.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-10-27 15:38:40 +02:00
CvH
a4ec8951e0 cleanup: remove redundant 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
75b84c1126 spdx: packages/debug 2018-07-17 23:58:49 +02:00
Lukas Rusak
35cc038e0e
valgrind: add patch to enable armv8 2018-06-26 14:54:57 -07:00
Matthias Reichl
4c3e5d330c valgrind: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +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
Matthias Reichl
729efcd77a valgrind: update to 3.13.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-12 01:05:15 +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
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +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
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Lukas Rusak
1b05fc228a
valgrind: add package 2016-10-25 13:17:27 -07:00