index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
Makefile.am
Commit message (
Expand
)
Author
Age
*
Add pmdelta_t structure and functions to libalpm.
Nathan Jones
2007-10-19
*
Update usage of gcc __attribute__ flags
Dan McGee
2007-10-08
*
Clean up MD5 code.
Andrew Fyfe
2007-08-16
*
Remove support for SHA1 from pacman.
Andrew Fyfe
2007-08-16
*
Remove versioncmp.{c,h}, clean up selective #ifdefs
Dan McGee
2007-07-12
*
Move Doxygen manpage generation to doc/ directory
Dan McGee
2007-07-01
*
Remove lockfile configuration from frontend, make it job of libalpm
Dan McGee
2007-06-27
*
Implement simple topological sort algorithm for sortbydeps
Nagy Gabor
2007-06-10
*
Fix compilation with GCC 4.2.0
Dan McGee
2007-06-05
*
Autotool clean up.
Andrew Fyfe
2007-06-04
*
Remove hardcoded defines from libalpm
Dan McGee
2007-06-04
*
Move DB and cache dirs away from there dependence on ROOTDIR
Dan McGee
2007-05-31
*
* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to be
Dan McGee
2007-03-12
*
* Fix group comparison issue and associated compilation warnings by using
Dan McGee
2007-03-11
*
Big commit here, I'll try to cover all the bases.
Dan McGee
2007-02-22
*
* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'
Dan McGee
2007-02-22
*
* Remove -fno-strict-aliasing as it is now unnecessary to compile.
Dan McGee
2007-01-30
*
* Fix building outside $(srcdir).
Jürgen Hötzel
2007-01-29
*
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
2007-01-26
*
Preliminary checkin for alpm_list conversion
Aaron Griffin
2007-01-19
*
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
2007-01-18
*
* Dan McGee's makepkg updates http://www.archlinux.org/pipermail/pacman-dev/2...
Aaron Griffin
2006-12-14
*
* Numerous mini valgrind fixes.
Aaron Griffin
2006-11-14
*
Numerous changes:
Aaron Griffin
2006-10-31
*
Merged frugalware changes (too many to list). Also added some config file
Aaron Griffin
2006-10-15
*
i18n stuff
Judd Vinet
2006-06-28
*
build be_files.c as a additional object
Aurelien Foret
2006-03-08
*
reworked the db object to prepare future integration with different backends
Aurelien Foret
2006-03-02
*
doxygen support for autotools (patch from Christian Hamar <krics@linuxforum.hu>
Aurelien Foret
2006-02-17
*
renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.cz
Judd Vinet
2005-12-26
*
added alpm.h to delivery targets (Jason)
Aurelien Foret
2005-10-20
*
added first part of the autoconf stuff - patch from Christian Hamar <krics@li...
Judd Vinet
2005-10-17