Olivier Parcollet
|
f04b0b1058
|
cmake : fix a detail in __init__ generation
should use .python/__init_... to create the file.
not python, otherwise when compiling application
*in source* (like brew does) this is a mess...
|
2013-09-02 21:25:43 +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 |
|
Michel Ferrero
|
505839b339
|
Fix a misplaced NOT in FindCompilerCheck.cmake
modified: cmake/FindCompilerCheck.cmake
|
2013-07-24 14:34:41 +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 |
|