summaryrefslogtreecommitdiff
path: root/Ports
AgeCommit message (Expand)Author
2021-04-25Ports: Fix building opensshGunnar Beutner
2021-04-25Ports: Fix python3 package so linting script doesn't error out.Brian Gianforcaro
2021-04-25Ports: Pass along any command arguments in package.shJelle Raaijmakers
2021-04-24Ports/scummvm: Add launcherJelle Raaijmakers
2021-04-23Ports: Add launcher for OpenTTDGunnar Beutner
2021-04-23Ports: Add openttdGunnar Beutner
2021-04-23Ports: Detect more types of errors in the AvailablePorts.md fileGunnar Beutner
2021-04-23Ports: Fix version numbers for some of the portsGunnar Beutner
2021-04-23Ports: Add launchers for some of the portsGunnar Beutner
2021-04-23Ports: Use a specific version for frotzGunnar Beutner
2021-04-23Ports: Shorten the build message for skipped buildsGunnar Beutner
2021-04-22Ports/scummvm: Build with C++11 supportJelle Raaijmakers
2021-04-21Ports: Build ports only once when running build_all.shGunnar Beutner
2021-04-21Ports: Rename dirname to port to clarify its meaningGunnar Beutner
2021-04-21Ports: Add missing dependency for libgcryptGunnar Beutner
2021-04-21Ports: Fix Python _crypt module linkage errorLinus Groh
2021-04-21Ports: emu2: Bump version to 2021.01Brendan Coles
2021-04-20Ports: Build shared library for xz with -pthreadGunnar Beutner
2021-04-20Toolchain+Ports: Enable threads for gccGunnar Beutner
2021-04-20Ports: Consistently indent with four spacesLinus Groh
2021-04-20Ports: Improve consistency and quality of portsPanagiotis Vasilopoulos
2021-04-20Ports: Fix up imgcatPanagiotis Vasilopoulos
2021-04-20Ports: Remove auth_type for our own packagesGunnar 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-19Ports: Link libtiff against xzGunnar Beutner
2021-04-19Ports: Update tarball hash for quakeGunnar Beutner
2021-04-19Ports: Remove obsolete patch for hatariGunnar Beutner
2021-04-19Ports: Link libtiff against zstdGunnar Beutner
2021-04-19Ports: Fix ports when building with ccacheGunnar Beutner
2021-04-19Ports: Fix SDLPoPGunnar Beutner
2021-04-19Ports: Add xz portGunnar Beutner
2021-04-18Ports: Build shared library for libtiffGunnar Beutner
2021-04-18Ports: Fix the tarball hash for nasmGunnar Beutner
2021-04-18Ports: Fix dependency and linker options for SDL2_imageGunnar Beutner
2021-04-18Ports: Enable building cmake on the hostGunnar Beutner
2021-04-18Ports: Update the gcc port with the patches from the toolchainGunnar Beutner
2021-04-18Ports: Enable building ports with ccacheGunnar Beutner
2021-04-17Ports: AvailablePorts.md: Fix column alignmentBrendan Coles
2021-04-17Ports: genemu: Pin version to latest release rather than use master branchBrendan Coles
2021-04-17Ports: vim: Pin version to latest release rather than use master branchBrendan Coles
2021-04-17Ports: Add imgcat portPanagiotis Vasilopoulos
2021-04-17Ports: c-ray: Pin version to latest commit rather than use master branchBrendan Coles
2021-04-17Ports: Fix key path for edGunnar Beutner
2021-04-16Ports: SDL2: Use correct CMAKE_TOOLCHAIN_FILE in configoptsBrendan Coles
2021-04-16Ports: Add auth_type verification to all package.sh filesBrendan Coles
2021-04-16Ports: Build shared libraries for a few more portsGunnar Beutner
2021-04-16Ports: Make sure ports are installed into /usr/localGunnar Beutner
2021-04-16Toolchain+Ports: Move the CMake toolchain file into a subdirectoryGunnar Beutner
2021-04-16Ports: Update the gcc port to 10.3.0Gunnar Beutner