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
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
2019-07-13
Build: Make sure we build LibAudio before AudioServer :^)
Andreas Kling
2019-07-13
AudioServer: Assorted infrastructure work
Robin Burchell
2019-07-13
Piano: Start working on a desktop piano.
Andreas Kling
2019-07-13
Kernel: First cut of a sb16 driver
Robin Burchell
2019-07-10
Build: Build the host-side FormCompiler before everything else.
Andreas Kling
2019-07-10
Demos: Add a HelloWorld2 demo.
Andreas Kling
2019-07-04
Libraries: Create top level directory for libraries.
Andreas Kling
2019-07-03
Build: Use sudo -E to preserve EVs when calling build-image-qemu.sh from make...
Dan MacDonald
2019-07-03
Build: Fix incorrect user and group settings for disk image (#280)
Dan MacDonald
2019-06-23
QuickShow: Allow panning and zooming the image instead of stretching it.
Andreas Kling
2019-06-15
LibHTML: Start working on a simple HTML library.
Andreas Kling
2019-06-12
Demos: Import Fire demo contributed by "pd".
Andreas Kling
2019-06-10
PaintBrush: Include in makeall.sh
Andreas Kling
2019-05-30
Misc: Add a simple init process
Robin Burchell
2019-05-28
Add clang-format file
Robin Burchell
2019-05-24
Demos: Start working on a simple WidgetGallery app.
Andreas Kling
2019-05-17
Build: Install most headers to Root (and libcore.a/libgui.a)
Robin Burchell
2019-05-15
makeall: Use set -e to exit on failure
Robin Burchell
2019-05-15
makeall: Like BuildIt, respect MAKEJOBS
Robin Burchell
2019-05-13
RetroFetch: Add a silly neofetch-like program.
Andreas Kling
2019-05-08
Move VisualBuilder into a new DevTools directory.
Andreas Kling
2019-05-08
HelloWorld: Add a simple "Hello World!" app showing the basics.
Andreas Kling
2019-05-07
Shell: Move line editing to a separate class.
Andreas Kling
2019-04-20
Snake: Flesh out a basic snake game :^)
Andreas Kling
2019-04-13
Fix typo in makeall.sh
Andreas Kling
2019-04-13
Minesweeper: Start working on a simple minesweeper game. :^)
Andreas Kling
2019-04-11
VisualBuilder: Start working on an interface builder application.
Andreas Kling
2019-04-10
Introduce LibCore and move GElapsedTimer => CElapsedTimer.
Andreas Kling
2019-04-07
Start working on a Downloader app and backing classes in LibGUI.
Andreas Kling
2019-04-03
Taskbar: Start working on a taskbar app.
Andreas Kling
2019-03-27
LibC: Run constructors on process startup.
Andreas Kling
2019-03-20
Move WindowServer into Servers.
Andreas Kling
2019-03-20
Rename DNSLookupServer => LookupServer.
Andreas Kling
2019-03-19
DNSLookupServer: Start working on a userspace DNS resolver.
Andreas Kling
[next]