Thomas A
ae07e51e4c
Added Notes About Updating BerkleyDB Source
2022-10-15 19:09:31 -07:00
CuriousTommy
61e8a70e67
Add Notes Darlingserver Log File
2022-09-24 11:13:39 -07:00
CuriousTommy
eea2ba2d5f
Merge pull request #57 from hamishmb/add-debian-buildreq
...
Debian: Add missing package 'llvm-dev' needed to build debug symbols
2022-09-12 06:42:07 -07:00
Hamish McIntyre-Bhatty
f4b2858f3a
Add llvm-dev for Debian testing too
2022-09-12 14:12:45 +01:00
Hamish McIntyre-Bhatty
24777a3120
Debian: Add missing package 'llvm-dev' needed to build debug symbols
2022-09-12 13:45:12 +01:00
Thomas A
0f4f26b5a4
Updated Stub Generation Instructions On How To Generate The SDK Headers
...
* Remove the old instructions on manually adding in the headers.
* Added notes about where the private frameworks should go.
* Other misc changes.
2022-09-10 11:05:12 -07:00
CuriousTommy
e03b40dfa4
Add Note About Broken Symbolic Links
2022-09-05 21:36:37 -07:00
CuriousTommy
1656b0d44f
Merge pull request #56 from hamishmb/remove-dollar-sign
...
Remove '$' from commands except where they are running in Darling.
2022-09-05 18:41:19 -07:00
Hamish McIntyre-Bhatty
0f47a6a667
Fix whitespace issue in dependency list for Ubuntu
2022-09-05 19:59:44 +01:00
Hamish McIntyre-Bhatty
3fd8725df5
Fix whitespace issue ( #31 )
2022-09-05 19:53:56 +01:00
Hamish McIntyre-Bhatty
27e8902b07
Use bash syntax highlighting more consistently
2022-09-05 19:51:43 +01:00
Hamish McIntyre-Bhatty
17d4ea1ba2
Remove unnecessary % in src/contributing/generating-stubs.md
2022-09-05 19:41:25 +01:00
Hamish McIntyre-Bhatty
512471b88a
Use bash syntax marking as intended (reverts related previous changes
2022-09-05 19:40:28 +01:00
Hamish McIntyre-Bhatty
357fd7eb60
Remove '$' from commands except where it is made clear that they are running inside Darling. This is done for consistency in the remaining places that still use the '$' sign.
2022-08-27 13:51:38 +01:00
Thomas A
58741baa89
Add Note About Using coredumpctl Utility To Grab Core Dump
2022-08-14 12:21:13 -07:00
Thomas A
92922b45bd
Add note about using darling-coredump
2022-08-13 09:47:13 -07:00
CuriousTommy
0f54615514
Merge pull request #54 from hamishmb/note-python.org-py310-darlingserver-regression
...
Note that Python 3.10 from Python.org is currently broken
2022-08-04 08:45:32 -07:00
CuriousTommy
c6ddf67405
Merge pull request #53 from hamishmb/add-reorganise-homebrew-testresults
...
Include new test results and reorganise Homebrew results
2022-08-04 08:44:57 -07:00
CuriousTommy
e76b53f9a5
Merge pull request #52 from hamishmb/update-classicfinder-info
...
Add extra information and correct links for Classic Finder.
2022-08-04 08:44:17 -07:00
CuriousTommy
46afb3db8d
Merge pull request #51 from hamishmb/add-unittest-build-instructions
...
Add instructions for building the unit tests.
2022-08-04 08:43:45 -07:00
Hamish Mcintyre-Bhatty
8dd351ecd0
Note that Python 3.10 from Python.org is currently broken
...
Note that Python 3.10 from Python.org is currently broken
2022-08-04 16:42:14 +01:00
Hamish Mcintyre-Bhatty
b43761ee26
Include new test results and reorganise Homebrew results
...
Include new test results and reorganise Homebrew results.
Also remove Python.org Python 3.10, as it currently is not working.
2022-08-04 16:39:46 +01:00
Hamish Mcintyre-Bhatty
2da4b6a38e
Add extra information and correct links for Classic Finder.
...
Add extra information and correct links for Classic Finder.
2022-08-04 16:34:19 +01:00
Hamish Mcintyre-Bhatty
58a65a4082
Add instructions for building the unit tests.
...
Add instructions for building the unit tests.
I saw this discussed in the Discord chat and realised it wasn't mentioned in the docs, so I thought I might as well add it.
2022-08-04 16:26:28 +01:00
CuriousTommy
7a38eddf8e
Merge pull request #50 from hamishmb/guis-note
...
Clarify that only Hello World GUIs are likely to work
2022-07-26 12:54:10 -07:00
Hamish McIntyre-Bhatty
0c79c5472c
Clarify that only Hello World GUIs are likely to work
2022-07-26 20:31:18 +01:00
Ariel Abreu
6caa7115c8
Forgot to pages to summary
2022-07-24 19:16:08 -04:00
Ariel Abreu
e64287c136
Merge branch 'master' of https://github.com/darlinghq/darling-docs
2022-07-24 19:13:28 -04:00
Ariel Abreu
da1e2117a1
Add darlingserver documentation
2022-07-24 19:13:23 -04:00
CuriousTommy
3a7960d91f
Merge pull request #46 from hamishmb/sys-reqs
...
Update build instructions
2022-07-24 11:23:46 -07:00
Ariel Abreu
99510e0ba7
Merge pull request #49 from mrolappe/master
...
Add GNU Emacs 28.1 and CMake 3.23.2 to known working software
2022-07-24 13:11:51 -04:00
Marco Rolappe
01b5fbee65
docs: Add GNU Emacs 28.1 and CMake 3.23.2 to known working software
2022-07-24 19:01:33 +02:00
Ariel Abreu
89f3b36c65
Merge pull request #47 from hamishmb/fix-broken-wsl-link
...
Fix broken link by bringing back old WSL page, link to usual instructions
2022-07-19 08:47:12 -04:00
CuriousTommy
19c07e1066
Merge pull request #44 from hamishmb/master
...
Add instructions about book generation to README.md
2022-07-19 05:36:49 -07:00
Hamish McIntyre-Bhatty
c83345899d
Fix broken link by bringing back old WSL page, but now just link to the standard build instructions
2022-07-19 11:55:30 +01:00
Hamish McIntyre-Bhatty
75cd4d2642
Update build instructions
2022-07-19 11:39:09 +01:00
Hamish McIntyre-Bhatty
f2c608a4e9
Use code quotes, and change phrasing.
2022-07-19 11:26:06 +01:00
Hamish Mcintyre-Bhatty
f1cf686c77
Merge branch 'darlinghq:master' into master
2022-07-19 11:23:56 +01:00
CuriousTommy
4d63fafec3
Add Notes About Printing Values Stored In applep variable
2022-07-07 21:37:49 -07:00
Ariel Abreu
c825f4647e
Update build instructions for darlingserver merge
...
No more kernel module necessary 🥳
2022-07-04 18:33:44 -04:00
CuriousTommy
fdcffbc1f5
Grab both 32bit and 64bit packges for mesa-libGLU-devel
...
Resolves https://github.com/darlinghq/darling-docs/pull/19
2022-06-28 20:14:00 -07:00
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
Hamish McIntyre-Bhatty
fd77c9a621
Add instructions about book generation
2022-06-28 13:57:22 +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