Todd Gamblin
|
05fa302655
|
Replace github.com/llnl/spack with github.com/spack/spack (#6142)
We moved to a new GitHub org! Now make the code and docs reflect that.
|
2017-11-04 17:08:04 -07:00 |
|
Michael Kuhn
|
84ae7872d3
|
Update copyright notices for 2017 (#5295)
|
2017-09-06 17:44:16 -10:00 |
|
Todd Gamblin
|
cac4362f64
|
Make LICENSE recognizable by GitHub. (#4598)
|
2017-06-24 22:22:55 -07:00 |
|
George Hartzell
|
611df0bebf
|
New gcc uses C++14 mode, this fixes implicit conversion (#3392)
* New gcc uses C++14 mode, this fixes implicit conversion
The issue is described in depth [here][desc]. C++14 no longer
allows implicit conversion from iostream classes to void*.
This patch comes directly from [PR #6][patch].
[desc]: http://stackoverflow.com/questions/38659115/make-fails-with-error-cannot-convert-stdistream-aka-stdbasic-istreamchar
[patch]: https://github.com/agordon/libgtextutils/pull/6
* mend
|
2017-03-09 17:27:56 -06:00 |
|
Adam J. Stewart
|
02f92fc7f8
|
Massive conversion from Package to AutotoolsPackage (#2845)
* Massive conversion from Package to AutotoolsPackage
* Forgot to convert p4est to AutotoolsPackage
* Fix typo
* Fix broken link in docs
|
2017-01-18 10:34:09 -08:00 |
|
George Hartzell
|
a6afaeb974
|
Remove lingering FIXME commentary
|
2016-08-05 17:51:24 -04:00 |
|
George Hartzell
|
d5bb2955b1
|
Add package for libgtextutils
Gordon's Text utils Library, in support of fastx toolkit.
|
2016-08-04 14:18:02 -04:00 |
|