<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makepnd.git/bindings, 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>2007-02-01T19:47:39Z</updated>
<entry>
<title>* removal of swig generated bindings</title>
<updated>2007-02-01T19:47:39Z</updated>
<author>
<name>Jürgen Hötzel</name>
<email>juergen@archlinux.org</email>
</author>
<published>2007-02-01T19:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=e70a3e80748ffe70c32f2c91998841aa81bb03a3'/>
<id>urn:sha1:e70a3e80748ffe70c32f2c91998841aa81bb03a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Preliminary checkin for alpm_list conversion</title>
<updated>2007-01-19T09:28:44Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2007-01-19T09:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=616701726425417989ef1dca145b805deae6fe93'/>
<id>urn:sha1:616701726425417989ef1dca145b805deae6fe93</id>
<content type='text'>
* renamed pmlist_t -&gt; alpm_list_t
* made alpm_list_t a public type (alpm_list.h header)
* removed additional storage for registered DBs in pacman source
* some code cleanup
* removed duplicate (pm)list_display functions from pacman source
* misc code cleanup
</content>
</entry>
<entry>
<title>Dan McGee &lt;dpmcgee@gmail.com&gt;</title>
<updated>2007-01-18T16:52:57Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2007-01-18T16:52:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=86b136bb592bf576a3da950fee153f6d4f5b9d15'/>
<id>urn:sha1:86b136bb592bf576a3da950fee153f6d4f5b9d15</id>
<content type='text'>
* Removed some unnecessary headers and library links
* Made things static if possible
* Cleaned up makefiles a bit
* Fixed some old comments in the code
* Fixed some errors the static code checker splint pointed out
* Backwards arguments in a memset call in _alpm_db_read (could have been worse)
* Other various small fixes

Other:
* Default to 80 columns when getcols cannot determine display width
* Removal of ._install as a valid install file in packages
</content>
</entry>
<entry>
<title>cvsignore cleanup and additions</title>
<updated>2007-01-17T03:40:08Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2007-01-17T03:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=42f8b8b2d37f879b57ce56b078c82172a6fb996f'/>
<id>urn:sha1:42f8b8b2d37f879b57ce56b078c82172a6fb996f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Dan McGee's makepkg updates http://www.archlinux.org/pipermail/pacman-dev/2006-December/000792.html</title>
<updated>2006-12-14T05:23:08Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2006-12-14T05:23:08Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=b308f06a3a3d368c38b0d109b7e6c1c639127148'/>
<id>urn:sha1:b308f06a3a3d368c38b0d109b7e6c1c639127148</id>
<content type='text'>
* configure fixes (CFLAGS)
* no-strict-aliasing hacks until full C99 compliance
* --with-config-file configure option
</content>
</entry>
<entry>
<title>* repo-add script - to add entries to a db file directly from package data (no PKGBUILD)</title>
<updated>2006-11-20T09:10:23Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2006-11-20T09:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=aa1c0ba9f8787fc3b1a1190103e394b0c1c95922'/>
<id>urn:sha1:aa1c0ba9f8787fc3b1a1190103e394b0c1c95922</id>
<content type='text'>
* libalpm api changes - move from a _getinfo(p, WHAT_WE_WANT) scheme to a
  typesafe _get_what_we_want(p) scheme [not 100% complete yet]
* some const correctness changes
* removal of PM_* types in alpm.h in favor of the pm*_t types used throughout
  libalpm
</content>
</entry>
<entry>
<title>Fixed library directory for bindings - we need the craptastic .libs libtool dir</title>
<updated>2006-10-25T15:40:44Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2006-10-25T15:40:44Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=ea9e9ae22e674f73028906db7699e3e4207d4f61'/>
<id>urn:sha1:ea9e9ae22e674f73028906db7699e3e4207d4f61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes from frugalware: few 'typos' included while patching</title>
<updated>2006-10-21T20:16:55Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2006-10-21T20:16:55Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=93311212bddb7d7e75ea91f04604ca42e85ef823'/>
<id>urn:sha1:93311212bddb7d7e75ea91f04604ca42e85ef823</id>
<content type='text'>
Also re-added Judd's dependancy fix in libalpm/deps.c
</content>
</entry>
<entry>
<title>Fixed java includes - java bindings now compile</title>
<updated>2006-10-15T20:45:37Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2006-10-15T20:45:37Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=91f450050335b747da2f4cd75260df7f9b36741c'/>
<id>urn:sha1:91f450050335b747da2f4cd75260df7f9b36741c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Final frugalware changes commit</title>
<updated>2006-10-15T19:38:02Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2006-10-15T19:38:02Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=94810222866b7cc36bf442993826f9b38dbe9c41'/>
<id>urn:sha1:94810222866b7cc36bf442993826f9b38dbe9c41</id>
<content type='text'>
</content>
</entry>
</feed>
