1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<link rel="stylesheet" media="screen" type="text/css" href="./style.css" />
<link rel="stylesheet" media="screen" type="text/css" href="./design.css" />
<link rel="stylesheet" media="print" type="text/css" href="./print.css" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<div class="dokuwiki export">
<p>
<a href="start.html" class="wikilink1" title="start.html">gEDA</a> » <span class="curid"><a href="geda-developer.html" class="wikilink1" title="geda-developer.html">Development</a></span>
</p>
<p>
<em>Translations of this page are also available in the following languages:</em> <a href="geda-developer.ru.html" class="wikilink1" title="geda-developer.ru.html">Русский</a>.
</p>
<h1 class="sectionedit1"><a name="developer_documentation" id="developer_documentation">Developer Documentation</a></h1>
<div class="level1">
<ul>
<li class="level1"><div class="li"> <a href="geda-devel-tips.html" class="wikilink1" title="geda-devel-tips.html">devel-tips</a> : Various tips and tricks when doing gEDA development.</div>
</li>
<li class="level1"><div class="li"> <a href="geda-release_engineering.html" class="wikilink1" title="geda-release_engineering.html">Release Engineering</a> : Creating a new gEDA/gaf release.</div>
</li>
<li class="level1"><div class="li"> <a href="geda-experiences.html" class="wikilink1" title="geda-experiences.html">User experiences with the gEDA suite</a></div>
</li>
<li class="level1"><div class="li"> <a href="geda-pcb_developer_introduction.html" class="wikilink1" title="geda-pcb_developer_introduction.html">pcb development introduction</a> : Introduction for new PCB developers.</div>
</li>
</ul>
</div>
<!-- EDIT1 SECTION "Developer Documentation" [153-512] -->
<h2 class="sectionedit2"><a name="source_code_repository" id="source_code_repository">Source Code Repository</a></h2>
<div class="level2">
<p>
To clone the gEDA/gaf repository using anonymous git access:
</p>
<pre class="code">git clone git://git.geda-project.org/geda-gaf.git</pre>
<ul>
<li class="level1"><div class="li"> <a href="geda-scm.html" class="wikilink1" title="geda-scm.html"> Source Control Management </a> : How to access the gEDA/gaf repository using git.</div>
</li>
<li class="level1"><div class="li"> <a href="geda-gaf_building_git_version.html" class="wikilink1" title="geda-gaf_building_git_version.html"> Building gEDA/gaf from git</a> : How to build the git repository version of gEDA/gaf.</div>
</li>
<li class="level1"><div class="li"> <a href="http://git.geda-project.org/" class="urlextern" title="http://git.geda-project.org/" rel="nofollow"> gEDA repositories web view </a> : cgit interface to the repositories of the various projects.</div>
</li>
</ul>
</div>
<!-- EDIT2 SECTION "Source Code Repository" [513-1013] -->
<h2 class="sectionedit3"><a name="bug_trackers" id="bug_trackers">Bug Trackers</a></h2>
<div class="level2">
<ul>
<li class="level1"><div class="li"> <a href="http://launchpad.net/geda/+bugs" class="urlextern" title="http://launchpad.net/geda/+bugs" rel="nofollow"> gEDA/gaf bug tracker </a> at Launchpad</div>
</li>
<li class="level1"><div class="li"> <a href="http://launchpad.net/pcb/+bugs" class="urlextern" title="http://launchpad.net/pcb/+bugs" rel="nofollow"> pcb bug tracker </a> at Launchpad</div>
</li>
<li class="level1"><div class="li"> <a href="geda-bug_triage_guide.html" class="wikilink1" title="geda-bug_triage_guide.html">Triaging bugs and feature requests</a> (for gEDA/gaf and pcb)</div>
</li>
<li class="level1"><div class="li"> gerbv bug tracker at Sourceforge: <a href="http://sourceforge.net/tracker/?atid=409538&group_id=33921" class="urlextern" title="http://sourceforge.net/tracker/?atid=409538&group_id=33921" rel="nofollow"> bugs </a>, <a href="http://sourceforge.net/tracker/?atid=409540&group_id=33921" class="urlextern" title="http://sourceforge.net/tracker/?atid=409540&group_id=33921" rel="nofollow"> patches </a>, <a href="http://sourceforge.net/tracker/?atid=409541&group_id=33921" class="urlextern" title="http://sourceforge.net/tracker/?atid=409541&group_id=33921" rel="nofollow"> feature requests </a></div>
</li>
</ul>
</div>
<!-- EDIT3 SECTION "Bug Trackers" [1014-1555] -->
<h2 class="sectionedit4"><a name="developer_mailing_list" id="developer_mailing_list">Developer Mailing List</a></h2>
<div class="level2">
<ul>
<li class="level1"><div class="li"> The <strong>geda-developer</strong> mailing list is a “subscription by invitation only” list.</div>
</li>
<li class="level1"><div class="li"> All discussions are public and archived. This policy will always be in effect.</div>
</li>
<li class="level1"><div class="li"> All users and new developers, please subscribe to the <strong>geda-user</strong> list to discuss any issues, as all developers hang out there too.</div>
</li>
<li class="level1"><div class="li"> New developers: As you interact with the project (and the various individuals), you will be invited to join the <strong>geda-developer</strong> mailing list.</div>
</li>
<li class="level1"><div class="li"> <a href="https://launchpad.net/~geda-developers" class="urlextern" title="https://launchpad.net/~geda-developers" rel="nofollow"> Launchpad team</a>.</div>
</li>
<li class="level1"><div class="li"> <a href="https://lists.launchpad.net/geda-developers/" class="urlextern" title="https://lists.launchpad.net/geda-developers/" rel="nofollow"> List archive</a>.</div>
</li>
</ul>
</div>
<!-- EDIT4 SECTION "Developer Mailing List" [1556-2182] -->
<h3 class="sectionedit5"><a name="old_developer_mailing_list" id="old_developer_mailing_list">Old Developer Mailing List</a></h3>
<div class="level3">
<ul>
<li class="level1"><div class="li"> Access: <a href="http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev" class="urlextern" title="http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev" rel="nofollow"> Web interface</a></div>
</li>
<li class="level1"><div class="li"> Archives: <a href="http://www.seul.org/archives/geda/dev/" class="urlextern" title="http://www.seul.org/archives/geda/dev/" rel="nofollow"> Monthly</a> <a href="http://www.seul.org/pipermail/geda-dev/" class="urlextern" title="http://www.seul.org/pipermail/geda-dev/" rel="nofollow"> Monthly</a></div>
</li>
</ul>
</div>
<!-- EDIT5 SECTION "Old Developer Mailing List" [2183-2428] -->
<h2 class="sectionedit6"><a name="tasks_todos_and_projects" id="tasks_todos_and_projects">Tasks, todos and projects</a></h2>
<div class="level2">
<ul>
<li class="level1"><div class="li"> <a href="geda-todos.html" class="wikilink1" title="geda-todos.html">Todos</a> : Lists of pending project enhancements and todos.</div>
</li>
</ul>
<ul>
<li class="level1"><div class="li"> <a href="glue-projects.html" class="wikilink1" title="glue-projects.html">Wishlist: General, “glue” projects</a></div>
</li>
<li class="level1"><div class="li"> <a href="gschem-projects.html" class="wikilink1" title="gschem-projects.html">Wishlist: gschem projects</a></div>
</li>
<li class="level1"><div class="li"> <a href="pcb-projects.html" class="wikilink1" title="pcb-projects.html">Wishlist: PCB projects</a></div>
</li>
<li class="level1"><div class="li"> <a href="gerbv-projects.html" class="wikilink1" title="gerbv-projects.html">Wishlist: gerbv projects</a></div>
</li>
<li class="level1"><div class="li"> <a href="gtkwave-projects.html" class="wikilink1" title="gtkwave-projects.html">Wishlist: GTKWave projects</a></div>
</li>
<li class="level1"><div class="li"> <a href="gwave-projects.html" class="wikilink1" title="gwave-projects.html">Wishlist: Gwave projects</a></div>
</li>
</ul>
<ul>
<li class="level1"><div class="li"> <a href="gsoc2007_projects.html" class="wikilink1" title="gsoc2007_projects.html">List of suggested projects for Google Summer of Code 2007</a></div>
</li>
<li class="level1"><div class="li"> <a href="gsoc2008_projects.html" class="wikilink1" title="gsoc2008_projects.html">List of suggested projects for Google Summer of Code 2008</a></div>
</li>
<li class="level1"><div class="li"> <a href="gsoc2009_projects.html" class="wikilink1" title="gsoc2009_projects.html">List of suggested projects for Google Summer of Code 2009</a></div>
</li>
<li class="level1"><div class="li"> <a href="gsoc2010_projects.html" class="wikilink1" title="gsoc2010_projects.html">List of suggested projects for Google Summer of Code 2010</a></div>
</li>
</ul>
</div>
<!-- EDIT6 SECTION "Tasks, todos and projects" [2429-3191] -->
<h2 class="sectionedit7"><a name="work-in-progress_and_or_brainstorming" id="work-in-progress_and_or_brainstorming">Work-in-Progress and/or Brainstorming</a></h2>
<div class="level2">
<ul>
<li class="level1"><div class="li"> <a href="libgeda3.html" class="wikilink1" title="libgeda3.html">libgeda3</a> : Discussion of <acronym title="Application Programming Interface">API</acronym> and design for a next generation libgeda.</div>
</li>
<li class="level1"><div class="li"> <a href="libgeda3_object_based_design.html" class="wikilink1" title="libgeda3_object_based_design.html">libgeda3_object_based_design</a> : Discussion of <acronym title="Application Programming Interface">API</acronym> and design for a next generation libgeda – object based design.</div>
</li>
<li class="level1"><div class="li"> <a href="geda-circuit_simulation_improvements.html" class="wikilink1" title="geda-circuit_simulation_improvements.html">Circuit Simulation Improvements</a> : Discussion on how to better integrate circuit simulations, gschem and gnetlist.</div>
</li>
<li class="level1"><div class="li"> <a href="geda-data_plotting_improvements.html" class="wikilink1" title="geda-data_plotting_improvements.html">Data Plotting Improvements</a> : Discussion on how to better plot simulation data.</div>
</li>
<li class="level1"><div class="li"> <a href="geda-design_flow_and_hierarchy_roadmap.html" class="wikilink1" title="geda-design_flow_and_hierarchy_roadmap.html">Design Flow and Hierarchy Roadmap</a> : Discussion of wants for circuit design, reusing modules in a hierarchy.</div>
</li>
<li class="level1"><div class="li"> <a href="geda-pcb_funding_sow.html" class="wikilink1" title="geda-pcb_funding_sow.html"> PCB Funding SOW</a> : An SOW specifying improvements to PCB performed within a funding program.</div>
</li>
<li class="level1"><div class="li"> <a href="geda-format_translation.html" class="wikilink1" title="geda-format_translation.html">format translation</a> : Some notes on file format translation.</div>
</li>
<li class="level1"><div class="li"> <a href="geda-gparts_tc.html" class="wikilink1" title="geda-gparts_tc.html">Parts Manager</a> : A working document for a gEDA parts manager</div>
</li>
<li class="level1"><div class="li"> <a href="geda-pcb_layers.html" class="wikilink1" title="geda-pcb_layers.html">PCB layers</a> : Goals for an improved handling of layers in PCB.</div>
</li>
<li class="level1"><div class="li"> <a href="geda-data_structure_design_discussion.html" class="wikilink1" title="geda-data_structure_design_discussion.html">Discussion about data structure design</a></div>
</li>
<li class="level1"><div class="li"> <a href="geda-pcb_funding_sow-fwdann_ideas.html" class="wikilink1" title="geda-pcb_funding_sow-fwdann_ideas.html">Forward Annotation</a></div>
</li>
<li class="level1"><div class="li"> <a href="geda-pcb_funding_sow-gui_ideas.html" class="wikilink1" title="geda-pcb_funding_sow-gui_ideas.html">Ideas for GUI Enhancement</a></div>
</li>
<li class="level1"><div class="li"> <a href="geda-wip-clipboard.html" class="wikilink1" title="geda-wip-clipboard.html">Clipboard Support</a></div>
</li>
<li class="level1"><div class="li"> <a href="geda-xml_file_formats.html" class="wikilink1" title="geda-xml_file_formats.html">XML file formats</a></div>
</li>
<li class="level1"><div class="li"> <a href="pcb-roadmap.html" class="wikilink1" title="pcb-roadmap.html">PCB releases and roadmap</a></div>
</li>
</ul>
</div>
<!-- EDIT7 SECTION "Work-in-Progress and/or Brainstorming" [3192-4498] -->
</body>
</html>
|