3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 11:43:47 +01:00
dft_tools/cmake
Olivier Parcollet fcfcce8d61 Cmake. Fix #97 and #89
- C++14 mode not automatic. Was based on compiler version,
  but the version of the C++ lib also matters....
  Now, there is an explicit USE_CPP14 option [default =OFF]
  to set to compile in c++1y mode.
  Solve also #89, i.e. the flags is now in TRIQS_CXX_DEFINITIONS and
  therefore pass to applications (including ipython magic).

- Python_use_mpi4py is now ON by default.
  Rational : it has been used for a while by e.g. Thomas,
  and it is necessary on OS X (boost.mpi.python raises a lot of issues).
  Hence we put it as default.

- Rename the option Build_Triqs_General_Tools_Test to a simpler
  Build_Tests
2014-07-02 21:44:51 +02:00
..
BuildSphinx.cmake Clean a bit CMakeFiles 2013-08-02 10:16:28 +02:00
Doxyfile.in work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
FindBuildF2pyModule.cmake add little modif to make the dft apps 2013-07-23 20:57:53 +02:00
FindCompilerCheck.cmake Cmake. Fix #97 and #89 2014-07-02 21:44:51 +02:00
FindFFTW.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindGit3.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindGMP.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindGSL.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindLapack.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindMathJax.cmake Fix cmake so that -DMATHJAX_PATH works 2013-09-09 14:49:15 +02:00
FindNFFT.cmake Correction to previous commit 2014-04-04 12:03:06 +02:00
FindPython.cmake Remove Cython & prepare wrapper for applis. 2014-05-30 19:34:13 +02:00
FindPythonWrapperMacro.cmake wrapper: add use_module 2014-05-30 19:34:13 +02:00
FindTestCSimple.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindTestScriptHdf.cmake Clean a bit CMakeFiles 2013-08-02 10:16:28 +02:00
FindTRIQS.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindTriqsMacros.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindTriqsTest.cmake.in cmake: in test macro, add rpath 2013-10-11 16:19:38 +02:00
postinst.in First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
prerm.in First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
run_test_simple.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
run_test.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
triqs_config.h.in clean the TRIQS_COMPILER macros 2013-10-21 15:12:08 +02:00
TRIQSConfig.cmake.in wrapper: add use_module 2014-05-30 19:34:13 +02:00