summaryrefslogtreecommitdiff
path: root/Ports/.port_include.sh
AgeCommit message (Expand)Author
2022-05-03Ports: Make the number of compile jobs configurableTim Schumacher
2022-04-26Ports: Make .hosted_defs.sh usable outside of .port_include.shcircl
2022-04-23Ports: Fix issue with the patches directory being a symlinkDaniel Bertalan
2022-04-03Revert "Ports: Fix dependency install if port name is not folder name"Tim Schumacher
2022-04-02Ports: Fix dependency install when port name is not port folder nameEWouters
2022-03-16Ports: Fail if config.{sub,guess} don't replace existing filesTim Schumacher
2022-03-08Ports: Download fresh config.guess if neededDaniel Bertalan
2022-03-08Ports: Use `sed -i` for run_replace_in_file on Serenity hostsDaniel Bertalan
2022-02-20Ports: Use the objcopy built as part of the toolchainDaniel Bertalan
2022-02-12Ports: Add a pre_install hookAli Mohammad Pur
2022-01-27Ports: Make 'package.sh dev' a bit more friendly when importing patchesAli Mohammad Pur
2022-01-22Ports: Relocate `use_fresh_config_sub` check to `do_configure()`Fragstiller
2022-01-17Meta+Ports: Make 'package.sh showproperty' report multiple propertiesAli Mohammad Pur
2022-01-16Ports: Add a 'dev' mode that uses git to autogenerate patches for portsAli Mohammad Pur
2022-01-16Ports: Remove some config.sub patches and download a fresh one if neededAli Mohammad Pur
2022-01-08Ports: Add interactive mode to .port_include.shNoah Rosamilia
2022-01-08Ports: Add $READELF and $HOST_READELF variables to include scriptsAndrew Kaster
2021-10-21Ports: Register all dependencies of portsJelle Raaijmakers
2021-10-21Ports: Return early in parse_arguments() in .port_include.shJelle Raaijmakers
2021-10-17Ports: Make it possible to build (some) ports with ClangDaniel Bertalan
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
2021-10-05Ports: Set defaults before loading package.shTim Schumacher
2021-08-15Ports: Make the build step messages use ellipsis rather than excl. pointsin-ack
2021-08-13Ports: Make sure HOST_* variables are set correctly for nested buildsGunnar Beutner
2021-08-04Ports: Support icons for launchers with argumentsJelle Raaijmakers
2021-08-04Ports: Convert only first index of ico filesJelle Raaijmakers
2021-08-04Ports: Notify user of missing ImageMagick binariesJelle Raaijmakers
2021-07-22Ports: Add overridable pre_fetch method in .port_include.shKenneth Myhra
2021-07-20Ports: Add launcher_run_in_terminal package.sh variableLinus Groh
2021-07-08Ports: Add './package.sh shell' to get a shell with the build env setpancake
2021-06-16Ports: Add port for DungeonRushGunnar Beutner
2021-06-10Ports: Add pre_fetch to .port_include.shEgor Ananyin
2021-06-09Ports: .port_include.sh add install_icon functionMax Trussell
2021-06-04Ports: Create launchers for the stpuzzles portGunnar Beutner
2021-06-04Ports: Don't set the current working directory in the launcher scriptGunnar Beutner
2021-05-20Ports: Only do build check for configure, build, and install stepsLinus Groh
2021-05-20Ports: Add build completion sanity check to .port_include.shLinus Groh
2021-04-27Ports: Change how we invoke ccache because some ports didn't use itGunnar Beutner
2021-04-25Ports: Try to download files again when verification failsGunnar Beutner
2021-04-25Ports: Remove support for algos other than sha256 and sigGunnar Beutner
2021-04-25Ports: Pass along any command arguments in package.shJelle Raaijmakers
2021-04-23Ports: Detect more types of errors in the AvailablePorts.md fileGunnar Beutner
2021-04-23Ports: Add launchers for some of the portsGunnar Beutner
2021-04-21Ports: Build ports only once when running build_all.shGunnar Beutner
2021-04-18Ports: Enable building ports with ccacheGunnar Beutner
2021-04-14Port: Support running some configure/build commands with the host toolchainGunnar Beutner
2021-04-14Ports: Make sure pkg-config only picks up packages from the targetGunnar Beutner
2021-04-12Ports: fallback to pro when curl is not installedPeter Elliott
2021-04-12Ports: Require less commands in .port_include.shPeter Elliott
2021-04-12Meta: Add install-ports CMake targetPeter Elliott