Skip to content

Releases: bbercovici/YORPLib

YORPLIB V1.0.11

04 Feb 00:25
Compare
Choose a tag to compare
  • Added an option to not link against OpenMP

YORPLib V1.0.10

25 Sep 01:31
Compare
Choose a tag to compare
  • Switched back to default Clang as it now supports OpenMP

YORPLib V1.0.9

27 May 16:53
Compare
Choose a tag to compare

Added a FindGcc.cmake script to allow CMake to switch to OpenMP-compliant GCC from Homebrew's Cellar, with minor edits to YORPLib's CMakeLists.txt. If such a compiler can't be found, will default to usr/bin/gcc

YORPLib V1.0.8

24 May 22:47
Compare
Choose a tag to compare
YORPLib V1.0.8 Pre-release
Pre-release

Added a FindGcc.cmake script to allow CMake to switch to OpenMP-compliant GCC from Homebrew's Cellar, with minor edits to YORPLib's CMakeLists.txt

YORPLib V1.0.7

14 May 23:51
Compare
Choose a tag to compare

Minor changes to CMakeLists.txt and associated scripts

YORPLib V1.0.6

20 Apr 17:31
8cc65b5
Compare
Choose a tag to compare
YORPLib V1.0.6 Pre-release
Pre-release
Update README.md

fixed case

YORPLib V1.0.5

19 Apr 17:24
Compare
Choose a tag to compare

Fixed a few CMake-related issues

YORPLib V1.0.4

18 Apr 23:56
Compare
Choose a tag to compare

fixed file structure to conform with new Homebrew formula

YORPLib V1.0.3

18 Apr 22:03
Compare
Choose a tag to compare

fixed bug in CMakeLists.txt and created YORPLib namespace

YORPLib V1.0.2

18 Apr 21:26
Compare
Choose a tag to compare

fixed CMake typo in Example and fixed .gitignore