summaryrefslogtreecommitdiff
path: root/lib/make/configure.in
Commit message (Expand)AuthorAge
...
* Checking if SOCKET is defined in the network stuff.goodale2000-10-31
* Added LIBNAME_PREFIX and LIBNAME_SUFFIX to allow libraries to be namedgoodale2000-10-31
* Check for gethostbyname and #define HAVE_GETHOSTBYNAME if it's available.goodale2000-10-20
* Added check for sizeof(long long) as another candidate for eight byte ints.goodale2000-10-04
* Checking for and #defining, another couple of networking header files.goodale2000-09-16
* Added check for crypt.h.goodale2000-09-15
* Added new second argument to CCTK_CHECK_HEADERS. This is code which shouldgoodale2000-09-15
* Checking for another header for the network stuff.goodale2000-09-15
* Checking for additional headers for socket stuff.goodale2000-09-14
* Can now pass CXX=none to the configure line. The checks for CXX are thengoodale2000-09-01
* autoconf test marco: check if the system knows about socklen_t (t3e does not,...lanfer2000-08-25
* Detect if the C++ compiler defines bool, if not, do a typedef.goodale2000-07-18
* Added check for getopt_long_only. This should hopefully fixgoodale2000-05-15
* A few more checks for things. Now looks for regex.h and getopt.h andgoodale2000-05-14
* Correcting a mistake I made earlier in interpreting the autoconfgoodale2000-05-12
* Bug fixes for cross-compilation. Now will stop if the variousgoodale2000-05-12
* Preliminary support for cross-compilation.goodale2000-05-12
* Check, using C++, for the presence of vector and vector.h . This shouldgoodale2000-05-12
* Adding CCTK_FCALL to replace FMODIFIERallen2000-05-10
* Checks for the presence of mode_t. Under NT mkdir doesn't takegoodale2000-05-02
* Tidying warnings to remove text wrap around screenallen2000-04-18
* Fix for PR316 - can now use LIBS=... in configuration process.goodale2000-04-17
* Now havegoodale2000-04-17
* Addedgoodale2000-03-07
* Added yet another thing which can be set by the known-architecture stuff:goodale2000-03-06
* Added configuration-time optionallen2000-02-19
* Added configuration-time optiongoodale2000-02-17
* Added detection of string.hgoodale2000-02-15
* Added detection of X library location.goodale2000-02-10
* Renaming include files to new names so that MPI works againallen2000-01-16
* Changing include file namesallen2000-01-16
* config.h -> cctk_config.hallen2000-01-13
* New cache alignment stuff.goodale1999-11-30
* More configuration stuff. Should now properly detect a lot ofgoodale1999-10-21
* Some more configuration stuff. Have started splitting nasty stuff offgoodale1999-10-21
* Detection of various functions and header files.goodale1999-10-20
* Added a "preferred-compilers" section to the known-architecture stuff.goodale1999-10-11
* Added MKDIRFLAGS to be available for make and code.allen1999-09-07
* Adding macro for MKDIRallen1999-09-06
* Added yet another make variable.goodale1999-09-04
* Made apths to c_file processor relative to CCTK_HOME.goodale1999-09-03
* Found a package which should have been an arrangement.allen1999-07-30
* Add an exe dir, has compilation option EXEDIRallen1999-07-28
* Put quotes around a couple of variable assignments to make suregoodale1999-07-21
* Changed to that the known-architecture stuff is done before the extrasgoodale1999-07-21
* I've re-done the MPI stuff to make it more flexible. It is now easy to add o...goodale1999-07-21
* Added MPI=<type> configuration option.goodale1999-07-20
* Added F_DEPEND and F77_DEPEND for consistency with C and CXX.goodale1999-07-15
* Latest changes for the NT. Still fails at linking, but this isgoodale1999-06-28
* Added method to change the way libraries are linked in, this should help undergoodale1999-06-28