summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update the PKGBUILD example in the manpagesDan McGee2007-11-07
* Change -fstack-protector flag to -fstack-protector-allDan McGee2007-11-07
* Update en_GB translationJeff Bailes2007-11-07
* Add STRDUP macro to mirror MALLOC/CALLOCAaron Griffin2007-11-06
* Maintain list tail pointers in the head nodeAaron Griffin2007-11-06
* Comment out paths by default in pacman.confDan McGee2007-11-05
* libalpm/db.c: change two warnings to errorsDan McGee2007-11-05
* Fix mercurial complaining about directory already existingSebastian Nowicki2007-11-05
* Add LOGFILE as a define at compile time for pacmanDan McGee2007-11-05
* Remove the newline automatically added by alpm_logaction.Chantry Xavier2007-11-04
* libalpm: use an lstat wrapper so we never dereference dir symlinksDan McGee2007-11-04
* libalpm: open the logstream on demandDan McGee2007-11-04
* Clean up usage of extern variablesDan McGee2007-11-04
* Readd scriptlet logging that got lost in an earlier commitDan McGee2007-11-04
* vercmp: add some usage instructionsDan McGee2007-11-04
* Remove unneeded CXX macros from acinclude.m4Dan McGee2007-11-04
* Add some text at the top of acinclude.m4 so people know what is going onDan McGee2007-11-04
* Remove unneeded F77 and GCJ libtool macros from acinclude.m4Dan McGee2007-11-04
* Make building of pacman.static optionalDan McGee2007-11-04
* Add some more autoconf macros to filter our CFLAGS usageDan McGee2007-11-04
* Use an autoconf macro to see if -fstack-protector is availableDan McGee2007-11-04
* Revise configure.acDan McGee2007-11-04
* Update libtool files and macros to newest versionsDan McGee2007-11-04
* Update my TODODan McGee2007-11-04
* Add a little const correctness fix to alpm_listDan McGee2007-11-04
* Fix basename usage in pacman and utilitiesDan McGee2007-11-04
* Add support for arch='any'Roman Kyrylych2007-11-04
* Remove final use of the math library from pacmanDan McGee2007-11-04
* Added optdepends support to pactestJeff Mickey2007-11-04
* abs: prefer csup to cvsupDan McGee2007-10-30
* Pick best python program available for 'make check'Dan McGee2007-10-30
* When printing size_t, use %zdDan McGee2007-10-29
* libalpm/handle.c: make realpath() call portableDan McGee2007-10-29
* pacman/query.c: add missing free()Dan McGee2007-10-29
* Small updates to documentation.Scott Horowitz2007-10-29
* Copy pmdelta_t objects in _alpm_pkg_dup()Dan McGee2007-10-29
* Make general list copy functionDan McGee2007-10-29
* simple pactest renaming : split conflict* into depconflict* and fileconflict*.Chantry Xavier2007-10-29
* doxygen: preprocess SYMHIDDEN/SYMEXPORT macros so they don't show in docsDan McGee2007-10-29
* libalpm/delta: add const to most methodsDan McGee2007-10-29
* libalpm: introduce MALLOC and CALLOC macrosDan McGee2007-10-29
* Add some more debugging output to dep checking codeDan McGee2007-10-29
* pactest: generate the filelist the correct wayDan McGee2007-10-28
* extend type001 pactest with a symlink.Chantry Xavier2007-10-28
* makepkg: add explicit dir to find callsDan McGee2007-10-28
* Integrate versionpkg into makepkgScott Horowitz2007-10-26
* Clean up LDADD usageDan McGee2007-10-26
* Fix mcheck detection and usageDan McGee2007-10-26
* Explicitly cast void* to char* during printf callDan McGee2007-10-26
* dependency error message fix in libalpm/remove.cNagy Gabor2007-10-26