index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ports
/
.port_include.sh
Age
Commit message (
Expand
)
Author
2021-07-22
Ports: Add overridable pre_fetch method in .port_include.sh
Kenneth Myhra
2021-07-20
Ports: Add launcher_run_in_terminal package.sh variable
Linus Groh
2021-07-08
Ports: Add './package.sh shell' to get a shell with the build env set
pancake
2021-06-16
Ports: Add port for DungeonRush
Gunnar Beutner
2021-06-10
Ports: Add pre_fetch to .port_include.sh
Egor Ananyin
2021-06-09
Ports: .port_include.sh add install_icon function
Max Trussell
2021-06-04
Ports: Create launchers for the stpuzzles port
Gunnar Beutner
2021-06-04
Ports: Don't set the current working directory in the launcher script
Gunnar Beutner
2021-05-20
Ports: Only do build check for configure, build, and install steps
Linus Groh
2021-05-20
Ports: Add build completion sanity check to .port_include.sh
Linus Groh
2021-04-27
Ports: Change how we invoke ccache because some ports didn't use it
Gunnar Beutner
2021-04-25
Ports: Try to download files again when verification fails
Gunnar Beutner
2021-04-25
Ports: Remove support for algos other than sha256 and sig
Gunnar Beutner
2021-04-25
Ports: Pass along any command arguments in package.sh
Jelle Raaijmakers
2021-04-23
Ports: Detect more types of errors in the AvailablePorts.md file
Gunnar Beutner
2021-04-23
Ports: Add launchers for some of the ports
Gunnar Beutner
2021-04-21
Ports: Build ports only once when running build_all.sh
Gunnar Beutner
2021-04-18
Ports: Enable building ports with ccache
Gunnar Beutner
2021-04-14
Port: Support running some configure/build commands with the host toolchain
Gunnar Beutner
2021-04-14
Ports: Make sure pkg-config only picks up packages from the target
Gunnar Beutner
2021-04-12
Ports: fallback to pro when curl is not installed
Peter Elliott
2021-04-12
Ports: Require less commands in .port_include.sh
Peter Elliott
2021-04-12
Meta: Add install-ports CMake target
Peter Elliott
2021-03-13
Ports: Use SERENITY_ARCH in .port_include.sh if already defined
Linus Groh
2021-03-13
Ports: Use SERENITY_ARCH in --target/--host
Linus Groh
2021-03-13
Ports: Remove/replace hardcoded i686-pc-serenity-{gcc,g++,ar,ranlib}
Linus Groh
2021-03-11
Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIR
Linus Groh
2021-02-02
Ports: Add post_configure function
Linus Groh
2021-02-01
Ports: Move packages.db from Ports/ to Build/
Linus Groh
2021-01-25
Ports: Improve configure script
TheMorc
2021-01-23
Ports: Install dependencies in separate "installdepends" step
Linus Groh
2021-01-22
Meta: Get building on NixOS (#5005)
Jonathan Turner
2021-01-17
Ports: Rename a few .diff files to .patch
Linus Groh
2020-12-31
Ports: Hard-code SERENITY_ARCH=i686 until other architectures work (#4688)
Dan MacDonald
2020-12-29
Build: Support non-i686 toolchains
meme
2020-06-09
Ports: Use keyserver.ubuntu.com as .sig keyserver (#2535)
Nico Weber
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-04-15
Ports: Support pre_configure script
Linus Groh
2020-03-25
Ports/bash: Make a /bin/bash symlink to /usr/local/bin/bash
Andreas Kling
2020-02-06
Ports: Improve port build sript
Emanuel Sprung
2019-12-23
Ports: Do not download sources if they're already present
Sergey Bugaev
2019-12-20
Build: get rid of UseIt.sh
joshua stein
2019-12-06
Ports: Use unzip to extract zips if bsdtar unavailable (#855)
Larkin
2019-11-13
Ports: Add support for zip files and ensure configure is executable (#773)
Dan MacDonald
2019-11-03
Ports: Undo POSIX sh compliance changes for now
Andreas Kling
2019-11-03
POSIX compliance: (most) shell scripts converted to generic shell
George Pickering
2019-09-24
Ports: Update uninstall function to use $SERENITY_ROOT
Larkin Nickle
2019-09-24
Ports: Switch to new ports system (#594)
Larkin
2019-09-06
Ports: Always export Serenity's GCC and G++ in the build environment
Andreas Kling
2019-07-01
Ports: Force curl to follow redirects in run_fetch_web() (#266)
Dan MacDonald
[next]