summaryrefslogtreecommitdiff
path: root/Ports/.port_include.sh
AgeCommit message (Expand)Author
2021-01-25Ports: Improve configure scriptTheMorc
2021-01-23Ports: Install dependencies in separate "installdepends" stepLinus Groh
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2021-01-17Ports: Rename a few .diff files to .patchLinus Groh
2020-12-31Ports: Hard-code SERENITY_ARCH=i686 until other architectures work (#4688)Dan MacDonald
2020-12-29Build: Support non-i686 toolchainsmeme
2020-06-09Ports: Use keyserver.ubuntu.com as .sig keyserver (#2535)Nico Weber
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-04-15Ports: Support pre_configure scriptLinus Groh
2020-03-25Ports/bash: Make a /bin/bash symlink to /usr/local/bin/bashAndreas Kling
2020-02-06Ports: Improve port build sriptEmanuel Sprung
2019-12-23Ports: Do not download sources if they're already presentSergey Bugaev
2019-12-20Build: get rid of UseIt.shjoshua stein
2019-12-06Ports: Use unzip to extract zips if bsdtar unavailable (#855)Larkin
2019-11-13Ports: Add support for zip files and ensure configure is executable (#773)Dan MacDonald
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: Update uninstall function to use $SERENITY_ROOTLarkin Nickle
2019-09-24Ports: Switch to new ports system (#594)Larkin
2019-09-06Ports: Always export Serenity's GCC and G++ in the build environmentAndreas Kling
2019-07-01Ports: Force curl to follow redirects in run_fetch_web() (#266)Dan MacDonald
2019-07-01Ports: Fix SDL2 port trying to build against PulseAudio for some reason.Andreas Kling
2019-06-05Ports: Remove bashisms and switch all scripts to /bin/sh.Larkin Nickle
2019-05-28Ports: Add linksRobin Burchell
2019-05-28Ports: Vim and ncursesChristopher Dumas
2019-05-28LibC: Move struct timeval to sys/time.h. #POSIXAndreas Kling
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
2019-05-28port_include: Various updatesRobin Burchell
2019-05-28Add the start of a simple ports infrastructureRobin Burchell