Age | Commit message (Collapse) | Author |
|
The launcher was not created as a result of the path not being
absolute. Also set a more commonly used title for the launcher.
|
|
All commits have been combined into one platform support patch.
|
|
|
|
We may need entries with spaces in makeopts, installopts, and
configopts, and at that point we should also convert depends and
auth_opts to avoid confusion.
|
|
Now that we're generating the CMake toolchain file in the build
directory, we need to redirect the ports that use CMake to the new
location. Looking into this showed that there's still a bunch of work to
do in general to make the ports agnostic to which toolchain they're
using, there's a lot of hard-coded ${ARCH}-pc-serenity-gcc assumptions
still here.
|
|
Port repos have been moved to the new SerenityPorts organization on
GitHub, to declutter the main SerenityOS organization.
|
|
|