User Tools

Site Tools


geda:developer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
geda:developer [2014/04/16 07:14]
vzh Fix header level
geda:developer [2019/10/06 08:49]
rlutz Fix page link
Line 1: Line 1:
 [[:|gEDA]] >> [[developer|Development]] [[:|gEDA]] >> [[developer|Development]]
 +
 +//​Translations of this page are also available in the following languages://​ [[developer.ru|Русский]].
  
 ====== Developer Documentation ====== ====== Developer Documentation ======
Line 5: Line 7:
   * [[ gEDA:​Release Engineering ]] : Creating a new gEDA/gaf release.   * [[ gEDA:​Release Engineering ]] : Creating a new gEDA/gaf release.
   * [[geda:​experiences|User experiences with the gEDA suite]]   * [[geda:​experiences|User experiences with the gEDA suite]]
 +  * [[geda:​pcb_developer_introduction|pcb development introduction]] : Introduction for new PCB developers.
 +  * [[geda:​pcb_developer_introduction_2|pcb development introduction 2]] : A less monolithic version of the introduction for new PCB developers.
 +  * [[pcb:​roadmap|pcb releases and roadmap]] : where pcb is going in the near future.
 +  * [[next_generation_developers]] : current gEDA-project developers.
  
-===== Source Code Repository ​=====+ 
 + 
 +===== Source Code Repositories ​=====
 To clone the gEDA/gaf repository using anonymous git access: To clone the gEDA/gaf repository using anonymous git access:
   git clone git://​git.geda-project.org/​geda-gaf.git   git clone git://​git.geda-project.org/​geda-gaf.git
 +
 +To clone the pcb repository using anonymous git access:
 +  git clone git://​git.geda-project.org/​pcb.git
  
   * [[ gEDA:SCM | Source Control Management ]] : How to access the gEDA/gaf repository using git.   * [[ gEDA:SCM | Source Control Management ]] : How to access the gEDA/gaf repository using git.
Line 25: Line 36:
   * All discussions are public and archived. This policy will always be in effect.   * All discussions are public and archived. This policy will always be in effect.
   * All users and new developers, please subscribe to the **geda-user** list to discuss any issues, as all developers hang out there too.   * All users and new developers, please subscribe to the **geda-user** list to discuss any issues, as all developers hang out there too.
-  * New developers: As you interact with the project (and the various individuals),​ you will be invited to join the **geda-developer** mailing list. +  * New developers: As you interact with the project (and the various individuals),​ you will be invited to join the **geda-developer** mailing list ( [[ https://​lists.launchpad.net/​geda-developers/​ | archive]] )
-  * [[ https://​launchpad.net/​~geda-developers ​| Launchpad team]]. +  * [[ https://​launchpad.net/​~geda-admins ​| Launchpad ​gEDA-project Adminstrators ​team]].  
-  * [[ https://lists.launchpad.net/​geda-developers/​ | List archive]].+  * [[ https://​launchpad.net/​~geda-developers ​| Launchpad geda-gaf developers team]]. 
 +  * [[ https://​launchpad.net/​~geda-bugs ​Launchpad geda-gaf bug team]]. 
 +  * [[ https://​launchpad.net/​~pcb-bugs | Launchpad pcb bug team]].
  
 ==== Old Developer Mailing List ==== ==== Old Developer Mailing List ====
Line 63: Line 76:
   * [[geda:​pcb_funding_sow:​fwdann_ideas|Forward Annotation]]   * [[geda:​pcb_funding_sow:​fwdann_ideas|Forward Annotation]]
   * [[geda:​pcb_funding_sow:​gui_ideas|Ideas for GUI Enhancement]]   * [[geda:​pcb_funding_sow:​gui_ideas|Ideas for GUI Enhancement]]
-  * [[geda:​wip:​clipboard|Clipboard Support]] ​(targetted for release in gEDA 1.8.0)+  * [[geda:​wip:​clipboard|Clipboard Support]]
   * [[geda:​xml_file_formats|XML file formats]]   * [[geda:​xml_file_formats|XML file formats]]
-  * [[pcb:​roadmap|PCB releases and roadmap]] 
  
 ===== Google Summer of Code ===== ===== Google Summer of Code =====
geda/developer.txt · Last modified: 2019/10/06 08:49 by rlutz