vincentcau / XCSoar

the open-source glide computer

Home Page:http://www.xcsoar.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XCSoar README
=============

XCSoar is a tactical glide computer for Android, Linux, Mac OS X,
Windows and Windows CE/Mobile.

This file is aimed at developers.  Users should read the manual which
can be found on the XCSoar home page (http://www.xcsoar.org/).


Getting the source
------------------

The XCSoar source code is managed with git (http://git-scm.com/).  It
can be downloaded with the following command:

 git clone git://git.xcsoar.org/xcsoar/master/xcsoar.git

To update your repository, type:

 git pull

For more information, please refer to the git documentation.


Compiling from source
---------------------

Please read the developer manual for detailed build instructions.  You
can download it on the XCSoar website:

 http://www.xcsoar.org/discover/manual.html


Submitting patches
------------------

Subscribe to the XCSoar developer mailing list:

 https://lists.sourceforge.net/lists/listinfo/xcsoar-devel
 xcsoar-devel@lists.sourceforge.net

Use this mailing list to submit patches or "git pull" requests.

- patches should be self-contained
- patches should be self-documenting (add a good description on what
  is changed, and why you are changing it)
- write one patch for one change

About

the open-source glide computer

http://www.xcsoar.org/

License:GNU General Public License v2.0


Languages

Language:C++ 72.0%Language:C 15.0%Language:TeX 9.3%Language:Makefile 1.8%Language:Java 1.3%Language:Objective-C 0.2%Language:Gnuplot 0.2%Language:Shell 0.1%Language:Objective-C++ 0.0%Language:Perl 0.0%Language:XSLT 0.0%Language:Python 0.0%Language:Puppet 0.0%