Citron-emu/src/core/hle/service/time
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors
Makes our error coverage a little more consistent across the board by
applying it to Linux side of things as well. This also makes it more
consistent with the warning settings in other libraries in the project.

This also updates httplib to 0.7.9, as there are several warning
cleanups made that allow us to enable several warnings as errors.
2020-10-13 13:16:49 -04:00
..
clock_types.h
ephemeral_network_system_clock_context_writer.h
ephemeral_network_system_clock_core.h
errors.h
interface.cpp
interface.h
local_system_clock_context_writer.h
network_system_clock_context_writer.h
standard_local_system_clock_core.h
standard_network_system_clock_core.h
standard_steady_clock_core.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
standard_steady_clock_core.h
standard_user_system_clock_core.cpp
standard_user_system_clock_core.h
steady_clock_core.h
system_clock_context_update_callback.cpp
system_clock_context_update_callback.h
system_clock_core.cpp
system_clock_core.h
tick_based_steady_clock_core.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
tick_based_steady_clock_core.h
time.cpp ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
time.h
time_manager.cpp time_zone: Use std::chrono::seconds for strong typing. 2020-05-12 18:44:07 -04:00
time_manager.h
time_sharedmemory.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
time_sharedmemory.h
time_zone_content_manager.cpp time_zone_content_manager: Collapse auto and default case 2020-08-14 10:58:58 -04:00
time_zone_content_manager.h
time_zone_manager.cpp core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
time_zone_manager.h
time_zone_service.cpp ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
time_zone_service.h
time_zone_types.h