Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-23 | Meta: The Qt Creator .files refresh script should pick up .c files | Andreas Kling | |
2019-11-19 | Lagom: Fix build | Andreas Kling | |
2019-11-18 | Lagom: Move this into Meta/ | Andreas Kling | |
This is more of a meta thing, since it's not seeing active development, but is just a way for me to build some Serenity parts and include them in other projects. Move it out of the root to keep things tidy. | |||
2019-11-11 | Toolchain: Add QEMU build script and improve documentation | Emanuel Sprung | |
Added a script to build QEMU from source as part of the Toolchain. The script content could be in BuildIt.sh but has been put in a seperate file to make the build optional. Added PATH=$PATH to sudo calls to hand over the Toolchain's PATH setup by UseIt.sh. This enabled the script's to use the QEMU contained in the SerenityOS toolchain. Deleted old documentation in Meta and replaced it by a new documentation in the Toolchain folder. | |||
2019-11-06 | Meta: Time for a new screenshot (Quake edition) :^) | Andreas Kling | |
2019-11-03 | POSIX compliance: (most) shell scripts converted to generic shell | George Pickering | |
Ports/.port_include.sh, Toolchain/BuildIt.sh, Toolchain/UseIt.sh have been left largely untouched due to use of Bash-exclusive functions and variables such as $BASH_SOURCE, pushd and popd. | |||
2019-09-28 | Meta: Tweak the Qt Creator project updater a bit | Andreas Kling | |
2019-09-18 | Meta: Time for a new screnshot! :^) | Andreas Kling | |
2019-08-16 | Meta: Add the script I use to refresh my Qt Creator project files | Andreas Kling | |
2019-06-30 | Meta: Removed all gitignore in the source tree only keeping the root one | VAN BOSSUYT Nicolas | |
2019-06-07 | Meta: Time for a new screenshot to keep things fresh. :^) | Andreas Kling | |
2019-06-06 | Documentation: Describe compatible QEMU versions | Conrad Pankoff | |
2019-05-23 | LibC: Port setjmp syntax to avoid nasm dependency | Robin Burchell | |
2019-04-30 | Meta: Tweak ReadMe and add a new screenshot. | Andreas Kling | |
2019-04-29 | Toolchain: Added build script (wip) | VAN BOSSUYT Nicolas | |
2019-04-20 | Meta: Remove convert-raw-to-rgb thingy since we have PNG support nowadays. | Andreas Kling | |
2019-04-20 | Meta: Update build instructions to build GCC with --with-newlib. | Andreas Kling | |
2019-04-06 | Meta: Time for a new screenshot :^) | Andreas Kling | |
Also update ReadMe with a link to the build instructions. | |||
2019-04-05 | Meta: Tweak build instructions. | Andreas Kling | |
2019-04-05 | Meta: Give the build instructions a more accurate title. | Andreas Kling | |
2019-04-05 | Meta: Add build instructions about LibM headers. | Andreas Kling | |
2019-04-05 | Meta: Add build instructions. | Andreas Kling | |
2019-04-05 | Meta: Add patches for building binutils and GCC for i686-pc-serenity. | Andreas Kling | |
2019-03-20 | Meta: Tweak ReadMe and add a new screenshot. | Andreas Kling | |
2019-03-08 | Meta: Time for a new screenshot! :^) | Andreas Kling | |
2019-02-27 | Meta: Update ReadMe with a new screenshot :^) | Andreas Kling | |
2019-02-12 | Meta: Update ReadMe with a new screenshot. :^) | Andreas Kling | |
2019-02-08 | Add a little ReadMe. | Andreas Kling | |