aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-05-06 07:50:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-05-06 08:44:26 +0200
commita54213a4ff48ecfa8fa3b416d12b1282158746dc (patch)
tree20d296a998578d3cfded15424ea76b773d5c648d
parent6b61bd245870bad80a2655ea4c4b56d1246233df (diff)
Add libpkg-config as submodule
-rw-r--r--.gitmodules3
-rw-r--r--libbutl-odb/README-DEV3
m---------upstream/libpkg-config0
3 files changed, 5 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index a3bb0ad..5f622ca 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "upstream/sqlite"]
path = upstream/sqlite
url = https://git.build2.org/packaging/sqlite/sqlite.git
+[submodule "upstream/libpkg-config"]
+ path = upstream/libpkg-config
+ url = https://github.com/build2/libpkg-config.git
diff --git a/libbutl-odb/README-DEV b/libbutl-odb/README-DEV
index f058901..997f5a0 100644
--- a/libbutl-odb/README-DEV
+++ b/libbutl-odb/README-DEV
@@ -33,7 +33,8 @@ third-party package):
Look for:
- files to add/remove (see above)
- - changes to buildfiles that would need to be replicated
+ - changes to buildfiles that would need to be replicated (including to
+ root.build)
3. Replace verison.hxx with pre-generated for this submodule commit.
diff --git a/upstream/libpkg-config b/upstream/libpkg-config
new file mode 160000
+Subproject 81bc60b381959b99cdef93d9326f3dd9522c307