summaryrefslogtreecommitdiffstats
path: root/development/gcc5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* development/gcc5: Change i486 to i586 fourtysixandtwo2022-06-071-1/+1
* development/gcc5: Fix sbolint nitpicks....Signed-off-by: B. Watson <yalhcru@gmail.com> B. Watson2022-03-121-9/+8
* development/gcc5: Speed up find/chmod....Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> B. Watson2022-03-014-28/+29
* development/gcc5: Fix building with recents glibc, gcc and kernels....Abort on errors (and fixed what made the build stop) Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Matteo Bernardini2021-08-213-9/+67
* development/gcc5: Fix support for PRINT_PACKAGE_NAME...Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Heinz Wiesinger2021-07-171-15/+19
* All: Support $PRINT_PACKAGE_NAME env var...Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Heinz Wiesinger2021-07-171-2/+11
* All: SlackBuilds run in the directory they are in...Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Heinz Wiesinger2021-07-051-1/+2
* All: Change SlackBuild shebang to /bin/bash...Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Heinz Wiesinger2021-07-041-1/+1
* development/gcc5: Explicitly disable isl....The version in current is not supported by gcc-5.5.x Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Lenard Spencer2021-04-181-0/+1
* development/gcc5: Patch for glibc-2.28....Credit goes to luvr on LQ Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Matteo Bernardini2021-04-182-2/+36
* development/gcc5: fix md5sum in gcc5.info...Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Eric Hameleers2021-04-181-1/+1
* development/gcc5: update to 5.5.0...This re-aligns the gcc5.SlackBuild script with the latest gcc.SlackBuild in Slackware 14.2. Retpoline patches are included. Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Eric Hameleers2021-04-1816-12/+5931
* development/gcc5: fix the .la file filtering...This SlackBuild script uses a different temporary location to compile the sources than the original Slackware version. Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Eric Hameleers2021-04-181-1/+1
* development/gcc5: further cleanups of the SlackBuild...To make the script more compliant with SBo guidelines: - use /tmp/SBo/ as build location instead of /root/ - re-arrange some of the code blocks - change all PKG1 to PKG - remove echo-ed comments at the end - make .tgz the default package extension, instead of .txz as used in Slackware Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Eric Hameleers2021-04-182-110/+107
* development/gcc5: Addressed ponce's remarks about the SlackBuild....Non-multilib on 64bit should now be properly handled; The actual fastjar tarball compression was different than assumed; Use PRGNAM (SBo convention) in the SlackBuild script, rather than PKGNAM (Slackware convention); Get rid of error regarding the non-existing mudflap directory. Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Eric Hameleers2021-04-181-17/+24
* development/gcc5: Added (gcc version 5 C, C++ and Java compilers)....Signed-off-by: Eric Hameleers <alien@slackware.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Eric Hameleers2021-04-1818-0/+1028