Commit graph

7 commits

Author SHA1 Message Date
Yuri Victorovich
7b3d60dce7 Fix bash shebangs: make /usr/bin/env find bash in paths
This is needed on FreeBSD and other systems where bash isn't located in /bin/bash.
2021-11-07 14:06:22 -08:00
Huub Van Dam
d4589b6196 HvD: Even more versions of mafdecls.fh and global.fh to hack to make
the MAPOINTER business work for OLD_GA.
2012-11-21 21:33:22 +00:00
Huub Van Dam
20ca852968 HvD: Further modified this script to work better with the ways of GA-4-3. 2012-11-21 19:05:16 +00:00
Huub Van Dam
ec53df87e0 HvD: The previous fix needed some fine tuning for the OLD_GA stuff. 2012-11-20 23:05:07 +00:00
Huub Van Dam
a042dc81d4 HvD: If someone had the OLD_GA environment variable set then there were problems
because MAPOINTER is not defined in ga-4-3. The script has now been extended to
hack the ga-4-3 include files to fix this.
2012-11-20 22:39:55 +00:00
Huub Van Dam
da79a02a16 HvD: Added the locations of the target include files for the DEV_GA and
EXP_GA builds.
2012-07-31 17:10:52 +00:00
Huub Van Dam
73ce95f5d5 HvD: Added a script to modify the Global Array include files adding interface
blocks. These interface block allow the compiler to check whether the relevant
GA routines are called with the correct data types for the arguments. It is 
expected that these checks will be crucial to get the MAPOINTER stuff right.
2012-07-31 00:27:23 +00:00