Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-14 | Ports: Fix building the nano port | Gunnar Beutner | |
2021-06-21 | Ports: Bump nano to version 5.8 | Daniel Bertalan | |
2021-04-20 | Ports: Improve consistency and quality of ports | Panagiotis Vasilopoulos | |
- Replaced /Root with - Improved documentation. - Removed a few typos. - Replaced with - Added brackets in some cases. Most of the changes were reviewed and applied manually. | |||
2021-04-14 | Ports: Fix building the nano port | Gunnar Beutner | |
2021-03-13 | Ports: Use SERENITY_ARCH in --target/--host | Linus Groh | |
Recent ports already do this, let's update the others as well. One step closer to multi-arch support for ports! :^) | |||
2021-03-11 | Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIR | Linus Groh | |
Fixes #5710. | |||
2021-01-22 | Meta: Get building on NixOS (#5005) | Jonathan Turner | |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev | |
Closes https://github.com/SerenityOS/serenity/issues/2080 | |||
2020-02-06 | Ports: Added checksums / signature files and other fixes | Emanuel Sprung | |
* Use ${version} instead of explicit version numbers in urls/filenames * Move -L option to port script, as this is always good * Fix some various other stuff | |||
2019-11-16 | Port: Nano | Brandon Scott | |
An early step towards a fully functional nano. |