• Greg Ward's avatar
    Hacked things up a bit so that configuration variables are expanded · ff2d9b71
    Greg Ward yazdı
    in command-line options, and in two phases at that: first, we expand
    'install_base' and 'install_platbase', and then the other 'install_*'
    options.  This lets us do tricky stuff like
        install --prefix='/tmp$sys_prefix'
    ...oooh, neat.
    
    Simplified 'select_scheme()' -- it's no longer responsible for expanding
    config vars, tildes, etc.
    
    Define installation-specific config vars in 'self.config_vars', rather than
    in a local dictionary of one method.  Also factored '_expand_attrs()' out
    of 'expand_dirs()' and added 'expand_basedirs()'.
    
    Added a bunch of debugging output so I (and others) can judge the
    success of this crazy scheme through direct feedback.
    ff2d9b71
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...