Commit Graph

115 Commits

Author SHA1 Message Date
r-wilbur
e938e2c60f Merge branch 'master' of https://github.com/darlinghq/darling-docs into fix-build-instructions
Bring branch upto speed with upstream master.
2020-07-28 21:51:30 -06:00
Andrew Hyatt
8b03eefc08
Recommend libssl-dev for Ubuntu 20.04
After pulling down latest master, I needed to install that package to complete CMake generation
2020-07-19 01:52:51 -04:00
CuriousTommy
3b3fdca55b
Add Instructions On How To Generate Core Dumps 2020-07-05 10:27:35 -07:00
r-wilbur
3173a25648 English grammar adjustments. 2020-06-26 19:41:32 -06:00
Luboš Doležel
a926c6221d
Merge pull request #14 from TheBrokenRail/patch-5
Add Warning About Custom Installation Prefixes
2020-06-11 17:50:51 +02:00
TheBrokenRail
bf4b95e6a1
Add Warning About Custom Installation Prefixes 2020-06-11 11:48:38 -04:00
TheBrokenRail
800bf46691 Update Docs To Match darlinghq/darling#825 2020-06-09 18:23:41 -04:00
CuriousTommy
51aa3b4ef0
Added in some x11 libraries for Arch Linux 2020-05-17 20:47:53 -07:00
Luboš Doležel
585d1111f7
Package lists styling change 2020-05-15 13:57:36 +02:00
Luboš Doležel
8346ce6dbd
python2 package doesn't exist on Ubuntu 18.04 2020-05-15 13:53:21 +02:00
Luboš Doležel
2a18cb68e4
Update disk requirements 2020-05-15 11:18:15 +02:00
Luboš Doležel
4f692ce1c2
Add python2 among Ubuntu dependencies 2020-05-14 18:49:37 +02:00
Luboš Doležel
2a95ca01c3
File System Support 2020-05-14 17:33:38 +02:00
Luboš Doležel
c1acd6b317
Add python2 libglu1-mesa-dev for Debian 2020-05-13 08:57:00 +02:00
Luboš Doležel
74253d81ae
Merge pull request #11 from TheBrokenRail/patch-3
Add RPM Instructions
2020-05-11 16:47:24 +02:00
TheBrokenRail
fb4079e34e
Add RPM Instructions 2020-05-11 09:52:27 -04:00
Luboš Doležel
5e567eee22
Fix #9
Document the amount of disk space needed
2020-05-10 15:39:46 +02:00
Luboš Doležel
b2fcb563df
Merge pull request #10 from r-wilbur/fix-build-instructions
Add libdbus-1-dev to dependency install list for Ubuntu.
2020-05-09 09:51:47 +02:00
Richard Wilbur
7df2f8f1e6 Add libdbus-1-dev to dependency install list for Ubuntu. 2020-05-08 23:46:54 -06:00
CuriousTommy
562d43d8d9
Add libxkbfile-devel for Fedora 2020-05-07 15:20:47 -07:00
Luboš Doležel
03c1f0b144
Remove Debian 9, because its kernel is too old; add libxkbfile-dev 2020-05-07 09:53:51 +02:00
Luboš Doležel
eb2c157d5a
Merge pull request #8 from TheBrokenRail/patch-2
Add Ubuntu 20.04
2020-05-07 09:52:13 +02:00
Luboš Doležel
8acaabf8ad
Merge pull request #6 from Newbytee/patch-2
Add libdbus-1-dev to Debian 10 dependencies
2020-05-07 09:52:00 +02:00
Luboš Doležel
c04dd47e1d
Merge branch 'master' into patch-2 2020-05-07 09:51:53 +02:00
Luboš Doležel
f0d7b7892f
Merge pull request #5 from Newbytee/patch-1
Add gcc-multilib to Debian 10 dependencies
2020-05-07 09:50:41 +02:00
TheBrokenRail
83f490b8c6
Add Ubuntu 20.04 2020-05-04 17:18:54 -04:00
CuriousTommy
4a1462f3a0
Add libglu1-mesa-dev for Ubuntu 18.04 2020-05-03 20:04:08 -07:00
CuriousTommy
7eca1d33f2
Merge pull request #7 from facekapow/patch-1
Add `libbsd` to Arch build requirements
2020-04-17 10:37:00 -07:00
Ariel Abreu
6addf7c542
Add libbsd to Arch build requirements 2020-04-17 13:31:38 -04:00
Newbyte
022cd80cd8
Add libdbus-1-dev to Debian 10 dependencies
Build fails when building https://github.com/darlinghq/darling-dbuskit without this.
2020-04-17 13:08:31 +02:00
Newbyte
fa8392cbdb
Add gcc-multilib to Debian 10 dependencies
Without this, compilation failed on `libelfloader/native/elfcalls.c` not finding `asm/errno.h`.
2020-04-17 11:25:13 +02:00
Sergey Bugaev
60f9aada35
Merge pull request #4 from TheBrokenRail/patch-1
Add Packaging Docs
2020-04-16 22:41:48 +03:00
TheBrokenRail
11eff33d27
Fix Backticks 2020-04-16 14:17:48 -04:00
TheBrokenRail
42dbc0cced
Update packaging.md 2020-04-16 14:17:00 -04:00
TheBrokenRail
bee23d97c7
Update SUMMARY.md 2020-04-16 14:13:17 -04:00
TheBrokenRail
3e1b5448a6
Create packaging.md 2020-04-16 14:12:34 -04:00
Luboš Doležel
802c58fb1f
Merge pull request #3 from Newbytee/patch-1
Add dbus-devel to Fedora/CentOS dependencies
2020-04-16 16:39:32 +02:00
Newbyte
4ce95322e6
Add dbus-devel to Fedora/CentOS dependencies
CMake complained about this being missing (but still went through), however build did not succeed without this installed.
2020-04-16 16:37:58 +02:00
Luboš Doležel
1cc187f444
Fix a typo 2020-04-15 13:04:10 +02:00
Andrew Hyatt
e8a0156cb6
Recommend clang-9 for Debian Testing
clang-7 is no longer available and clang-8 doesn't work
2020-04-14 18:09:54 -04:00
Luboš Doležel
2a35f19814
New link to an LLDB build 2020-04-13 12:57:42 +02:00
Luboš Doležel
cab128991d
Update high-priority-stuff.md 2020-04-09 21:13:05 +02:00
Luboš Doležel
596d9ee346
Update high-priority-stuff.md 2020-04-09 21:12:22 +02:00
Luboš Doležel
e61fa1b0c5
Update thread-implementation.md 2020-04-09 21:10:12 +02:00
Luboš Doležel
7584c72df7
Update "Containerization" to reflect the current state 2020-04-09 21:08:04 +02:00
Luboš Doležel
6b0c27e92e
Remove the mention of Go apps not working 2020-04-09 21:04:58 +02:00
Luboš Doležel
c8ebd3222f
Update loader.md to reflect the current state of things 2020-04-09 21:02:04 +02:00
Luboš Doležel
db286e2c62
Add resources section into mach-exceptions.md 2020-04-09 18:31:31 +02:00
Luboš Doležel
0fb406a3f1
Add Mach exceptions into the document tree 2020-04-09 18:30:21 +02:00
Luboš Doležel
ae9d6566a2
Move stuff from debugging.md 2020-04-09 18:29:46 +02:00