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
2022-10-25
Ports: Fix return statuses with new buildsteps
Peter Elliott
2022-10-23
Ports: Prefix output with the build step and port name
Gunnar Beutner
2022-10-17
Ports: Allow ports to specify working directory when run from launcher
cflip
2022-09-18
Ports: Only regenerate patches if there are actual changed commits
Tim Schumacher
2022-09-18
Ports: Handle generating a ReadMe for an empty patch directory
Tim Schumacher
2022-09-18
Ports: Place tags at important points in the commit history
Tim Schumacher
2022-09-18
Ports: Unify the git "origin" and the working copy
Tim Schumacher
2022-09-18
Ports: Force full-length file indices when formatting patches
Tim Schumacher
2022-09-18
Ports: Follow symlinks while discovering whether a port has patches
Tim Schumacher
2022-09-18
Ports: Keep `[...]` prefixes while importing patches
Tim Schumacher
2022-09-13
Ports: Do not allow `clean*` to be overridden
Jelle Raaijmakers
2022-09-13
Ports: Actually clean port build directory
Jelle Raaijmakers
2022-07-13
Ports: Move build directories into Build/
Tim Schumacher
2022-07-07
Ports: Don't create ccache symlinks for tools we don't have
Tim Schumacher
2022-06-19
Ports: Use $arch-serenity-pc-clang{++} for CC and CXX
Andrew Kaster
2022-06-19
Ports: Add variables for Toolchain binary directory and cxxfilt
Andrew Kaster
2022-06-17
Ports: Ensure that `core.autocrlf` is disabled before handling patches
Tim Schumacher
2022-06-12
Ports: Add option to disable ccache
Timur Sultanov
2022-06-08
Ports: Format patches without numbering, commit hash or version number
Tim Schumacher
2022-06-08
Ports: Automatically enter the work directory when running `dev`
Tim Schumacher
2022-06-01
Ports: Force-add all files when entering `dev`
Tim Schumacher
2022-05-25
Ports: Allow selecting multiple `config_{sub,guess}_path`s
Tim Schumacher
2022-05-25
Ports: Fix a typo in `get_new_config_guess`
Tim Schumacher
2022-05-22
Ports: Fully delete Co-Authored-By lines from the ReadMe
Tim Schumacher
2022-05-21
Ports: Sanitize environment before handling Ports
Tim Schumacher
2022-05-19
Ports: Skip Co-Authored-By lines when generating patch ReadMes
Ali Mohammad Pur
2022-05-19
Ports: Make package.sh dev work with ports that have slashes in $workdir
Ali Mohammad Pur
2022-05-19
Ports: Make the patch auto-import script care about the patch's authors
Ali Mohammad Pur
2022-05-12
Ports: Add $STRIP and $HOST_STRIP variables
Daniel Bertalan
2022-05-12
Ports: Enable ccache for SERENITY_TOOLCHAIN=Clang
Daniel Bertalan
2022-05-09
Ports: Improve newline support for `./package.sh dev`
Jelle Raaijmakers
2022-05-03
Ports: Make the number of compile jobs configurable
Tim Schumacher
2022-04-26
Ports: Make .hosted_defs.sh usable outside of .port_include.sh
circl
2022-04-23
Ports: Fix issue with the patches directory being a symlink
Daniel Bertalan
2022-04-03
Revert "Ports: Fix dependency install if port name is not folder name"
Tim Schumacher
2022-04-02
Ports: Fix dependency install when port name is not port folder name
EWouters
2022-03-16
Ports: Fail if config.{sub,guess} don't replace existing files
Tim Schumacher
2022-03-08
Ports: Download fresh config.guess if needed
Daniel Bertalan
2022-03-08
Ports: Use `sed -i` for run_replace_in_file on Serenity hosts
Daniel Bertalan
2022-02-20
Ports: Use the objcopy built as part of the toolchain
Daniel Bertalan
2022-02-12
Ports: Add a pre_install hook
Ali Mohammad Pur
2022-01-27
Ports: Make 'package.sh dev' a bit more friendly when importing patches
Ali Mohammad Pur
2022-01-22
Ports: Relocate `use_fresh_config_sub` check to `do_configure()`
Fragstiller
2022-01-17
Meta+Ports: Make 'package.sh showproperty' report multiple properties
Ali Mohammad Pur
2022-01-16
Ports: Add a 'dev' mode that uses git to autogenerate patches for ports
Ali Mohammad Pur
2022-01-16
Ports: Remove some config.sub patches and download a fresh one if needed
Ali Mohammad Pur
2022-01-08
Ports: Add interactive mode to .port_include.sh
Noah Rosamilia
2022-01-08
Ports: Add $READELF and $HOST_READELF variables to include scripts
Andrew Kaster
2021-10-21
Ports: Register all dependencies of ports
Jelle Raaijmakers
2021-10-21
Ports: Return early in parse_arguments() in .port_include.sh
Jelle Raaijmakers
[next]