3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-30 10:48:19 +01:00

Commit Graph

  • 0c9539ddf0
    [build] fix intel f2py build of elk converter (#249) Alexander Hampel 2024-03-08 11:06:53 -0500
  • 854a856c39 improvements from @wentzell Alexander Hampel 2024-03-08 09:11:07 -0500
  • 20e94df2e0 [build] fix intel f2py build of elk converter Alexander Hampel 2024-03-07 15:44:31 -0500
  • c2fcb83ac1 Disable notes about C++ ABI changes when using gcc Nils Wentzell 2024-03-06 10:43:32 -0500
  • ae8d373c72 Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable Nils Wentzell 2024-03-05 10:52:20 -0500
  • 196b7a4d9f [cmake] Fix naming in easybuild template file Nils Wentzell 2024-03-05 10:25:02 -0500
  • a3a49e514a Update macos build instructions in Jenkinsfile and build.yml Thomas Hahn 2024-03-05 10:11:26 -0500
  • eaa7c43551 Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable Nils Wentzell 2024-03-04 17:59:48 -0500
  • 44580aad29 Additional corrections to 8d850803 Nils Wentzell 2024-03-04 17:51:58 -0500
  • 9c6917526c [cmake] Do not define DEBUG macros for RelWithDebInfo builds Nils Wentzell 2024-03-04 17:25:14 -0500
  • 7bac90fdcb [cmake] Correct target file inclusion PATH to be absolute Nils Wentzell 2024-03-01 13:55:40 -0500
  • 8d850803cb [cmake] Only use GNUInstallDirs for LIBDIR Nils Wentzell 2024-03-01 13:55:33 -0500
  • e92057573d [cmake] Fix target inclusion directory to use GNUInstallDirs Nils Wentzell 2024-03-01 10:37:51 -0500
  • 1ac5c875e4 [cmake] Use unstable branch of cpp2py Thomas Hahn 2024-02-28 16:10:12 -0500
  • d202f698fe [cmake] Minor improvements in top-level CMakeLists.txt Nils Wentzell 2024-02-27 12:19:10 -0500
  • 3e1a77116e [cmake] Consistently use GNUInstallDirs for install commands Nils Wentzell 2024-02-27 12:06:45 -0500
  • b355173cf1
    [feat] improved standard behavior of block struct (#248) Alexander Hampel 2024-02-26 14:50:24 -0500
  • 8a5301961e [feat] improved standard behavior of block struct Alexander Hampel 2024-02-26 12:30:03 -0500
  • f6e53b6ef2 [jenkins] Add ubuntu-intel build Nils Wentzell 2024-02-16 11:56:00 -0500
  • d4d231786e jenkins: remove my email Dylan Simon 2024-02-09 13:42:47 -0500
  • 156f23e499 [fix] scipy.compress depr -> numpy.compress 3.1.x Alexander Hampel 2024-01-30 13:08:03 -0500
  • a4565a1b34 Set proper GNU install dirs also in env vars file Nils Wentzell 2024-01-30 10:55:59 -0500
  • f6a2e9802a [cmake] Use GNUInstallDirs to obtain installation directories Nils Wentzell 2024-01-30 10:51:58 -0500
  • b36b136744 [fix] incorrect numpy data type for Max OS ARM Alexander Hampel 2023-10-24 16:14:20 -0400
  • 39e97257df [fix] scipy.compress depr -> numpy.compress Alexander Hampel 2024-01-22 15:13:44 -0500
  • c48a51c7e7 [build] fix MacOS X build: add ninja as req Thomas Hahn 2024-01-25 16:50:04 -0500
  • 3cf71970a5
    [build] fix MacOS X build: add ninja as req Thomas Hahn 2024-01-25 16:50:04 -0500
  • f0931a921f Add ninja to requirments.txt Thomas Hahn 2024-01-25 16:04:38 -0500
  • 9de4004e99 Add ninja as a requirement to ghactions Thomas Hahn 2024-01-25 13:51:47 -0500
  • a2a2e627ba Fix output of meson logs Thomas Hahn 2024-01-25 12:46:21 -0500
  • b7b81aa074 Print meson build logs in github actions Thomas Hahn 2024-01-25 11:21:00 -0500
  • 194cc57714 [fix] scipy.compress depr -> numpy.compress Alexander Hampel 2024-01-22 15:13:44 -0500
  • 4951b15fa4 [feat] allow dc_imp to be a triqs Gf object (freq dependent) Alexander Hampel 2023-12-12 12:32:10 -0500
  • e3b947aee8 [cmake] Set policy CMP0144 to new Nils Wentzell 2023-12-06 16:47:17 -0500
  • 1a7a9af4e7 Fix typo in Jenkinsfile Nils Wentzell 2023-12-05 16:33:29 -0500
  • 373d30ab61 Bump actions/checkout from 2 to 4 Henri Menke 2023-10-31 19:17:25 +0100
  • 99b65a348b Fix settings environment variables Henri Menke 2023-10-31 19:01:20 +0100
  • 6b2d9b2bfb Allow manual dispatch and triggering action from other workflow Henri Menke 2023-10-23 16:36:00 +0200
  • 2c70bdfada Prevent unintentional parallelization in OpenBLAS Henri Menke 2023-10-16 09:54:59 +0200
  • 2e3e7d7feb Use ccache to speed up compilation Henri Menke 2023-10-13 13:35:03 +0200
  • c54f346ba3 [build] py312 add setuptools and meson as explicit dep for f2py Alexander Hampel 2023-10-24 16:16:30 -0400
  • bd88140192 [fix] incorrect numpy data type for Max OS ARM Alexander Hampel 2023-10-24 16:14:20 -0400
  • ab04e46ebf [build] add packaging directory to cmake Alexander Hampel 2023-09-27 13:44:47 -0400
  • f4fb3278ee [cmake] Run Debug checks also in RelWithDebInfo build mode Nils Wentzell 2023-09-27 11:12:45 -0400
  • 93ee35d25e [jenkins] For sanitized build use RelWithDebInfo build mode Nils Wentzell 2023-09-27 11:12:07 -0400
  • b4fb9624e3 Remove numpydoc sources from doc/sphinxext Nils Wentzell 2023-09-20 14:32:46 -0400
  • dfe7c014fe [build] automatically set version in packaging Alexander Hampel 2023-09-26 15:24:08 -0400
  • 0ca04d26a7 Raise shm size for docker run commands to comply with mkl requirements Nils Wentzell 2023-09-18 17:25:48 -0400
  • 319e8b4dd5 [doc] Correct Ubuntu Version in install instructions Nils Wentzell 2023-09-15 14:45:36 -0400
  • b4c1050623 [doc] Correct Ubuntu Version in install instructions Nils Wentzell 2023-09-15 14:45:36 -0400
  • 057c239461 Skip image and binary files in replace_and_rename Nils Wentzell 2023-09-13 14:52:08 -0400
  • a5ab612302 Use python3 instead of python2 in replace_and_rename.py script Nils Wentzell 2023-09-13 14:50:44 -0400
  • b87ca75c89 [doc] add util module to autodoc Alexander Hampel 2023-09-03 11:24:56 +0200
  • 09eaa7a378 [doc] add util module to autodoc Alexander Hampel 2023-09-03 11:24:56 +0200
  • 5dae1aa028 Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable Nils Wentzell 2023-09-01 07:49:50 -0400
  • 07830a6b3b [doc] Add 3.2.0 changelog Alexander Hampel 2023-09-01 09:44:08 +0200
  • 8d81828652 [doc] Add 3.2.0 changelog 3.2.0 Alexander Hampel 2023-09-01 09:44:08 +0200
  • 429a89e5cc [cmake] Change target for compiler warnings Thomas Hahn 2023-08-24 12:38:37 -0400
  • 1320dda5c3 [cmake] Change target for compiler warnings Thomas Hahn 2023-08-24 12:38:37 -0400
  • 0c65844c7b Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable Nils Wentzell 2023-08-23 16:54:42 -0400
  • 72029ee2ba [cmake] Fix sanitizer target names Nils Wentzell 2023-08-21 17:56:30 -0400
  • 54d4be9e08 [cmake] Add compiler warnings for IntelLLVM Thomas Hahn 2023-08-21 17:31:02 -0400
  • 74491922a8 [cmake] Do not find find cpp2py when PythonSupport==OFF and subproject Nils Wentzell 2023-08-15 16:13:44 -0400
  • c08a0923f4 [build] add libcxx flags for clang workflows Alexander Hampel 2023-08-15 13:54:10 -0400
  • c0afc3c44b [cmake] Protect against redefining santizier targets Nils Wentzell 2023-08-04 14:52:46 -0400
  • cb99846580 [cmake] Install bash files contained in doc pages Nils Wentzell 2023-08-03 16:19:59 -0400
  • 071f4b16a6
    Update README.md Alexander Hampel 2023-08-02 15:13:45 -0400
  • fbbba5dc95 [fix] w90 conv more generous matching to find fermi Alexander Hampel 2023-08-02 11:43:46 -0400
  • 59674b1b9a [cmake] Do not check doc build options as subproject Nils Wentzell 2023-07-26 15:36:55 -0400
  • fdfe1277cc Do not build documentation for subprojects Nils Wentzell 2023-07-26 14:55:30 -0400
  • 23723bc580 [vasp] change normion default to False Alexander Hampel 2023-07-24 10:41:59 -0400
  • f23ebdf228 [cmake] Extend extract_flags.cmake to include cxx_std_23 Nils Wentzell 2023-07-21 12:47:04 -0400
  • 999cbb13a2 [fix] deprecated safeconfigparser Alexander Hampel 2023-07-14 12:30:09 -0400
  • 089a5f5ab2 [cmake] Include build options for TSAN and MSAN Nils Wentzell 2023-07-07 16:32:42 -0400
  • b463d5efe6 Disable C++20 compat warnings Nils Wentzell 2023-07-06 14:57:02 -0400
  • 901722ad58 [fix] issue #216 correctly use beta when calling density on MeshReFreq Alexander Hampel 2023-06-28 16:18:43 -0400
  • 406d3a2df4 [clean] remove Gf indices and remove calc_dc_for_density (unused) Alexander Hampel 2023-06-28 16:16:18 -0400
  • 1848b3fa25 [w90] fix bug for Gamma only mode Alexander Hampel 2023-06-27 15:39:00 -0400
  • c8955dcc0c [ghactions] Fix llvm version number for ubuntu env Nils Wentzell 2023-06-26 14:52:20 -0400
  • 8c67d5e9d3 Rename easybuild file and update conda meta yaml with version number Nils Wentzell 2023-06-26 14:37:04 -0400
  • e28230abe4 [gitignore] Ignore doc/_autosummary directory Nils Wentzell 2023-06-26 11:59:29 -0400
  • eddf60ecc4
    Merge pull request #239 from TRIQS/vasp_csc_doc Alexander Hampel 2023-06-23 07:54:11 -0400
  • edf91a9819 Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable Nils Wentzell 2023-06-22 15:16:35 -0400
  • c750d6e376 [cmake] Bump Version to 3.2.0, require triqs v3.2, raise cmake req to 3.20 Nils Wentzell 2023-06-22 15:03:38 -0400
  • b30559a212 [doc] fixes for Vasp interface and general doc fix Alexander Hampel 2023-06-15 15:09:14 -0400
  • 4e9ce51a0f
    Merge pull request #238 from AlynJ/unstable Alexander Hampel 2023-06-19 17:28:25 -0400
  • 59bef9f5f8 minor doc fixes Alexander Hampel 2023-06-19 11:03:56 -0400
  • 28c0ab45e0 minor doc updates Alyn James 2023-06-19 14:43:12 +0100
  • 98ae1cf14e doc, log and minor updates Alyn James 2023-06-19 14:34:47 +0100
  • 9f9b93aa99 [jenkins] Remove redundant '-DBuild_Deps=Always' from cmake configuration Nils Wentzell 2023-06-12 17:40:47 -0400
  • deec8f5a5e fix docstrings and add example for automethod Alexander Hampel 2023-06-09 11:47:36 -0400
  • 893873dbcf [jenkins] Use gcc 13 on osx, remove Dylan from notifications Nils Wentzell 2023-06-08 16:37:34 -0400
  • 7545f21ce0 [clang-tidy] Synchronize config file with app4triqs Nils Wentzell 2023-06-07 16:44:30 -0400
  • 912971297e Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable Nils Wentzell 2023-06-07 16:42:28 -0400
  • 17e0ef69e8 [doc] Include plot source by default Nils Wentzell 2023-06-07 16:34:48 -0400
  • 8afb22b7bf [doc] Update conf.py to not show source-links and format links by default Nils Wentzell 2023-06-07 16:19:26 -0400
  • 6e7064b669 [doc] Update sphinxext.numpydoc.plot_directive to latest version Nils Wentzell 2023-06-07 16:18:59 -0400
  • b79360f6dd [doc] small fixes Alexander Hampel 2023-06-07 10:05:25 -0400
  • 5ae4949313 [style] format and doc strings Alexander Hampel 2023-06-07 09:53:19 -0400
  • 6df646ea0b [build] update github workflow to match triqs unstable req Alexander Hampel 2023-06-05 10:47:08 -0400