Difference between revisions of "Welcome to the ReactOS Development Wiki"

From ReactOS Wiki
Jump to: navigation, search
(8 intermediate revisions by 4 users not shown)
Line 7: Line 7:
 
Get involved! Help us make ReactOS better.
 
Get involved! Help us make ReactOS better.
 
<hr style="margin: 4px 0" />
 
<hr style="margin: 4px 0" />
<span style="font-size: 8pt">[[Development Introduction]] | [[Programming Guidelines]] | [[Coding Style]] | [https://git.reactos.org/?p=reactos.git;a=tree Online Code Browser] </span>
+
<span style="font-size: 8pt">[[ReactOS|What is ReactOS]] | [[Development Introduction]] | [[Programming Guidelines]] | [[Coding Style]] | [https://git.reactos.org/?p=reactos.git;a=tree Online Code Browser] </span>
 
|}
 
|}
 
||
 
||
Line 26: Line 26:
 
Build your own ReactOS!
 
Build your own ReactOS!
 
<hr style="margin: 4px 0" />
 
<hr style="margin: 4px 0" />
<span style="font-size: 8pt">[[Subversion|Getting the Source Code]] | [[Build Environment|Getting the Build Environment]] | [[Building ReactOS]] | [[Building Modules]]</span>
+
<span style="font-size: 8pt">[[ReactOS Git For Dummies#Cloning the repository|Getting the Source Code]] | [[Build Environment|Getting the Build Environment]] | [[Building ReactOS]] | [[Building Modules]]</span>
 
|}
 
|}
  
Line 66: Line 66:
 
See what needs to be done and what needs improvements.
 
See what needs to be done and what needs improvements.
 
<hr style="margin: 4px 0" />
 
<hr style="margin: 4px 0" />
<span style="font-size: 8pt">[[Versions]] | [[Changelogs]] ([[Community Changelogs]]) | [[Roadmap]] | [[Missing ReactOS Functionality|Missing Functionality]] | [[Printing]] | [[Shell_status|Shell]]</span>
+
<span style="font-size: 8pt">[[Versions]] | [[Changelogs]] ([[Community Changelogs]]) | [[Roadmap]] | [[Version Tests]] | [[Missing ReactOS Functionality|Missing Functionality]] | [[Printing]] | [[Shell_status|Shell]] | [[ReactOS_ports|Ports]]</span>
 
|}
 
|}
  
Line 85: Line 85:
 
Step by step guides introducing parts from the ReactOS workflow.
 
Step by step guides introducing parts from the ReactOS workflow.
 
<hr style="margin: 4px 0" />
 
<hr style="margin: 4px 0" />
<span style="font-size: 8pt">[[User:Oldman#A_layman.27s_guide_-_Getting_an_ISO_to_test|Getting an ISO to test]] |
+
<span style="font-size: 8pt">[[User:Oldman/A_layman's_guide | List of Guides]] |
[[User:Oldman#A_layman.27s_guide_-_How_to_compile_ReactOS.|How to compile ReactOS]] |
+
[[User:Oldman/A_layman's_guide/Getting_an_ISO_to_test|Getting an ISO to test]] |
[[User:Oldman#A_layman.27s_guide_-_How_to_get_a_debug_log.|How to get a debug log]] |
+
[[User:Oldman/A_layman's_guide/How_to_compile_ReactOS|How to compile ReactOS]] |
[[User:Oldman#A_layman.27s_guide_-_How_to_create_a_JIRA_Issue_for_your_bug.|How to create a JIRA Issue for your bug]] |
+
[[User:Oldman/A_layman's_guide/How_to_get_a_debug_log|How to get a debug log]] |
[[User:Oldman#A_layman.27s_guide_-_Regression_testing:_finding_the_guilty_revision.|Finding the guilty revision]] |
+
[[User:Oldman/A_layman's_guide/How_to_create_a_JIRA_Issue|How to create a JIRA Issue for your bug]] |
[[User:Oldman#A_layman.27s_guide_-_log2lines.|log2lines]]</span>
+
[[User:Oldman/A_layman's_guide/Regression_testing|Finding the guilty revision]] |
 +
[[User:Oldman/A_layman's_guide/How_to_use_log2lines|log2lines]]</span>
 
|}
 
|}
  
Line 100: Line 101:
 
Some info and manuals
 
Some info and manuals
 
<hr style="margin: 4px 0" />
 
<hr style="margin: 4px 0" />
<span style="font-size: 8pt">[[User:Petr-akhlamov/ReactOS sound schemes|Sound schemes]] | [[User:Petr-akhlamov/Samba|Samba]] | [[User:Petr-akhlamov/Shell|Shell]] | [[User:Petr-akhlamov/NTVDM|NTVDM]] | [[User:Petr-akhlamov/RAM from HD|RAM from HDD]] | [[User:Petr-akhlamov/Compatibility mode|Compatibility mode]] | [[User:Petr-akhlamov/Crash Reports|Crash Reports]]</span>
+
<span style="font-size: 8pt">[[User:Petr-akhlamov/ReactOS sound schemes|Sound schemes]] | [[User:Petr-akhlamov/Samba|Samba]] | [[User:Petr-akhlamov/Shell|Shell]] | [[User:Petr-akhlamov/NTVDM|NTVDM]] | [[User:Petr-akhlamov/WOW|WOW]] | [[User:Petr-akhlamov/RAM from HD|RAM from HDD]] | [[User:Petr-akhlamov/Compatibility mode|Compatibility mode]] | [[User:Petr-akhlamov/Crash Reports|Crash Reports]] | [[User:Petr-akhlamov/Recovery Console|Recovery Console]]</span>
 
|}
 
|}
  

Revision as of 11:27, 12 February 2019

Developers.png

DEVELOPING

Get involved! Help us make ReactOS better.


What is ReactOS | Development Introduction | Programming Guidelines | Coding Style | Online Code Browser

Testing.png

TESTING

Test hardware or software and report problems.


Installing ReactOS | Nightly Builds | Tutorials | Filing Bugs | Testing Central | Automatic Regression Tests | Supported Hardware

Tools.png

BUILDING

Build your own ReactOS!


Getting the Source Code | Getting the Build Environment | Building ReactOS | Building Modules

Debugging.png

DEBUGGING

Fix bugs and improve ReactOS quality.


Debugging Basics | Kernel Debugger | Remote Debugger | Submitting Patches

Translating.png

TRANSLATING

Translate ReactOS into other languages.


Translation Introduction | RC File Standards

About.png

DOCUMENTATION

Get to know more about ReactOS and its internals.


About ReactOS | Generated Documentation | Techwiki | Reference | Documentation Guidelines | Wiki Maintenance | File Systems | Third party libraries

Status.png

STATUS

See what needs to be done and what needs improvements.


Versions | Changelogs (Community Changelogs) | Roadmap | Version Tests | Missing Functionality | Printing | Shell | Ports

Support.png

COLLABORATING

Contact others and solve problems together.


People of ReactOS | Connect to the ReactOS IRC Channels | Mailing Lists | Mumble | Forums | Driver Signing | Google Summer of Code

About.png

Layman's guides.

Step by step guides introducing parts from the ReactOS workflow.


List of Guides | Getting an ISO to test | How to compile ReactOS | How to get a debug log | How to create a JIRA Issue for your bug | Finding the guilty revision | log2lines

About.png

Articles by Petr Akhlamov

Some info and manuals


Sound schemes | Samba | Shell | NTVDM | WOW | RAM from HDD | Compatibility mode | Crash Reports | Recovery Console