summaryrefslogtreecommitdiff
path: root/lib/make/make.configuration
Commit message (Expand)AuthorAge
* Now "packages" are called "arrangements"allen1999-07-30
* Added simple support for compiling with DEBUG.jmasso1999-07-29
* Make a EXEDIR directory and put EXE thereallen1999-07-28
* Added some verion number stuff.goodale1999-07-23
* Tom's fix for the path names for compiling datestamp.c on the NTallen1999-07-18
* Change ActiveThorns to ThornListallen1999-07-04
* 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
* A few more changes to help supprt NT.goodale1999-06-25
* Changes for making in parellel.goodale1999-04-15
* Protected a ? with a \ in an echo statement.goodale1999-04-14
* Added CFLAGS to compilation of datestamp.goodale1999-02-22
* Fixed major bug in statement which only include make.thornlist if nogoodale1999-02-22
* Modified clean target to delete dependencies too.goodale1999-02-21
* Removed reference to grace I accidently checked in !goodale1999-02-20
* Can now pass options to the configure scriptgoodale1999-02-20
* toolkit -> packageallen1999-02-13
* Allows thorns to put files make.configuration.defn andgoodale1999-02-12
* Created make variables for the perl scripts - these variables are rungoodale1999-02-06
* Toms twiddling with the order of the thorn libraries in the final link.allen1999-02-02
* Use the $(LD) variable as the linker !goodale1999-01-29
* Now preprocesses c files into the appropriate build directory, thengoodale1999-01-22
* Added dependency of make.thornlist on the .ccl files.goodale1999-01-22
* Now passes through defines to the preprocessor to allow the parameters to work.goodale1999-01-22
* Added definition of Double to headers.goodale1999-01-20
* Links in libCactusBindings.agoodale1999-01-20
* New library - libCactusBindings.a created by make.configuration.goodale1999-01-20
* Fixed a bug I introduced earlier when I tidied up the rule forgoodale1999-01-19
* Changed name of main library to libCactus.a .goodale1999-01-19
* Put a rule in to generate a valid ActiveThorns file.goodale1999-01-19
* Changed siniclude to -include, as older versions of gmake don't recognisegoodale1999-01-19
* Changed some include statement to sinclude to prevent extraneous warninggoodale1999-01-19
* Now make will recurse into subdirectories of a thorn.goodale1999-01-18
* Added rules to make make.thornlist and ActiveThornsgoodale1999-01-18
* Now checks for the presence of a Makefile in a thorn's src directorygoodale1999-01-18
* New make system.goodale1999-01-17
* Start of the new make system.goodale1999-01-16