Commit graph

240 commits

Author SHA1 Message Date
Martin Müllenhaupt
a627d1bc9a update appveyor to msvc 2017 2018-05-30 11:06:47 +02:00
Martin Müllenhaupt
66fa38e90d fix quote typo 2018-05-30 10:33:22 +02:00
Martin Müllenhaupt
9664e669e6 build less targets required for the ice-adapter 2018-05-30 10:29:31 +02:00
Martin Müllenhaupt
60407d29cd enable debug build and update to version 66 2018-05-30 10:29:10 +02:00
Martin Müllenhaupt
0569dc61df update to webrtc 63 2017-12-17 14:04:48 +01:00
Martin Müllenhaupt
37eeec231e build release 62 2017-11-15 20:14:41 +01:00
Martin Müllenhaupt
d2d4b017f8 try circleci build 2017-10-09 10:43:29 +02:00
Martin Müllenhaupt
ffd60ae7d8 build jsoncpp 2017-10-05 19:14:18 +02:00
Martin Müllenhaupt
787fe28f96 fix gclient command to download test assets 2017-07-19 09:38:50 +02:00
Martin Müllenhaupt
a477b6a2a8 make appveyor build webrtc 60 2017-07-18 20:13:01 +02:00
Martin Müllenhaupt
1d52ac650f turn off the sample for now 2017-07-14 11:19:02 +02:00
Martin Müllenhaupt
d26a48fc0d disable x64 and debug builds for now 2017-07-14 11:19:02 +02:00
Martin Müllenhaupt
3d42742689 remove audio_coding/test/utility.cc object files to fix multiple definition linking error of webrtc::CircularBuffer 2017-07-14 11:19:02 +02:00
Martin Müllenhaupt
a925a1bad2 appveyor: build tests 2017-07-14 11:19:02 +02:00
Martin Mllenhaupt
107f4dccb3 rename library to libwebrtc on Windows to match node-webrtc 2017-07-14 11:19:02 +02:00
Axel Isouard
be407aced0
(#30): Add release 58 support 2017-04-16 11:25:36 +02:00
Axel Isouard
f7e01514ed
(#5): Set the right arch inside install-sysroot.py argument 2017-04-02 18:01:17 +02:00
Axel Isouard
b3651f0e14
(#5): Set the arch inside Package.cmake and install-sysroot.py argument 2017-04-02 17:45:41 +02:00
Axel Isouard
8d571cb492
(#10): State BUILD_TESTS variable inside the README and CHANGELOG 2017-03-30 19:44:36 +02:00
Axel Isouard
f496ce1a29 (#10): Add webrtc_tests target to ninja build command 2017-03-30 11:28:08 +02:00
Axel Isouard
9b5dadf807
Fix Travis deploy script, prefix the file with ls 2017-03-27 22:59:03 +02:00
Axel Isouard
5cfd7585f8
Write CHANGELOG.md, release 1.0 2017-03-27 21:06:31 +02:00
Axel Isouard
d2de52cdce
Enhance the deployment process through CIs 2017-03-27 20:01:31 +02:00
Axel Isouard
1bed0a6818
Build version from current tag 2017-03-27 19:59:16 +02:00
Axel Isouard
5cda935434
Write windows-related build instructions, stuff about debug mode 2017-03-27 17:59:04 +02:00
Axel Isouard
9f324642f5 (#23): Add sample target, build it and run it 2017-03-27 13:28:37 +02:00
Axel Isouard
941688e7fc Build webrtc, system_wrappers_default and libjingle_peerconnection 2017-03-27 13:27:46 +02:00
Axel Isouard
eec2846651 Install CMake target files, from libwebrtc target this time 2017-03-27 13:27:14 +02:00
Axel Isouard
7cd0a79bd2 Include protobuf_full objects instead of protobuf_lite's 2017-03-27 13:26:36 +02:00
Axel Isouard
1dbc538b4b Link with crypt32 and iphlpapi 2017-03-27 13:25:37 +02:00
Axel Isouard
ee7fb4f42d Link with rt and pthread library 2017-03-27 13:25:23 +02:00
Axel Isouard
ad6d1a565a (#39): Force is_component_build=false argument 2017-03-27 13:24:49 +02:00
Axel Isouard
2969a0f603 Remove CMAKE_THREAD_LIBS_INIT definition inside Install.cmake 2017-03-27 13:23:57 +02:00
Axel Isouard
67ac79ff0f Use the CMAKE_FILES_DIRECTORY CMake variable 2017-03-27 13:23:02 +02:00
Axel Isouard
bc9c05404f Define WEBRTC_MAC under macOS, set correct pthread and debugging flags 2017-03-27 13:22:39 +02:00
Axel Isouard
b35dc15d8d Travis: Remove x86 build for now, use g++ 4.8 2017-03-27 13:21:59 +02:00
Axel Isouard
55f1e9d761 Use the same CMAKE_BUILD_TYPE for the libwebrtc target 2017-03-27 13:21:06 +02:00
Axel Isouard
7acf691f2b State GCC / G++ 4.8 inside the README 2017-03-27 13:19:53 +02:00
Axel Isouard
ab1cf49414
(#40): Do not put CMake target files inside the package 2017-03-25 14:35:08 +01:00
Axel Isouard
7ef534cd55
(#40): Do not run generator variables during package 2017-03-25 12:23:02 +01:00
Axel Isouard
77208bccbd
(#40): Remove mac x86 build, set appveyor matrix the right way 2017-03-25 12:00:49 +01:00
Axel Isouard
9ee8a5aec6
(#40): Fix Debug build, add debug configuration in Travis and Appveyor 2017-03-25 11:18:37 +01:00
Axel Isouard
53a331a356
(#38): Do not fetch gn and clang-format at the same time 2017-03-25 09:36:44 +01:00
Axel Isouard
7047a4dfef
Add LIBWEBRTC_WEBRTC_BRANCH_HEAD inside CMake Config file, fix WEBRTC_REVISION 2017-03-21 19:16:20 +01:00
Axel Isouard
522e16128a
Enforce static linking, closes #37 2017-03-21 18:55:56 +01:00
Axel Isouard
cb13886cbe README: Remove BUILD_TESTS since they are not supported yet (#37) 2017-03-21 09:38:25 +01:00
Axel Isouard
5ae2a5de6b README: Remove BUILD_SHARED_LIB flag (#37) 2017-03-21 09:32:58 +01:00
Axel Isouard
6aab703673 Merge branch refactor-depot-tools 2017-03-19 22:58:59 -07:00
Axel Isouard
5744e63abe
Rename artifact for Appveyor 2017-03-19 20:22:30 +01:00
Axel Isouard
58f2d70a74
No longer need for clang_use_chrome_plugins=false, disable tests on appveyor 2017-03-19 20:06:21 +01:00