summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* Patch from Yaakoub to give a better error message when lang is missing orgoodale2004-06-23
* Don't enclose option settings with single quotes; they break config-info beingtradke2004-06-22
* Slightly change layout for the 'config-info' file so that it can be usedtradke2004-06-22
* Patch from Yaakoub to fix parsing of nested quotes.goodale2004-06-21
* Adding thorn name to error message. (Patch from Yaakoub.)goodale2004-06-21
* Patch from Yaakoub to fix a spelling mistake.goodale2004-06-21
* Set LIBS and LIBDIRS to point to the gnu95 library if F90 wasn't configuredtradke2004-06-21
* Introduce CCTK_HAVE_INT* and CCTK_HAVE_REAL* macros.tradke2004-06-20
* Test for availability of mkstemp(3).tradke2004-06-20
* Took out '-Wbad-function-cast' and '-Wmissing-declarations' from defaulttradke2004-06-10
* For IA64: Reduced C/CXX/Fortran optimization level from '-O3' (which causedtradke2004-06-09
* Comment out the warning that is printed when the "requires thorns"schnetter2004-06-08
* known-architectures file for OpenBSD 3.5jthorn2004-06-08
* When a REQUIRED function is not provided also print the thorn that's doing th...hawke2004-06-07
* Removing some stuff flagged by perl -cw .goodale2004-06-06
* Changed from homegrown chomp to perl 5 chomp - needed to add somegoodale2004-06-06
* New version of darwinallen2004-06-01
* Include header files for warning levels etc. to get rid of compiler warnings ...hawke2004-06-01
* Add missing arguments to a CST_error callallen2004-06-01
* Search for libsz.a also in the given HDF5 installation.tradke2004-05-26
* Don't try to link against libgfortran when using GNU g95.tradke2004-05-26
* Fixed the make magic for the GENERAL_LIBRARIES.goodale2004-05-20
* Be more sophisticated at detecting the C and C++ compilers.goodale2004-05-20
* Fixed make checkout.goodale2004-05-20
* Tidied up andfixed support for Intel C/C++ compilers.goodale2004-05-19
* A better hack to get tests to run under the latest cygwin.goodale2004-05-19
* Finish error message about missing executable with a newline charactertradke2004-05-19
* Changed to using the cygwin version of Perl under cygwin. This hasgoodale2004-05-19
* Define HAVE_LORENE in make filesschnetter2004-05-17
* Allow a thorn, which PROVIDES a certain capability, to also REQUIRE it.tradke2004-05-17
* Reset values of LANG and SCRIPT tokens before parsing the next thorn'stradke2004-05-17
* Give somewhat better error message if a thorn's configuration script couldn'ttradke2004-05-17
* Use $(BINDINGS_DIR) to point to a bindings configuration make.configuration.defntradke2004-05-17
* Include the bindings configuration make.code.defn for a thorn.tradke2004-05-17
* Fixed path to a thorn's bindings Configuration make.configuration.deps file.tradke2004-05-17
* As a standard configuration now builds without warning abouthawke2004-05-15