Skip to content

Commit 51473f0

Browse files
Update ezgl to use submodules
1 parent a6fa23f commit 51473f0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+5
-9431
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@
66
[submodule "libs/EXTERNAL/sockpp"]
77
path = libs/EXTERNAL/sockpp
88
url = https://github.com/w0lek/sockpp.git
9+
10+
[submodule "libs/EXTERNAL/libezgl"]
11+
path = libs/EXTERNAL/libezgl
12+
url = https://github.com/verilog-to-routing/ezgl.git

dev/subtree_config.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@
2424
internal_path="libs/EXTERNAL/libtatum"
2525
external_url="https://github.com/verilog-to-routing/tatum.git"
2626
default_external_ref="master"/>
27-
<subtree
28-
name="libezgl"
29-
internal_path="libs/EXTERNAL/libezgl"
30-
external_url="https://github.com/mariobadr/ezgl.git"
31-
default_external_ref="master"/>
3227
<subtree
3328
name="capnproto"
3429
internal_path="libs/EXTERNAL/capnproto"

libs/EXTERNAL/libezgl

Submodule libezgl added at b6beef9

libs/EXTERNAL/libezgl/.clang-format

Lines changed: 0 additions & 38 deletions
This file was deleted.

libs/EXTERNAL/libezgl/.gitignore

Lines changed: 0 additions & 41 deletions
This file was deleted.

libs/EXTERNAL/libezgl/CMakeLists.txt

Lines changed: 0 additions & 82 deletions
This file was deleted.

libs/EXTERNAL/libezgl/LICENSE

Lines changed: 0 additions & 201 deletions
This file was deleted.

0 commit comments

Comments
 (0)