Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-16 | Py keras extension (#3468) | Brian Van Essen | 3 | -0/+51 | |
* Added support for building Theano with GPU support. Added a package for the libgpuarry libary needed for Theano. * Added dependency on py-pexpect package which ipython requires. | |||||
2017-03-16 | Fix Qt4 build on Yosemite (10.11) (#3444) | Todd Gamblin | 1 | -6/+17 | |
2017-03-16 | gasnet: Convert to AutotoolsPackage, update (#3455) | Erik Schnetter | 1 | -13/+16 | |
* gasnet: Convert to AutotoolsPackage, update - convert to AutotoolsPackage - add new version 1.28.0 - create variants for IB and MPI support * gasnet: Don’t specify prefix explicitly * gasnet: Add missing variant descriptions * gasnet: Correct syntax error | |||||
2017-03-16 | Add latest version of lmod (#3467) | Adam J. Stewart | 1 | -1/+2 | |
2017-03-16 | Add latest version of git, convert to AutotoolsPackage (#3466) | Adam J. Stewart | 1 | -53/+59 | |
2017-03-16 | julia: New variant +simd (#3458) | Erik Schnetter | 1 | -0/+5 | |
2017-03-16 | hwloc: Add missing dependencies (#3457) | Erik Schnetter | 1 | -5/+22 | |
* hwloc: Add missing dependencies - add several missing dependencies - add variants for various features - add new version 1.11.6 * hwloc: Add descriptions to variants | |||||
2017-03-16 | qthreads: New version 1.12 (#3464) | Erik Schnetter | 1 | -0/+1 | |
2017-03-16 | pocl: Introduce virtual package “opencl” (#3461) | Erik Schnetter | 1 | -0/+4 | |
OpenCL is a standard like MPI, with several versions and several implementations. | |||||
2017-03-16 | py-numpy: Correct typos in comment (#3462) | Erik Schnetter | 1 | -2/+2 | |
2017-03-16 | py-scipy: New version 0.19.0 (#3463) | Erik Schnetter | 1 | -0/+2 | |
2017-03-16 | Adding new package: py-jpype (#3402) | Javier | 1 | -0/+44 | |
* Adding new package: py-jpype * Moving jdk dependency | |||||
2017-03-15 | Add latest version of lua (#3454) | Adam J. Stewart | 1 | -2/+4 | |
2017-03-15 | Add latest version of pcre (#3453) | Adam J. Stewart | 1 | -14/+15 | |
2017-03-15 | Add latest version of readline (#3452) | Adam J. Stewart | 1 | -9/+10 | |
2017-03-15 | Add latest version of libiconv (#3451) | Adam J. Stewart | 1 | -2/+3 | |
2017-03-15 | added parallel studio composer edition 2017.2 (#3450) | Gregory Lee | 1 | -0/+2 | |
2017-03-15 | Add latest version of libsigsegv (#3449) | Adam J. Stewart | 1 | -1/+2 | |
2017-03-15 | Add latest version of cURL (#3447) | Adam J. Stewart | 1 | -10/+11 | |
2017-03-15 | Add latest version of Intel Parallel Studio (#3445) | Adam J. Stewart | 1 | -0/+4 | |
2017-03-15 | Add version 4.0 for foam-extend. (#3442) | 健美猫 | 1 | -0/+1 | |
2017-03-14 | Consistent docs and usage of env mod methods (#3351) | Adam J. Stewart | 24 | -63/+63 | |
2017-03-14 | Fix vim ~gui behavior (#3432) | Adam J. Stewart | 1 | -7/+15 | |
2017-03-14 | Add latest version of openpyxl and missing dependencies (#3431) | Adam J. Stewart | 3 | -7/+50 | |
2017-03-14 | Fix zlib %pgi build (#3436) | Adam J. Stewart | 1 | -5/+12 | |
2017-03-14 | ncurses: Use gawk as awk (#3425) | Erik Schnetter | 1 | -5/+3 | |
2017-03-12 | New package pocl (#3413) | Erik Schnetter | 5 | -0/+431 | |
* New package pocl * pocl: Update dependencies, add self-test * pocl: Don't require LLVM shared libraries LLVM build fails with shared libraries. * Add patch * Update * Update * Make build and install work; install test still fails * Split pocl into pocl proper and pocl-test * Add debug output * pocl: Update to 0.14-rc * pocl: Correct flake8 error * pocl: Heed code review recommendations * pocl: Add newline at end of file * pocl: Correct flake8 error I don’t want to use an even longer line by putting the whole variant declaration onto a single line, nor do I think that having an overlong line and adding `# noqa` at the end is more readable than splitting a string over three lines. * pocl: Correct dependency type for libtool | |||||
2017-03-12 | gnuplot: fixed broken package and add variants (#3185) | Denis Davydov | 4 | -26/+121 | |
* gnuplot: fix conflict in header via a simple patch; add variants * gtkplus: fix missing dependency * wx: fix build on macOS; switch to AutotoolsPackage * gnuplot: add missing dependencies * wx: put back parallel build | |||||
2017-03-11 | julia: New version 0.5.1 (#3418) | Erik Schnetter | 1 | -1/+2 | |
* julia: New version 0.5.1 * julia: Define url on a single line | |||||
2017-03-11 | autoconf: Correct m4 dependency declaration (#3415) | Erik Schnetter | 1 | -1/+3 | |
* autoconf: Correct m4 dependency declaration Closes #3406. * autoconf: Correct m4 dependency type * autoconf: Update comment | |||||
2017-03-11 | hwloc: Disable OpenCL (#2854) | Erik Schnetter | 1 | -0/+6 | |
* hwloc: Disable OpenCL * hwloc: Convert `install` to `configure_args` | |||||
2017-03-11 | libxsmm: Add header-only variant (#3419) | Erik Schnetter | 1 | -1/+13 | |
* libxsmm: Add header-only variant * libxsmm: Implement requestes from code review * libxsmm: Correct error in previous simplification * libxsmm: Raise error if `header-only` variant is not supported by version * libxsmm: Correct flake8 errors | |||||
2017-03-11 | bison: Declare m4 dependency correctly (#3424) | Erik Schnetter | 1 | -1/+1 | |
* bison: Declare m4 dependency correctly * bison: Declare m4 as run-time dependency | |||||
2017-03-11 | funhpc: New package (#3421) | Erik Schnetter | 1 | -0/+61 | |
* funhpc: New package * funhpc: Rename development version to “develop” * funhpc: Try to make flake8 happy * funhpc: Correct flake8 error | |||||
2017-03-11 | hdf5-blosc: Update compiler selection in self-test (#3417) | Erik Schnetter | 1 | -2/+2 | |
2017-03-11 | cuda: Allow using unknown compilers (#3416) | Erik Schnetter | 1 | -3/+4 | |
* cuda: Allow using unknown compilers * cuda: Correct flake8 error | |||||
2017-03-11 | py-yt: New version 3.3.4 (#3420) | Erik Schnetter | 1 | -0/+2 | |
2017-03-11 | binutils: Add gettext dependency (#3423) | Erik Schnetter | 1 | -0/+1 | |
2017-03-11 | pdsh basic package (#3408) | Elsa Gonsiorowski | 1 | -0/+36 | |
* added basic pdsh package * need link to actual archive file | |||||
2017-03-11 | Make multimethods work with inheritance. (#3411) | Todd Gamblin | 2 | -1/+51 | |
Previously, this would fail with a NoSuchMethodError: class Package(object): # this is the default implementation def some_method(self): ... class Foo(Package): @when('platform=cray') def some_method(self): ... @when('platform=linux') def some_method(self): ... This fixes the implementation of `@when` so that the superclass method will be invoked when no subclass method matches. Adds tests to ensure this works, as well. | |||||
2017-03-10 | Add paths to PKG_CONFIG_PATH to find cray .pc file (#3378) | Mario Melara | 1 | -0/+8 | |
* Add paths to PKG_CONFIG_PATH to find cray .pc file Adds two paths: /usr/lib64/pkgconfig and /usr/local/lib64/pkgconfig. cray pkg-config looks at two different paths which are not included in PKG_CONFIG_PATH environment variable. This PR addresses #3167. * Flake8 fixes * flake8 fix again | |||||
2017-03-10 | Adding new package: py-lxml (#3403) | Javier | 1 | -0/+37 | |
* Adding new package: py-lxml * Adding missing version | |||||
2017-03-10 | Adding new package: py-elasticsearch (#3398) | Javier | 3 | -0/+122 | |
* Adding new package: py-elasticsearch * Adding missing dependency | |||||
2017-03-10 | Adding new package: py-keras (#3400) | Javier | 3 | -0/+129 | |
* Adding new package: py-keras (and dependencies) * Fixing dependencies | |||||
2017-03-10 | Confining CPPFLAGS=-P to only happen for GCC. (#3404) | Jon Rood | 1 | -4/+8 | |
2017-03-10 | Adding new package: py-py4j (#3390) | Javier | 1 | -0/+38 | |
* Adding new package: py-py4j * Adding missing depedency | |||||
2017-03-10 | Adding new package: py-joblib (#3399) | Javier | 1 | -0/+40 | |
2017-03-10 | Adding new package: vdt (#3396) | Javier | 1 | -0/+38 | |
2017-03-10 | Adding new package: vc (#3397) | Javier | 1 | -0/+45 | |
2017-03-09 | Adding new package: py-pathos (and dependencies) (#3391) | Javier | 5 | -0/+208 | |
* Adding new package: py-pathos (and dependencies) * Fixing required versions |