misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
misc-functions.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix ebuild rpm command for rpm 4.10.0
Lucas Bickel
2012-11-28
1
-6
/
+5
*
strip trailing whitespace
Mike Frysinger
2012-11-22
1
-5
/
+5
*
Use checkbashisms for init.d scripts, bug #439490
Zac Medico
2012-10-24
1
-0
/
+17
*
install_symlink_html_docs(): Additional fix for compatibility with subslots.
Arfrever Frehtes Taifersar Arahesis
2012-10-24
1
-1
/
+1
*
Make __source_all_bashrcs() and install_symlink_html_docs() compatible with s...
Arfrever Frehtes Taifersar Arahesis
2012-10-18
1
-1
/
+1
*
Add QA_MULTILIB_PATHS for bug #437910.
Zac Medico
2012-10-10
1
-7
/
+27
*
dyn_spec: s/Copyright/License/, bug #437588
Tim Boudreau
2012-10-08
1
-1
/
+1
*
Add eapi.sh with ___eapi_*() functions and use these functions in other files.
Arfrever Frehtes Taifersar Arahesis
2012-09-26
1
-18
/
+25
*
drop support for QA_DT_HASH/QA_STRICT_DT_HASH
Mike Frysinger
2012-09-23
1
-25
/
+0
*
use `readlink -f` if it works
Mike Frysinger
2012-09-23
1
-0
/
+13
*
scan all lib subdirs
Mike Frysinger
2012-09-23
1
-5
/
+4
*
doebuild: update environment.bz2 for pre/postinst
v2.2.0_alpha129
Zac Medico
2012-09-17
1
-1
/
+1
*
Convert funcs of ebuild.sh to __ prefixed namespace.
Brian Harring
2012-09-14
1
-1
/
+1
*
Convert funcs of phase*.sh to __ prefixed namespace.
Brian Harring
2012-09-14
1
-5
/
+5
*
Convert funcs of isolated-functions.sh to __ prefixed namespace.
Brian Harring
2012-09-13
1
-39
/
+39
*
misc-functions.sh: unwrap die messages
Zac Medico
2012-06-20
1
-4
/
+3
*
Strip EPREFIX in RESTRICT=binchecks QA Notice.
Zac Medico
2012-05-08
1
-2
/
+2
*
NEEDED.ELF.2: include sonames from $ORIGIN
Zac Medico
2012-05-08
1
-23
/
+2
*
QA Notice for RESTRICT=binchecks + ELF files
Zac Medico
2012-05-05
1
-0
/
+6
*
Create NEEDED.ELF.2 despite RESTRICT=binchecks.
Zac Medico
2012-05-05
1
-37
/
+43
*
Support /sys/fs/selinux/context for bug #410687.
Sven Vermeulen
2012-04-05
1
-2
/
+4
*
Bug #361759: QA check for /etc/udev/rules.d
Zac Medico
2012-03-21
1
-0
/
+12
*
QA: detect pkg-config files that bleed LDFLAGS
Mike Frysinger
2012-03-12
1
-0
/
+7
*
install_qa_check: handle info dir rm failure
Zac Medico
2012-02-01
1
-1
/
+1
*
dyn_install: skip copy if possible
Zac Medico
2012-01-13
1
-11
/
+16
*
dyn_package: portable cp args by Mike Frysinger
Zac Medico
2012-01-13
1
-1
/
+3
*
dyn_package: remove stale PROOT if necessary
Zac Medico
2012-01-13
1
-0
/
+1
*
Modify PKG_INSTALL_MASK to apply only to binpkg creation.
Brian Harring
2012-01-13
1
-2
/
+13
*
Tweak CFLAGS scanelf loop.
v2.2.0_alpha83
Zac Medico
2011-12-24
1
-11
/
+13
*
Don't check .GCC.command.line for kernel modules.
Zac Medico
2011-12-24
1
-1
/
+12
*
Do CFLAGS check before strip for bug #395877.
Zac Medico
2011-12-24
1
-71
/
+73
*
Share variables for CFLAGS and LDFLAGS checks.
Zac Medico
2011-12-22
1
-33
/
+44
*
Use *FLAGS for CFLAGS ignorance checks.
Zac Medico
2011-12-21
1
-1
/
+6
*
s/QA_STRICT_DT_SWITCHES/QA_STRICT_CFLAGS_IGNORED/
Zac Medico
2011-12-21
1
-1
/
+1
*
s/QA_DT_SWITCHES/QA_CFLAGS_IGNORED/
Zac Medico
2011-12-21
1
-5
/
+5
*
install_qa_check: more RESTRICT=binchecks
Zac Medico
2011-12-21
1
-2
/
+4
*
Support checking for ignored CFLAGS using -frecord-gcc-switches.
Michał Górny
2011-12-21
1
-0
/
+40
*
Support FEATURES=force-prefix.
Zac Medico
2011-12-08
1
-8
/
+8
*
Make USE=prefix enable EPREFIX in all EAPIs.
Zac Medico
2011-12-07
1
-8
/
+16
*
Use local EPREFIX for uniformity.
Zac Medico
2011-11-09
1
-4
/
+3
*
Use local ED for uniformity.
Zac Medico
2011-11-09
1
-61
/
+54
*
Add EPREFIX and ED support in all ebuild helpers.
Zac Medico
2011-11-01
1
-51
/
+73
*
Merge install_qa_check_prefix from prefix branch.
Zac Medico
2011-11-01
1
-0
/
+124
*
misc-functions.sh: condense world-writable output
Zac Medico
2011-10-20
1
-7
/
+7
*
misc-functions.sh: move sleep out of loop
Zac Medico
2011-10-20
1
-2
/
+2
*
Add QA_SONAME_NO_SYMLINK for bug #387053.
Zac Medico
2011-10-13
1
-0
/
+4
*
install_hooks: fix variable name for PORTAGE_CONFIGROOT
Fabian Groffen
2011-09-23
1
-1
/
+1
*
Fix 'shopt: +s: invalid shell option name' error.
Arfrever Frehtes Taifersar Arahesis
2011-09-23
1
-1
/
+1
*
add install hooks
Brian Harring
2011-09-21
1
-0
/
+15
*
install_qa_check: adjust "poor programming" msgs
Zac Medico
2011-09-18
1
-10
/
+10
[next]