Reorganize the way localization.h is created so that we can set defines that are not configurable.
fixing quoting problems caused by shell bs and my inability to remember syntax
remove double quotes from number defines
remove S and the end of SUMS - should be there, but the defines with SUMS in their name got coded into SUMS without the S.
Add support for 3 new configurable parameters - SUM_NUMSUM, SUM_MAXNUMSUMS, and SUMS_MULTIPLE_PARTNSETS.
Make the compiler autoconfiguration configurable so that the user can turn it off.
added setting of DRMSPGPORT and SUMPGPORT in localization file from config file or defaults
Remove the lines that create the SQL files that create the drms_series and drms_session PG functions.
Fix regular expression for SUMEXP* defines (put ^ at the beginning of regexp)
Ensure that base/include and include have been created before alling gen_init.csh, which requires that they exist; remove localization.h-link creation from gen_init.csh; move non-clean code into appropriate place in configure.
Revamp some make-system files to handle third-party libraries better. There is no longer a lib_third_party directory. The paths to these libraries are specified in the configure script (for Stanford defaults) or in the config.local file (to override defaults and for non-Stanford sites). The only third-party libraries supported in the base system are PostgreSQL and CFITSIO. To use other third-party libraries, project-specific Rules.mk files need to be modified.
improved processing of SUMEXP variables
Support localization of remotesums scp command-line based upon the sums_url column value in jsoc.drms_sites
added code for sums mgr uid to localization
Fix for failure to link properly to third party libs; also ensure configure makes the third-party lib link for both platforms
added directives for custom.mk, warnings for admin only variables, use of POSTGRES_INCS and POSTGRES_LIBS
added define for SUMS_BIN_BASEDIR
added support for SUMS_LOG_BASEDIR and SUMS_GROUP
Modify gen_init.csh to print out the SUMS_TAPE_AVAILABLE define; also fix gen_sumcf.csh which was missing the preamble
Move the SUMS configuration part of gen_init.csh to a new script confsums.pl that is to be run by the sums manager
added section to create template sum_rm.cfg file
added support for SUMS_SERVER_HOST
localization changes and fixes for NetDRMS2.0beta
copy rick's bug fix
Commit Rick's changes for putting third-party configuration into his gen_init/config.local files
Used to create drms_series.sql and drms_session.sql scripts and localizaiton.h
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.