Michel Ferrero
4cb83c370b
Fix RPATH issues
...
modified: cmake/TRIQSConfig.cmake.in
2013-08-07 17:06:44 +02:00
Michel Ferrero
f7a44ad6dd
Allow to fix install_name_dir for OSX
...
modified: cmake/TRIQSConfig.cmake.in
2013-08-02 14:01:21 +02:00
Michel Ferrero
efde32d1e0
Clean a bit CMakeFiles
...
modified: cmake/BuildSphinx.cmake
modified: cmake/FindTestScriptHdf.cmake
modified: cmake/FindTriqsTest.cmake.in
modified: cmake/TRIQSConfig.cmake.in
2013-08-02 10:16:28 +02:00
Olivier Parcollet
4f4c697897
separate some tests in c++11 dir for old compilers.
...
new policy : for non standard conforming compilers,
we can skip the tests using new features using recent c++ features.
I.e. compilers below gcc 4.8.1, clang 3.3.
2013-07-30 22:37:41 +02:00
Olivier Parcollet
9290e640fd
icc : workaround macro was not set in the config.h
...
- forgot to declare one cmake var.
- test can now be not compiled (Build_Triqs_General_Tools_Test had no
effect)
2013-07-25 23:08:44 +02:00
Olivier Parcollet
f12eccc69f
cmake: add macro to fix rpath to triqs install
...
- to be tested on mac
2013-07-25 15:19:54 +02:00
Michel Ferrero
505839b339
Fix a misplaced NOT in FindCompilerCheck.cmake
...
modified: cmake/FindCompilerCheck.cmake
2013-07-24 14:34:41 +02:00
Olivier Parcollet
cd411bba1e
add little modif to make the dft apps
2013-07-23 20:57:53 +02:00
Olivier Parcollet
6bf0d0f6b5
Add details for applis compilation/install
...
- generation of test script
- export new variables
2013-07-22 21:52:26 +02:00
Olivier Parcollet
aa2c52cb01
utility : tuple, complex_ops
...
- add _j notation on C++11 compliant compilers
- correct tuple fold (was working in reverse)
- add construction of mini_vector from tuple
2013-07-19 13:27:03 +02:00
Olivier Parcollet
f2c7d449cc
First commit : triqs libs version 1.0 alpha1
...
for earlier commits, see TRIQS0.x repository.
2013-07-17 19:24:07 +02:00