summaryrefslogtreecommitdiff
path: root/lib/make
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* 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
* 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
* 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 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
* known-architectures file for OpenBSD 3.5jthorn2004-06-08
* New version of darwinallen2004-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
* Tidied up andfixed support for Intel C/C++ compilers.goodale2004-05-19
* Changed to using the cygwin version of Perl under cygwin. This hasgoodale2004-05-19
* Define HAVE_LORENE in make filesschnetter2004-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
* Search for "mpi_errno.h" instead of "mpe.h" to auto-locate an MPICH installat...tradke2004-05-14
* Updated Cray architecture description files with flags that will actuall buildjshalf2004-05-13
* This version of Darwin works with the new single darwin file.allen2004-05-09
* Some more optimization for Portland compilers.tradke2004-05-07
* Frank Loeffler's patch: explicitely set CACHELINE_SIZE on x86_64 to 64 bytes.tradke2004-05-07
* Print a warning message if the user specified a configuration option attradke2004-05-06
* Fix syntax error.schnetter2004-05-05
* Add support for PETSc 2.2.0.schnetter2004-05-05
* Changed CCTK_DECLARE_ARGUMENTS and CCTK_DECLARE_PARAMETERS macros so thattradke2004-04-24
* No need anymore to check for both OPTIMISE and OPTIMIZE. This is now alreadytradke2004-04-22
* Allow case-independent values for configure options WARN, OPTIMISE/OPTIMIZE,tradke2004-04-22
* Removed the '-bmaxdata:0x80000000' option from LDFLAGS when compiling intradke2004-04-21
* Catch the case where a Fortran compiler has been set to "none",schnetter2004-04-14
* Remove syntax error (forgotten ;;)schnetter2004-04-10
* Introduce the mechanism that forces users to re-configure theirschnetter2004-04-10