Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * Makepkg updates, and small bugfix on man page compression. | Dan McGee | 2007-02-06 |
| | | | | | * Change libtool default to makepkg2 behavior. * Other small changes. | ||
* | * Updated makepkg to use a new form of options. These two arrays now replace | Dan McGee | 2007-02-04 |
| | | | | | | | | | | 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. | ||
* | just an update | Dan McGee | 2007-01-31 |
| | |||
* | adding my personal TODO file | Dan McGee | 2007-01-30 |