93 Commits

Author SHA1 Message Date
Andrew Hyatt
0f78d4068d Build libbmalloc.a, libmbmalloc.a, and libWTF.a 2017-08-12 11:25:41 -07:00
Andrew Hyatt
cfc646528b Add WebCore and JavaScriptCore submodules 2017-08-12 09:48:23 -07:00
Andrew Hyatt
878fdbe7ac Create the WTF submodule
I don't even know what WTF stands for here or what this does
but WebKit needs it so I am putting it in the source tree.
2017-08-12 09:28:47 -07:00
Lubos Dolezel
97324c05a8 Build Apple's GDB (which doesn't really work yet!) 2017-08-09 22:17:54 +02:00
Lubos Dolezel
21ec8d1398 Add and build the crontabs package 2017-07-25 01:07:47 +02:00
Lubos Dolezel
1d7fff2fa5 Add files submodule with, well..., files 2017-07-24 22:50:27 +02:00
Sergey Bugaev
32aefdd7dd Merge branch 'cocotron' 2017-07-22 19:34:34 +03:00
Lubos Dolezel
31eeb61ed0 Add python_modules submodule, for now just installs the "six" module 2017-07-17 00:59:47 +02:00
Sergey Bugaev
eff02d6538 Merge branch 'master' into cocotron 2017-07-08 23:15:00 +03:00
Lubos Dolezel
ca22ce5c26 Add vim and cctools submodules 2017-06-08 18:18:56 +02:00
Lubos Dolezel
25a80219ec Remove GDB submodule, because this source code doesn't work even on current macOS 2017-06-07 21:30:51 +02:00
Lubos Dolezel
ad281391ad Add GDB submodule, not built yet 2017-05-29 21:09:08 +02:00
Andrew Hyatt
e79f66ac36 Integrate libC++ into the includes list
Build SmartCardServices
2017-05-14 16:53:36 -07:00
Lubos Dolezel
4818bbd65c Add remote_cmds. Build domainname, telnet and telnetd 2017-05-02 20:26:19 +02:00
Lubos Dolezel
984bee8733 Add libtelnet 2017-05-02 20:04:09 +02:00
Sergey Bugaev
31c1afa6ce Add Cocotron, remove old AppKit, CoreGraphics and OpenGL 2017-04-24 22:35:11 +03:00
Andrew Hyatt
a4184efaab Add Heimdal, build libheimdal-asn1.dylib
Heimdal.framework is next!
2017-04-20 18:07:22 -07:00
Andrew Hyatt
7d5745c5c0 Add libbsm 2017-04-17 19:29:37 -07:00
Lubos Dolezel
77cea17e61 Merge remote-tracking branch 'origin/master' into newlkm 2017-04-11 09:45:02 +02:00
Andrew Hyatt
539d4fc0e8 Add TextEdit 2017-04-10 19:27:19 -07:00
Lubos Dolezel
a07f054985 Merge remote-tracking branch 'origin/master' into newlkm 2017-04-08 23:57:54 +02:00
Andrew Hyatt
0a0ab22382 Add DSTools and DirectoryServices
This is for the `dsmemberutil` program, needed by the Homebrew installer
2017-04-07 19:04:50 -07:00
Andrew Hyatt
9539c45b55 Build patch_cmds 2017-04-06 20:02:11 -07:00
Andrew Hyatt
c70524cff6 Build misc_cmds 2017-04-06 19:33:36 -07:00
Andrew Hyatt
2b3b86da3f Build basic_cmds 2017-04-06 15:40:36 -07:00
Lubos Dolezel
62b187511a Use the new LKM 2017-04-06 10:47:12 +02:00
Andrew Hyatt
59bb23abaa Build doc_cmds 2017-04-02 20:26:38 -07:00
Andrew Hyatt
5a0bcf902b Merge branch 'master' of https://github.com/darlinghq/darling 2017-04-02 19:57:29 -07:00
Andrew Hyatt
4c51eb4d59 Buld the basic zsh command 2017-04-02 19:56:02 -07:00
Lubos Dolezel
1b3b74761e Add GNU screen into the build (although it doesn't work yet) 2017-04-02 13:48:07 +02:00
Lubos Dolezel
324d4ef8e0 Build mail_cmds 2017-04-02 13:16:05 +02:00
Lubos Dolezel
6947881b24 Merge remote-tracking branch 'origin/master' into using-machos-experiment 2017-03-01 17:09:56 +01:00
Lubos Dolezel
95645475a0 CF & F both building + other fixes 2017-02-28 17:52:50 +01:00
Andrew Hyatt
56b34474db Add system_cmds and build script for it
The commands within it are in one of these states:
- Not built
- Built but doesn't work
- Built and works
2017-02-27 18:16:50 -08:00
Andrew Hyatt
6cb239e7a2 Add tcsh-67
It builds but segfaults when run
2017-02-26 10:18:06 -08:00
Lubos Dolezel
0752f6b9a3 Use Apple's CoreFoundation with Apportable's additions 2017-02-22 21:29:35 +01:00
Lubos Dolezel
73cca60821 Build objc4 and new libdispatch 2017-01-28 22:03:42 +01:00
Lubos Dolezel
1216477295 Add libpthread and syslog as submodules 2017-01-24 23:22:30 +01:00
Lubos Dolezel
0740620249 Cleanups, some progress - now having trouble with fat static libraries 2017-01-24 23:21:10 +01:00
Lubos Dolezel
f250004048 Remove second malloc impl from libc 2017-01-18 23:10:02 +01:00
Lubos Dolezel
31f1d5fc18 Revert changes to .gitmodules in last commit 2017-01-17 14:31:33 +01:00
Lubos Dolezel
7a75aa42e2 Basic system libraries building as .dylibs, /usr/lib/dyld not linking yet 2017-01-17 14:31:33 +01:00
Lubos Dolezel
d4aa67070a Add cctools (ld64) build 2017-01-17 14:29:01 +01:00
Andrew Hyatt
cc4054aa00 Add perl submodule 2017-01-16 15:43:00 -08:00
Lubos Dolezel
386ca6af07 Remove branch specifications from .gitmodules (#225) 2017-01-08 15:01:44 +01:00
Andrew Hyatt
e434426e8c Add missing macro and a submodule for top
There is a macro in newer versions of mach/thread_info.h not present in this one
Top needs it to build
2016-12-11 08:09:32 -08:00
Andrew Hyatt
66e7a191ed Add openpam submodule, needed for security 2016-12-09 21:34:06 -08:00
Lubos Dolezel
94bc68c099 Added tons of IOKit stuff (just for headers now), more of Security builds 2016-11-28 14:29:36 +01:00
Xorg
59516ae73f Add a submodule for OpenSSL Certificates
Related to #197
2016-11-27 15:34:32 +01:00
Andrew Hyatt
d30cbef240 Get bc and dc to build and install (#113) 2016-11-23 21:47:29 -08:00