summaryrefslogtreecommitdiff
path: root/Ports
AgeCommit message (Expand)Author
2021-02-21Ports: Update Python to 3.9.2Linus Groh
2021-02-20Ports: Update vttest version in AvailablePorts.mdLinus Groh
2021-02-20Ports: Update vttest to latest versionAndreas Kling
2021-02-19Toolchain: Use -ftls-model=initial-exec by defaultItamar
2021-02-19Ports: Add libjpeg 9djonno85uk
2021-02-17Ports: Add tinyscheme 1.42 (#5387)Marcel Hernandez
2021-02-17Ports: Add bison 1.25 (#5382)jonno85uk
2021-02-17Ports: Add libtiff (#5383)jonno85uk
2021-02-17Ports: Use new curl domainEmil Engler
2021-02-15Ports: Add a cmake portAnotherTest
2021-02-15Ports: Document build_{all,installed}.shLinus Groh
2021-02-15Everywhere: Canonicalize 'ReadMe' capitalizationBen Wiederhake
2021-02-14Ports: Add build_installed.sh script to rebuild installed portsLinus Groh
2021-02-14Ports: Tweak wording in build_all.sh error messageLinus Groh
2021-02-07Ports: Fix linking of the stress-ng portBrian Gianforcaro
2021-02-02Ports: Build python3 with zlibLinus Groh
2021-02-02Ports: Build most python3 extension modules staticallyLinus Groh
2021-02-02Ports: Add post_configure functionLinus Groh
2021-02-01Ports: Move packages.db from Ports/ to Build/Linus Groh
2021-02-01Ports: Upgrade dmidecode to version 3.3Liav A
2021-02-01Ports: Add dmidecode to the available ports listLiav A
2021-02-01Ports: Add a port of dmidecodeLiav A
2021-01-29Ports: Update neofetch to 7.1.0Linus Groh
2021-01-29Ports: Revert neofetch shebang patch changeLinus Groh
2021-01-28Ports (jq): Add .patch extension to the diff to fit the wildcard (#5148)Jorropo
2021-01-25Ports: Improve configure scriptTheMorc
2021-01-25Ports: Add ProTracker 2 cloneTheMorc
2021-01-23Ports: Add table of all available portsLinus Groh
2021-01-23Ports: Add documentation :^)Linus Groh
2021-01-23Ports: Tweak shebang of python3's package.shLinus Groh
2021-01-23Ports: Clean up some package.sh scriptsLinus Groh
2021-01-23Ports: Install dependencies in separate "installdepends" stepLinus Groh
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2021-01-22Ports: Build python3 with libffiLinus Groh
2021-01-19Ports: Add missing version.sh file to python3 portLinus Groh
2021-01-18Ports: Add Python 3.9Linus Groh
2021-01-17Ports: Rename a few .diff files to .patchLinus Groh
2021-01-12Ports: Remove some no-longer-needed patches for git :^)Andreas Kling
2021-01-03TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some filesEmanuele Torre
2021-01-03LibGfx+Ports: Add missing newlines at the end of file.Emanuele Torre
2020-12-31Ports: Hard-code SERENITY_ARCH=i686 until other architectures work (#4688)Dan MacDonald
2020-12-29Build: Support non-i686 toolchainsmeme
2020-12-24Ports: Tweak configuration flags of gcc port to support shared binariesItamar
2020-12-21Ports: Add initial stress-ng port to find bugs in serenityBrian Gianforcaro
2020-12-15Ports: Bump GNU make to version 4.3Andreas Kling
2020-12-15Ports: Bump ncurses to version 6.2Andreas Kling
2020-12-14Toolchain+Ports: Fix gcc patch fileItamar
2020-12-14Toolchain: Fix usage of libgcc_s & build PIE executables by defaultItamar
2020-12-14Ports: Update gcc patch to support shared libsItamar
2020-11-09Ports: Add GNU indentBrendan Coles