pdcurses v3.9
- Created
- Updated
Public Domain Curses - a curses library for environments that don't fit the termcap/terminfo model.
# License
Unspecified
The core package is in the public domain, but small portions of PDCurses are subject to copyright under various licenses.
The win32 files are released to the public domain.
If you use PDCurses in an application, an acknowledgement would be appreciated, but is not mandatory. If you make corrections or enhancements to PDCurses, please forward them to the current maintainer for the benefit of other users.
This software is provided AS IS with NO WARRANTY whatsoever. # Supported Platforms
windows & !uwp & !mingw
- ✅ windows
- ❌
linux - ❌
osx - ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
John Camp
John Camp
Robert Schumacher
Alexander Karatarakis
Stanislav Ershov
pravic
Stefano Sinigardi
NancyLi1013
Billy O'Neal
Simon Sobisch
Kai Pastor
autoantwort
Lily Wang
Mengna Li
Alexander Neumann
# Changelog
and 18 more commits:
6e204b2Update PDCurses to 3.69a642ad[box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octomap][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking54be2d5[pdcurses] Fix x64/x86 builds.46761d7Return to C7 debugging output51b9848Write to and use separate .mak file Allows future changes to not be affected by cached buildtree10f1403Adds PDBs and 64-bit builds to PDCursesdf20743Remove unused cmake variable1808d46triplet is now automatically included before portfiles.016406a[pdcurses] Lib files are also required in dynamic linkage7805bdfAdded a fatal error for 64-bit builds.b2e9efeRemoved panel library. Panel is not emitted as a dll, and is actually just a copy of the pdcurses library anyway.05bc52dRe-wrote portfile to support dynamic librariesd226583Changed the download link to a static link. The different download link packaged the zip slightly differently, changing the hash as well as the src path.38e152cAdded package for PDCurses