Victor Zverovich
|
9d97bb7cd0
|
Add Boost to include directories.
|
2013-11-15 14:13:29 -08:00 |
|
Victor Zverovich
|
f782c2b1a8
|
Fix build on Mac.
|
2013-11-15 14:02:14 -08:00 |
|
Victor Zverovich
|
06dda99d7a
|
Check for boost.
|
2013-09-08 14:39:34 -07:00 |
|
Victor Zverovich
|
54c3ed92b6
|
Add -std=c++11 flag only if supported by compiler.
|
2013-09-07 14:54:26 -07:00 |
|
Victor Zverovich
|
3937644a8d
|
Enable C++11 if possible.
|
2013-09-07 13:04:45 -07:00 |
|
Victor Zverovich
|
8e37936c77
|
Fix paths.
|
2013-09-07 13:03:03 -07:00 |
|
Victor Zverovich
|
99c5f8e00b
|
Move the benchmarks to format-benchmark.
|
2013-09-07 12:37:18 -07:00 |
|
Victor Zverovich
|
a47e7ac0bc
|
Link with libformat instead of including format.cc in every file.
|
2013-09-06 20:34:23 -07:00 |
|
Victor Zverovich
|
75343c7e12
|
Add format to int_generator tests.
|
2012-12-21 22:50:42 -08:00 |
|
Victor Zverovich
|
f925daa0fe
|
Disable "secure" warnings.
|
2012-12-21 16:07:33 -08:00 |
|
Victor Zverovich
|
382e25ec3e
|
Add doc/ to cmake build.
|
2012-12-18 08:44:00 -08:00 |
|
Victor Zverovich
|
0c816551ad
|
Get rid of duplicate main.
|
2012-12-16 15:25:40 -08:00 |
|
Victor Zverovich
|
414caae4d3
|
Detect boost.
|
2012-12-12 11:32:01 -08:00 |
|
Victor Zverovich
|
771746bd7e
|
Set gtest_force_shared_crt, take 2.
|
2012-12-12 10:37:27 -08:00 |
|
Victor Zverovich
|
f4f35cd1af
|
Rollback the last change and set gtest_force_shared_crt instead.
|
2012-12-12 10:11:23 -08:00 |
|
Victor Zverovich
|
25d61171e8
|
Add format.cc to the test instead of linking with format library to avoid link errors with MSVC.
|
2012-12-12 10:03:05 -08:00 |
|
Victor Zverovich
|
33bb6eef5a
|
Enable and fix warnings.
|
2012-12-11 21:47:05 -08:00 |
|
Victor Zverovich
|
c50f94ac04
|
Separate optimized and debug bloat tests. Add Benchmark section to the README.
|
2012-12-07 13:20:50 -08:00 |
|
Victor Zverovich
|
d5925dc3cb
|
Add dependencies.
|
2012-12-07 12:25:49 -08:00 |
|
Victor Zverovich
|
dc533040fa
|
Add bloat tests from tinyformat.
|
2012-12-07 12:04:32 -08:00 |
|
Victor Zverovich
|
a23a8d134e
|
Fix setting the default build type.
|
2012-12-07 10:04:01 -08:00 |
|
Victor Zverovich
|
5e0765975c
|
Add format library to the tests.
|
2012-12-07 10:01:05 -08:00 |
|
Victor Zverovich
|
6767965583
|
Set the default build type to Release. Integrate speed test from tinyformat.
|
2012-12-07 09:41:02 -08:00 |
|
Victor Zverovich
|
afe8b1c3be
|
Document why we compile Google Test ourselves.
|
2012-12-07 09:11:03 -08:00 |
|
Victor Zverovich
|
cb99919912
|
Add tests.
|
2012-12-07 09:02:15 -08:00 |
|
Victor Zverovich
|
15755cfa69
|
Add CMake build script
|
2012-12-07 08:33:00 -08:00 |
|