index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Kernel
/
makeall.sh
Age
Commit message (
Expand
)
Author
2020-01-15
Build: use $SUDO_[UG]ID in build-image-* instead of relying on makeall
joshua stein
2020-01-09
Build: Add fast build mode that does not clean everything or run tests
Dov Alperin
2020-01-02
Build: add support for building on OpenBSD
joshua stein
2019-12-24
Build: Fix shellcheck warnings in makeall.sh
Shannon Booth
2019-12-24
Build: Meta: Allow makeall.sh and run to be called from any directory
Shannon Booth
2019-12-20
Build: get rid of UseIt.sh
joshua stein
2019-12-20
Build: Have makeall.sh clean up before running
Andreas Kling
2019-12-20
Build: Abort makeall.sh without building a disk image if make fails
Andreas Kling
2019-12-20
Build: Make Kernel/makeall.sh a simple wrapper around the root Makefile
Andreas Kling
2019-12-16
WindowServer+MenuApplets: Move the "Audio" applet to its own program
Andreas Kling
2019-12-12
ProfileViewer: Begin work on a visualization tool for profiles :^)
Andreas Kling
2019-12-05
MenuApplets: Add CPUGraph, our first menu applet :^)
Andreas Kling
2019-12-04
Meta: Check for Toolchain presence when running makeall.sh
Dan MacDonald
2019-12-02
Build: Build LibDraw before WindowServer
Andreas Kling
2019-12-02
WindowServer: Port to the new IPC system
Andreas Kling
2019-11-25
Demos: Remove "RetroFetch"
Andreas Kling
2019-11-23
ProtocolServer+LibProtocol: Introduce a server for handling downloads
Andreas Kling
2019-11-23
Applications: Remove unused/unfinished "Downloader" program
Andreas Kling
2019-11-18
Build: Oops, typo in the path to LibHTML code generators in makeall.sh
Andreas Kling
2019-11-18
LibHTML: Let's just build host-side tools in makeall.sh instead
Andreas Kling
2019-11-13
LibPthread: Start working on a POSIX threading library
Andreas Kling
2019-11-12
Build: Make sure PATH is passed properly (#765)
Dominik Madarász
2019-11-11
Toolchain: Add QEMU build script and improve documentation
Emanuel Sprung
2019-11-11
Launcher: Remove the Launcher app, and all hacks in support of it
Andreas Kling
2019-11-03
POSIX compliance: (most) shell scripts converted to generic shell
George Pickering
2019-10-21
HackStudio: Start working on an IDE for SerenityOS
Andreas Kling
2019-10-13
HexEditor: Initial application release
Brandon Scott
2019-10-05
Browser: Start working on a simple browser using LibHTML
Andreas Kling
2019-09-28
Applications: Add a new Help app
Sergey Bugaev
2019-09-28
Libraries: Add LibMarkdown
Sergey Bugaev
2019-09-16
Applications: Add "Welcome" application, inspired by Windows 98
Conrad Pankoff
2019-09-08
TelnetServer: Implement basic telnet server
Conrad Pankoff
2019-09-07
Applications: Create a display properties manager
Jesse Buhagiar
2019-09-04
SoundPlayer: Start working on a GUI sound player application
Andreas Kling
2019-08-26
LibThread: Introduce a new threading library
Sergey Bugaev
2019-08-18
Inspector: Add a GUI tool for viewing a remote process's CObject graph
Andreas Kling
2019-08-17
Meta: Fix up clean builds
Andreas Kling
2019-08-17
Meta: Rearrange makeall.sh for more consistent builds
Conrad Pankoff
2019-08-14
ProcessManager: Rename it to SystemMonitor
Sergey Bugaev
2019-08-14
Libraries: Add LibPCIDB for reading PCI device information from pci.ids
Conrad Pankoff
2019-08-12
LibVT: Factor out terminal emulation from Terminal to make it reusable
Andreas Kling
2019-08-12
Server: Add TTYServer, a rudimentary text console manager
Conrad Pankoff
2019-08-10
Calculator: Add a simple calculator app
Sergey Bugaev
2019-08-04
ChanViewer: Start working on a simple read-only 4Chan viewer
Andreas Kling
2019-08-03
AudioServer: Port to the new generated IPC mechanism
Andreas Kling
2019-08-03
LibIPC: Start fleshing out a separate IPC library
Andreas Kling
2019-08-03
IPCCompiler: Start working on a simple IPC definition language
Andreas Kling
2019-07-21
AK: Run host tests on make
Robin Burchell
2019-07-18
LibDraw: Introduce (formerly known as SharedGraphics.)
Andreas Kling
2019-07-16
SystemDialog: Add a new app for showing system dialogs.
Andreas Kling
[next]