summaryrefslogtreecommitdiff
path: root/lib/make/configure
Commit message (Expand)AuthorAge
...
* 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=... on configure line.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
* 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
* Rerun of autoconfallen1999-07-30
* Added exe dir 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
* Lots more changes to get things working under NT.goodale1999-06-25
* Now seems to configure out of the box under NT. Note that cpp.exe needsgoodale1999-06-25
* A few more changes to help supprt NT.goodale1999-06-25
* Added FMODIFIER to configuration stuff.goodale1999-06-24
* Some more stuff to do with precision and variables.goodale1999-06-22
* Update of various things in the configuration system:goodale1999-06-21
* Double -> CCTK_REALallen1999-06-15
* Moved the reading of known architecture settings to before detection ofgoodale1999-04-14
* Most compilers use -c -o for compile only and put object file in agoodale1999-04-08
* Changed the way Int is defined so that the irix standalone cpp does the correctgoodale1999-04-06
* Changed configuration stuff to find the standalone CPP.goodale1999-04-06
* Added code to use flags for known architectures.goodale1999-02-25
* Make F77FLAGS equal F90FLAGS when F77 equals F90, rather then equallinggoodale1999-02-21
* Can now pass options to the configure scriptgoodale1999-02-20