Changes between Version 37 and Version 38 of WikiStart


Ignore:
Timestamp:
07/08/09 21:26:05 (15 years ago)
Author:
zaytsev
Comment:

Nightly builds

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v37 v38  
    4747 
    4848== Download == 
     49=== Source code === 
    4950A list of the latest releases is available [http://www.midnight-commander.org/downloads here]. If you are interested in helping with the development please also have a look at our Git repository. In order to check out the repository tree use the following commands: 
    5051 * git clone git://midnight-commander.org/git/mc.git 
     
    5556 * git clone http://repo.or.cz/r/midnight-commander.git 
    5657 
     58=== Binary builds === 
     59 
     60The binaries are normally provided by the distributions, who choose to ship mc along with their packages. We have, however, set up a machine which builds nightly RPM packages from the snapshot of the master Git branch at around 4:30 (GMT+3) for a number of platforms and architectures (EL5, FC11, FC10, both x86 and x86_64). Please check out the NightlyBuilds for details. 
     61 
    5762== Contribute == 
    5863You are interested in mc and would like to improve it? Cool! Feel free to report bugs, attach your patches to the tickets and review the patches, that are already in there. If you are going to do this on a regular basis, we'll ask you if you'd like to join us. However, please search before reporting your issues to reduce the amount of work, needed to close duplicate reports. Please also have a look at our WorkingGuideLines before you actually start messing with the ticket system.