openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pacman-g2
Settings
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 30 of 73
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
_pacman_pkg_load(): prevent a segfault on corrupted package
VMiklos
More...
about 18 years ago
makepkg: implemented check for missing _F_gnome_iconcache and warns the user. closes #2044
AlexExtreme
More...
about 18 years ago
autoclean should remove bindings .so and .o too
Christian Hamar alias krix
More...
about 18 years ago
UNDO: replace hardcoded k8 (amd64 only) optim * Replaced hardcoded march=k8 flag with generic 64bit flag (x86-64) * Then we start to work that frugal64 will run on Intel64bit CPUs too
Christian Hamar alias krix
More...
about 18 years ago
replace hardcoded k8 (amd64 only) optim * Replaced hardcoded march=k8 flag with generic 64bit flag (x86-64) * Then we start to work that frugal64 will run on Intel64bit CPUs too
Christian Hamar alias krix
More...
about 18 years ago
pacman-g2: autoclean.sh, remove pactest/root too .. * Just when we run autoclean.sh then remove pactest/root too if there is
Christian Hamar alias krix
More...
about 18 years ago
_pacman_db_search(): use _pacman_pkg_getinfo()
VMiklos
More...
about 18 years ago
makepkg: whitespace cleanup
AlexExtreme
More...
about 18 years ago
addpkg(): whitespace fix closes #1523
VMiklos
More...
about 18 years ago
TAG 3.5.7
VMiklos
More...
about 18 years ago
updates for 3.5.7
VMiklos
More...
about 18 years ago
_pacman_downloadfiles_forreal() fix a segfault if the progressbar is disabled and we resume a download, then we can't get the current position from the progressbar :)
VMiklos
More...
about 18 years ago
_pacman_pkg_load(): check for arch $ sudo ./pacman-g2 -U cabextract-1.2-1-x86_64.fpm loading package data... error: failed to add target '/var/cache/pacman/pkg/cabextract-1.2-1-x86_64.fpm' (this package is not for this architecture)
VMiklos
More...
about 18 years ago
_pacman_add_loadtarget(): don't use _pacman_pkg_splitname() it does not provide all the necessary infos (like arch), and using _pacman_pkg_load() provides everything also removed an aggressive check about the package naming: renaming an fpm was ok in pacman2 and it still should be in preparation of #2023
VMiklos
More...
about 18 years ago
pacman_parse_config(): ignore #.*$, not just ^#.*$ closes #1214
VMiklos
More...
about 18 years ago
updated pacman-g2.8 for -Qt
VMiklos
More...
about 18 years ago
new option: -Qt, uses pacman_db_test()
VMiklos
More...
about 18 years ago
pacman_db_test(): new function closes #497
VMiklos
More...
about 18 years ago
makepkg: indentation fix in estimated build time code
VMiklos
More...
about 18 years ago
makepkg: check for bc before calculating estimated build time
VMiklos
More...
about 18 years ago
TAG 3.5.6
VMiklos
More...
about 18 years ago
updates for 3.5.6
VMiklos
More...
about 18 years ago
HACKING: update recommended compile options
VMiklos
More...
about 18 years ago
doc/makepkg.8: remove -k
VMiklos
More...
about 18 years ago
_pacman_sync_commit(): use _pacman_pkg_getinfo() closes #1933
VMiklos
More...
about 18 years ago
dist/FrugalBuild.in: add --enable-debug and options=('nostrip')
VMiklos
More...
about 18 years ago
dist/FrugalBuild.in: merge changes from -current
VMiklos
More...
about 18 years ago
makepkg: added new logging method pros: this logs everything in a chroot, especially useful when you would like to know what version of deps were installed, or - the other goal - if there are dep problems, then they're logged, too. cons: pacman's and wget's progressbar will no longer available, but.. are we users? :)
VMiklos
More...
about 18 years ago
makepkg: removed old style logging
VMiklos
More...
about 18 years ago
makepkg: indentation fixes
VMiklos
More...
about 18 years ago
←
1
2
…
26
27
28
29
30
31
32
33
34
…
72
73
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree