summaryrefslogtreecommitdiff
path: root/Ports/bash
AgeCommit message (Expand)Author
2023-04-27Ports: Remove getconf from bash examplesFabian Dellwing
2023-03-27Ports/bash: Update bash to version 5.2.15Cameron Youell
2022-06-08Ports: Format patches without numbering, commit hash or version numberTim Schumacher
2022-05-25Ports: Allow selecting multiple `config_{sub,guess}_path`sTim Schumacher
2022-05-22Ports: Bring all ReadMes in line with their respective patchesTim Schumacher
2022-03-08Ports: Download fresh config.guess if neededDaniel Bertalan
2022-01-16Ports: Regenerate patches for bashAli Mohammad Pur
2022-01-16Ports: Add ReadMe files explaining port patches that have explanationsAli Mohammad Pur
2022-01-16Ports: Remove some config.sub patches and download a fresh one if neededAli Mohammad Pur
2022-01-10Ports: Update bash port to version 5.1.16Daniel Bertalan
2021-10-23Ports: Remove obsolete bash locale patchDaniel Bertalan
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
2021-07-29Ports: Update bash to 5.1.8Luke
2021-04-25Ports: Fix detection for -ldlGunnar Beutner
2021-04-20Ports: Improve consistency and quality of portsPanagiotis Vasilopoulos
2021-04-15Ports: Use ftpmirror.gnu.org mirror server for GNU portsBrendan Coles
2021-04-11Ports: Fix install actions for the bash port when re-installing the portGunnar Beutner
2021-03-11Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIRLinus Groh
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2020-05-18Ports: Make bash link againLinus Groh
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-03-25Ports/bash: Make a /bin/bash symlink to /usr/local/bin/bashAndreas Kling
2020-02-06Ports: Added checksums / signature files and other fixesEmanuel Sprung
2019-11-19Ports: Make sure Bash loads its built-in commands staticallySergey 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
2019-06-05Ports: Remove bashisms and switch all scripts to /bin/sh.Larkin Nickle
2019-05-28Ports: Replace run_command use in bash with a run_replace_in_file helperRobin Burchell
2019-05-28Ports: Remove MAKEOPTS hacks from bashRobin Burchell
2019-05-28Move everything to a subdirectoryRobin Burchell