mirror of
https://github.com/PureDarwin/PureDarwin.git
synced 2026-01-25 04:06:25 +00:00
f7082fa966fb9055accb8ea289222718c2470c34
Much of our codebase is third-party code that does not follow Apple's current coding guidelines, especially around the use of sprintf(). This macro will help development by limiting the warnings to only our code, once I apply it next commit.
PureDarwin 
PureDarwin moved from https://code.google.com/p/puredarwin/
Darwin is the Open Source operating system from Apple that forms the basis for Mac OS X and PureDarwin. PureDarwin is a community project that aims to make Darwin more usable (some people think of it as the informal successor to OpenDarwin).
One current goal of this project is to provide a useful bootable ISO/VM of some recent version of Darwin.
See the Wiki for more information.
Building PureDarwin
To build PureDarwin, you will need OpenSSL installed, which is used by xar and ld64. PureDarwin builds only on macOS. It is currently tested with Xcode 14, but should work with any other modern Xcode.
You will also need zlib, which is used by the DTrace CTF tools used in building the kernel.
Description
Darwin is the Open Source core of macOS, and PureDarwin is a community project to extend Darwin into a complete, usable operating system.
Readme
70 MiB
Languages
C
77.7%
C++
12.7%
Roff
4.2%
Python
1.6%
Assembly
1.1%
Other
2.3%
