# # ChangeLog for ThirdParty/Makefile.am # # Generated by Trac 1.4.4 # Jan 10, 2025, 2:30:51 AM Thu, 09 Mar 2017 09:43:23 GMT Frederik Heber [fbf005] * Makefile.am (modified) * ThirdParty/Makefile.am (modified) * ThirdParty/mpqc_open/src/bin/mpqc/Makefile.am (modified) * ThirdParty/mpqc_open/src/bin/mpqc/mpqc.cc (modified) * ThirdParty/mpqc_open/src/bin/mpqc/mpqc.h (added) * ThirdParty/mpqc_open/src/bin/mpqc/mpqc_extract.h (added) * ThirdParty/mpqc_open/src/bin/mpqc/mpqc_extract_dummy.cc (added) * ThirdParty/mpqc_open/src/bin/mpqc/mpqc_main.cc (added) * configure.ac (modified) * src/Jobs/MPQCJob_Work.cpp (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/mpqc_extract.cc (added) * src/Makefile.am (modified) * src/poolworker.cpp (modified) * tests/Calculations/molecuilder_mpqc.in (deleted) * tests/Calculations/molecuilder_poolworker.in (added) * tests/Calculations/testsuite-calculations-jobmarket-1_2-dimethoxyethane.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-1_2-dimethylbenzene.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-2-methylcyclohexanone.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-N_N-dimethylacetamide.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-anthracene.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-benzene.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-cholesterol.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-coronene.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-cycloheptane.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-dimethyl_bromomalonate.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-glucose.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-heptan.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-isoleucine.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-mpqc.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-naphthalene.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-neohexane.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-phenanthrene.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-proline.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-putrescine.at (modified) * tests/Calculations/testsuite-calculations-jobmarket-tartaric_acid.at (modified) * tests/CodeChecks/testsuite-memdebug.at (modified) * tests/Examples/PartialChargeFitting/testsuite-examples-partialchargefitting-h2o.at (modified) * tests/Examples/Simple/testsuite-examples-simple-h2o.at (modified) * tests/Examples/molecuilder_mpqc.in (deleted) * tests/Examples/molecuilder_poolworker.in (added) * tests/integration/molecuilder_mpqc.in (deleted) * tests/integration/molecuilder_poolworker.in (added) * tests/integration/testsuite-integration-mpqc-jobs.at (modified) * tests/integration/testsuite-integration-vmg-jobs.at (modified) HUGE: Extracted libmolecuilder_mpqc that is now linked to poolworker. ... Thu, 02 Mar 2017 14:00:41 GMT Frederik Heber [79b089] * ThirdParty/Makefile.am (modified) * configure.ac (modified) * src/Jobs/Makefile.am (modified) Added vmg as another subpackage. Thu, 02 Mar 2017 13:59:54 GMT Frederik Heber [93ea13d] * ThirdParty/Makefile.am (modified) * configure.ac (modified) Added levmar as another subdir. Thu, 02 Mar 2017 12:28:36 GMT Frederik Heber [ce9681] * Makefile.am (modified) * ThirdParty/Makefile.am (modified) mpqc is now compiled after MoleCuilder. Thu, 02 Mar 2017 12:26:24 GMT Frederik Heber [6e12a6] * Makefile.am (modified) * ThirdParty/Makefile.am (added) * configure.ac (modified) MPQC is now "automade" via an additional Makefile.am. - this is ...