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
/
.hosted_defs.sh
Age
Commit message (
Expand
)
Author
2022-12-13
Ports: Find cmake in Toolchain/Local/cmake if built
Andrew Kaster
2022-10-03
Meta: Make x86-64 target the default
Liav A
2022-09-16
Ports: Remove the duplicated Clang compiler symlinks
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-05-21
Ports: Remove the `/usr/lib` pkg-config path
Tim Schumacher
2022-05-12
Ports: Add $STRIP and $HOST_STRIP variables
Daniel Bertalan
2022-05-03
Ports: Fix the default Toolchain name in .hosted_defs.sh
Tim Schumacher
2022-04-26
Ports: Make .hosted_defs.sh usable outside of .port_include.sh
circl
2022-02-20
Ports: Use the objcopy built as part of the toolchain
Daniel Bertalan
2022-01-08
Ports: Add $READELF and $HOST_READELF variables to include scripts
Andrew Kaster
2021-10-17
Ports: Make it possible to build (some) ports with Clang
Daniel Bertalan
2021-10-17
Ports: Remove long unused SERENITY_ROOT from .hosted_defs.sh
Linus Groh
2021-04-27
Ports: Use HOST_PATH when updating the PATH variable
Gunnar Beutner
2021-04-20
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
Panagiotis Vasilopoulos
2021-04-19
Ports: Improve variable names in .hosted_defs.sh
Panagiotis Vasilopoulos
2021-04-18
Ports: Enable building ports with ccache
Gunnar Beutner
2021-04-14
Ports: Don't export the DESTDIR variable by default
Gunnar Beutner
2021-04-14
Ports: Make sure pkg-config only picks up packages from the target
Gunnar Beutner
2021-04-12
Meta: Add install-ports CMake target
Peter Elliott