Commit Graph

7 Commits

Author SHA1 Message Date
Dan McGee b1cc72ebb3 * Updated makepkg to use a new form of options. These two arrays now replace
most of the former options in makepkg.conf, and are described in detail
  there:
   BUILDENV=(fakeroot !distcc color !ccache)
   OPTIONS=(strip !docs !libtool emptydirs)
  Note that PKGBUILD specified options will always have final say. They will
  now be specified as they are above, except using lowercase 'options' array.
* makepkg was fixed so options actually work as expected.
2007-02-04 18:28:21 +00:00
Aaron Griffin 6167017264 Preliminary checkin for alpm_list conversion
* renamed pmlist_t -> 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
2007-01-19 09:28:44 +00:00
Aaron Griffin 8d2f00c059 Added Jamie (yankees26) 2007-01-11 20:30:58 +00:00
Aaron Griffin 4302395f84 Added Dan McGee to the Authors file for his contributions on the mailing list 2006-11-22 09:07:16 +00:00
Aaron Griffin 9481022286 Final frugalware changes commit 2006-10-15 19:38:02 +00:00
Judd Vinet 2adc46df26 added Miklos and Christian 2006-01-03 07:34:32 +00:00
Judd Vinet 97462f676d Added AUTHORS file 2006-01-03 07:27:18 +00:00