index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
build-root-filesystem.sh
Age
Commit message (
Expand
)
Author
2022-01-23
timezone: Add a command line utility to set the system time zone
Timothy Flynn
2022-01-13
Meta: Use fuse2fs if available to avoid root when building image
Chris Frey
2021-11-28
Meta: Copy libstdc++ into the disk image
Daniel Bertalan
2021-11-28
Meta: Copy libc++ headers into the disk image
Daniel Bertalan
2021-10-31
Kernel: Write test that crashes ProcFS
Ben Wiederhake
2021-10-22
Tests: Add a unit test to ensure the /dev/mem device works correctly
Liav A
2021-10-17
Toolchain+Meta: Update LLVM version to 13.0.0
Daniel Bertalan
2021-09-15
Meta: Switch to a SuperBuild that splits host and target builds
Andrew Kaster
2021-08-28
Meta: Make build-root-filesystem.sh omit libgcc_so.so in aarch64 builds
Nico Weber
2021-08-22
Meta: Add 'copy-src' command to serenity.sh
Itamar
2021-08-14
Tests: Add regression tests for the LibCpp preprocessor
Itamar
2021-08-14
LibCpp: Move parser tests to Userland/Libraries/LibCpp/Tests/parser
Itamar
2021-08-08
Meta: Add Clang support to the CMake build scripts
Daniel Bertalan
2021-08-08
Toolchain: Add LLVM patch and script for building it
Daniel Bertalan
2021-07-30
Meta: Make rsync a hard dependency and remove the fallback code
Gunnar Beutner
2021-07-18
Kernel: Split debug symbols into a separate file
Gunnar Beutner
2021-07-13
Meta: Make sure files are installed with the right UID and GID
Gunnar Beutner
2021-06-29
SystemServer+Meta: Use the new SysFS
Liav A
2021-06-28
Meta: Install 64-bit libgcc_s.so for x86_64 targets
Gunnar Beutner
2021-06-17
Meta: Allow building images without most utilities
Gunnar Beutner
2021-05-30
pls: Drastically simplify this program
Andreas Kling
2021-05-29
Userland: Check sudoers file perms and owner in pls
Jesse Buhagiar
2021-05-29
Userland: Implement `pls`, a sudo clone
Jesse Buhagiar
2021-05-27
Base: Make desktop shortcuts owned by anon (#7495)
Max Wipfli
2021-05-21
LibWasm+Meta: Add test-wasm and optionally test the conformance tests
Ali Mohammad Pur
2021-05-19
LibCpp: Add regression tests for the parser
Itamar
2021-05-19
CppLanguageServer: Put cpp test files in /home/anon/cpp-tests/
Itamar
2021-05-06
Base: Make the /bin/TextEditor desktop shortcut say "Text Editor" :^)
Andreas Kling
2021-05-04
Meta: Remove existing test directories before copying new ones in
Ali Mohammad Pur
2021-04-29
WindowServer: Move configuration file to /etc/WindowServer.ini
Andreas Kling
2021-04-26
Meta: Make sure traceroot and ping belong to the root user
Gunnar Beutner
2021-04-23
Meta: Support using rsync to install the root filesystem
Gunnar Beutner
2021-04-22
Meta: Remove sync-local.sh move warning from build-root-filesystem.sh
Linus Groh
2021-04-20
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
Panagiotis Vasilopoulos
2021-04-11
Everywhere: Update references from ReadMe.md => README.md
Andreas Kling
2021-03-31
Utilities: Add simple traceroute utility
Idan Horowitz
2021-02-14
Build: Sprinkle some portability, fix on OpenBSD
joshua stein
2021-02-13
HackStudio: Project templates and New Project dialog
Nick Vella
2021-02-03
Applications: Remove "Welcome" application
Andreas Kling
2021-01-30
Meta: Fix sync-local.sh file check
Linus Groh
2021-01-30
Meta: Expect sync-local.sh script at repository root
Linus Groh
2021-01-22
Base: More helpful Desktop selection
Ben Wiederhake
2021-01-20
Meta: Slightly improve image script
Ben Wiederhake
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling
2021-01-09
LibCore+passwd+su+Base: Add /etc/shadow to hide hashes from users :^)
Andreas Kling
2021-01-01
Base: Add a desktop shortcut to the root directory
Andreas Kling
2020-12-29
Build: Support non-i686 toolchains
meme
2020-12-27
Kernel: Introduce the DevFS
Liav A
2020-12-27
Base: Add some default desktop icons
Andreas Kling
2020-12-21
Build: Create device files according to the new major-minor numbers
Liav A
[next]