8 Commits

Author SHA1 Message Date
Greg Landrum
e35f7db009 Cleanup/get atoms and bonds (#9243) 2026-04-18 05:22:09 +02:00
Greg Landrum
d41752d558 run clang-tidy with readability-braces-around-statements (#2899)
* run clang-tidy with readability-braces-around-statements
clang-format the results
clean up all the parts that clang-tidy-8 broke

* fix problem on windows
2020-01-25 14:19:32 +01:00
Greg Landrum
ec31bea97b clang-tidy-7 pass (#2408) 2019-04-16 12:05:47 -04:00
Paolo Tosco
42544b928b - enable building FreeSASA under Windows (#2402)
- enable setting probeRadius as SASAOpts
2019-04-15 12:55:20 +01:00
Greg Landrum
32a19eaae9 Fixes #1786 (#2090) 2018-10-04 08:30:56 -04:00
Greg Landrum
1efa8e696e another clang-format run 2017-10-12 06:42:15 +02:00
Greg Landrum
f94e277856 another pass of clang modernize 2017-10-12 06:35:51 +02:00
Brian Kelley
210935a92c Adds FreeSASA adapter (#1565)
* Adds FreeSASA adapter

* Uses windows branch when necessary

* Oops inverted windows and unix builds

* Fixes windows source build

* Adds downloading message

* Updates FreeSASA to final API

* Adds python API

* Finished queryatom API

* Changes d_alg to algorithm (and d_classifier) exposes to python adds docs/tests

* Adds FATAL_ERROR to MSVC builds, removes from appveyor
2017-09-25 08:57:14 +02:00