tvl-depot/absl/time
Adrien Devresse d5134a7f11 CMake support
- initial cmake support
- downgrade cmake requirement to 2.8.12
- factorize cmake test flags / libs options
- refactor test / library under helpers functions, follow bazel's style
- Add fix for MSVC and Windows support ( thx @patrikfors )
- Switch to default "add_subdirectory()" usage mode
- add CMake/README.md for instructions
- add header-only cmake target generator
- map absl target to absl:: namespace
2017-10-27 18:46:36 +02:00
..
internal Changes imported from Abseil "staging" branch: 2017-09-25 18:36:47 -04:00
BUILD.bazel Changes imported from Abseil "staging" branch: 2017-09-25 18:36:47 -04:00
clock.cc Changes imported from Abseil "staging" branch: 2017-09-29 11:50:21 -04:00
clock.h Initial Commit 2017-09-19 16:54:40 -04:00
clock_test.cc Changes imported from Abseil "staging" branch: 2017-10-05 16:55:26 -04:00
CMakeLists.txt CMake support 2017-10-27 18:46:36 +02:00
duration.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
duration_test.cc Changes imported from Abseil "staging" branch: 2017-09-27 16:03:52 -04:00
format.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
format_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 18:36:47 -04:00
time.cc Changes imported from Abseil "staging" branch: 2017-09-27 16:03:52 -04:00
time.h Changes imported from Abseil "staging" branch: 2017-10-04 10:18:49 -04:00
time_norm_test.cc Initial Commit 2017-09-19 16:54:40 -04:00
time_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
time_zone_test.cc Initial Commit 2017-09-19 16:54:40 -04:00