Procházet zdrojové kódy

Move WIL and spdlog

default_compile_flags
vector-of-bool před 5 roky
rodič
revize
f4b1431ca3
100 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. +1
    -1
      external/ms-third.lmp
  2. +0
    -0
      external/repo/spdlog/include/spdlog/async.h
  3. +0
    -0
      external/repo/spdlog/include/spdlog/async_logger-inl.h
  4. +0
    -0
      external/repo/spdlog/include/spdlog/async_logger.h
  5. +0
    -0
      external/repo/spdlog/include/spdlog/common-inl.h
  6. +0
    -0
      external/repo/spdlog/include/spdlog/common.h
  7. +0
    -0
      external/repo/spdlog/include/spdlog/details/backtracer-inl.h
  8. +0
    -0
      external/repo/spdlog/include/spdlog/details/backtracer.h
  9. +0
    -0
      external/repo/spdlog/include/spdlog/details/circular_q.h
  10. +0
    -0
      external/repo/spdlog/include/spdlog/details/console_globals.h
  11. +0
    -0
      external/repo/spdlog/include/spdlog/details/file_helper-inl.h
  12. +0
    -0
      external/repo/spdlog/include/spdlog/details/file_helper.h
  13. +0
    -0
      external/repo/spdlog/include/spdlog/details/fmt_helper.h
  14. +0
    -0
      external/repo/spdlog/include/spdlog/details/log_msg-inl.h
  15. +0
    -0
      external/repo/spdlog/include/spdlog/details/log_msg.h
  16. +0
    -0
      external/repo/spdlog/include/spdlog/details/log_msg_buffer-inl.h
  17. +0
    -0
      external/repo/spdlog/include/spdlog/details/log_msg_buffer.h
  18. +0
    -0
      external/repo/spdlog/include/spdlog/details/mpmc_blocking_q.h
  19. +0
    -0
      external/repo/spdlog/include/spdlog/details/null_mutex.h
  20. +0
    -0
      external/repo/spdlog/include/spdlog/details/os-inl.h
  21. +0
    -0
      external/repo/spdlog/include/spdlog/details/os.h
  22. +0
    -0
      external/repo/spdlog/include/spdlog/details/pattern_formatter-inl.h
  23. +0
    -0
      external/repo/spdlog/include/spdlog/details/pattern_formatter.h
  24. +0
    -0
      external/repo/spdlog/include/spdlog/details/periodic_worker-inl.h
  25. +0
    -0
      external/repo/spdlog/include/spdlog/details/periodic_worker.h
  26. +0
    -0
      external/repo/spdlog/include/spdlog/details/registry-inl.h
  27. +0
    -0
      external/repo/spdlog/include/spdlog/details/registry.h
  28. +0
    -0
      external/repo/spdlog/include/spdlog/details/synchronous_factory.h
  29. +0
    -0
      external/repo/spdlog/include/spdlog/details/thread_pool-inl.h
  30. +0
    -0
      external/repo/spdlog/include/spdlog/details/thread_pool.h
  31. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bin_to_hex.h
  32. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/LICENSE.rst
  33. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/chrono.h
  34. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/color.h
  35. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/compile.h
  36. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/core.h
  37. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/format-inl.h
  38. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/format.h
  39. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/locale.h
  40. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/ostream.h
  41. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/posix.h
  42. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/printf.h
  43. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/ranges.h
  44. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/bundled/safe-duration-cast.h
  45. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/fmt.h
  46. +0
    -0
      external/repo/spdlog/include/spdlog/fmt/ostr.h
  47. +0
    -0
      external/repo/spdlog/include/spdlog/formatter.h
  48. +0
    -0
      external/repo/spdlog/include/spdlog/logger-inl.h
  49. +0
    -0
      external/repo/spdlog/include/spdlog/logger.h
  50. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/android_sink.h
  51. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/ansicolor_sink-inl.h
  52. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/ansicolor_sink.h
  53. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/base_sink-inl.h
  54. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/base_sink.h
  55. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/basic_file_sink-inl.h
  56. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/basic_file_sink.h
  57. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/daily_file_sink.h
  58. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/dist_sink.h
  59. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/dup_filter_sink.h
  60. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/msvc_sink.h
  61. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/null_sink.h
  62. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/ostream_sink.h
  63. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/rotating_file_sink-inl.h
  64. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/rotating_file_sink.h
  65. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/sink-inl.h
  66. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/sink.h
  67. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/stdout_color_sinks-inl.h
  68. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/stdout_color_sinks.h
  69. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/stdout_sinks-inl.h
  70. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/stdout_sinks.h
  71. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/syslog_sink.h
  72. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/systemd_sink.h
  73. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/wincolor_sink-inl.h
  74. +0
    -0
      external/repo/spdlog/include/spdlog/sinks/wincolor_sink.h
  75. +0
    -0
      external/repo/spdlog/include/spdlog/spdlog-inl.h
  76. +0
    -0
      external/repo/spdlog/include/spdlog/spdlog.h
  77. +0
    -0
      external/repo/spdlog/include/spdlog/tweakme.h
  78. +0
    -0
      external/repo/spdlog/include/spdlog/version.h
  79. +2
    -0
      external/repo/spdlog/package.dds
  80. +0
    -0
      external/repo/wil/include/wil/com.h
  81. +0
    -0
      external/repo/wil/include/wil/common.h
  82. +0
    -0
      external/repo/wil/include/wil/cppwinrt.h
  83. +0
    -0
      external/repo/wil/include/wil/filesystem.h
  84. +0
    -0
      external/repo/wil/include/wil/registry.h
  85. +0
    -0
      external/repo/wil/include/wil/resource.h
  86. +0
    -0
      external/repo/wil/include/wil/result.h
  87. +0
    -0
      external/repo/wil/include/wil/result_macros.h
  88. +0
    -0
      external/repo/wil/include/wil/result_originate.h
  89. +0
    -0
      external/repo/wil/include/wil/rpc_helpers.h
  90. +0
    -0
      external/repo/wil/include/wil/safecast.h
  91. +0
    -0
      external/repo/wil/include/wil/stl.h
  92. +0
    -0
      external/repo/wil/include/wil/token_helpers.h
  93. +0
    -0
      external/repo/wil/include/wil/win32_helpers.h
  94. +0
    -0
      external/repo/wil/include/wil/winrt.h
  95. +0
    -0
      external/repo/wil/include/wil/wistd_config.h
  96. +0
    -0
      external/repo/wil/include/wil/wistd_functional.h
  97. +0
    -0
      external/repo/wil/include/wil/wistd_memory.h
  98. +0
    -0
      external/repo/wil/include/wil/wistd_type_traits.h
  99. +0
    -0
      external/repo/wil/include/wil/wrl.h
  100. +0
    -0
      external/repo/wil/library.dds

+ 1
- 1
external/ms-third.lmp Zobrazit soubor

@@ -1,6 +1,6 @@
Type: Package

Name: ms-third
Namespace: ms
Namespace: Microsoft

Library: wil.lml

external/spdlog/include/spdlog/async.h → external/repo/spdlog/include/spdlog/async.h Zobrazit soubor


external/spdlog/include/spdlog/async_logger-inl.h → external/repo/spdlog/include/spdlog/async_logger-inl.h Zobrazit soubor


external/spdlog/include/spdlog/async_logger.h → external/repo/spdlog/include/spdlog/async_logger.h Zobrazit soubor


external/spdlog/include/spdlog/common-inl.h → external/repo/spdlog/include/spdlog/common-inl.h Zobrazit soubor


external/spdlog/include/spdlog/common.h → external/repo/spdlog/include/spdlog/common.h Zobrazit soubor


external/spdlog/include/spdlog/details/backtracer-inl.h → external/repo/spdlog/include/spdlog/details/backtracer-inl.h Zobrazit soubor


external/spdlog/include/spdlog/details/backtracer.h → external/repo/spdlog/include/spdlog/details/backtracer.h Zobrazit soubor


external/spdlog/include/spdlog/details/circular_q.h → external/repo/spdlog/include/spdlog/details/circular_q.h Zobrazit soubor


external/spdlog/include/spdlog/details/console_globals.h → external/repo/spdlog/include/spdlog/details/console_globals.h Zobrazit soubor


external/spdlog/include/spdlog/details/file_helper-inl.h → external/repo/spdlog/include/spdlog/details/file_helper-inl.h Zobrazit soubor


external/spdlog/include/spdlog/details/file_helper.h → external/repo/spdlog/include/spdlog/details/file_helper.h Zobrazit soubor


external/spdlog/include/spdlog/details/fmt_helper.h → external/repo/spdlog/include/spdlog/details/fmt_helper.h Zobrazit soubor


external/spdlog/include/spdlog/details/log_msg-inl.h → external/repo/spdlog/include/spdlog/details/log_msg-inl.h Zobrazit soubor


external/spdlog/include/spdlog/details/log_msg.h → external/repo/spdlog/include/spdlog/details/log_msg.h Zobrazit soubor


external/spdlog/include/spdlog/details/log_msg_buffer-inl.h → external/repo/spdlog/include/spdlog/details/log_msg_buffer-inl.h Zobrazit soubor


external/spdlog/include/spdlog/details/log_msg_buffer.h → external/repo/spdlog/include/spdlog/details/log_msg_buffer.h Zobrazit soubor


external/spdlog/include/spdlog/details/mpmc_blocking_q.h → external/repo/spdlog/include/spdlog/details/mpmc_blocking_q.h Zobrazit soubor


external/spdlog/include/spdlog/details/null_mutex.h → external/repo/spdlog/include/spdlog/details/null_mutex.h Zobrazit soubor


external/spdlog/include/spdlog/details/os-inl.h → external/repo/spdlog/include/spdlog/details/os-inl.h Zobrazit soubor


external/spdlog/include/spdlog/details/os.h → external/repo/spdlog/include/spdlog/details/os.h Zobrazit soubor


external/spdlog/include/spdlog/details/pattern_formatter-inl.h → external/repo/spdlog/include/spdlog/details/pattern_formatter-inl.h Zobrazit soubor


external/spdlog/include/spdlog/details/pattern_formatter.h → external/repo/spdlog/include/spdlog/details/pattern_formatter.h Zobrazit soubor


external/spdlog/include/spdlog/details/periodic_worker-inl.h → external/repo/spdlog/include/spdlog/details/periodic_worker-inl.h Zobrazit soubor


external/spdlog/include/spdlog/details/periodic_worker.h → external/repo/spdlog/include/spdlog/details/periodic_worker.h Zobrazit soubor


external/spdlog/include/spdlog/details/registry-inl.h → external/repo/spdlog/include/spdlog/details/registry-inl.h Zobrazit soubor


external/spdlog/include/spdlog/details/registry.h → external/repo/spdlog/include/spdlog/details/registry.h Zobrazit soubor


external/spdlog/include/spdlog/details/synchronous_factory.h → external/repo/spdlog/include/spdlog/details/synchronous_factory.h Zobrazit soubor


external/spdlog/include/spdlog/details/thread_pool-inl.h → external/repo/spdlog/include/spdlog/details/thread_pool-inl.h Zobrazit soubor


external/spdlog/include/spdlog/details/thread_pool.h → external/repo/spdlog/include/spdlog/details/thread_pool.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bin_to_hex.h → external/repo/spdlog/include/spdlog/fmt/bin_to_hex.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/LICENSE.rst → external/repo/spdlog/include/spdlog/fmt/bundled/LICENSE.rst Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/chrono.h → external/repo/spdlog/include/spdlog/fmt/bundled/chrono.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/color.h → external/repo/spdlog/include/spdlog/fmt/bundled/color.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/compile.h → external/repo/spdlog/include/spdlog/fmt/bundled/compile.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/core.h → external/repo/spdlog/include/spdlog/fmt/bundled/core.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/format-inl.h → external/repo/spdlog/include/spdlog/fmt/bundled/format-inl.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/format.h → external/repo/spdlog/include/spdlog/fmt/bundled/format.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/locale.h → external/repo/spdlog/include/spdlog/fmt/bundled/locale.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/ostream.h → external/repo/spdlog/include/spdlog/fmt/bundled/ostream.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/posix.h → external/repo/spdlog/include/spdlog/fmt/bundled/posix.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/printf.h → external/repo/spdlog/include/spdlog/fmt/bundled/printf.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/ranges.h → external/repo/spdlog/include/spdlog/fmt/bundled/ranges.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/bundled/safe-duration-cast.h → external/repo/spdlog/include/spdlog/fmt/bundled/safe-duration-cast.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/fmt.h → external/repo/spdlog/include/spdlog/fmt/fmt.h Zobrazit soubor


external/spdlog/include/spdlog/fmt/ostr.h → external/repo/spdlog/include/spdlog/fmt/ostr.h Zobrazit soubor


external/spdlog/include/spdlog/formatter.h → external/repo/spdlog/include/spdlog/formatter.h Zobrazit soubor


external/spdlog/include/spdlog/logger-inl.h → external/repo/spdlog/include/spdlog/logger-inl.h Zobrazit soubor


external/spdlog/include/spdlog/logger.h → external/repo/spdlog/include/spdlog/logger.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/android_sink.h → external/repo/spdlog/include/spdlog/sinks/android_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/ansicolor_sink-inl.h → external/repo/spdlog/include/spdlog/sinks/ansicolor_sink-inl.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/ansicolor_sink.h → external/repo/spdlog/include/spdlog/sinks/ansicolor_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/base_sink-inl.h → external/repo/spdlog/include/spdlog/sinks/base_sink-inl.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/base_sink.h → external/repo/spdlog/include/spdlog/sinks/base_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/basic_file_sink-inl.h → external/repo/spdlog/include/spdlog/sinks/basic_file_sink-inl.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/basic_file_sink.h → external/repo/spdlog/include/spdlog/sinks/basic_file_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/daily_file_sink.h → external/repo/spdlog/include/spdlog/sinks/daily_file_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/dist_sink.h → external/repo/spdlog/include/spdlog/sinks/dist_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/dup_filter_sink.h → external/repo/spdlog/include/spdlog/sinks/dup_filter_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/msvc_sink.h → external/repo/spdlog/include/spdlog/sinks/msvc_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/null_sink.h → external/repo/spdlog/include/spdlog/sinks/null_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/ostream_sink.h → external/repo/spdlog/include/spdlog/sinks/ostream_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/rotating_file_sink-inl.h → external/repo/spdlog/include/spdlog/sinks/rotating_file_sink-inl.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/rotating_file_sink.h → external/repo/spdlog/include/spdlog/sinks/rotating_file_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/sink-inl.h → external/repo/spdlog/include/spdlog/sinks/sink-inl.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/sink.h → external/repo/spdlog/include/spdlog/sinks/sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/stdout_color_sinks-inl.h → external/repo/spdlog/include/spdlog/sinks/stdout_color_sinks-inl.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/stdout_color_sinks.h → external/repo/spdlog/include/spdlog/sinks/stdout_color_sinks.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/stdout_sinks-inl.h → external/repo/spdlog/include/spdlog/sinks/stdout_sinks-inl.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/stdout_sinks.h → external/repo/spdlog/include/spdlog/sinks/stdout_sinks.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/syslog_sink.h → external/repo/spdlog/include/spdlog/sinks/syslog_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/systemd_sink.h → external/repo/spdlog/include/spdlog/sinks/systemd_sink.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/wincolor_sink-inl.h → external/repo/spdlog/include/spdlog/sinks/wincolor_sink-inl.h Zobrazit soubor


external/spdlog/include/spdlog/sinks/wincolor_sink.h → external/repo/spdlog/include/spdlog/sinks/wincolor_sink.h Zobrazit soubor


external/spdlog/include/spdlog/spdlog-inl.h → external/repo/spdlog/include/spdlog/spdlog-inl.h Zobrazit soubor


external/spdlog/include/spdlog/spdlog.h → external/repo/spdlog/include/spdlog/spdlog.h Zobrazit soubor


external/spdlog/include/spdlog/tweakme.h → external/repo/spdlog/include/spdlog/tweakme.h Zobrazit soubor


external/spdlog/include/spdlog/version.h → external/repo/spdlog/include/spdlog/version.h Zobrazit soubor


+ 2
- 0
external/repo/spdlog/package.dds Zobrazit soubor

@@ -0,0 +1,2 @@
Name: spdlog
Version: 1.4.2

external/wil/include/wil/com.h → external/repo/wil/include/wil/com.h Zobrazit soubor


external/wil/include/wil/common.h → external/repo/wil/include/wil/common.h Zobrazit soubor


external/wil/include/wil/cppwinrt.h → external/repo/wil/include/wil/cppwinrt.h Zobrazit soubor


external/wil/include/wil/filesystem.h → external/repo/wil/include/wil/filesystem.h Zobrazit soubor


external/wil/include/wil/registry.h → external/repo/wil/include/wil/registry.h Zobrazit soubor


external/wil/include/wil/resource.h → external/repo/wil/include/wil/resource.h Zobrazit soubor


external/wil/include/wil/result.h → external/repo/wil/include/wil/result.h Zobrazit soubor


external/wil/include/wil/result_macros.h → external/repo/wil/include/wil/result_macros.h Zobrazit soubor


external/wil/include/wil/result_originate.h → external/repo/wil/include/wil/result_originate.h Zobrazit soubor


external/wil/include/wil/rpc_helpers.h → external/repo/wil/include/wil/rpc_helpers.h Zobrazit soubor


external/wil/include/wil/safecast.h → external/repo/wil/include/wil/safecast.h Zobrazit soubor


external/wil/include/wil/stl.h → external/repo/wil/include/wil/stl.h Zobrazit soubor


external/wil/include/wil/token_helpers.h → external/repo/wil/include/wil/token_helpers.h Zobrazit soubor


external/wil/include/wil/win32_helpers.h → external/repo/wil/include/wil/win32_helpers.h Zobrazit soubor


external/wil/include/wil/winrt.h → external/repo/wil/include/wil/winrt.h Zobrazit soubor


external/wil/include/wil/wistd_config.h → external/repo/wil/include/wil/wistd_config.h Zobrazit soubor


external/wil/include/wil/wistd_functional.h → external/repo/wil/include/wil/wistd_functional.h Zobrazit soubor


external/wil/include/wil/wistd_memory.h → external/repo/wil/include/wil/wistd_memory.h Zobrazit soubor


external/wil/include/wil/wistd_type_traits.h → external/repo/wil/include/wil/wistd_type_traits.h Zobrazit soubor


external/wil/include/wil/wrl.h → external/repo/wil/include/wil/wrl.h Zobrazit soubor


+ 0
- 0
external/repo/wil/library.dds Zobrazit soubor


Některé soubory nejsou zobrazny, neboť je v této revizi změněno mnoho souborů

Načítá se…
Zrušit
Uložit