0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixup for bad usage in AC_CHECK_PROGS * So as i noticed AC_CHECK_PROGS does not supports "description field" :) * Removed all 3rd args from AC_CHECK_PROGS to not confuse autoconf. More... almost 19 years ago
javac detection fixup * Fixed javac detection and added swig check for java part More... almost 19 years ago
Small fixup for AUTHORS * Added my nickname after my realname :P (i know i know, but i use my name in THAT combination) More... almost 19 years ago
conflicts progressbar fixup for display * As on maillist there was a vote how progressbar will look. 1 scheme won :) So implemented it now. - NOTE: Need to update pacman.pot for this. More... almost 19 years ago
initial fileconflicts progressbar support :) * Implements progressbar (and package counter too lol \o/ ) at checking file conflicts part. More... almost 19 years ago
_alpm_db_find_conflicts(): make one big loop for a possible progressbar More... almost 19 years ago
added Java bindings More... almost 19 years ago
alpm_db_update() fix up the level parameter till now when it was "1", it meant false, which was not in sync with the C logic :) More... almost 19 years ago
libalpm: documentation update More... almost 19 years ago
sync with upstream 2006-07-04 19:48 judd More... almost 19 years ago
bindings: pointer_cast(): br, this is the right fix More... almost 19 years ago
bindings: typo fix in void_to_long() More... almost 19 years ago
TAG 3.4.1 More... almost 19 years ago
updates for 3.4.1 More... almost 19 years ago
makepkg: unset LANG&LC_ALL before building the chroot env closes #1201 More... almost 19 years ago
makepkg: copy /etc/{resolv.conf,services} before updating the chroot More... almost 19 years ago
makepkg: fix the -t option since we dropped -extra support, this was broken More... almost 19 years ago
makepkg: s|/usr/man|/usr/share/man| More... almost 19 years ago
TAG 3.4.0 More... almost 19 years ago
updates for 3.4.0 More... almost 19 years ago
scripts/makepkg spelling fix More... almost 19 years ago
link libftp statically into libalpm * Link libftp statically into libalpm (because moved all ftp* func to libalpm) * Don't link libftp to pacman statically, because all ftp stuff is in libalpm now More... almost 19 years ago
Reworked extracting sources part * Applied vmiklos patch for extracting sources part (makepkg) * Added cpio.gz and cpio.bz2 support (via bsdtar but not a problem because pacman depends on libarchive and libarchive ships bsdtar by-def. * Tested More... almost 19 years ago
makepkg: Fix Incorrectly named permanant copy of build log from: [email protected] More... almost 19 years ago
makepkg: pacman is not available in a new chroot :) More... almost 19 years ago
makepkg: forgot to fix a few remaining chroot call More... almost 19 years ago
makepkg: fix chroot calls this is better then re-reading the full /etc/profile.d dir More... almost 19 years ago
warning fixes for --disable-debug More... almost 19 years ago
configure.ac: add -std=c99 to CFLAGS by default More... almost 19 years ago
UNDO: makepkg: new function: profile_reinit() to avoid some code duplication More... almost 19 years ago