Commit Graph

13 Commits

Author SHA1 Message Date
Ye Luo 1b0584bc08 Check git and initialize submodules at configure 2022-02-03 12:55:33 -06:00
Ye Luo 2b10963cd6 Revert "Revert "Merge branch 'configure-submodule' into 'develop'""
This reverts commit 7246b5894d.
2022-02-02 00:35:39 -06:00
Ye Luo 7246b5894d Revert "Merge branch 'configure-submodule' into 'develop'"
This reverts merge request !1725
2022-02-02 06:25:00 +00:00
Ye Luo 1a0af039f3 Add a check for git. 2022-01-23 14:33:28 -06:00
Ye Luo ec119489e0 To help more restrictive git. 2022-01-17 23:54:03 -06:00
Ye Luo 2b7ca6f8a7 Rename Makefile canned recipe. 2022-01-17 23:54:03 -06:00
Ye Luo eab2e407cc Move fox/lapack/devxlib/mbd to submodule. 2022-01-17 23:54:03 -06:00
Ye Luo be6aa948dd Revert "Merge branch 'develop' into 'develop'"
This reverts merge request !1713
2022-01-18 01:23:52 +00:00
Hongyi Zhao 068d076394 Enhance the robustness of `install/install_utils` script.
See https://gitlab.com/QEF/q-e/-/issues/435 for more detailed information.
2022-01-15 13:18:05 +08:00
Paolo Giannozzi 22960e9b37 Quick-and-dirty memory tracker, courtesy Pietro Bonfà, added. Part of it had
already been included by mistake in a previous commit. Can be activated using
script "dev-tools/mem_counter" on selected directories (and recompiling);
can be deactivated using "dev-tools/mem_counter -r" (and recompiling).
A small fortran file added into UtliXlib (seemed the most sensible place).
A small change to qes_libs.f90 to avoid compilation problems (line too long).
Small patch by Scott Brozel signaling download failures added.
Essential and very incomplete documentation of what is inside dev-tools added.
2018-02-17 18:53:49 +01:00
spigafi 5f2d8af74c Compact form, minor fixes. I hope this is the last time I have to touch it...
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12937 c92efa57-630b-4861-b058-cf58834340f0
2016-09-09 13:56:17 +00:00
spigafi 3d761c6060 Fix needed to deal with awful URL generated by QE-FORGE
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12934 c92efa57-630b-4861-b058-cf58834340f0
2016-09-09 13:02:12 +00:00
spigafi 57a852b34a "download_and_unpack" used for all plug-ins and netlib libraries. Implementation
can be better, still working on this...


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12931 c92efa57-630b-4861-b058-cf58834340f0
2016-09-08 22:20:44 +00:00