summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Fixed typo in most recent commit.tradke2002-04-10
* Explicitly switch off optimization with '-O0' if OPTIMISE=no.tradke2002-04-10
* Fixed a typo when treating the 'INCLUDES SOURCE' clause.tradke2002-04-09
* Add the '-pthread' flag to compiler options when compiling with PTHREADS=yes.tradke2002-04-08
* Added fix for L2_CACHE_SIZE so that if the value isn't found (inallen2002-04-07
* Allow array sizes to be set by parameters set from other implementations.goodale2002-04-03
* Reworked treatment of CCTK_DECLARE macros. Now the C file preprocessortradke2002-03-27
* Check for DEBUG="no". This closes PR Cactus/952.tradke2002-03-27
* Set F77FLAGS='-f' for Absoft compiler to make it generate case-insensitivetradke2002-03-27
* Allow setting MPI=none which means to configure without MPI.tradke2002-03-25
* Check for DEBUG to have a valid setting.tradke2002-03-25
* Fixed a bug which caused the CCTK_NO_AUTOUSE_MACRO macro to be ignored all thetradke2002-03-25
* Added a missing newline at the end of a message string.tradke2002-03-25
* Added defines neccessary for cross-compiling.tradke2002-03-20
* Expand the NULL_DEVICE define in cctk_Config.h when cross-compiling.tradke2002-03-20
* Recognize POST_RECOVER_VARIABLES as a new schedule bin.tradke2002-03-19
* Fixed a bug in checking for valid schedule bins (ANALYSIS wasn't recognizedtradke2002-03-18
* Give an error is a schedule bin (e.g. schedule at <...>) is not a recognizedallen2002-03-17
* Fix page numbers in postfiles for UsersGuide, MaintGuide, and ThornGuide.tradke2002-03-15
* Support for VPP300, VPP700, and VPP5000 series.tradke2002-03-13
* Added info to recognize Fujitsu VPP5000 systems.tradke2002-03-13
* Fixed a bug from the last commit which caused the parameter options not betradke2002-03-12
* gmake checkout and gmake cvsupdate now use consisent options to cvs:rideout2002-02-26
* Fixed problem when last line of param.ccl is a "uses" or "extends" lineallen2002-02-24
* Made changes to allow for compiling with gnu compilers in cygwin.kcamarda2002-02-22
* file for aix5.1.0.0 as used on Garching's Regatta machinelanfer2002-02-07
* Added another C/C++ compiler optimization option.tradke2002-01-19
* For MPI config: use mpCC_r as the linker if xlc_r/xlC_r are used as compilers.tradke2002-01-18
* Updated check for parallel version of HDF5 lib.tradke2002-01-17
* Check for availability of <dirent.h>.tradke2002-01-07
* Fixed bug in parsing for gmake <config>-configinfoallen2002-01-06
* Added warnings when compiling with WARN=yesallen2002-01-05
* Remove a pre-existing config.cache file before running configure.tradke2002-01-03
* Added make target '-build' to be used astradke2002-01-03
* Set module search path to $CCTK_HOME/lib/sbin/ if it is set in the environment.tradke2002-01-03
* known-arch stuff for newest darwin releases.tradke2002-01-02
* Check for a semicolon after a 'DECLARE_CCTK_*' macro. This will be removedtradke2002-01-02
* Skip one-line comments before parsing the source code for DECLARE_CCTK_* macros.tradke2001-12-30
* Better parsing of make command line options for reporting in the config-infoallen2001-12-29
* Also recognize time bins starting with lower-case 'cctk_'.tradke2001-12-29
* Removed check for scandir(3) which isn't used anymore in IOUtil.tradke2001-12-21
* Fixed wrong names for compiler flags.tradke2001-12-20
* Added known-arch stuff for Darwin 1.4. Just sources the generic darwin setup.tradke2001-12-19
* Took out the '-D_ISOC99_SOURCE' option for Intel's CFLAGS settings.tradke2001-12-19
* Set '-D_ISOC99_SOURCE' to the C/C++ flags for the intel compilers.tradke2001-12-14
* Merge the debug and network variables, now there is just debug whichallen2001-12-14
* Don't include lines beginning with a "!" when reading the thorn listallen2001-12-14
* Fixed issue with 'const' pointers used in the bindings code.tradke2001-12-13
* Commented out the '-Qy' LDFLAGS option for IA64 as it isn't needed anymoretradke2001-12-11
* Fixed the path to the icrt.link file on IA64 systems.tradke2001-12-11