Skip to content
Snippets Groups Projects
  • Giovanni Bussi's avatar
    0b68f476
    Passing variables to python build · 0b68f476
    Giovanni Bussi authored
    Variables are passed as environment variables from Makefile,
    where they can be constructed using Makefile variables.
    
    This solves some problems I had with python2.7 not able to parse
    correctly the Makefile.conf file. In addition, it looks like correct
    directories are used also when plumed is already installed.
    
    Also notice that the plumed executable is now only invoked
    to retrieve the version number and that it is invoked with the
    correct path, so that a previously installed plumed will
    not be in the way.
    0b68f476
    History
    Passing variables to python build
    Giovanni Bussi authored
    Variables are passed as environment variables from Makefile,
    where they can be constructed using Makefile variables.
    
    This solves some problems I had with python2.7 not able to parse
    correctly the Makefile.conf file. In addition, it looks like correct
    directories are used also when plumed is already installed.
    
    Also notice that the plumed executable is now only invoked
    to retrieve the version number and that it is invoked with the
    correct path, so that a previously installed plumed will
    not be in the way.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.