0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove duplicated check More... almost 9 years ago
makepkg * move version checking before doing anything else .. * strange logic to install depends and stuff and * then error out because up2date does not match !?! :) More... almost 9 years ago
disable stable More... almost 9 years ago
makepkg.conf LDFLAGS * added -Wl,-O1 to LDFLAGS More... almost 9 years ago
makepkg.conf * kill ARM More... almost 9 years ago
makepkg - workaround some grep issues More... about 9 years ago
fix typo More... about 9 years ago
makepkg tell what dirs/files are broken * vmiklos told me to fix it and I fixed it in my local tree but forgot to push :| * now makepkg will tell what dir is wrong eg: * /usr/man should be /usr/share/man and so on.. More... about 9 years ago
TAG 3.9.2 More... over 9 years ago
bump minor version More... over 9 years ago
added fw32-makepkg over from fw32 repo More... over 9 years ago
makepkg * added lots missing locals * use a local var for $1 etc * btw we need a lot more functions in makepkg More... over 9 years ago
TAG 3.9.1 More... over 9 years ago
bump version to 3.9.1 More... over 9 years ago
-Werror=format-security More... over 9 years ago
-Werror=format-security More... over 9 years ago
error: passing argument 5 of ‘pacman_trans_init’ from incompatible pointer type More... over 9 years ago
-Werror=implicit-function-declaration More... over 9 years ago
-Werror=return-type More... over 9 years ago
error: return makes integer from pointer without a cast More... over 9 years ago
-Werror=declaration-after-statement More... over 9 years ago
-Werror (passing string literal as non-const char*) More... over 9 years ago
-Werror=return-type More... over 9 years ago
-Werror=shadow More... over 9 years ago
-Werror=unused-but-set-parameter More... over 9 years ago
error: unknown type name ‘time_t’ More... over 9 years ago
makepkg more checks * added check for broken /usr/docs /usr/man etc * added test for /tmp More... over 9 years ago
makepkg - frugalware package is allowed to add all kind folders More... over 9 years ago
makepkg * added checks for broken PATH / wrong installed files: * -> /usr/usr * -> /usr/etc * -> /usr/<some_file> * -> /<some_file> * -> /usr/share/pkgconfig * -> /usr/share/perl5 * -> /lib64 * -> /usr/lib64 * -> /usr/lib/systemd/system * -> broke --prefix=/usr , eg: dirs and files are installed in / * when found makepkg will bail out with an error More... over 9 years ago
* try to fix gpg verify issues More... over 9 years ago