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

From ReactOS Wiki
Jump to: navigation, search
(SVN to GitHub)
(3 intermediate revisions by one other user not shown)
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]]</span>
+
<span style="font-size: 8pt">[[Versions]] | [[Changelogs]] ([[Community Changelogs]]) | [[Roadmap]] | [[Missing ReactOS Functionality|Missing Functionality]] | [[Printing]] | [[Shell_status|Shell]] | [[ReactOS_ports|Ports]]</span>
 
|}
 
|}
  
Line 100: Line 100:
 
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/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 14:06, 21 March 2018

Developers.png

DEVELOPING

Get involved! Help us make ReactOS better.


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 | 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.


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 | RAM from HDD | Compatibility mode | Crash Reports | Recovery Console