Fix last check-in screw-up. Pull the proj/example Rules.mk code out of lower-level code, and put it in higher-level code so that it gets called only once.
Add a parameters file for shell (bash). Also, make sure that we create a Rules.mk and a target.mk for all builds, regardless if the configuration specifies a set of project directories. We need to provide proj/example and proj/cookbook at the least.
Do a version check for the python being run.
Use new-style class so that class DRMSParams can be sub-classed.
Add parameters for the white-list feature. Add a function to retrieve parameters as a Boolean. Fix a bug in the py cmd-line parser - it should key required args by the cmd-line string, not the dest string.
Fix for bug where the config.local proj xml accidentally contained the __PROJ__ div string.
Fix a typo.
Add missing resets of status flag for configureComps() function.
Add Python verson of drms parameters file.
Use file objects name property to obtain the file name (was using an undefined varible cfgfile). Check for an appropriate form of the exception object in exception handlers.
Fix stupid typo.
Make compatible with Python 2.7.
Fix bad assumption about type of exception object.
Mods for SUMS-server configuration (including sum_rm)
Fix for properly obtaining the compiler versions.
Fix some issues with sums not building on NetDRMS.
fix bugs
Changes to add new DRMS configuration parameter for the SUMS DB HOST, and localization clean-up.
Use config.local to override configsdp.txt - that way we do not have to edit configsdp.txt which will lead people to checking-in an edited version configsdp.txt
Fix accidental mingling of platform and machine dictionaries.
Get this script working on the Stanford build.
Changes to sort the sections in the output makefile.
Organize the various sections of the generated make file.
Add support for auto-selection of compilers, merge the format of the Stanford and NetDRMS configuration files, add support for determining the SUMS manager UID from the SUMS manager account name, add support for parsing the config-file make variables sections (including those needed for locating third-party libraries.)
Clean up, add the get perl function, add the BUILD_TYPE parameter.
Initial check-in of a script that consolidates all the various localization scripts and programs. Were moving to a single script that works for both SDP and NetDRMS.
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.