0ada257fae
Source release / source-package (push) Successful in 1m23s
Remove the former libnwnss build container (src/nwnss, include/nwnss, tests/nwnss, nwnss-audit.md, doc/nwnss) and register the new mars-nssfuse repository as the nss/ submodule placeholder. The mars-nssfuse repo is currently empty; NSS sources will be imported there incrementally as the FUSE/NSS userspace work progresses. Build fix: add include/nss-compat/xUnicode.h — a minimal stub that provides only unicode_t for the third_party/unicodeTables build. Replace with the real NSS xUnicode.h once the nss/ tree has content. CMake: remove MARS_NWE_BUILD_NWNSS_FUSE_TOOLS option; remove nwnss add_subdirectory calls from src/ and tests/; update third_party include paths and install destination for unicodeTables. Docs: update AI.md, TODO.md, CLAUDE.md, tests/README.md to reflect the removal and redirect to the root-level nss/ re-import. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
44 lines
1.6 KiB
Plaintext
44 lines
1.6 KiB
Plaintext
[submodule "dosutils"]
|
|
path = dosutils
|
|
url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-dosutils.git
|
|
[submodule "mail"]
|
|
path = mail
|
|
url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-mail.git
|
|
[submodule "smart"]
|
|
path = smart
|
|
url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-smart.git
|
|
[submodule "admin"]
|
|
path = admin
|
|
url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-nweadmin.git
|
|
[submodule "third_party/yyjson"]
|
|
path = third_party/yyjson
|
|
url = https://github.com/ibireme/yyjson.git
|
|
branch = master
|
|
[submodule "third_party/libowfat"]
|
|
path = third_party/libowfat
|
|
url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-libowfat.git
|
|
[submodule "third_party/libsodium"]
|
|
path = third_party/libsodium
|
|
url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-libsodium.git
|
|
[submodule "third_party/matrixssl"]
|
|
path = third_party/matrixssl
|
|
url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-matrixssl.git
|
|
[submodule "directory"]
|
|
path = directory
|
|
url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-tinyldap.git
|
|
[submodule "third_party/flaim"]
|
|
path = third_party/flaim
|
|
url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-flaim.git
|
|
[submodule "third_party/unicodeTables"]
|
|
path = third_party/unicodeTables
|
|
url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-unicode-tables.git
|
|
[submodule "third_party/termbox2"]
|
|
path = third_party/termbox2
|
|
url = https://github.com/termbox/termbox2.git
|
|
[submodule "third_party/iniparser"]
|
|
path = third_party/iniparser
|
|
url = https://github.com/ndevilla/iniparser.git
|
|
[submodule "nss"]
|
|
path = nss
|
|
url = git@gitea.disconnected-by-peer.at:mars_nwe/mars-nssfuse.git
|