summaryrefslogtreecommitdiff
path: root/lib/make/configure.in
Commit message (Expand)AuthorAge
...
* Removing the check for X libraries. This should now be donegoodale2005-10-05
* Reverse changes made in version 1.133 to enable separate F77 and F90goodale2005-10-04
* Undo changes that prevent more unwanted warnings about unused variables.schnetter2005-09-28
* Introduce a new configuration flag DISABLE_REAL16 which disablesschnetter2005-09-26
* Introduce macros CCTK_DECLARE and CCTK_DECLARE_INIT which declare orschnetter2005-09-26
* If the user has explicitly specified a setting for F77, then do notschnetter2005-09-26
* Detect the compiler versions for CC, CXX, F77, and F90, and put the informationtradke2005-06-16
* Check for availability of va_copy(3).tradke2005-05-16
* Removed '-Wstrict-prototypes -Wmissing-prototypes' from CXX_WARN_FLAGS.tradke2005-03-02
* bugfix in previous commit -- hopefully we now handle all possible casesjthorn2005-02-10
* [[from Jonathan && Thomas R jointly]]jthorn2005-02-10
* 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
* 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
* Changed to using the cygwin version of Perl under cygwin. This hasgoodale2004-05-19
* Allow case-independent values for configure options WARN, OPTIMISE/OPTIMIZE,tradke2004-04-22
* Changing so that line directives are not generated by default:goodale2004-02-05
* Make error messages and debug information point to the real sourceschnetter2004-01-19
* Add (incomplete) Fortran 90 bindings for the flesh functions.schnetter2004-01-19
* Add FPP and FPPFLAGS configuration variables. These are used forschnetter2004-01-19
* Turn "WARN={yes|no}" into a configuration option also (still changeable attradke2003-12-17
* Check for ifort as F77/F90 compiler.tradke2003-12-17
* Allow vector groups of scalars.schnetter2003-11-21
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Currently the dependencies from the configure.ccl file are not handledschnetter2003-10-07
* Rename CCTK_L2_CACHE_SIZE to CCTK_CACHE_SIZE andallen2003-04-30
* Added detection of signal.h.goodale2003-04-05
* Some changes prompted by PR/1320:goodale2003-03-13
* Define CCTK_DEBUG if 'DEBUG=yes' was set as a configure option.tradke2003-02-12
* Removed g++ warnings which are only valid for C (not for C++).tradke2003-02-10
* Moved the check for 'inline', along with checks for 'working const' andtradke2002-11-05
* Add #defines for the machine Cactus is being built on.allen2002-09-16
* Erik's patch to also check for the '__restrict__' or '__restrict' keywordstradke2002-08-30
* Changed the default optimization option for g77 from '-O' to '-O2'.tradke2002-06-26
* Check for availability of <sys/ioctl.h>.tradke2002-06-01
* Check for availability of <sys/filio.h> which is needed for socket I/O code.tradke2002-05-31
* Support for the C99 restrict keyword. This is dealt with in the samegoodale2002-05-07
* Check for DEBUG="no". This closes PR Cactus/952.tradke2002-03-27
* Check for DEBUG to have a valid setting.tradke2002-03-25
* Expand the NULL_DEVICE define in cctk_Config.h when cross-compiling.tradke2002-03-20
* Check for availability of <dirent.h>.tradke2002-01-07
* Removed check for scandir(3) which isn't used anymore in IOUtil.tradke2001-12-21
* Added function CCTK_WriteFiles which compares file against old version andgoodale2001-06-25
* Use C_WARN_FLAGS to build CXX_WARN_FLAGS only if CC is gcc.tradke2001-06-18
* Added some more options to C_WARN_FLAGS and CXX_WARN_FLAGS resp.tradke2001-06-18
* With my latest commit I accidentally removed MKDIR and MKDIRFLAGStradke2001-06-13
* Get rid of FMODIFIER (DEPRECATED IN BETA 9) and MKDIR/MKDIRFLAGS whichtradke2001-06-12