Greg Landrum
144c1f29f1
bump to InChI 1.07.3 ( #8300 )
2025-02-26 15:23:19 +01:00
Greg Landrum
4358693afa
bump the inchi version to 1.07.2 ( #8176 )
...
* bump the inchi version
move to using the github distributions
* update cartridge behavior
* further fix
* typos!
2025-01-17 13:33:26 -05:00
Greg Landrum
16b3e2dfb8
temporary inchi download location; ( #5653 )
...
add temporary inchi download location until the problems with their server are resolved.
2022-10-16 05:56:05 +02:00
Greg Landrum
633f3a9f44
switch to using InChI 1.06 ( #4332 )
...
Need to update one expected InChI here due to the version change.
I confirmed via direct use of the mol block that the new one is correct.
2021-07-13 15:47:14 +02:00
Paolo Tosco
e911da94fd
use https for Avalon and Inchi downloads ( #3915 )
...
Co-authored-by: Paolo Tosco <paolo.tosco@novartis.com >
2021-03-11 21:00:22 +01:00
Riccardo Vianello
29ad06f099
fix a small inconsistency in the name of the inchi package ( #3182 )
...
with cmake 3.17.2 the original code produced the following warning:
"The package name passed to `find_package_handle_standard_args` (INCHI) does
not match the name of the calling package (Inchi). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern."
2020-05-25 09:08:17 +02:00
Matt Swain
15c31e1f88
Update embedded InChI to v1.05 ( #1684 )
...
* Update download-inchi.sh for InChI 1.05
* Fix downloadAndCheckMD5
* Update FindInchi.cmake for InChI 1.05
* Update CMakeLists.txt for InChI 1.05
2017-12-21 05:45:24 +01:00
Paolo Tosco
5d3bb11488
Fix Inchi being hardcoded into PostgreSQL ( #1009 )
...
* - this should fix the problem with "Inchi" being hardcoded into PostgreSQL
* - moved the InChI check code out of the main CMakeLists.txt
into FindInchi.cmake
2016-08-08 11:22:56 +02:00
Eddie Cao
fe75f9a5dc
fix system inchi detection; system inchi takes precedence over local one
2011-07-12 00:16:28 +00:00
Greg Landrum
db63eca04c
work to get the inchi code working with a pre-installed inchi library
2011-07-09 06:21:08 +00:00