Commit Graph

17 Commits (372c2a6295f6e30414767df31f430496b76ba74b)

Author SHA1 Message Date
Sean Farrell 7d2b9f3f3e Fix Linux so/static build issue.
Hardened linker do not like mixing shared and static libraries
(who where compiled without -fPIC), thus simply build against the
header only version if not shared library is available.
4 years ago
gabime 639029007d Update .gitignore 6 years ago
Daniel Mensinger 3c64b3da97
Added example meson.build 6 years ago
Daniel Mensinger 822aee2b4f
Added meson build support 6 years ago
David Zemon dbcbeb7a57 Ignore CLion's default build directories 6 years ago
Alexander Kiselev 70ad1aa409 Changes: boost, easylogging, g2log, glog, spdlog. 8 years ago
gabime f257e4ea8c gitignore tests/logs 8 years ago
gabime 9a8f5c59e2 Added .idea/ to .gitignore 8 years ago
Hugh Wang 96267654e6 Add Android examples. 9 years ago
davide d79af47a28 added example 9 years ago
gabime eff486dbae updated .gtiignore and example vcxproj file 9 years ago
gabime 01601cef85 fixed tests warnings 9 years ago
gabime b4923956ce updated gitignore and the example's VS 2015 .sln 9 years ago
gabime 7885aa478c no streams 9 years ago
gabime 0f88996974 gitignore update 10 years ago
Nick White b7e3a103c3 Generate & Install pkg-config File 10 years ago
gabime 4189a406f4 git ignore 12 years ago