summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-04Remove unneeded F77 and GCJ libtool macros from acinclude.m4Dan McGee1-267/+0
2007-11-04Make building of pacman.static optionalDan McGee2-1/+21
2007-11-04Add some more autoconf macros to filter our CFLAGS usageDan McGee3-1/+54
2007-11-04Use an autoconf macro to see if -fstack-protector is availableDan McGee2-2/+44
2007-11-04Revise configure.acDan McGee1-22/+7
2007-11-04Update libtool files and macros to newest versionsDan McGee4-265/+524
2007-11-04Update my TODODan McGee1-28/+4
2007-11-04Add a little const correctness fix to alpm_listDan McGee1-3/+4
2007-11-04Fix basename usage in pacman and utilitiesDan McGee3-9/+35
2007-11-04Add support for arch='any'Roman Kyrylych3-0/+10
2007-11-04Remove final use of the math library from pacmanDan McGee2-5/+1
2007-11-04Added optdepends support to pactestJeff Mickey4-0/+12
2007-10-30abs: prefer csup to cvsupDan McGee1-5/+5
2007-10-30Pick best python program available for 'make check'Dan McGee2-2/+3
2007-10-29When printing size_t, use %zdDan McGee5-7/+9
2007-10-29libalpm/handle.c: make realpath() call portableDan McGee1-4/+3
2007-10-29pacman/query.c: add missing free()Dan McGee1-2/+1
2007-10-29Small updates to documentation.Scott Horowitz2-13/+81
2007-10-29Copy pmdelta_t objects in _alpm_pkg_dup()Dan McGee1-0/+2
2007-10-29Make general list copy functionDan McGee2-2/+25
2007-10-29simple pactest renaming : split conflict* into depconflict* and fileconflict*.Chantry Xavier6-2/+1
2007-10-29doxygen: preprocess SYMHIDDEN/SYMEXPORT macros so they don't show in docsDan McGee1-3/+3
2007-10-29libalpm/delta: add const to most methodsDan McGee3-9/+9
2007-10-29libalpm: introduce MALLOC and CALLOC macrosDan McGee11-78/+30
2007-10-29Add some more debugging output to dep checking codeDan McGee2-6/+11
2007-10-28pactest: generate the filelist the correct wayDan McGee1-6/+16
2007-10-28extend type001 pactest with a symlink.Chantry Xavier1-5/+9
2007-10-28makepkg: add explicit dir to find callsDan McGee1-3/+3
2007-10-26Integrate versionpkg into makepkgScott Horowitz1-4/+86
2007-10-26Clean up LDADD usageDan McGee2-5/+2
2007-10-26Fix mcheck detection and usageDan McGee2-7/+9
2007-10-26Explicitly cast void* to char* during printf callDan McGee1-4/+4
2007-10-26dependency error message fix in libalpm/remove.cNagy Gabor1-1/+1
2007-10-26Dependency error/log messages fixNagy Gabor3-9/+17
2007-10-26makepkg: readd -p option that was lost in getopt conversionDan McGee1-0/+1
2007-10-25Add alpm_dep_get_string methodNagy Gabor5-31/+44
2007-10-24_alpm_depmiss_isin fixNagy Gabor1-2/+5
2007-10-24Add strndup implemention for environments that are missing itDan McGee2-0/+26
2007-10-23One more added include to help compilation elsewhereDan McGee1-0/+1
2007-10-23Replace UK mirror with a new updated oneDan McGee1-1/+1
2007-10-23Print and typecast time_t correctlyDan McGee1-4/+3
2007-10-22Ensure all localization stuff is correctly guardedDan McGee4-6/+14
2007-10-22Fix broken or missing includesDan McGee4-8/+11
2007-10-22Fix invalid static scoping of strverscmpDan McGee2-2/+2
2007-10-19Add download size to target list.Nathan Jones6-7/+47
2007-10-19Download delta files if UseDelta is set.Nathan Jones9-4/+300
2007-10-19Refactor md5sum checking.Nathan Jones1-44/+89
2007-10-19Add pmdelta_t structure and functions to libalpm.Nathan Jones11-1/+380
2007-10-19Add delta information to the repository database.Nathan Jones1-1/+55
2007-10-18Add Hungarian mirrorDan McGee1-0/+2