3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 11:13:46 +01:00
Go to file
Michel Ferrero 9c258fa7e1 Add tools to be able to find version and release
I added a version.hpp and updated the version.py so that
one can find the version of the library either from the
c++ or the python (if there is python support).

  modified:   CMakeLists.txt
  modified:   cmake/TRIQSConfig.cmake.in
  modified:   pytriqs/version.py.in
  modified:   triqs/CMakeLists.txt
  new file:   triqs/version.hpp.in
2013-08-29 11:41:19 +02:00
cmake Add tools to be able to find version and release 2013-08-29 11:41:19 +02:00
doc Fix for boost linking in doc 2013-08-28 10:59:36 +02:00
examples/simple First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
foreignlibs First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
pytriqs Add tools to be able to find version and release 2013-08-29 11:41:19 +02:00
shells Better name for run_pytriqs_for_test 2013-08-02 10:15:05 +02:00
test move one test to c++11 for obsolete gcc 2013-08-27 14:32:52 +02:00
triqs Add tools to be able to find version and release 2013-08-29 11:41:19 +02:00
CITATIONS.bib First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt Add tools to be able to find version and release 2013-08-29 11:41:19 +02:00
COPYING.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
LICENSE.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
README.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00

 
The TRIQS website is under http://ipht.cea.fr/triqs. Start there
to learn about TRIQS.

To install TRIQS, follow the installation steps given under
http://ipht.cea.fr/triqs/doc/user_manual/install/install.html

Before you proceed, make sure you have read the LICENSE.txt file.

Enjoy!

The TRIQS team