summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/octave/package.py
AgeCommit message (Collapse)AuthorFilesLines
2017-01-04Standardize package names: lower-case, not Mixed_CASE (#2475)Elizabeth Fischer1-2/+2
* Rename packages * Upcasing depends_on() in packages. * Downcased extends('r') * Fixed erroneously changed URL that had slipped through. * Fixed typo * Fixed link from documentation into package source code. * Fixed another doc problem. * Changed underscores to dashes in package names. * Added test to enforce lowercase, no-underscore naming convention. * Fix r-xgboost * Downcase more instances of 'R' in package auto-creation. * Fix test. * Converted unit test packages to use dashes not underscores * Downcase `r` in the docs. * Update module_file_support.rst Fix r->R for class R.
2016-07-14deptypes: mark deptypes in packagesBen Boeckel1-2/+2
2016-07-14darwin: explicitly use the 'when=' kwargBen Boeckel1-1/+1
2016-07-11Fix typo in Octave variant suitesparsePaul Hopkins1-1/+1
2016-06-28octave: rename executable Octave to octaveDenis Davydov1-2/+2
2016-06-27octave: make extendable and add a packageDenis Davydov1-0/+15
2016-05-23octave: fix formattingDenis Davydov1-26/+27
2016-05-23octave: add missing dependencies and update to 4.0.2Denis Davydov1-0/+6
2016-05-11Correct LLNL LGPL license template for clarity.Todd Gamblin1-0/+24
2016-03-22adjust eigen and octave to use new names of suite sparseDenis Davydov1-1/+1
2016-03-14Updates to qrupdateAdam J. Stewart1-8/+9
2016-03-11Add gl2ps and qrupdate packagesAdam J. Stewart1-12/+12
2016-03-11Add GNU Octave packageAdam J. Stewart1-0/+182