summaryrefslogtreecommitdiff
path: root/sw.cpp
AgeCommit message (Expand)Author
2020-03-15Bump minimal C++ to C++14.Egor Pugin
2020-03-15Use make_unique if C++14 and above is available. Kudos to @JellyBrick.Egor Pugin
2020-03-13[sw] Fix git tags. Bump version.Egor Pugin
2020-03-13Merge branch 'master' of github.com-egorpugin:reo7sp/tgbot-cppEgor Pugin
2020-03-13[sw] Bump version to 1.2.1.Egor Pugin
2020-03-13[sw] Add shared build.Egor Pugin
2020-03-13Add cpp11 for test also.Egor Pugin
2020-03-13Merge branch 'master' of github.com-egorpugin:reo7sp/tgbot-cppEgor Pugin
2020-03-13[sw] Add test.Egor Pugin
2020-03-13[sw] Set cpp11 standard.Egor Pugin
2020-03-13Add SW build system config.Egor Pugin