Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:dependencies [2010/02/23 20:14] – digitalman | dev:dependencies [2023/03/28 22:28] (current) – [Cryptlib] We use it for SSL/TLS too digital man | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Dependencies ====== | ====== Dependencies ====== | ||
| - | This page identifies the dependencies of the C/C++ source projects in the Synchronet [[CVS]] repository. | + | This page identifies the dependencies of the C/C++ source projects in the Synchronet |
| + | |||
| + | ===== SDL ===== | ||
| + | |||
| + | The [[http:// | ||
| + | |||
| + | The SDL libraries and headers are no longer (as of Oct-20-2011) being stored in the Synchronet Source Repository. | ||
| ===== XPDEV ===== | ===== XPDEV ===== | ||
| The Synchronet cross-platform development (XPDEV) library is required by all Synchronet-related projects and libraries that support cross-platform development. | The Synchronet cross-platform development (XPDEV) library is required by all Synchronet-related projects and libraries that support cross-platform development. | ||
| - | XPDEV source code is hosted in the Synchronet | + | XPDEV source code is hosted in the Synchronet |
| - | ===== UIFC ===== | + | ===== SMBLIB |
| - | + | ||
| - | The Synchronet User Interface (UIFC) library is required by all locally executed full-screen console mode utilities (e.g. SCFG) and [[: | + | |
| - | UIFC source code is hosted in the Synchronet [[CVS]] repository at [[http:// | + | Deuce' |
| ===== CIOLIB ===== | ===== CIOLIB ===== | ||
| Line 18: | Line 22: | ||
| [[person:: | [[person:: | ||
| - | CIOLIB source code is hosted in the Synchronet | + | CIOLIB source code is hosted in the Synchronet |
| - | ===== SDL ===== | + | ===== UIFC ===== |
| + | |||
| + | The Synchronet User Interface (UIFC) library is required by all locally executed full-screen console mode utilities (e.g. SCFG) and [[: | ||
| + | |||
| + | UIFC source code is hosted in the Synchronet Source Repository at [[https:// | ||
| - | The [[http:// | ||
| - | SDL header files are mirrored in the Synchronet [[CVS]] repository at [[http:// | ||
| - | SDL libraries for supported platforms are mirrored in the Synchronet [[CVS]] repository at [[http:// | ||
| - | |||
| ===== Ncurses ===== | ===== Ncurses ===== | ||
| Ncurses ("new curses" | Ncurses ("new curses" | ||
| Line 35: | Line 39: | ||
| ===== Cryptlib ===== | ===== Cryptlib ===== | ||
| - | [[http:// | + | [[http:// |
| - | Cryptlib | + | Cryptlib files are mirrored in the Synchronet |
| + | ===== SpiderMonkey ===== | ||
| - | Cryptlib libraries for supported platforms are mirrored in the Synchronet | + | Mozilla |
| - | ===== SpiderMonkey | + | SpiderMonkey |
| - | [[https://developer.mozilla.org/en/SpiderMonkey|SpiderMonkey]] (a.k.a. '' | + | SpiderMonkey source and header files for targeting [[install: |
| - | SpiderMonkey header files are mirrored in the Synchronet [[CVS]] repository at [[http:// | ||
| - | |||
| - | SpiderMonkey libraries for supported platforms are mirrored in the Synchronet [[CVS]] repository at [[http:// | ||
| ===== NSPR ===== | ===== NSPR ===== | ||
| - | [[https:// | + | [[https:// |
| - | + | ||
| - | NSPR header files are mirrored in the Synchronet [[CVS]] repository at [[http:// | + | |
| - | NSPR libraries for supported platforms are mirrored in the Synchronet | + | Fro Win32, '' |
| ===== COMIO ===== | ===== COMIO ===== | ||
| Line 61: | Line 61: | ||
| [[person:: | [[person:: | ||
| - | COMIO source code is hosted in the Synchronet | + | COMIO source code is hosted in the Synchronet |
| ===== OpenDoors ===== | ===== OpenDoors ===== | ||
| - | OpenDoors is required by most of the doors in the [[CVS]] | + | OpenDoors is required by most of the doors in the repository in [[https://gitlab.synchro.net/ |
| - | + | ||
| - | OpenDoors source code is hosted in the Synchronet [[CVS]] repository at [[http:// | + | |
| - | + | ||
| - | ===== MS-PSDK ===== | + | |
| - | + | ||
| - | Microsoft Platform SDK (PSDK) is required for building Synchronet for Windows. | + | |
| - | Required MS-PSDK header files are mirrored | + | OpenDoors source code is hosted |
| - | Required MS-PSDK libraries are mirrored in the Synchronet | + | ===== External Dependencies ===== |
| + | If building and running on a *nix system (e.g. Linux), be sure to see those [[install:nix: | ||