openbabel:cmakewarnings

Last commit made on 2019-03-19
Get this branch:
git clone -b cmakewarnings https://git.launchpad.net/openbabel

Branch merges

Branch information

Name:
cmakewarnings
Repository:
lp:openbabel

Recent commits

3fae840... by baoilleach

Drive-by fix for Python tests on Windows

699b4ee... by baoilleach

Correct setting of environment variables for tests

43ae14e... by baoilleach

Remove policy statement for CMP0005 as no longer needed

31cb9a3... by baoilleach

Don't cache OB_MODULE_PATH as it can get stuck on the wrong value even if you change . Don't define it with add_definitions, as it's already set in babelconfig.h and it causes a redefinition warning.

82396bb... by baoilleach

Set cmake policy CMP0005 to NEW to get rid of warning

0feffb6... by baoilleach

Merge pull request #1939 from johnmay/patch/fix1929

Teach the isomorphism mapper to respect atom identity

bcc9990... by John Mayfield <email address hidden>

Update test to check only one bijection is found

eb43e63... by baoilleach

Merge pull request #1909 from katrinleinweber/resolve-DOIs-securely

Hyperlink DOIs to preferred resolver

5a2302c... by John Mayfield <email address hidden>

Fix #1929

cfd7846... by Geoff Hutchison <email address hidden>

Merge pull request #1928 from orex/master

define isfinite removed.