Skip to content

Releases: luk036/bingo-cpp

test the latest doxygen, m.css stuffs

02 Nov 11:05
Compare
Choose a tag to compare
0.1.6

suppress C4819 warning/error from windows build

add INSTALL_ONLY option for package installation

22 Jul 14:49
Compare
Choose a tag to compare
0.1.5

default INSTALL_ONLY is set to OFF

make the project vscode-friendly

22 Jul 11:39
Compare
Choose a tag to compare

Reorganize the build structure such that:

  • It is more vscode-friendly.
  • the -DUSE_LOCAL_PACKAGES=TRUE is OK now (originally doesn't work with "cmake -S all")
  • Code indent changed from "2" to "4".
  • .clang-tidy added
  • separate test installed version using:
    $ cmake -Stest_installed -Bbuild

Documentation deploy to gh-page

17 Jul 06:37
Compare
Choose a tag to compare

codecov build passed

16 Jul 03:02
Compare
Choose a tag to compare
codecov build passed Pre-release
Pre-release
0.1.2

add codecov token (fix)

initial release

15 Jul 15:58
Compare
Choose a tag to compare
initial release Pre-release
Pre-release

Yes!