summaryrefslogtreecommitdiff
path: root/Ports/gcc/package.sh
AgeCommit message (Expand)Author
2022-05-12Ports/gcc: Update to version 12.1.0Daniel Bertalan
2022-05-12Ports/gcc: Install dependencies as portsDaniel Bertalan
2022-01-24Toolchain+Ports: Use the GNU hash format by defaultDaniel Bertalan
2022-01-24Kernel+Toolchain: Use `.init_array` section for global constructorsDaniel Bertalan
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
2021-08-13Ports: Make sure re-installing the gcc port doesn't failGunnar Beutner
2021-08-12Ports: Add cc symlink to gcc portJean-Baptiste Boric
2021-07-28Ports: Update GCC to version 11.2.0Gunnar Beutner
2021-07-06Ports: Update gcc patch to match the toolchainGunnar Beutner
2021-06-05Ports: fix gcc for mac usersyegor
2021-04-29Ports: Remove duplicate configopts varGunnar Beutner
2021-04-29Ports: Use SHA256 for the gcc portGunnar Beutner
2021-04-29Toolchain+Ports: Update GCC to version 11.1.0Gunnar Beutner
2021-04-20Toolchain+Ports: Enable threads for gccGunnar Beutner
2021-04-20Ports: Improve consistency and quality of portsPanagiotis Vasilopoulos
2021-04-18Ports: Update the gcc port with the patches from the toolchainGunnar Beutner
2021-04-16Ports: Update the gcc port to 10.3.0Gunnar Beutner
2021-04-15Ports: Use ftpmirror.gnu.org mirror server for GNU portsBrendan Coles
2021-03-13Ports: Use SERENITY_ARCH in --target/--hostLinus Groh
2021-03-11Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIRLinus Groh
2021-01-23Ports: Clean up some package.sh scriptsLinus Groh
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2020-12-24Ports: Tweak configuration flags of gcc port to support shared binariesItamar
2020-11-03Ports: Bump GCC port to 10.2.0Andreas Kling
2020-05-16Toolchain/Ports: Update to gcc 10.1.0Shannon Booth
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-03-23Toolchain/Ports: Update gcc to 9.3.0Shannon Booth
2020-02-06Ports: Added checksums / signature files and other fixesEmanuel Sprung
2019-12-23Ports: Build gcc with -j $(nproc)Sergey Bugaev
2019-12-23Ports: Update gcc to 9.2.0Sergey Bugaev
2019-12-23Ports: Do not download sources if they're already presentSergey Bugaev
2019-11-03Ports: Undo POSIX sh compliance changes for nowAndreas Kling
2019-11-03POSIX compliance: (most) shell scripts converted to generic shellGeorge Pickering
2019-09-24Ports: Switch to new ports system (#594)Larkin