Kevin Paul f0f82bd3b34 Moving all doc source into doc directory (and restructuring) 21 Aug 2015 Kevin Paul bf5a839e949 Finished changing _DIR variables into _PATH variables 20 Aug 2015 Kevin Paul 94b6f105f2e Removing version files since try_run cannot be used 20 Aug 2015 Kevin Paul b0d153a5125 Fixed check_version function to NOT try_run Had to be changed because the "try_run" function doesn't work in
cross-compile mode, which is the mode that is started when using the
CMAKE_SYSTEM_NAME=Catamount on the Crays. 20 Aug 2015 Kevin Paul 2ce5199b5b2 Setting compiler options in pioperf specifically. 19 Aug 2015 Kevin Paul 15db8dd1a9c Making compile options private. May need to add to tests individually. 19 Aug 2015 Kevin Paul 0fcdddf7987 Moving back to 2.8.12 syntax 19 Aug 2015 Kevin Paul 8eca84c099b Including external macro not so easy... 19 Aug 2015 Kevin Paul 1afa8fe73fe Adding option to include an external macro script (e.g., from cime) 19 Aug 2015 Kevin Paul 52dfee10a1b Fixed naming problems 19 Aug 2015 Kevin Paul 05aabee8134 Changing name of unit test, too 19 Aug 2015 Kevin Paul 35a024a2b4e Changing name of performance test target 19 Aug 2015 Kevin Paul 4d8bd8b0288 Removing more debugging statements 19 Aug 2015 Kevin Paul 7976cc6b276 Removing debugging statements 19 Aug 2015 Kevin Paul 7983240442b BUGFIX: Forgot to update add_mpi_test syntax in unit tests 19 Aug 2015 Kevin Paul 5687bfc48d5 Debugging statements 19 Aug 2015 Kevin Paul 6b0c666407b On LSF, need to move number of tasks to end of command 19 Aug 2015 Kevin Paul 721cf09f5ea BUGFIX: Need to specify "unknown" for other platforms 19 Aug 2015 Kevin Paul 0fde4cdc5dd Changing add_mpi_test to take separate ARGUMENTS and use platform execs 19 Aug 2015 Kevin Paul 19a4b8a6027 BUGFIX: Typo (num_proc -> num_procs) 18 Aug 2015 Kevin Paul e2e35d4d130 Adding basic CTestConfig.cmake file for CDash submissions 18 Aug 2015 Kevin Paul f1f419fa85e BUGFIX: Need elseif statements, not if 18 Aug 2015 Kevin Paul 401ff9d3cbc Creating MPI launch commands assuming running from interactive session 18 Aug 2015 Kevin Paul 566998f0e26 Much faster to run CTest from within an interactive session 18 Aug 2015 Kevin Paul 1bba202da8a Simplifying UCAR/NCAR test runs. 18 Aug 2015 Kevin Paul f67f0897baf Remove check_file function (not needed if using NetCDF 4.3.3+) 18 Aug 2015 Kevin Paul 756b2738988 Changing _DIR's to _PATH's for convenience 18 Aug 2015 Kevin Paul fbd32092ff5 Fixed platform name function 18 Aug 2015 Kevin Paul 5328d3b4297 Adding check for PREFER_STATIC (in addition to PREFER_SHARED) 18 Aug 2015 Kevin Paul a8785dd2a58 Adding check for file (instead of a direct CPP macro check) 18 Aug 2015 Kevin Paul e227f72ecfc Fix for MPIEXEC on all other platforms 18 Aug 2015 Kevin Paul a6da68066fd Adding platform determining function 18 Aug 2015 Kevin Paul e054c4e4282 Removing SOURCES keyword for CMake 2.8 syntax 18 Aug 2015 Kevin Paul 4e19a39a804 Fix for UCAR MPIEXEC command 18 Aug 2015 Kevin Paul 8cd74ec5b2a Fixed transition to CMake 2.8. 18 Aug 2015 Kevin Paul 3bf8ce71ce3 Moving to CMake 2.8 syntax. 18 Aug 2015 Kevin Paul 952d48a4e37 Switching to CMake version 2.8.11- syntax 17 Aug 2015 Kevin Paul 75774183a52 Reverting changes and bumbing CMake required to 2.8.12 17 Aug 2015 Kevin Paul 3db0f0aedf0 Test out lower version of CMake 17 Aug 2015 Kevin Paul d4d9732ea52 Bumping down to 2.8.11 17 Aug 2015 Kevin Paul 7bded5ae360 Bumping up required version for target_ commands 17 Aug 2015 Kevin Paul 3dcdbff4d55 Missed GPTL 17 Aug 2015 Kevin Paul 76031cf616f Change version in all libs 17 Aug 2015 Kevin Paul c0b5e41dcd3 Lowering CMake required version further 17 Aug 2015 Kevin Paul bd3fb505480 Try reducing required CMake version 17 Aug 2015 Kevin Paul 0ef8c3d97d8 BUGFIX: Need scoping for try variables 17 Aug 2015 Kevin Paul 8eeb37e2840 Adding HDF5 check for optional SZIP 17 Aug 2015 Kevin Paul 1b89a5318e2 Renaming check_package to check_property...makes more sense 15 Aug 2015 Kevin Paul adb4c68b53f Cleanup. Moving mpi-related functions into LibMPI 15 Aug 2015 Kevin Paul be839f09a91 Simplifying check_* calls with LibCheck library functions 15 Aug 2015