aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/perlcore/ppport.h
Commit message (Expand)AuthorAgeFilesLines
* misc updates: (#2587)•••- update dictionaries to newer versions - enable AlignConsecutiveAssignments and AlignConsecutiveDeclarations so they can be re-tested once we are ready to do so, its been fixed since clang 5 apparently. - update to Devel::PPPort 3.71 (cover more perl versions) and ExtUtils::ParseXS 3.51 (minimal changes)Gravatar Dessa2023-12-291-985/+2760
* more enchant windows things and perl updates•••- of course i missed to amend the include location, fixed now - update to ExtUtils::ParseXS 3.39 (no changes) - update to Devel::PPPort 3.42 and use the correct typemap Gravatar Dessa2018-09-061-180/+403
* regenerate perl stuff from 5.26.0•••- xs.inc using ExtUtils::ParseXS 3.34 (compile warning fix) - ppport.h from Devel::PPPort 3.36 (content unchanged, only relevant for people using the default DEFAULT_INC_EXCLUDES_DOT value building this file) Gravatar Dessa2017-06-011-4/+4
* kill some more xp support and bump Devel::PPPort•••- remove specification of subsystem, now that we dropped XP - update nsis to force Vista+ - get maketool from cmake var, no conditional needed anymore - bump Devel::PPPort to 3.35 (no code change) Gravatar Dessa2016-08-201-3/+3
* regenerate perl junk and a typo fix•••- typemap from perl 5.24.0 - ppport.h from Devel::PPPort 3.33 - xs.inc using ExtUtils::ParseXS 3.31 (content unchanged) Gravatar Dessa2016-06-051-7/+98
* revert ppport.h to 90bbe90 (#1966)•••apparently it dodnt like being "clangified" resolves #1965Gravatar un1versal2016-05-041-1517/+1197
* Update my clang-format to 3.8.0•••Don't sort includes Gravatar Alexey Sokolov2016-04-301-4/+4
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-1197/+1517
* regenerate perl stuff•••- typemap from perl 5.22.1 - ppport.h from Devel::PPPort 3.32 - xs.inc using ExtUtils::ParseXS 3.28 Gravatar Dessa2015-12-281-11/+79
* - added qt5 phonon support (windows doesn't seem to work, others were not tes...•••- fixed tabs in plist - wrapped #warning into __GNUC__ ifdef - partly revert r6370 the change was quite pointless - update to ExtUtils::ParseXS 3.24 and Devel::PPPort 3.24, also adding a define which the latter suggested - massive update to the numeric table, no function change, some of these make sense to implement, some don't, this commit is merely to complete the listing so i can figure something out, possibly git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6381 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2014-06-011-6/+108
* - fixes for sunpro, with the exception of snd, kvirc now works with it•••- replace solaris define with more correct one - add win 6.3 kernel crap - replace apparently deprecated QT4_FOUND with Qt4_FOUND, also fix display issue with audio backend - remove solaris threads "support" (it never existed, and cmake upstream doesn't seem to care either) - bump Devel-PPPort to 3.21, regenerate typemap from perl 5.18.1 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6356 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2013-10-111-459/+3080
* Compile and run with Qt5.0. Also add a couple of KVS functions for byte order...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6297 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2012-12-221-4/+4
* - trailing whitespace cleanups all over the place•••- removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-09-011-21/+21
* Switching from cvs to svn, initial import•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@14 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2006-12-181-0/+540