Commit graph

18 commits

Author SHA1 Message Date
Axel Isouard
1944a92f9a
CMake: Rewrite package definitions 2016-11-26 09:39:24 +01:00
Axel Isouard
5fb6525b72
CMake: Retrieve Chromium and WebRTC separately 2016-11-25 20:08:27 +01:00
Axel Isouard
5c756a458c
CMake: Generate the static library instead of using merge_libs.py, fixes #14 2016-11-01 14:44:21 +01:00
Axel Isouard
3bca34b165
Win32: Add Win32Console.cpp, temporary fix for merge script
Signed-off-by: Axel Isouard <axel@isouard.fr>
2016-11-01 10:58:38 +01:00
Axel Isouard
a30090ad82
CMake: Add merge_libs_wrapper.py script for Windows platform 2016-10-16 17:11:06 +02:00
Axel Isouard
f42594d363 Win32: Now working under Jake 2016-10-13 20:12:08 +02:00
Axel Isouard
edf4abdcf0 CMake: Fix indentation + Windows specific commands 2016-10-09 08:42:36 +02:00
Axel Isouard
559fb5e0f4 CMake: Fix for Windows platform 2016-10-08 23:19:01 +02:00
Axel Isouard
23c8c07772 CMake: Fix variables to match with Node package naming 2016-10-08 12:21:30 +02:00
Axel Isouard
368b57662e CMake: Fix typos, use 2.8 version 2016-10-05 23:35:12 +02:00
Axel Isouard
8e9f2c5eee Checkout WebRTC on a specific revision 2016-09-30 22:36:49 +02:00
Axel Isouard
1f0c5d681d Fix CMake variables, add targets for the latest WebRTC revision 2016-09-29 23:04:58 +02:00
Axel Isouard
4341886787 The DEPS file is automatically removed for some reasons. 2016-09-25 19:23:35 +02:00
Axel Isouard
be0f108298 Do not disable WebRTC examples anymore since it's not required to do so 2016-09-25 19:22:50 +02:00
Axel Isouard
4809124588 Write install commands for the library and header files 2016-09-24 13:52:53 +02:00
Axel Isouard
5590dfbadc Define and use macros, set install directory paths 2016-09-24 13:52:24 +02:00
Axel Isouard
6f959721aa Remove WebRTC revision check 2016-09-23 19:37:38 +02:00
Axel Isouard
fbca31f896 Fetch and compile cmake targets 2016-09-23 19:33:28 +02:00