Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-26 | gcc12 built fix | P. Jung | |
2022-02-05 | Fix dep | João Figueiredo | |
2022-01-07 | That's more like it! | João Figueiredo | |
2021-11-17 | Remove useless deps, add missing conflicts | João Figueiredo | |
2021-10-14 | E n h a n c e ! (aka hacky stuffs + new isl link) | João Figueiredo | |
2021-09-17 | Here, have some flags :) | João Figueiredo | |
2021-09-04 | No typos please :\| | João Figueiredo | |
2021-09-04 | Make the thing better | João Figueiredo | |
2021-08-26 | Remove problematic flag (thanks @DAC324!) | João Figueiredo | |
2021-08-22 | That would cause problems and conflicts (not good) | João Figueiredo | |
2021-08-17 | Don't delete stuff accidentally! | João Figueiredo | |
2021-08-17 | Packages should provide their non -git versions | João Figueiredo | |
2021-08-13 | Fix _libdir | João Figueiredo | |
2021-08-04 | lib32-gcc-libs-git already exists on the AUR | João Figueiredo | |
2021-08-04 | Merged with official ABS gcc PKGBUILD | João Figueiredo | |
2021-05-08 | Bump islver to 0.24 | Kevin Majewski | |
2021-03-15 | libdir 11.0.1 | Kevin Majewski | |
2021-01-06 | Update islver to 0.23 and fix libdir | Kevin Majewski | |
2020-07-14 | Bump pkgver | Kevin Majewski | |
2020-07-14 | Use latest git commit | Kevin Majewski | |
2019-10-12 | Hold commit to fcab78b9 (2019-10-01 18:21:31.) Otherwise, fails to build. ↵ | James P. Harvey | |
There are several breaking commits after this, involving packaging failures on ada and a bootstrap failure when comparing stages 2 and 3. | |||
2019-04-29 | Upstream bumped BASE-VER to 10.0.0, so must parse '_majorver' differently ↵ | James P. Harvey | |
than just first character. | |||
2019-03-29 | Use isl 0.21 instead of isl 0.20. | James P. Harvey | |
2019-03-29 | Remove these -git packages from groups base, base-devel, and multilib-devel. | James P. Harvey | |
2018-12-28 | Upstream revision 267034 renamed 'install-gnatlib' to 'install-libada'. | James P. Harvey | |
2018-12-16 | Bumped pkgver. | James P. Harvey | |
2018-12-16 | Removed bz87672 patch, because upstream merged it. | James P. Harvey | |
2018-10-21 | Upstream patch allows using current master again. Problem with 81512c36 ↵ | James P. Harvey | |
reported upstream gcc.gnu.org/bugzilla/show_bug.cgi?id=87672 and fixed in bz87672.patch. | |||
2018-10-21 | Use isl 0.20 instead of isl 0.19. | James P. Harvey | |
2018-10-19 | ... And the updated .SRCINFO. | James P. Harvey | |
2018-10-19 | Fixed stragling references to non-git package namee, in license ↵ | James P. Harvey | |
installations and comments. | |||
2018-10-19 | In provides=(), not only give pkgver, but also pkgrel. | James P. Harvey | |
2018-10-19 | Have to hold at commit 7961f4be (2018-09-25) for now. Upstream commit ↵ | James P. Harvey | |
81512c36 or anything more recent causes stage 3 compilation failure within makepkg. | |||
2018-10-19 | Upstream revision 261304 removed libmpx, see inside PKGBUILD for references. | James P. Harvey | |
2018-10-19 | _libdir needs to end in a #.#.# basever, without the git revision number or sha. | James P. Harvey | |
2018-10-17 | There's an AUR package lib32-gcc-libs-git. AUR won't accept a push from me ↵ | James P. Harvey | |
with a split package named lib32-gcc-libs-git. | |||
2018-10-17 | Add pkgver to provides, so core's packages can be properly replaced by ↵ | James P. Harvey | |
pacman. Finally rebuilt .SRCINFO. | |||
2018-10-17 | Changed source to use upstream git master. Added git to makedepends. ↵ | James P. Harvey | |
Updated pkgver= and pkgver(). Have to skip sha256sums of git source, and we no longer have to skip of the .sig file. Unlike a tarball, git clone will name the directory gcc, so we don't need to make a symlink called gcc. | |||
2018-10-17 | Add note that this PKGBUILD is as close as possible to core's gcc ↵ | James P. Harvey | |
8.2.1+20180831-1. Notably, at this point, the PKGBUILD should build (not tested) an identical version to core, except that it's renamed. Commits from hereon perform the conversion to using git master. | |||
2018-10-17 | Added non-git versions to each packages' provides=() and conflicts=(). | James P. Harvey | |
2018-10-17 | Removed replaces=(), which should never be in AUR. | James P. Harvey | |
2018-10-17 | Updated pkgdesc. | James P. Harvey | |
2018-10-17 | Replaced references to pkgname, where appropriate to instead refer to the ↵ | James P. Harvey | |
-git package. | |||
2018-10-17 | Replaced references to pkgname, where appropriate to instead refer to the ↵ | James P. Harvey | |
core package. | |||
2018-10-17 | Renamed package_(). | James P. Harvey | |
2018-10-17 | Renamed pkgname=() entries as -git. | James P. Harvey | |
2018-10-17 | snapshot() is only used by core's maintainers, so removing it here. | James P. Harvey | |
2018-10-17 | Added maintainer. | James P. Harvey | |
2018-10-17 | Restarting with fork from core's gcc 8.2.1+20180831-1. .SRCINFO ↵ | James P. Harvey | |
intentionally delayed to avoid conflicts on this commit with core. | |||
2017-02-15 | Bumped pkgver, since last commit didn't pump pkgrel | James P. Harvey | |