We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update for change in the CI build name due to the addition of OPENMP
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.
Modified to add feature-branch workflow as the prefered method and marked centralized workflows as deprecated.
Fix small typo
Add instructions for merging and pushing PR branches
Fix up some documentation
Add --help for first script run
Mention -j<N> explicitly
Fix link to point to develop branch, not master branch for checkin-test-sems.sh
Add names of HTML anchors to make easy to figure out
Add warning about loading SEMS env wiping out current modules
Add sections to make linking easy
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.
Added note to use SSH and not HTTPS
Add notes on csh issues
Switching to GCC 4.9.3 has removed the need to hack the RHEL 7 usage. Therefore, I have removed that note.
Update for CI change to GCC 4.9.3
Add anchor for RHEL 7 tips
Added missing line continuation \
Remove $ so you can just copy and paste the commands
Mention configure.out, make.out, and ctest.out
Fixing bullets in notes list
Improve formatting of RHEL 7 workaround note
Updated Policies | Safe Checkin Testing (markdown)
Add link to checkin-test-sems.sh source on GitHub
Fixing incomplete instructions.
Mention seprate --do-all and --push commands
Add warning about 'module purge'