Difference between revisions of "Olena/DevelopmentHowto"

From LRDE

(Upload olena web site)
 
(Add the OlenaMenu on each Olena pages)
Line 1: Line 1:
  +
{{OlenaMenu}}
  +
 
=== Developping for Olena ===
 
=== Developping for Olena ===
   

Revision as of 18:41, 24 February 2014

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.