Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releases/m71 #3

Open
wants to merge 61 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
8c55557
- applied m61 patch to m62
robin-raymond Oct 6, 2017
de13037
Updated vs_toolchain.py file to support VS2017
Oct 26, 2017
8b4c5bf
Set proper include paths for ninja files for x64 platform.
Oct 30, 2017
29c9904
Set proper include paths for ninja files for x86 platform.
Nov 1, 2017
acffe89
Changes to pass WACK and run on Xbox
Nov 7, 2017
9b0c7e4
Replaced usage of system drive with appropriate environment variables
Nov 7, 2017
b8cc22a
Added .gitignore
Jan 30, 2018
9851a7e
Sync chromium/build with changes to be upstreamed to google
robin-raymond Feb 13, 2018
64a61fb
- fixed incorrect comment regarding toolchain setup
robin-raymond Feb 15, 2018
179bc02
Sync with chromium code which reformated some of the upload to google…
robin-raymond Feb 16, 2018
6bbd16d
fix for broken prepare for x86 on linux.
vmancic Feb 20, 2018
8564530
Merge remote-tracking branch 'origin/Robin/m62-chromium-build' into r…
vmancic Mar 10, 2018
a1534f6
Fix for prepare issue on linux x86.
vmancic Mar 14, 2018
bb7e263
Created winuwp_arm64 toolchain
Mar 28, 2018
da87ccc
applied accepted chromium build changes to uwp build
robin-raymond Mar 28, 2018
8057d7a
applied accepted chromium build changes to uwp build
robin-raymond Mar 28, 2018
9603dd0
Added Microsoft ARM assembler for asm tool
Apr 4, 2018
698ec30
Updated input parameters for armasm compiler
Apr 11, 2018
dedb4ef
ATTENTION!!! host_toolchain is set to win:$host_cpu instead of win:$t…
Apr 18, 2018
feea555
fix for undefined identifier cflags_cc.
vmancic Apr 18, 2018
751c5ad
Fix for "Unresolved dependencies" during preparation phase of WebRTC …
vmancic Apr 24, 2018
e8c23ed
merged latest changes from google push to fixes branch
robin-raymond Apr 25, 2018
1fc19f3
Added armasm64 compiler for windows arm64 platform
Apr 26, 2018
45c72c4
merged latest changes from google push to fixes branch
robin-raymond Apr 30, 2018
dfa8786
Merge remote-tracking branch 'origin/Vladimir/test-second-m62-chromiu…
vmancic May 1, 2018
5b0d5bd
Merge commit 'dfa87867bab17cbac1e23af42831632147f89c15' into releases…
robin-raymond May 2, 2018
be194b2
Resolved winuwp arm build issues when used clang-cl. Pay attention on…
May 16, 2018
fae04de
Merge remote-tracking branch 'origin/releases/m62' into Sergej/201803…
May 17, 2018
2e8dba4
- reapply change to remove defines += [ "_USING_V110_SDK71_" ] for w…
robin-raymond Jun 23, 2018
c52de61
cannot build unless default libs are dynamicly link
robin-raymond Jun 23, 2018
d5a2139
compiling with C++17 enabled for WINUWP
robin-raymond Jun 24, 2018
542b170
- reapply change to remove defines += [ "_USING_V110_SDK71_" ] for w…
robin-raymond Jun 23, 2018
497094e
cannot build unless default libs are dynamicly link
robin-raymond Jun 23, 2018
914501a
compiling with C++17 enabled for WINUWP
robin-raymond Jun 24, 2018
c835c66
Merge remote-tracking branch 'origin/Robin/m62-msidl' into Robin/m66-…
robin-raymond Jun 25, 2018
813c5e3
SDK must use 17134
robin-raymond Jun 25, 2018
d357f52
Fix for AssertionError in ARM prepare phase
vmancic Jul 5, 2018
3579185
Fix for "Unexpected target_cpu value: arm"
vmancic Jul 6, 2018
b5211f9
Merge remote-tracking branch 'origin/Robin/m62-arm' into Vladimir/m66…
vmancic Jul 12, 2018
794296b
Merge remote-tracking branch 'origin/Vladimir/m66-arm' into Vladimir/…
vmancic Aug 2, 2018
4557dc7
Merge commit 'dfca77bb0d1aee2eb7ab15d1550d5c4821b48811' into releases…
robin-raymond Sep 27, 2018
cba7ef1
missing } in BUILD.GN
robin-raymond Oct 2, 2018
f0ce0a7
removed code for goma check that is no longer needed
robin-raymond Oct 2, 2018
9941608
support for arm build with win targets
robin-raymond Oct 2, 2018
170c225
removed ZW compilation option
robin-raymond Oct 2, 2018
0946a25
fixed uwp clang default toolchain
robin-raymond Oct 4, 2018
f80b444
cflag_cc - added /ZW when built for winuwp with ms compiler
Oct 11, 2018
8ba9407
Removed /ZW because winrt code is not supported anymore
Oct 11, 2018
b32cf47
Updated cc and ccx tools to support arm64.
Dec 27, 2018
9407778
Merge pull request #2 from webrtc-uwp/Sergej/20181206-m71-python
Jan 10, 2019
ffa7641
Fixed potential linker issue when for building is used Microsoft's cl…
Jan 18, 2019
a6ce039
Made changes based on comments for PRs:
Jan 22, 2019
4e120bb
Merge pull request #5 from webrtc-uwp/Sergej/20181206-m71-python
Jan 22, 2019
4ea2218
Update arm assembly build action in win build toolchain
Feb 19, 2019
0139ca4
Updated asm tool to support clang-cl and armasm.
Mar 22, 2019
916dd19
Merge pull request #6 from webrtc-uwp/Sergej/20190212-m71-arm
Mar 22, 2019
8d91370
added cpp17 flags to build engine
robin-raymond Mar 23, 2019
f0e0893
Merge remote-tracking branch 'origin/releases/m71' into Robin/m71-dot…
Mar 24, 2019
ce61deb
Merge pull request #7 from webrtc-uwp/Robin/m71-dot-net
Apr 15, 2019
5c4a1bc
Enable forcing `/std:c++17` via GN argument
djee-ms Jun 14, 2019
495bba6
Merge pull request #8 from djee-ms/stdcpp17
robin-raymond Jun 27, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix for undefined identifier cflags_cc.
vmancic committed Apr 18, 2018
commit feea55564099c6ecb9a46cf97ab1a71dca56a9bd
1 change: 1 addition & 0 deletions config/win/BUILD.gn
Original file line number Diff line number Diff line change
@@ -233,6 +233,7 @@ config("runtime_library") {
} else {
defines += [ "WINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP" ]
}
cflags_cc = []
cflags_cc += [
"/ZW",
"/EHsc",