summaryrefslogtreecommitdiff
path: root/lib/make/known-architectures/cygwin
Commit message (Expand)AuthorAge
* Take $(CFLAGS) or $(CXXFLAGS) into account when determining dependencieseschnett2012-08-10
* 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
* Set -tradtional flag on preprocessing Fortran files.goodale2004-03-28
* Made changes to allow for compiling with gnu compilers in cygwin.kcamarda2002-02-22
* Moved optimization flags from CFLAGS and CXXFLAGS to C_OPTIMISE_FLAGS andkcamarda2001-08-23
* Adding -D_WIN32 to flags for CPP as the CPP in the latest version Cygwin nogoodale2001-06-07
* Removed unnecessary /link from GENERAL_LIBRARIES to get rid of akcamarda2001-01-31
* Setting F77FLAGSgoodale2000-12-19
* Some tidying up, plus adding a define for the preprocessor so it works okgoodale2000-12-12
* Pick up includes from $INCLUDE when generating dependencies.goodale2000-12-12
* Updates to digital fortran libraries.goodale2000-12-12
* Added compaq fortran compiler to known compilers.goodale2000-12-12
* Changed to use C/C++ compiler for linking - now checks the f90 compilergoodale2000-12-10
* Converted to using libraries with name *.lib as per windows convention. Sogoodale2000-10-31
* Added check for sizeof(long long) as another candidate for eight byte ints.goodale2000-10-04
* Adding cross compilation info for cygwin to compile ia64 stuff.goodale2000-09-12
* Moving /TP flag for CXXFLAGS to CXX since it is essential in tellinggoodale2000-05-14
* Bug spotted by Thomas which meant that T3E wasn't being set and thusallen2000-01-26
* Fixed some problems with the NT build.goodale1999-10-20
* Added a "preferred-compilers" section to the known-architecture stuff.goodale1999-10-11
* Adding MKDIRFLAGS = -pallen1999-09-07
* Added yet another make variable.goodale1999-09-04
* def for WIN32allen1999-08-06
* Changed flags for linking routines with variable arguments.tradke1999-07-26
* Latest changes for the NT. Still fails at linking, but this isgoodale1999-06-28
* Oops. Missed a sed statement.goodale1999-06-25
* Latest cygwin known-architecture file. Almost there, just linking to go !goodale1999-06-25
* Now seems to configure out of the box under NT. Note that cpp.exe needsgoodale1999-06-25
* cygwin know architecture file. Still not perfect.goodale1999-06-25