<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/fpc.git/utils, branch avr</title>
<subtitle>svn.freepascal.org: svn/fpc
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/'/>
<entry>
<title>* Fixed 19068</title>
<updated>2011-04-03T09:27:06+00:00</updated>
<author>
<name>michael</name>
<email>michael@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-04-03T09:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=66cd4606ac80cff6cc86f0441da33d404b0d6eb9'/>
<id>66cd4606ac80cff6cc86f0441da33d404b0d6eb9</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17235 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17235 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Default fpcbin macro added</title>
<updated>2011-03-27T12:28:06+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-03-27T12:28:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=46c9a4641f900f801be5d849a0f4d13521b74931'/>
<id>46c9a4641f900f801be5d849a0f4d13521b74931</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17189 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17189 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Use prefix instead of installation-dir</title>
<updated>2011-03-27T12:27:44+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-03-27T12:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=eb5eb97228996113bede9906d9db7c4844683ef2'/>
<id>eb5eb97228996113bede9906d9db7c4844683ef2</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17188 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17188 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Do not show full path in backup-message</title>
<updated>2011-03-27T11:07:21+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-03-27T11:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=0d2ec45806c4ae9ad31974cc9083f51257510a09'/>
<id>0d2ec45806c4ae9ad31974cc9083f51257510a09</id>
<content type='text'>
 * Skip path-creation when output is set to stdout

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17186 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Skip path-creation when output is set to stdout

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17186 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * %CompilerConfigDir% macro added</title>
<updated>2011-03-26T17:27:33+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-03-26T17:27:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=97254d9d1dcf2f8d4458e7b6cca0df5683941815'/>
<id>97254d9d1dcf2f8d4458e7b6cca0df5683941815</id>
<content type='text'>
 * Use %CompilerConfigDir% macro in fppkg.cfg
 * Added -s and -p options to help-output
 * Mention the creation of a backup file
 * Initialize SkipBackup variable
 * Added -p option to force directory creation




git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17182 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Use %CompilerConfigDir% macro in fppkg.cfg
 * Added -s and -p options to help-output
 * Mention the creation of a backup file
 * Initialize SkipBackup variable
 * Added -p option to force directory creation




git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17182 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Add dependency on fppkg.inc and default.inc</title>
<updated>2011-03-26T17:23:05+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-03-26T17:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=4b4c7c5d156f0aeb0d9cc995f44035894969556c'/>
<id>4b4c7c5d156f0aeb0d9cc995f44035894969556c</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17181 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17181 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Fixed AV when files cant be opened</title>
<updated>2011-03-25T18:35:57+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-03-25T18:35:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=2dc84a391936a6531edcfcd0d4f121acbe582f63'/>
<id>2dc84a391936a6531edcfcd0d4f121acbe582f63</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17180 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17180 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* Fixed spell errors.</title>
<updated>2011-03-25T09:33:15+00:00</updated>
<author>
<name>mazen</name>
<email>mazen@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-03-25T09:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=ed94100c33f3382252b259cbf2756484a72c1ce9'/>
<id>ed94100c33f3382252b259cbf2756484a72c1ce9</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17177 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17177 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * When debug is defined, use -gl, not -glh</title>
<updated>2011-03-13T20:48:22+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-03-13T20:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=287875fa4be749cbc73d95e5b58cce2fadc3872e'/>
<id>287875fa4be749cbc73d95e5b58cce2fadc3872e</id>
<content type='text'>
 * Added settings for darwin, copied from samplecfg


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17133 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Added settings for darwin, copied from samplecfg


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17133 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Updated comments in fpc.cfg partly based on comments in samplecfg's fpc.cfg</title>
<updated>2011-03-13T20:12:22+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-03-13T20:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=1b6b890b1486964e1cc8a9f2797ae7ea0986616d'/>
<id>1b6b890b1486964e1cc8a9f2797ae7ea0986616d</id>
<content type='text'>
 * Replaced $FPCTARGET-&gt;$fpctarget
 * Moved fppkg package search-path so that packages can override apache units
 * Renamed APACHE_1_13 define to APACHE_1_3


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17132 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Replaced $FPCTARGET-&gt;$fpctarget
 * Moved fppkg package search-path so that packages can override apache units
 * Renamed APACHE_1_13 define to APACHE_1_3


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17132 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
</feed>
