CuriousTommy
df962a9e83
Merge pull request #43 from bquast/patch-4
...
MacOS -> macOS
2022-06-28 20:09:18 -07:00
CuriousTommy
3a23ed7626
Merge pull request #45 from hamishmb/add_testresults
...
Add test results for some applications
2022-06-28 20:07:08 -07:00
Hamish McIntyre-Bhatty
8801533b10
Add test results for some applications
2022-06-28 14:22:40 +01:00
Bastiaan Quast
4635c88eca
MacOS -> macOS
2022-06-16 19:36:58 +02:00
CuriousTommy
9d5d162d29
Merge pull request #41 from bquast/patch-2
...
update URL to HTTPS
2022-06-16 06:30:49 -07:00
Bastiaan Quast
7d2a3918b2
update URL to HTTPS
2022-06-16 08:51:10 +02:00
CuriousTommy
fa5f8bbe00
Merge pull request #40 from bquast/patch-1
...
fix URL: .og -> .org
2022-06-15 15:02:26 -07:00
Bastiaan Quast
e672c489ef
fix URL: .og -> .org
2022-06-15 23:33:07 +02:00
CuriousTommy
c20f9794b3
Merge pull request #39 from Matir/master
...
Add a small missing punctuation
2022-06-11 14:46:14 -07:00
David Tomaschik
cebb282230
Add a small missing punctuation
...
Fixes missing ` after strace.
2022-06-10 16:13:51 -07:00
CuriousTommy
73d2101271
Add note about perserving "locale/locale" directory
2022-05-21 20:09:12 -07:00
CuriousTommy
7d44b91b5c
Add libcap-devel
dependency to Fedora
2022-03-06 07:32:33 -08:00
Ariel Abreu
02713f6876
Merge pull request #27 from tresf/patch-1
...
Add git-lfs dependency
2022-01-25 09:06:23 -05:00
Ariel Abreu
d3a5aa46d9
Merge branch 'master' into patch-1
2022-01-25 09:05:13 -05:00
Tres Finocchiaro
5ded2ad955
Provide anchor link for lkm
...
A missing `lkm` seems to be a common occurrence. Provide anchor link for helping others.
2022-01-25 09:02:20 -05:00
Ariel Abreu
413f261568
Update build instructions to use libswresample
2022-01-25 08:58:32 -05:00
CuriousTommy
7d9ca37cb9
Merge pull request #35 from darlinghq/generate_syscalls
...
Add Documentation On Generating Syscalls
2021-12-26 18:32:34 -08:00
CuriousTommy
ed26359d69
Add "Generating Syscalls" To SUMMARY.md
2021-12-26 18:29:42 -08:00
CuriousTommy
10a607ef3c
Add Note About Defining ARCHS
and Add Example
2021-12-26 18:26:39 -08:00
CuriousTommy
3f618d23af
Create Documentation On Generating Syscalls
2021-12-26 16:44:48 -08:00
Tres Finocchiaro
e7cbc88989
Add git lfs install command
2021-08-24 14:45:09 -04:00
Tres Finocchiaro
ba7627118f
Add git-lfs dependency
...
Closes #861
2021-08-24 10:33:07 -04:00
JJTech0130
d7b7d1d460
lower minimum clang version
...
4fbf800df4
fixes builds for clang 6, 7 and 8
2021-06-25 14:03:56 -04:00
Ariel Abreu
60ea2059e1
Merge branch 'master' of https://github.com/darlinghq/darling-docs
2021-06-13 15:28:33 -04:00
Ariel Abreu
61868050b3
Add Alpine Linux build instructions
2021-06-13 15:28:20 -04:00
Ariel Abreu
b0e0ecbd4f
Fix LKM docs listing in summary
...
It's not supposed to be part of macOS specifics
2021-06-11 07:35:25 -04:00
Ariel Abreu
86aea7e2a1
Merge pull request #24 from Luminoso-256/master
...
Add warning about WSL mounted directories
2021-06-10 23:03:46 -04:00
Luminoso-256
733f29c35e
Add warning about WSL mounted directories
2021-06-10 22:01:46 -05:00
Ariel Abreu
67dc6b8832
Add WSL build instructions
2021-06-10 20:12:14 -04:00
Ariel Abreu
eaee8ac4d7
Batch doc update + new docs
...
* Fix a couple of spelling and grammar errors
* Organize the build options section a bit better
* Add information on running multiple prefixes simultaneously and correct DPREFIX usage (seems like a bug, but document it in its current state)
* Homebrew works (!) so add it to the "what to try" page
* Update the high-priority stuff page (I probably missed some stuff)
* Update ELF bridge docs with the current method
* Add libsystem_kernel implementation information
* Update broken commpage link
* Add some documentation on LKM internals
Notes:
* Note that there are still *many* more things that could be documented for the LKM, these are just ones I think are most useful for new contributors.
* There should probably be more links to code in the "internals" documentation
2021-06-09 23:56:59 -04:00
Ariel Abreu
8ddd2b8229
Fix #21
...
See rust-lang/mdBook#984
2021-05-21 09:09:16 -04:00
Ariel Abreu
a0caac5795
Add documentation on JSC_UNIFIED_BUILD
2021-05-21 08:51:11 -04:00
Ariel Abreu
1f1bc186ed
Add documentation on ADDITIONAL_PACKAGES
2021-05-21 08:34:19 -04:00
Ariel Abreu
ecfc7f4d2c
Initial guide for updating sources
...
Note that I had to use `index.md` instead of `README.md` to refer to the main page for "Updating Sources". Seems like a bug in mdBook.
Also, I'm not sure if adding HTML anchors to the headers in "Updating Sources"'s README is a good idea, but it's better than copying the entire step summary as a link and pasting that everywhere I need to refer to the general steps in the additional guidelines for each project. For now, it's not a big deal because only `libc` is there, but there's a bunch more projects that need additional guidelines, so it's not ideal to copy-paste the long header names as links in all of them.
2021-05-21 08:32:52 -04:00
Ariel Abreu
877d552ca2
Update build-instructions.md
2021-05-08 19:06:31 -04:00
Ariel Abreu
e844acf887
Update build-instructions.md
2021-05-03 22:25:51 -04:00
Luboš Doležel
f0ee0bae04
Merge pull request #13 from TheBrokenRail/patch-4
...
Update Docs To Match darlinghq/darling#825
2021-03-08 14:47:52 +01:00
Luboš Doležel
a36af3357b
Merge pull request #18 from clienthax/patch-1
...
Add git-lfs instructions.
2021-03-08 14:47:16 +01:00
Luboš Doležel
3bdfb9997a
Merge branch 'master' into patch-1
2021-03-08 14:47:09 +01:00
Ariel Abreu
190790e285
Upate Build Instructions with correct Clang version
2021-03-01 16:29:02 -05:00
CuriousTommy
871b765661
Add Dependencies For OpenSUSE. Add Instructions For Building 64bit Components Only.
2021-02-14 17:38:39 -08:00
Luboš Doležel
2af7621ad3
Merge pull request #22 from JCWasmx86/patch-1
...
Fixed typo
2021-01-16 11:52:49 +01:00
JCWasmx86
d2db336d9c
Fixed typo
...
(sudp -> sudo)
2021-01-16 11:32:39 +01:00
CuriousTommy
e34e92b65e
Add mesa-libGLU-devel
for Fedora Dependencies
2020-12-12 10:06:47 -08:00
CuriousTommy
3afbd69176
Add openssl-devel for Fedora
2020-11-26 10:28:41 -08:00
clienthax
ba9a8cd126
Add git-lfs instructions.
2020-08-26 18:25:16 +01:00
CuriousTommy
b3e4a2cdad
Add llvm for Fedora
2020-08-04 21:17:09 -07:00
CuriousTommy
9d53498963
Add Missing libssl-dev for Debian 10/Testing
...
Resolves #17
2020-08-04 21:14:46 -07:00
Luboš Doležel
5cd296028b
Merge pull request #16 from r-wilbur/fix-build-instructions
...
Fix build instructions
2020-07-29 08:18:50 +02:00
r-wilbur
6ed94ea08b
Update recommended minimum versions: clang 3.8 -> 6, Linux kernel 4.19 -> 5.0
2020-07-28 22:23:44 -06:00