/[MITgcm]/MITgcm/tools/genmake2
ViewVC logotype

Log of /MITgcm/tools/genmake2

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Links to branch-genmake2: (view) (download) (annotate)
Sticky Tag:

Revision 1.11.2.13 - (view) (download) (annotate) - [select for diffs]
Wed Oct 8 05:58:50 2003 UTC (20 years, 5 months ago) by edhill
Branch: branch-genmake2
Changes since 1.11.2.12: +14 -2 lines
Diff to previous 1.11.2.12 , to branch point 1.11 , to next main 1.282
 o fix error in expand_pkg_groups()


Revision 1.11.2.12 - (view) (download) (annotate) - [select for diffs]
Sat Oct 4 14:21:58 2003 UTC (20 years, 5 months ago) by edhill
Branch: branch-genmake2
Changes since 1.11.2.11: +2 -1 lines
Diff to previous 1.11.2.11 , to branch point 1.11
more IEEE fixes


Revision 1.11.2.11 - (view) (download) (annotate) - [select for diffs]
Sat Oct 4 13:56:40 2003 UTC (20 years, 5 months ago) by edhill
Branch: branch-genmake2
Changes since 1.11.2.10: +8 -5 lines
Diff to previous 1.11.2.10 , to branch point 1.11
 o fix IEEE handling


Revision 1.11.2.10 - (view) (download) (annotate) - [select for diffs]
Fri Oct 3 19:49:06 2003 UTC (20 years, 5 months ago) by edhill
Branch: branch-genmake2
Changes since 1.11.2.9: +28 -11 lines
Diff to previous 1.11.2.9 , to branch point 1.11
 o cleanup handling of "genmake_*" files
 o add "-standarddirs" option so that its easy to build the "coupler" that
   JMC uses [which needs to turn off all the files in "eesupp model" and
   add the special "aim_ocn_coupler" which includes its own MAIN()
   implementation]


Revision 1.11.2.9 - (view) (download) (annotate) - [select for diffs]
Fri Oct 3 18:54:16 2003 UTC (20 years, 5 months ago) by edhill
Branch: branch-genmake2
Changes since 1.11.2.8: +2 -2 lines
Diff to previous 1.11.2.8 , to branch point 1.11
 o add "athlon" to the "ia32" architecture


Revision 1.11.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 18:26:44 2003 UTC (20 years, 5 months ago) by edhill
Branch: branch-genmake2
Changes since 1.11.2.7: +2 -2 lines
Diff to previous 1.11.2.7 , to branch point 1.11
 type-o


Revision 1.11.2.7 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 18:20:45 2003 UTC (20 years, 5 months ago) by edhill
Branch: branch-genmake2
Changes since 1.11.2.6: +2 -2 lines
Diff to previous 1.11.2.6 , to branch point 1.11
 o "PACKAGES.h" ==> "PACKAGES_CONFIG.h"


Revision 1.11.2.6 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 14:42:04 2003 UTC (20 years, 5 months ago) by edhill
Branch: branch-genmake2
Changes since 1.11.2.5: +9 -1 lines
Diff to previous 1.11.2.5 , to branch point 1.11
 o add "header inclusion barrier" to PACKAGES.h


Revision 1.11.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 14:27:50 2003 UTC (20 years, 5 months ago) by adcroft
Branch: branch-genmake2
Changes since 1.11.2.4: +2 -2 lines
Diff to previous 1.11.2.4 , to branch point 1.11
Since Makefile does not know how to create PACKAGES.h we shouldn't delete it.
Otherwise user had to genmake2 after a make CLEAN.


Revision 1.11.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 02:28:05 2003 UTC (20 years, 5 months ago) by edhill
Branch: branch-genmake2
Changes since 1.11.2.3: +42 -12 lines
Diff to previous 1.11.2.3 , to branch point 1.11
 o added "package groups" convenience feature to genmake2
 o fixed handling of PACKAGES.h generation


Revision 1.11.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 20:47:26 2003 UTC (20 years, 5 months ago) by edhill
Branch: branch-genmake2
Changes since 1.11.2.2: +12 -1 lines
Diff to previous 1.11.2.2 , to branch point 1.11
 o search for "packages.conf" in "." and $MODS


Revision 1.11.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 19:33:01 2003 UTC (20 years, 5 months ago) by edhill
Branch: branch-genmake2
Changes since 1.11.2.1: +42 -44 lines
Diff to previous 1.11.2.1 , to branch point 1.11
 o quote names and consistent indentation
 o create new $PACKAGES_DOT_H and backup file only if needed


Revision 1.11.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 18:44:48 2003 UTC (20 years, 5 months ago) by adcroft
Branch: branch-genmake2
Changes since 1.11: +82 -40 lines
Diff to previous 1.11
Tentative changes to implement new building process and package configuration.
 o no longer creates CPP_OPTIONS.h (#def's now in PACKAGES.h)
 o uses -DALLOW_* on cmd-line
Todo:
 o lots


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Sep 29 16:15:23 2003 UTC (20 years, 5 months ago) by edhill
Branch: MAIN
CVS Tags: branchpoint-genmake2, checkpoint51f_post, checkpoint51g_post, checkpoint51h_pre, checkpoint51i_pre, checkpoint51j_post
Branch point for: branch-genmake2
Changes since 1.10: +168 -103 lines
Diff to previous 1.10
 o added a platform-detection mechanism to guess at the optfile to use
     when none are specified
 o changed some optfile names to reflect the new platform naming
     convention--more work still needed in this area
 o added parsing of MITGCM_* environment variables


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 18:47:59 2003 UTC (20 years, 5 months ago) by adcroft
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
o Bug fix for following scenario:
  Compiling in  verification/expt/code/  or working with a local real
  file version of CPP_OPTIONS.h then genmake2 fails because it can not find
  a copy of CPP_OPTIONS.h
o also change on screen comment corresponding to changed code
x Note! This breaks the functionality of the original genmake(1) because
  it assumes that a CPP_OPTIONS.h should take priority over a ./CPP_OPTIONS.h


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 18:16:38 2003 UTC (20 years, 5 months ago) by adcroft
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Bug fix for following scenario:
 % genmake2
 % make links
 % genmake2
 % make CLEAN
 % make links
Results in symbolic links pointing to themselves.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 15:53:02 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
Changes since 1.7: +36 -1 lines
Diff to previous 1.7
Verify that FC, LINK, CPP, and S64 are defined.  If not, provide helpful
errors.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Sep 22 19:06:12 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
Changes since 1.6: +11 -3 lines
Diff to previous 1.6
 - fix absolute path on f90mkdepend
 - add EXEHOOK to the Makefile


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Sep 5 00:25:42 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
Changes since 1.5: +12 -5 lines
Diff to previous 1.5
two small changes to fix compilation on the IBM sp4 "bluesky"


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Aug 27 22:12:31 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
Changes since 1.4: +33 -127 lines
Diff to previous 1.4
Small cleanups to genmake2 and its "optfiles".  Initial check-in of
"testreport" which functions similarly to "testscript" but supports
more genmake2 options and emails results to a central address for
automated testing.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Aug 26 16:22:15 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
Changes since 1.3: +12 -12 lines
Diff to previous 1.3
fix errors in "-opt opt_arg"-style options parsing


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Aug 22 20:50:40 2003 UTC (20 years, 7 months ago) by cnh
Branch: MAIN
Changes since 1.2: +35 -14 lines
Diff to previous 1.2
Changes that should only affect when there are .F90 files present
e.g. ESMF drivers etc...


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Aug 22 04:07:00 2003 UTC (20 years, 7 months ago) by edhill
Branch: MAIN
Changes since 1.1: +156 -33 lines
Diff to previous 1.1
Remove (accidental) bash v2 syntax so genmake2 is compatible with bash v1.
Still need to test against Bourne shell.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Aug 16 14:01:08 2003 UTC (20 years, 7 months ago) by edhill
Branch: MAIN
This is the first version of "genmake2" and "testscript2" (and support files)
that pass all the standard verification tests on faulks.  Since they have new
names, they can be run side-by-side (no known conflicts) with the existing
genmake and testscript versions.  If you get a chance, please try them on your
system and mail the output to <eh3@mit.edu>.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22