We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Enable tests for ctest cmd
Update for `sems-archive-*` modules
Fix typo
Update CMake version in example since Trilinos now requires CMake 3.10.0+
Fix another path typo and expand on using the Trilinos_CONFIGURE_OPTIONS_FILE dir
Fix path to SEMSDevEnv.cmake
Transition to explicit SEMSDevEnv.cmake (trilinos/Trilinos#2378) The file load_ci_sems_dev_env.sh is now gone so it is just load_sems_dev_env.sh.
Change absolute links to relative inside the wiki This will allow me to preview the changes on my fork.
Switch standard Trilinos CI build from GCC 4.9.3 to 4.8.4 (trilinos/Trilinos#1453) This completes the change from GCC 4.9.3 to 4.8.4 for the standard CI build.
Updated SEMS Dev Env (markdown)
State that the defaults match the standard CI build of Trilinos.
Fix formatting related to HTML anchors (GitHub MarkDown must have changed since this was first written)
Update for new set of modules with change to GCC 4.9.3 and yaml-cpp
Update for CI change to GCC 4.9.3
Minor edit
Tighter output of module list
Add mention of 'git' module loading
Show example of 'module list'
Update for new 'module purge' behavior.
Add anchor load_ci_sems_dev_env.sh
Add note about Mac OSX being different and not supporting (t)csh developers.
Add mention of purging and other info
Show CMake output that shows that SEMSDevEnv.cmake is being loaded.
small typo
Moved advanced details down on the page to group critical information near the top.
Small bit of editing
Switch over to Trilinos_USE_BUILD_ENV=SEMS
Did review with fixes and added mention of the load_ci_sems_dev_env.sh script.
Lots of improvements.
Update text some