Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-21 | Re-add documentation for variant preferences | Paul Hopkins | 1 | -5/+6 | |
2016-07-21 | Allow users to supply preferred variants via packages.yaml | Paul Hopkins | 3 | -3/+21 | |
2016-07-21 | Fix recursive module loading. | Michael Kuhn | 1 | -4/+4 | |
2016-07-21 | Update documentation for recursive module loading. | Michael Kuhn | 1 | -30/+31 | |
2016-07-20 | Merge pull request #1205 from glennpj/psxe | Gregory Lee | 3 | -20/+171 | |
Setup environment for Intel Parallel Studio | |||||
2016-07-20 | MPI related changes | Glenn Johnson | 1 | -26/+22 | |
- Redid the code for setting the itac symlink for the cluster edition. - Removed the *PATH variables for MPI to avoid a conflict with other MPI environment modules. - Added missing test for `+all` when checking variants. | |||||
2016-07-20 | Changes as discussed in PR review | Glenn Johnson | 1 | -11/+7 | |
- removed unneeded entry for `debugger/gdb/intel64_mic` - set `+mpi` directory name to impi | |||||
2016-07-20 | Fix flake8 errors. | Glenn Johnson | 2 | -18/+23 | |
2016-07-20 | Setup environment for Intel Parallel Studio | Glenn Johnson | 3 | -15/+169 | |
Set up the environment for the Intel compilers and tools. This commit does the following: - Unset variables that were incorrect from the auto guess prefix inspections. - Add a RemovePath environment_modifications_formats for dotkit. - Set the module environment variables appropriate for the different variants. - Change the component logic so that the '+all' variant works. It was getting split by letter and leaving COMPONENTS empty. - Added a variant checking function. - Added NONRPM_DB_DIR to the silent.cfg so that the product database goes to the installation directory. - With the product database in prefix the code to remove the product database file from the home directory is no longer needed and was removed. - Reformat the 'tools' variant description. There are probably more variables needed for the '+tools' for the 'professional' product version but I do not have access to that. | |||||
2016-07-20 | Merge remote-tracking branch 'upstream/develop' into package-opencv | mwilliammyers | 283 | -1323/+3232 | |
* upstream/develop: (126 commits) Fix indent/flake8 error. openexr : Add new package Set environment variables Added gnu packages datamash, parallel, and screen added package as argument to setup_platform_environment ilmbase : Add new IlmBase package Documented linker default fixed flake errors removed commented-out code Set default link type to dynamic on cray. Includes hooks for platform-based environment changes fixed flake errors fixed flake errors Improved cray_xc detection bug fix Improved cray_xc detection remove FIXMEs Ensure that per-4.4.1 NetCDF doesn't use HDF5 1.10 Re-ignore licenses directory Add "default" configuration scope. Draft CDO Make frontend OS on Cray machines a proper linux distro. ... | |||||
2016-07-20 | opencv : Add section comments | mwilliammyers | 1 | -0/+3 | |
2016-07-20 | opencv : Reorder depends_on statements | mwilliammyers | 1 | -4/+6 | |
2016-07-20 | opencv : Use dso_suffix for python lib | mwilliammyers | 1 | -3/+2 | |
2016-07-20 | opencv : Fix python include dir for cmake | mwilliammyers | 1 | -3/+12 | |
2016-07-20 | opencv : Add zlib cmake support | mwilliammyers | 1 | -0/+9 | |
2016-07-20 | opencv : Add jasper cmake support | mwilliammyers | 1 | -0/+9 | |
2016-07-20 | opencv : Use dso_suffix | mwilliammyers | 1 | -7/+11 | |
2016-07-20 | opencv : Add libpng cmake support | mwilliammyers | 1 | -0/+8 | |
2016-07-20 | opencv : Add libjpeg-turbo cmake support | mwilliammyers | 1 | -0/+7 | |
2016-07-20 | opencv : Add libtiff cmake support | mwilliammyers | 1 | -0/+8 | |
2016-07-20 | opencv : Add optional jdk dependency | mwilliammyers | 1 | -1/+6 | |
2016-07-20 | opencv : Fix lib finding for python | mwilliammyers | 1 | -8/+7 | |
2016-07-20 | opencv : Use string.format() | mwilliammyers | 1 | -16/+23 | |
2016-07-20 | opencv : Fix style inconsistencies | mwilliammyers | 1 | -5/+10 | |
2016-07-20 | opencv : Make extending python optional | mwilliammyers | 1 | -26/+33 | |
2016-07-20 | opencv : Improve cmake detecting python | mwilliammyers | 1 | -10/+23 | |
2016-07-20 | opencv : Fix cmake not disabling gtk | mwilliammyers | 1 | -1/+4 | |
2016-07-20 | opencv : Use `in` operator | mwilliammyers | 1 | -2/+2 | |
2016-07-20 | opencv : Minor style changes | mwilliammyers | 1 | -16/+12 | |
2016-07-20 | opencv : Add GUI support | mwilliammyers | 1 | -3/+18 | |
2016-07-20 | opencv : Fix pep8 style issues | mwilliammyers | 1 | -19/+30 | |
2016-07-20 | opencv : Fix python extensions issues | mwilliammyers | 1 | -0/+15 | |
2016-07-20 | opencv : Add CUDA extensions | mwilliammyers | 1 | -2/+4 | |
2016-07-20 | Merge pull request #1323 from glennpj/rlib | Todd Gamblin | 1 | -0/+8 | |
Set environment variables for R | |||||
2016-07-20 | Merge pull request #1313 from sknigh/gnu-tools | Todd Gamblin | 3 | -0/+149 | |
Added packages for GNU tools screen, datamash, and parallel | |||||
2016-07-20 | Merge pull request #1326 from mwilliammyers/package-openexr | Todd Gamblin | 1 | -0/+54 | |
openexr : Add new package | |||||
2016-07-20 | add libxsmm package | Mitchell Devlin | 1 | -0/+53 | |
2016-07-20 | Fix indent/flake8 error. | Glenn Johnson | 1 | -3/+3 | |
2016-07-20 | openexr : Add new package | mwilliammyers | 1 | -0/+54 | |
2016-07-20 | Set environment variables | Glenn Johnson | 1 | -0/+8 | |
This commit adds `setup_environment` to export the libraries and headers. Fixes #1314. | |||||
2016-07-20 | Merge pull request #1277 from mathstuf/special-deptypes | Todd Gamblin | 3 | -5/+10 | |
deptypes: support special deptypes by string | |||||
2016-07-20 | Merge pull request #1321 from mwilliammyers/package-ilmbase | Todd Gamblin | 1 | -0/+42 | |
ilmbase : Add new IlmBase package | |||||
2016-07-20 | Merge pull request #1292 from eschnett/eschnett/hdf5-default-1.10 | Todd Gamblin | 1 | -1/+1 | |
Make newest HDF5 release the default version | |||||
2016-07-20 | Merge pull request #1303 from adamjstewart/features/armadillo | Todd Gamblin | 1 | -3/+5 | |
Updates to Armadillo package | |||||
2016-07-20 | Merge pull request #1319 from LLNL/cray-linker | Todd Gamblin | 4 | -9/+25 | |
Cray linker | |||||
2016-07-20 | Added gnu packages datamash, parallel, and screen | Samuel Knight | 3 | -0/+149 | |
2016-07-20 | added package as argument to setup_platform_environment | Gregory Becker | 3 | -3/+6 | |
2016-07-20 | ilmbase : Add new IlmBase package | mwilliammyers | 1 | -0/+42 | |
2016-07-20 | Documented linker default | Gregory Becker | 1 | -0/+4 | |
2016-07-20 | fixed flake errors | Gregory Becker | 2 | -10/+5 | |