Skip to content

Commit

Permalink
[angle] Update to chromium/5414, improve build system (and future upd…
Browse files Browse the repository at this point in the history
…ates) (#27444)

* [angle] Update to chromium/5249

- Refactor build system based on WebKit's CMake build system for libANGLE
- Add maintainer-notes.md

* [angle] Fetch & generate more files in portfile

* [angle] Move maintainer-notes.md

* [angle] Port changes from #27701

* Merge install tweak from #28547

* [angle] Tweak PlatformLinux

* Run x-add-version

* [angle] Update to chromium/5414

* Run x-add-version

* Fix version database.

* Fix version database

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
  • Loading branch information
3 people authored Feb 10, 2023
1 parent cfad935 commit 6912441
Show file tree
Hide file tree
Showing 15 changed files with 940 additions and 794 deletions.
764 changes: 0 additions & 764 deletions ports/angle/CMakeLists.txt

This file was deleted.

3 changes: 0 additions & 3 deletions ports/angle/angle_commit.h

This file was deleted.

4 changes: 4 additions & 0 deletions ports/angle/angle_commit.h.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#cmakedefine ANGLE_COMMIT_HASH "@ANGLE_COMMIT_HASH@"
#cmakedefine ANGLE_COMMIT_HASH_SIZE @ANGLE_COMMIT_HASH_SIZE@
#cmakedefine ANGLE_COMMIT_DATE "@ANGLE_COMMIT_DATE@"
#cmakedefine ANGLE_REVISION @ANGLE_REVISION@
Loading

0 comments on commit 6912441

Please sign in to comment.