summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Another version of darwin.goodale2004-11-04
* Make a better job of finding compiler libs.goodale2004-11-01
* Add /usr/local/include and /usr/local/lib to appropriate compiler/linkergoodale2004-10-29
* Intel Fortran compiler for EM64T architecture doesn't know about '-xN'tradke2004-10-26
* LAM itself requires pthread library.tradke2004-10-25
* Change macro name "HDF5" to "CCTK_HDF5".schnetter2004-10-21
* Don't explicitly link against Intel C++ libs when using Intel 8.x and higher.tradke2004-10-06
* Don't set "/usr/include", "/usr/local/include", "/usr/lib", and "/usr/local/lib"tradke2004-09-23
* Don't set "/usr/include", "/usr/local/include", "/usr/lib", and "/usr/local/lib"tradke2004-09-23
* Remove option '-nopt' from STD_FLAGS. It isn't recognized anymore.tradke2004-09-22
* Don't set "/usr/include", "/usr/local/include", "/usr/lib", and "/usr/local/lib"tradke2004-09-17
* New known architecture file for darwin 7.5.0.goodale2004-09-09
* Added tracking of options for thorn configuration scripts. Now a thorngoodale2004-08-27
* Fixing problem detected by perl -cw .goodale2004-08-25
* Clean up the cleaning up for latex:schnetter2004-08-20
* Create a thorn list from an arrangement directory with newlines afterschnetter2004-08-20
* Escape percent signs for latex.schnetter2004-08-20
* Trying to bring the condiguration stuff up to standard.goodale2004-08-18
* Slightly more pedantic error message, plus better wording for whengoodale2004-08-18
* Slightly more informative error message for an internal error condition;goodale2004-08-18
* Slightly more informative error message.goodale2004-08-17
* Tweaking the file reader to allow continuation lines in strings again.goodale2004-08-17
* Fix to patch for PR 821. Hopefully these regexes will work better.goodale2004-08-17
* Produce warning if storage statement associated with startup or shutdown.goodale2004-08-17
* More informative warning messages.goodale2004-08-17
* Make it an error to try to change the default when extending or sharing agoodale2004-08-17
* Detect if an inherited variable has the same name as a locally declaredgoodale2004-08-17
* Only print error message header if there are warnings/errors.goodale2004-08-17
* Provide an explicit separator for the CST warning repetition at the end of th...goodale2004-08-17
* Detect if two thorns providing the same implementation have inconsistentgoodale2004-08-17
* More sophisticated comment removal - now does a better job with # in quotedgoodale2004-08-17
* Change a regex to work around a bug in the perl on RHEL. Also transferredgoodale2004-08-12
* Parse multiple schedule options correctly.schnetter2004-08-03
* Clean up comment and indentation.schnetter2004-08-03
* Introduce HAVE_LAPACK and HAVE_BLAS make variables.schnetter2004-08-02
* Introduce HAVE_BLAS make variable.schnetter2004-08-02
* Remember that we configured with Lapack.schnetter2004-08-02
* Patch from Yaakoub for PRs 1480 and 1690. Now have workinggoodale2004-07-15
* Also check for x86_64 CPU type when setting Fortran compiler options.tradke2004-07-06
* For IRIX: switch off automatic template instantiation when using native C++ c...tradke2004-07-05
* Switch off automatic template instantiation when using native C++ compiler.tradke2004-07-05
* Make the line length and indentation depth for free form Fortran aschnetter2004-06-29
* Use CPPFLAGS in addition to CFLAGS and CXXFLAGS when compiling.schnetter2004-06-28
* Set {C|CXX}_WARN_FLAGS for Intel compilers so that only errors and warningstradke2004-06-28
* Don't depend anymore on IA32ROOT or IA64ROOT to be set.tradke2004-06-28
* Allow LDFLAGS configure-time option to be used also during the configure stagetradke2004-06-26
* Rename datatype availability macros from CCTK_HAVE_<datatype> intotradke2004-06-26
* Extended error message about required thorns which aren't listed in the thorn...tradke2004-06-26
* Do not define CCTK_L2_CACHE_SIZE and CCTK_L2_CACHELINE_BYTES macros anymore.tradke2004-06-26
* Also search in $HOME for a LAM/MPICH/PACX installation.tradke2004-06-25