espressomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ESPResSo-devel] Overhauled the build system


From: Olaf Lenz
Subject: [ESPResSo-devel] Overhauled the build system
Date: Fri, 26 Nov 2010 10:21:05 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

Hi everybody!

During the last days, I have done a lot of work on the build system. I
have not yet pushed the work to the master, but on the branch
"build-system" in my github repo, so that you can have a look at it
first. My repo is to be found at:

        https://address@hidden/olenz/espresso.git

I have done the following things:

* The automatic object directories "obj-XXX" have disappeared. This
should not affect most of you. If you are affected and feel that you
need it, please contact me!

* So far, "Espresso" was a shell-script that set the
environment-variable "ESPRESSO_SCRIPTS" and then called "Espresso_bin"
via MPI (if it knew how to). Now, "Espresso" is the binary itself, and
it has the path of ESPRESSO_SCRIPTS compiled into the binary, so that it
is not necessary to set the variable in the most cases. The binary will
still heed the variable if it is set, however. The binary does not know
how to handle MPI, this has to be done from the outside.

* The build process of the User's Guide has been modified, so that it
should work better now.

Cheers
  Olaf

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]