aboutsummaryrefslogtreecommitdiff
path: root/ports/pdcurses
AgeCommit message (Collapse)Author
2017-06-09[box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octo ↵Robert Schumacher
map][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking
2017-05-22[pdcurses] Fix x64/x86 builds.Robert Schumacher
2016-11-15Return to C7 debugging outputJohn Camp
2016-11-15Write to and use separate .mak fileJohn Camp
Allows future changes to not be affected by cached buildtree
2016-11-15Adds PDBs and 64-bit builds to PDCursesJohn Camp
2016-11-13Remove unused cmake variableJohn Camp
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-31[pdcurses] Lib files are also required in dynamic linkageRobert Schumacher
2016-10-28Added a fatal error for 64-bit builds.John Camp
2016-10-28Removed panel library.John Camp
Panel is not emitted as a dll, and is actually just a copy of the pdcurses library anyway.
2016-10-28Re-wrote portfile to support dynamic librariesJohn Camp
2016-10-21Changed the download link to a static link.John Camp
The different download link packaged the zip slightly differently, changing the hash as well as the src path.
2016-10-20Added package for PDCursesJohn Camp