<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makepnd.git/src/pacman/.gitignore, branch makepnd</title>
<subtitle>makepnd-ng
</subtitle>
<id>https://git.cloudef.pw/makepnd.git/atom?h=makepnd</id>
<link rel='self' href='https://git.cloudef.pw/makepnd.git/atom?h=makepnd'/>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/'/>
<updated>2008-07-16T00:05:24Z</updated>
<entry>
<title>Remove pacman.static build from build files</title>
<updated>2008-07-16T00:05:24Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2008-07-16T00:05:24Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=95995ae93f90faab2f4c9fe59ea95167d20c88de'/>
<id>urn:sha1:95995ae93f90faab2f4c9fe59ea95167d20c88de</id>
<content type='text'>
This presents plenty of problems on OSes besides Linux, and even on Linux
when the libtool file for libarchive isn't present. The static build isn't
all that useful anyway as missing something such as glibc will still leave
you unable to run the pacman.static binary. Remove it from the formal build
process.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>More non-Linux build updates, mostly Darwin</title>
<updated>2008-04-15T20:57:36Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2008-04-15T20:57:36Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=c7a81c0b54c3b54e25978e9828c6dc91f113c19c'/>
<id>urn:sha1:c7a81c0b54c3b54e25978e9828c6dc91f113c19c</id>
<content type='text'>
Darwin's binary format does support symbols with differing visibilities, but
it does not support the protected or internal visibilities- only hidden. For
Darwin only, we should fall back to this visibility to prevent warnings from
the compiler and because it is close enough for our library purposes.

See http://gcc.gnu.org/viewcvs/*checkout*/trunk/gcc/config/darwin.c, search
for the "darwin_assemble_visibility" function for more details.

Also add pacman.static.exe to gitignore.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add *.exe ignores for certain other platforms</title>
<updated>2008-04-08T00:09:20Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2008-04-07T23:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=9441fba12430f568b8b7456fcbe54d4c8a42d24d'/>
<id>urn:sha1:9441fba12430f568b8b7456fcbe54d4c8a42d24d</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Remove unnecessary entries from .gitignore files</title>
<updated>2007-07-16T20:49:28Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2007-07-16T20:49:28Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=466d289e6a3e7dbaf567b39485c49d67eac5b362'/>
<id>urn:sha1:466d289e6a3e7dbaf567b39485c49d67eac5b362</id>
<content type='text'>
.gitignore works recursively, so we don't need Makefile and Makefile.in
in all of the subdirectory .gitignore files.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Move .cvsignore -&gt; .gitignore</title>
<updated>2007-03-28T01:06:31Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2007-03-28T01:06:31Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=8cacc46f8bcfe5b2325a2fae2af9b1fc5b09139e'/>
<id>urn:sha1:8cacc46f8bcfe5b2325a2fae2af9b1fc5b09139e</id>
<content type='text'>
* Move all .cvsignore files to .gitignore for switch in VCS. In addition,
  delete ones that were unnecessary because they only contained Makefile
  and Makefile.am.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
</feed>
