summaryrefslogtreecommitdiff
path: root/Ports/gcc/package.sh
AgeCommit message (Expand)Author
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