<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/application-devel/app-debugging/Makefile, branch schulung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=schulung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=schulung'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/'/>
<updated>2018-11-06T13:16:30Z</updated>
<entry>
<title>app-debugging: remove obsolete slides</title>
<updated>2018-11-06T13:16:30Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2018-11-06T13:16:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=92f7f4fa7ae94290a1ddf39fc86b247d6cab591d'/>
<id>urn:sha1:92f7f4fa7ae94290a1ddf39fc86b247d6cab591d</id>
<content type='text'>
Trainers should use DEBUGGING_TOOLS instead.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>Implement Kconfig build system</title>
<updated>2013-05-13T14:22:27Z</updated>
<author>
<name>Christian Eppler</name>
<email>c.eppler@linutonix.de</email>
</author>
<published>2013-05-13T14:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=9e05689406c83ae3020ca32a6ec6387466209138'/>
<id>urn:sha1:9e05689406c83ae3020ca32a6ec6387466209138</id>
<content type='text'>
Signed-off-by: Christian Eppler &lt;c.eppler@linutonix.de&gt;
</content>
</entry>
<entry>
<title>Aufräumen und neu strukturieren Teil 1</title>
<updated>2011-01-26T00:49:35Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2011-01-26T00:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=f6f0ee15f6ab3bee6150edb7b842c6624bfd8cae'/>
<id>urn:sha1:f6f0ee15f6ab3bee6150edb7b842c6624bfd8cae</id>
<content type='text'>
- alle images wurden ins Wurzelverzeichnis verschoben

- TEXINPUTS wird projektspezifisch gesetzt

- es besteht die Möglichkeit einzelne pdfs zu generieren (wie bisher)
   desweiteren ist es möglich eigene Zusammenstellungen anzulegen

- Einsstellungen welche das Design der Dokumente definieren werden nun
   in config*.tex &amp; tail*.tex im Wurzelverzeichnis definiert

- templates an neue Umgebung angepasst

- in jedem Kapitelverzeichnis liegt nun eine Datei section welche das Kapitel
   beschreibt (mind. überschrift). Diese kann ggf. inkludiert werden.

- TODO: es sind noch nicht alle Dokumente auf die neue Struktur umgestellt
   (siehe Makefile)

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>simplify makefiles</title>
<updated>2010-10-13T14:56:37Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2010-10-13T14:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=8befecfca01c0675ed5c645bc280f2dba47f8cba'/>
<id>urn:sha1:8befecfca01c0675ed5c645bc280f2dba47f8cba</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>remove cleaned up files from makefiles</title>
<updated>2010-10-13T13:25:37Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2010-10-13T13:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=bb4eefa52e5a886f9ad2a09583be3014f8e5993d'/>
<id>urn:sha1:bb4eefa52e5a886f9ad2a09583be3014f8e5993d</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>app-devel: fixed makefiles to call pdflatex twice that latex refs are resolved</title>
<updated>2009-06-23T13:43:54Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2009-06-23T13:43:54Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=5ad33b998f9fc430477cc85d7a6671c5d4fc19d9'/>
<id>urn:sha1:5ad33b998f9fc430477cc85d7a6671c5d4fc19d9</id>
<content type='text'>
correctly

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>application-devel: added debugging handount</title>
<updated>2009-06-22T17:17:48Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2009-06-22T17:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=46027380cf6cd71408a70e985430328acaa2dc2e'/>
<id>urn:sha1:46027380cf6cd71408a70e985430328acaa2dc2e</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
</feed>
