Difference between revisions of "Olena/DevelopmentHowto"
From LRDE
(Add the OlenaMenu on each Olena pages) |
(Don't include the menu if the page is used included in another page) |
||
Line 1: | Line 1: | ||
− | {{OlenaMenu}} |
+ | <noinclude>{{OlenaMenu}}</noinclude> |
=== Developping for Olena === |
=== Developping for Olena === |
Latest revision as of 15:04, 12 November 2014
Resources
Developping for Olena
- Retrieve the source, read PrcsBranches for help.
- Compile it with CompilationHowto 's help.
- Make your changements.
- Create a diff with prdiff, more info in Intra.LrdeBin.
- Update ChangeLog files, following Projects.ChangeLogs instructions.
- Update the New-Version-Log entry in the prj file with the set of ChangeLog entries. If the environment variable PRCS_LOGQUERY is set to 1, prcs will ask for this at checkin-time.
- Check in your changes, read Know.CvsAndPrcs for further informations.
- Post a news to epita.lrde.olena, including the patch provided by prdiff. This helps following changes.