| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
* Removed ./gen-mirrorlist.sh invocation from configure script:
Mirror-files are generated by make, not configure.
|
|
|
|
|
|
| |
* Lots of code cleanup, and type fixes
* Make 'makeworld' a bit more in-line with the other stuff
* Make -Si and -Qi operations appear the same
|
|
|
|
| |
remove configure check for bzip2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added libdownload check in configure.ac
* Added generation for mirrorlists in pacman.d
NOTE: autoconf sucks for things like this, so gen-mirrorlist is required
Dan McGee <dpmcgee@gmail.com>:
* mirrorlist.in file
Roman Kyrylych <roman.kyrylych@gmail.com>:
* ukrainian mirror
Jürgen Hötzel <juergen@hoetzel.info>:
* conditional build for pacman.static
|
|
|
|
|
|
|
| |
<juergen@hoetzel.info>
* configure swig check
* misc libalpm cleanup
|
|
|
|
| |
Fixe java swig requirement for configure
|
| |
|
|
|
|
|
|
|
|
| |
http://www.archlinux.org/pipermail/pacman-dev/2006-December/000792.html
* configure fixes (CFLAGS)
* no-strict-aliasing hacks until full C99 compliance
* --with-config-file configure option
|
|
|
|
|
|
|
|
|
|
| |
(no PKGBUILD)
* libalpm api changes - move from a _getinfo(p, WHAT_WE_WANT) scheme to a
typesafe _get_what_we_want(p) scheme [not 100% complete yet]
* some const correctness changes
* removal of PM_* types in alpm.h in favor of the pm*_t types used throughout
libalpm
|
|
|
|
|
| |
* Renamed "download" files to "downloadprog" as it only holds the progress bar
and to not confuse (myself) with <download.h>
|
| |
|
|
|
|
| |
like -Wall)
|
|
|
|
| |
* Fixed the --enable-debug option in ./configure (never worked)
|
| |
|
|
|
|
| |
by Christian Hamar alias krix <krics@linuxforum.hu>
|
|
|
|
| |
http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=pacman;a=commitdiff;h=20061011195829-d209c-205eaaeecb45e52bd6aa78e9767bf5cf500a99d7.gz
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(for tests purpose)
|
|
|