summaryrefslogtreecommitdiff
path: root/Ports/.hosted_defs.sh
AgeCommit message (Expand)Author
2022-12-13Ports: Find cmake in Toolchain/Local/cmake if builtAndrew Kaster
2022-10-03Meta: Make x86-64 target the defaultLiav A
2022-09-16Ports: Remove the duplicated Clang compiler symlinksTim Schumacher
2022-06-19Ports: Use $arch-serenity-pc-clang{++} for CC and CXXAndrew Kaster
2022-06-19Ports: Add variables for Toolchain binary directory and cxxfiltAndrew Kaster
2022-05-21Ports: Remove the `/usr/lib` pkg-config pathTim Schumacher
2022-05-12Ports: Add $STRIP and $HOST_STRIP variablesDaniel Bertalan
2022-05-03Ports: Fix the default Toolchain name in .hosted_defs.shTim Schumacher
2022-04-26Ports: Make .hosted_defs.sh usable outside of .port_include.shcircl
2022-02-20Ports: Use the objcopy built as part of the toolchainDaniel Bertalan
2022-01-08Ports: Add $READELF and $HOST_READELF variables to include scriptsAndrew Kaster
2021-10-17Ports: Make it possible to build (some) ports with ClangDaniel Bertalan
2021-10-17Ports: Remove long unused SERENITY_ROOT from .hosted_defs.shLinus Groh
2021-04-27Ports: Use HOST_PATH when updating the PATH variableGunnar Beutner
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-04-19Ports: Improve variable names in .hosted_defs.shPanagiotis Vasilopoulos
2021-04-18Ports: Enable building ports with ccacheGunnar Beutner
2021-04-14Ports: Don't export the DESTDIR variable by defaultGunnar Beutner
2021-04-14Ports: Make sure pkg-config only picks up packages from the targetGunnar Beutner
2021-04-12Meta: Add install-ports CMake targetPeter Elliott