aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-274-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>
* dev-lang/icc: Version BumpJustin Lecher2012-11-274-14/+20
| | | | Package-Manager: portage-2.2.0_alpha142
* dev-lang/ifc: Version BumpJustin Lecher2012-11-273-6/+12
| | | | Package-Manager: portage-2.2.0_alpha142
* imported from treeJustin Lecher2012-11-278-0/+795
|
* dev-libs/intel-common: Version Bump; drop creation of license dirJustin Lecher2012-11-274-12/+18
| | | | Package-Manager: portage-2.2.0_alpha142
* Imported from treeJustin Lecher2012-11-274-0/+95
|
* import from treeJustin Lecher2012-11-271-0/+260
|
* added openmm supportChristoph Junghans2012-11-263-8/+27
| | | | Package-Manager: portage-2.2.0_alpha142
* mask sci-chemistry/gromacs[openmm]Christoph Junghans2012-11-261-0/+4
|
* re-added for gromacsChristoph Junghans2012-11-264-0/+64
| | | | Package-Manager: portage-2.2.0_alpha142
* sci-mathematics/scilab various fixesGuillaume Horel2012-11-261-5/+9
| | | | | - make sure the linguas variables have an effect - scilab startup script didn't set DOCBOOK_ROOT variable
* dev-python/pycuda: Bump EAPI to 5; add missing dep on dev-python/mako; use ↵Justin Lecher2012-11-262-3/+19
| | | | | | cuda.eclass and make use of cuda_gccbindir Package-Manager: portage-2.2.0_alpha142
* dev-python/pytools: Bump EAPI to 5; add missing dep for testsJustin Lecher2012-11-262-5/+10
| | | | Package-Manager: portage-2.2.0_alpha142
* dev-python/pycuda: bump and add testsOlivier Huber2012-11-264-0/+168
| | | | Tests should be successful
* dev-python/pytools: bump and add testsOlivier Huber2012-11-264-0/+78
| | | | Package-Manager: portage-2.2.0_alpha142
* # By Justin Lecher (20) and Olivier Huber (1)Justin Lecher2012-11-260-0/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cuda: (21 commits) dev-util/nvidia-cuda-sdk: Version Bump, inclusive cuda.eclass usage sci-chemistry/vmd: Using new cuda.eclass Imported from tree Preparing Version Bump dev-util/nvidia-cuda-toolkit: Merge change in both versions; fix whitespace error Correcting whitespace problem Minor fixes Be a little more informative. do not call pkg_setup from cuda.eclass Move pkg_postinst to dev-util/nvidia-cuda-toolkit Adding ignores for Mac Add comments and streamline dev-util/nvidia-cuda-sdk: Preparing Version Bump Add pkg_setup and gcc bindir detection dev-util/nvidia-cuda-toolkit: Enhancing cuda-config dev-util/nvidia-cuda-sdk: Reverted changes to bicatalis commit; Moving to cuda.eclass dev-util/nvidia-cuda-toolkit: Version Bump preliminary cuda.eclass Work in progress towards cuda eclass usage dev-util/nvidia-cuda-toolkit: Use cuda.eclass; install cuda-config; install doc and html into system path to support portages file filter ...
| * dev-util/nvidia-cuda-sdk: Version Bump, inclusive cuda.eclass usageJustin Lecher2012-11-263-342/+884
| | | | | | | | | | Package-Manager: portage-2.2.0_alpha142 RepoMan-Options: --force
| * sci-chemistry/vmd: Using new cuda.eclassJustin Lecher2012-11-263-28/+9
| | | | | | | | Package-Manager: portage-2.2.0_alpha142
| * Imported from treeJustin Lecher2012-11-264-0/+497
| |
| * Preparing Version BumpJustin Lecher2012-11-264-133/+3644
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
| * dev-util/nvidia-cuda-toolkit: Merge change in both versions; fix whitespace ↵Justin Lecher2012-11-263-22/+45
| | | | | | | | | | | | error Package-Manager: portage-2.2.0_alpha142
| * Correcting whitespace problemJustin Lecher2012-11-261-2/+2
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
| * Minor fixesJustin Lecher2012-11-261-6/+4
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
| * Be a little more informative.Justin Lecher2012-11-261-1/+1
| |
| * do not call pkg_setup from cuda.eclassJustin Lecher2012-11-261-6/+11
| |
| * Move pkg_postinst to dev-util/nvidia-cuda-toolkitJustin Lecher2012-11-262-17/+15
| | | | | | | | It only should be used there
| * Adding ignores for MacJustin Lecher2012-11-261-1/+0
| | | | | | | | .DS_Store
| * Add comments and streamlineJustin Lecher2012-11-261-15/+43
| | | | | | | | | | | | * Adding @.. things for eclass man page creation * Moving cuda_src_prepare functionality into cuda_sanitize and call it from there
| * dev-util/nvidia-cuda-sdk: Preparing Version BumpJustin Lecher2012-11-263-0/+126
| | | | | | | | Package-Manager: portage-2.2.0_alpha142
| * Add pkg_setup and gcc bindir detectionJustin Lecher2012-11-261-7/+84
| |
| * dev-util/nvidia-cuda-toolkit: Enhancing cuda-configJustin Lecher2012-11-262-1/+9
| | | | | | | | Package-Manager: portage-2.2.0_alpha142
| * dev-util/nvidia-cuda-sdk: Reverted changes to bicatalis commit; Moving to ↵Justin Lecher2012-11-264-12/+139
| | | | | | | | | | | | cuda.eclass Package-Manager: portage-2.2.0_alpha142
| * dev-util/nvidia-cuda-toolkit: Version BumpJustin Lecher2012-11-265-93/+20
| | | | | | | | Package-Manager: portage-2.2.0_alpha142
| * preliminary cuda.eclassJustin Lecher2012-11-261-0/+35
| |
| * Work in progress towards cuda eclass usageJustin Lecher2012-11-263-15/+220
| |
| * dev-util/nvidia-cuda-toolkit: Use cuda.eclass; install cuda-config; install ↵Justin Lecher2012-11-265-27/+72
| | | | | | | | | | | | doc and html into system path to support portages file filter Package-Manager: portage-2.2.0_alpha142
| * Misc fixes for sci-libs/magmaOlivier Huber2012-11-263-7/+28
| | | | | | | | | | Fix shared lib creation, fix tests and remove the tesla useflag, since this should be the common gpu target
* | Merge github.com:gentoo-science/sciJustin Lecher2012-11-260-0/+0
|\ \ | | | | | | | | | | | | * github.com:gentoo-science/sci: Misc fixes for sci-libs/magma
| * \ Merge pull request #31 from xhub/masterSébastien Fabbro2012-11-253-7/+28
| |\ \ | | | | | | | | fix misc issues with sci-libs/magma
| | * | Misc fixes for sci-libs/magmaOlivier Huber2012-11-253-7/+28
| |/ / | | | | | | | | | | | | Fix shared lib creation, fix tests and remove the tesla useflag, since this should be the common gpu target
* | | * cuda:Justin Lecher2012-11-2620-158/+5290
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dev-util/nvidia-cuda-sdk: Version Bump, inclusive cuda.eclass usage sci-chemistry/vmd: Using new cuda.eclass Imported from tree Preparing Version Bump dev-util/nvidia-cuda-toolkit: Merge change in both versions; fix whitespace error Correcting whitespace problem Minor fixes Be a little more informative. do not call pkg_setup from cuda.eclass Move pkg_postinst to dev-util/nvidia-cuda-toolkit Adding ignores for Mac Add comments and streamline dev-util/nvidia-cuda-sdk: Preparing Version Bump Add pkg_setup and gcc bindir detection dev-util/nvidia-cuda-toolkit: Enhancing cuda-config dev-util/nvidia-cuda-sdk: Reverted changes to bicatalis commit; Moving to cuda.eclass dev-util/nvidia-cuda-toolkit: Version Bump preliminary cuda.eclass Work in progress towards cuda eclass usage dev-util/nvidia-cuda-toolkit: Use cuda.eclass; install cuda-config; install doc and html into system path to support portages file filter
| * | | dev-util/nvidia-cuda-sdk: Version Bump, inclusive cuda.eclass usageJustin Lecher2012-11-263-342/+884
| | | | | | | | | | | | | | | | | | | | Package-Manager: portage-2.2.0_alpha142 RepoMan-Options: --force
| * | | sci-chemistry/vmd: Using new cuda.eclassJustin Lecher2012-11-263-28/+9
| | | | | | | | | | | | | | | | Package-Manager: portage-2.2.0_alpha142
| * | | Imported from treeJustin Lecher2012-11-264-0/+497
| | | |
| * | | Preparing Version BumpJustin Lecher2012-11-254-133/+3644
| | | | | | | | | | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>