Commits on Source (6)
-
Arun Raghavan authored
* Rename Windows.h uses to windows.h * Comment out structured exception handling usage Makes MinGW happier. Mostly the same as previous work by Nicolas Dufresne <nicolas.dufresne@collabora.com>, with the exception that we now don't try to invoke RaiseException which would fail in MinGW as it raises a Windows structured exception.
ff85c986 -
Arun Raghavan authored
This should make things a bit easier.
8bf9efad -
Arun Raghavan authored
Hopefully we can drop this change with the next update.
6064932a -
Arun Raghavan authored0cc2ebed
-
Arun Raghavan authored5a5aa66a
-
Arun Raghavan authorede31340c2
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 31 additions, 7 deletions.gitlab-ci.yml
- meson.build 77 additions, 42 deletionsmeson.build
- subprojects/abseil-cpp.wrap 23 additions, 0 deletionssubprojects/abseil-cpp.wrap
- webrtc/modules/audio_processing/aec3/reverb_frequency_response.h 1 addition, 0 deletions...modules/audio_processing/aec3/reverb_frequency_response.h
- webrtc/rtc_base/platform_thread_types.cc 2 additions, 0 deletionswebrtc/rtc_base/platform_thread_types.cc
- webrtc/rtc_base/synchronization/rw_lock_win.h 1 addition, 1 deletionwebrtc/rtc_base/synchronization/rw_lock_win.h
- webrtc/rtc_base/system/file_wrapper.cc 1 addition, 1 deletionwebrtc/rtc_base/system/file_wrapper.cc
subprojects/abseil-cpp.wrap
0 → 100644