summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/mold: add 1.4.2Matthew Smith2022-09-092-0/+93
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: drop 1.3.1, 1.3.1-r1, 1.4.0Matthew Smith2022-09-094-295/+0
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: use <pkg> tag in metadata.xmlPetr Vaněk2022-08-261-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: update live ebuildMatthew Smith2022-08-201-10/+0
| | | | | | Python script is dropped and rewritten in CMake. Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: stop calling python during buildMatthew Smith2022-08-201-3/+7
| | | | | Closes: https://bugs.gentoo.org/865859 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: fix build with gcc-12Matthew Smith2022-08-203-0/+35
| | | | | | | | | | Prevent overeager stripping of compiler flags by vendored tbb CMake scripts. No revbump as installed files are the same. Closes: https://bugs.gentoo.org/865837 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: update live ebuildMatthew Smith2022-08-191-38/+38
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: add 1.4.1Matthew Smith2022-08-194-0/+403
| | | | | | | Also switch to new CMake build system, and add a (currently masked) USE-flag to switch between vendored and system tbb. Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: add 1.4.0Matthew Smith2022-08-082-0/+98
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: riscv keywordingHan Gao2022-07-281-1/+1
| | | | | | Signed-off-by: Han Gao <rabenda.cn@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26632 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: fix riscv R_RISCV_SET32 in EhFrameSectionHan Gao2022-07-282-0/+124
| | | | | | Bug: https://bugs.gentoo.org/861488 Signed-off-by: Han Gao <rabenda.cn@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: drop 1.2.1-r1, 1.3.0Sam James2022-07-263-194/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: add 1.3.1Sam James2022-07-032-0/+98
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: drop 1.2Sam James2022-07-032-91/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: fix prepare phase when glibc has no static-pieMatthew Smith2022-06-292-2/+2
| | | | | Closes: https://bugs.gentoo.org/854474 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: add 1.3.0Matthew Smith2022-06-262-0/+98
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: fix testsMatthew Smith2022-06-261-1/+2
| | | | | | | Fix LD_PRELOAD path in mold-wrapper tests, and delete more tests that require QEMU. Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: use pkg-config to find OpenSSLMatthew Smith2022-06-262-0/+29
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: drop 1.1.1Sam James2022-05-052-88/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: don't invoke python during buildMatthew Smith2022-04-303-0/+44
| | | | | Closes: https://bugs.gentoo.org/841575 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: add 1.2.1Matthew Smith2022-04-282-0/+91
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: handle renamed/additional testsMatthew Smith2022-04-281-2/+2
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: add 1.2Matthew Smith2022-04-152-0/+91
| | | | | Closes: https://bugs.gentoo.org/837977 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: disable more testsMatthew Smith2022-04-151-1/+4
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: drop 1.0.3, 1.1Sam James2022-03-143-165/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: Enable testsMatthew Smith2022-03-082-8/+20
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: add 1.1.1Matthew Smith2022-03-082-0/+82
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: check compiler versionMatthew Smith2022-02-223-0/+33
| | | | | | | Acked-by: Sam James <sam@gentoo.org> Closes: https://bugs.gentoo.org/831473 Closes: https://github.com/gentoo/gentoo/pull/24321 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: add myself as a maintainerMatthew Smith2022-02-211-0/+4
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-devel/mold: add 1.1Sam James2022-02-213-3/+73
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: drop 1.0.0-r1, 1.0.1-r1, 1.0.2Sam James2022-02-105-262/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: add 1.0.3Sam James2022-02-102-0/+72
| | | | | | | Very tiny changes but we may as well bump given it's a quick build and to get it off the to-bump-list. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: fix double Prefix, thanks Jens LindenmeierFabian Groffen2022-02-044-5/+5
| | | | | | Closes: https://bugs.gentoo.org/832685 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2022-01-251-1/+1
| | | | | | Again. :( Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-devel/mold: add 1.0.2Sam James2022-01-233-1/+75
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: new revision sans "GNU gold" in --version.Michael Orlitzky2022-01-202-1/+53
| | | | | | | | | | | The new mold-1.0.1-r1 includes upstream commit cea6a569afa5 which removes the string "GNU gold" from mold's --version string. This is necessary on Gentoo to prevent false positives from tc-ld-is-gold() in the toolchain-funcs eclass. Closes: https://bugs.gentoo.org/831478 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sys-devel/mold: use only one .sh on rmMarco Scardovi2022-01-011-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Closes: https://github.com/gentoo/gentoo/pull/23606 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: bump to 1.0.1Marco Scardovi2022-01-012-0/+70
| | | | | | | | | This release actually has supports for --defsym, plus other useful things (see https://github.com/rui314/mold/releases/tag/v1.0.1) Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: drop 0.9.6-r3Sam James2021-12-204-174/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: add < dep on mimalloc for released versionsSam James2021-12-203-3/+3
| | | | | | Only 9999 supports mimalloc-2. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: use system xxhash in 9999Sam James2021-12-201-0/+2
| | | | | Doesn't seem like earlier versions actually used it yet. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: add 1.0.0Sam James2021-12-162-0/+68
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: add link to upstream tests bugSam James2021-12-151-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: tweak running tests again for 9999Sam James2021-12-151-1/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: update 9999 for testsSam James2021-12-151-7/+9
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: simplify 9999Sam James2021-12-151-13/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: drop upstreamed patchesSam James2021-12-153-110/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: add live ebuildSam James2021-12-144-2/+190
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: really fix wrapperSam James2021-12-141-0/+1
| | | | | Bug: https://bugs.gentoo.org/823653 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/mold: fix whitespaceSam James2021-12-141-2/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>