summaryrefslogtreecommitdiff
path: root/lib/make
Commit message (Expand)AuthorAge
...
* Fix dependency generationschnetter2004-01-19
* Pass list of "used" (i.e. depending-on) thorns so that makeschnetter2004-01-19
* Define C_LINE_DIRECTIVES and F_LINE_DIRECTIVESschnetter2004-01-19
* Make error messages and debug information point to the real sourceschnetter2004-01-19
* known-architectures file for OpenBSD 3.4jthorn2004-01-19
* Add (incomplete) Fortran 90 bindings for the flesh functions.schnetter2004-01-19
* Protect the // concatenation operator in Fortran againschnetter2004-01-19
* Add FPP and FPPFLAGS configuration variables. These are used forschnetter2004-01-19
* Set the preprocessor flag F90CODE for Fortran 90 source files.schnetter2004-01-19
* Use of aggressive optimization options for F90 code gains 20% performancetradke2004-01-16
* Whitespace changesschnetter2004-01-11
* Remove /./ from make outputschnetter2004-01-11
* Cosmetic change.schnetter2004-01-11
* Fix indentation. No functional change.schnetter2004-01-11
* Support for AIX 5.2.0.0.tradke2003-12-29
* Turn "WARN={yes|no}" into a configuration option also (still changeable attradke2003-12-17
* Support for Intel compilers version 8.tradke2003-12-17
* Check for ifort as F77/F90 compiler.tradke2003-12-17
* Allow vector groups of scalars.schnetter2003-11-21
* Exclude cctk_Functions.h from dependency checking. It does notschnetter2003-11-20
* Force a rebuild for the latest change.schnetter2003-11-19
* Check whether the HDF5 installation has the external szlib I/O filter built in,tradke2003-11-10
* Changing DIM of scalars requires a rebuild.schnetter2003-11-06
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Update from configure.in. This mainly reflects the changes to enableschnetter2003-10-28
* Force rebuilding for the Fortran function prototypes.schnetter2003-10-27
* Move files into a different directory, where they fit better.schnetter2003-10-13
* Add commands "make ThornDoc" and "make ArrangementDoc" to prepare theschnetter2003-10-13
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Output the dividers during the build stage after each step instead before,schnetter2003-10-13
* Currently the dependencies from the configure.ccl file are not handledschnetter2003-10-07
* Support for NEC SX-6.tradke2003-10-07
* Use most aggressive optimization strategy also for C/C++ code - but had totradke2003-10-06
* John Shalf's known arch options for Darwin 6.8 and knowledge about thetradke2003-10-06
* Support for x1-cray-unicosmp. Added by John Shalf.tradke2003-10-06
* Check for a valid PETSc standard installation libdir.tradke2003-10-06
* Fixed a small shell syntax error in an if statement.tradke2003-10-06
* PETSc support for DEC Alpha (lemieux).tradke2003-09-30
* Use '-f90lib' linker flag to link all the necessary fortran runtime libs.tradke2003-09-29
* Support for PETSc architecture linux64_intel.tradke2003-09-29
* Added another fortran library to the system libs.tradke2003-09-26
* Fixed a regular expression in the configuration options file parsertradke2003-09-26
* John's optimization options and my cross compiling options.tradke2003-09-25
* Allow the user to overwrite PETSC_ARCH_LIBS which lists architecture-specifictradke2003-09-25
* Added support for native MPI.tradke2003-09-24
* Support architecture rs6000_64 (IBM SP-3).tradke2003-09-23
* Fixed C++ filenames and dependency generation.tradke2003-09-23
* Print the HDF5 installation dir also if the user set it explicitely.tradke2003-09-15
* Parse information in thorns' configuration.ccl files.tradke2003-09-04
* New darwin releaseallen2003-09-03