1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-14 20:31:56 +00:00
srs/trunk
Winlin d741f81110
For #2532: Windows: Support CYGWIN64 for SRS (#3255)
1. Support cygwin by '--cygwin64=on'
2. Detect cygwin automatically.
3. Disalbe sanitizer, srt and srtp with openssl.
4. Disable multiple threads, use single threads.
5. Support utest for cygwin64.
6. Query features for windows by API.
7. Disable stat APIs for cygwin.
8. Use ST select event driver.

Co-authored-by: wenjie.zhao <740936897@qq.com>
2022-11-20 12:29:57 +08:00
..
3rdparty ST: Refine tools and CMakeLists.txt. Add backtrace example. v5.0.79 2022-10-21 22:42:58 +08:00
auto For #2532: Windows: Support CYGWIN64 for SRS (#3255) 2022-11-20 12:29:57 +08:00
conf SRT: Support encrypt, with utest (#3223) 2022-10-28 16:55:35 +08:00
doc Update features for SRS 5.0 2022-11-18 23:46:52 +08:00
etc/init.d Squash: Fix bugs 2022-01-13 18:26:28 +08:00
gdb ST: Support show coroutines. 2020-12-10 11:36:24 +08:00
ide/srs_clion Kernel: Support grab backtrace stack when assert fail. v5.0.80 2022-10-21 23:37:30 +08:00
modules Moduels: Refine the description 2021-04-21 11:18:35 +08:00
packaging/redhat Merge 4.0release, migrate to new website. 2022-07-31 18:34:18 +08:00
research GB28181: Support GB28181-2016 protocol. v5.0.74 (#3201) 2022-10-06 17:40:58 +08:00
scripts Sanitizer: Support address sanitizer for x86_64 platform (#3212) 2022-10-23 07:21:15 +08:00
src For #2532: Windows: Support CYGWIN64 for SRS (#3255) 2022-11-20 12:29:57 +08:00
usr/lib/systemd/system Squash: Support RPM. Fix bugs. 2021-11-04 07:37:17 +08:00
.gitignore For #2136: API: Cleanup no active streams for statistics. v5.0.42 2022-08-19 19:45:19 +08:00
AUTHORS.md Merge 4.0release, update AUTHORS 2022-02-18 12:45:22 +08:00
AUTHORS.txt Update AUTHORS 2021-08-25 07:43:35 +08:00
configure For #2532: Windows: Support CYGWIN64 for SRS (#3255) 2022-11-20 12:29:57 +08:00
Dockerfile UTest: Enable sanitizer for utest. (#3247) 2022-11-18 23:07:49 +08:00
Dockerfile.builds UTest: Enable sanitizer for utest. (#3247) 2022-11-18 23:07:49 +08:00
Dockerfile.cov UTest: Enable sanitizer for utest. (#3247) 2022-11-18 23:07:49 +08:00
Dockerfile.pkg UTest: Enable sanitizer for utest. (#3247) 2022-11-18 23:07:49 +08:00
Dockerfile.test UTest: Enable sanitizer for utest. (#3247) 2022-11-18 23:07:49 +08:00