aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* eclass/intel-sdp: dropMatthias Maier2018-04-031-608/+0
|
* Drop CVS leftoversJustin Lecher2017-02-251-2/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* intel-sdp.eclass: UpdateJustin Lecher2015-12-271-21/+64
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* intel-sdp.eclass: Import latest tree changesJustin Lecher2015-12-271-14/+21
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Convert all $Header$ to $Id$ tags as it has be done in gentoo.gitJustin Lecher2015-08-171-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Handle versioning betterJustin Lecher2014-12-021-26/+33
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Add single arch rpm supportJustin Lecher2014-12-021-0/+38
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Import from treeJustin Lecher2014-12-021-0/+514
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* in main treeSébastien Fabbro2013-10-291-497/+0
|
* Add INTEL_SINGLE_ARCHJustin Lecher2013-07-241-4/+13
| | | | | | Set this if only the multilib is provided by upstream Signed-off-by: Justin Lecher <jlec@gentoo.org>
* fix the arch logicJustin Lecher2013-07-241-6/+6
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sent for reviewJustin Lecher2013-07-221-21/+30
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* import from tree to fix the full path problemJustin Lecher2013-07-191-0/+479
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Already in the treeJustin Lecher2013-01-231-431/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* fix typo in intel-sdp_pkg_pretendChristoph Junghans2012-11-291-3/+4
|
* Drop stupid static-libs idea againJustin Lecher2012-11-291-4/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Last remaning underscored removedJustin Lecher2012-11-291-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Implemented comments from g-dev reviewJustin Lecher2012-11-281-119/+136
| | | | | | | | | | | * Fix whitespacing * Fix man pages tags * rename local functions to somethings which potentionaly doesn't conflict globally * remove _ from local variables * Move checks from pkg_setup to pkg_pretend Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Only handle documentation if presentJustin Lecher2012-11-281-4/+6
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* intel-sdp.eclass: fix install on x86 + qaChristoph Junghans2012-11-271-9/+12
| | | | | | | * only process Samples dir if existing * typo: _version-test -> _version_test * qa: check if linguas_ja is in IUSE before using it * typo: check statc-libs -> static-libs
* Drop USE=doc and add static-libs supportJustin Lecher2012-11-271-12/+20
| | | | | | | | Implementing suggestion from g-dev review. * Dropping USE=doc and rely on FEATURES=nodoc * Use LINGUAS USE_EXAND for detection of japanese Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Speed up unpacking #431614Justin Lecher2012-11-271-15/+14
|
* Drop additional blank lines.Justin Lecher2012-11-271-9/+0
|
* Drop old testing functionsJustin Lecher2012-11-271-69/+4
|
* Resort general functions and variables at the beginningJustin Lecher2012-11-271-176/+180
|
* Add descriptions to standard phase functions.Justin Lecher2012-11-271-0/+24
|
* declare local variables at onceJustin Lecher2012-11-271-2/+1
|
* Use clear += insteat of repeating variablesJustin Lecher2012-11-271-2/+2
|
* Drop version restriction of rpm2targzJustin Lecher2012-11-271-1/+1
|
* Drop Sebastien as maintainerJustin Lecher2012-11-271-1/+0
|
* Enhancement of intel-sdp.eclassJustin Lecher2012-11-271-14/+206
| | | | | | | * Add support for USE="doc examples" * Check for license before installation Signed-off-by: Justin Lecher <jlec@gentoo.org>
* import from treeJustin Lecher2012-11-271-0/+260
|
* in CvsJustin Lecher2012-09-201-187/+0
|
* Don't hardcode "rpm" as being the archive subdirectory where RPMs are to be ↵Nicolas Bigaouette2012-04-251-8/+18
| | | | found. Instead, define "INTEL_RPMS_DIRS" in the ebuild and loop over searching for the RPM. If unset, defaults to "rpm".
* Matching the archive for ".tgz" specifically breaks VTune which has .tar.gz ↵Nicolas Bigaouette2012-04-251-1/+1
| | | | as archive. Instead, remove everything after the first dot (the .tar.gz or .tgz part).
* eapi4 goodnessSébastien Fabbro2012-02-161-5/+17
|
* fix usage of check-reqs.eclassJustin Lecher2011-10-251-1/+3
| | | | Adopt changes in new intel tarball
* fixed typoJustin Lecher2011-10-231-1/+1
|
* Fixed usage of check_reqs.eclassJustin Lecher2011-10-231-2/+3
|
* alternatives-2 imported from bicatali and intel-sdp correctedAndrea Arteaga2011-08-041-1/+1
|
* fix intel-sdp.eclass for prefixJustin Lecher2011-05-191-3/+4
|
* move icc,idb,ifc from my overlaySébastien Fabbro2011-05-171-0/+161