summaryrefslogtreecommitdiff
path: root/Meta/build-root-filesystem.sh
AgeCommit message (Expand)Author
2022-01-23timezone: Add a command line utility to set the system time zoneTimothy Flynn
2022-01-13Meta: Use fuse2fs if available to avoid root when building imageChris Frey
2021-11-28Meta: Copy libstdc++ into the disk imageDaniel Bertalan
2021-11-28Meta: Copy libc++ headers into the disk imageDaniel Bertalan
2021-10-31Kernel: Write test that crashes ProcFSBen Wiederhake
2021-10-22Tests: Add a unit test to ensure the /dev/mem device works correctlyLiav A
2021-10-17Toolchain+Meta: Update LLVM version to 13.0.0Daniel Bertalan
2021-09-15Meta: Switch to a SuperBuild that splits host and target buildsAndrew Kaster
2021-08-28Meta: Make build-root-filesystem.sh omit libgcc_so.so in aarch64 buildsNico Weber
2021-08-22Meta: Add 'copy-src' command to serenity.shItamar
2021-08-14Tests: Add regression tests for the LibCpp preprocessorItamar
2021-08-14LibCpp: Move parser tests to Userland/Libraries/LibCpp/Tests/parserItamar
2021-08-08Meta: Add Clang support to the CMake build scriptsDaniel Bertalan
2021-08-08Toolchain: Add LLVM patch and script for building itDaniel Bertalan
2021-07-30Meta: Make rsync a hard dependency and remove the fallback codeGunnar Beutner
2021-07-18Kernel: Split debug symbols into a separate fileGunnar Beutner
2021-07-13Meta: Make sure files are installed with the right UID and GIDGunnar Beutner
2021-06-29SystemServer+Meta: Use the new SysFSLiav A
2021-06-28Meta: Install 64-bit libgcc_s.so for x86_64 targetsGunnar Beutner
2021-06-17Meta: Allow building images without most utilitiesGunnar Beutner
2021-05-30pls: Drastically simplify this programAndreas Kling
2021-05-29Userland: Check sudoers file perms and owner in plsJesse Buhagiar
2021-05-29Userland: Implement `pls`, a sudo cloneJesse Buhagiar
2021-05-27Base: Make desktop shortcuts owned by anon (#7495)Max Wipfli
2021-05-21LibWasm+Meta: Add test-wasm and optionally test the conformance testsAli Mohammad Pur
2021-05-19LibCpp: Add regression tests for the parserItamar
2021-05-19CppLanguageServer: Put cpp test files in /home/anon/cpp-tests/Itamar
2021-05-06Base: Make the /bin/TextEditor desktop shortcut say "Text Editor" :^)Andreas Kling
2021-05-04Meta: Remove existing test directories before copying new ones inAli Mohammad Pur
2021-04-29WindowServer: Move configuration file to /etc/WindowServer.iniAndreas Kling
2021-04-26Meta: Make sure traceroot and ping belong to the root userGunnar Beutner
2021-04-23Meta: Support using rsync to install the root filesystemGunnar Beutner
2021-04-22Meta: Remove sync-local.sh move warning from build-root-filesystem.shLinus Groh
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-04-11Everywhere: Update references from ReadMe.md => README.mdAndreas Kling
2021-03-31Utilities: Add simple traceroute utilityIdan Horowitz
2021-02-14Build: Sprinkle some portability, fix on OpenBSDjoshua stein
2021-02-13HackStudio: Project templates and New Project dialogNick Vella
2021-02-03Applications: Remove "Welcome" applicationAndreas Kling
2021-01-30Meta: Fix sync-local.sh file checkLinus Groh
2021-01-30Meta: Expect sync-local.sh script at repository rootLinus Groh
2021-01-22Base: More helpful Desktop selectionBen Wiederhake
2021-01-20Meta: Slightly improve image scriptBen Wiederhake
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2021-01-09LibCore+passwd+su+Base: Add /etc/shadow to hide hashes from users :^)Andreas Kling
2021-01-01Base: Add a desktop shortcut to the root directoryAndreas Kling
2020-12-29Build: Support non-i686 toolchainsmeme
2020-12-27Kernel: Introduce the DevFSLiav A
2020-12-27Base: Add some default desktop iconsAndreas Kling
2020-12-21Build: Create device files according to the new major-minor numbersLiav A