summaryrefslogtreecommitdiffstats
path: root/src/gnutls.mk
Commit message (Collapse)AuthorAgeFilesLines
* update package gnutlsMark Brand2013-05-101-1/+1
|
* Fix update macros for gnutls and physfsUlrich Klauer2013-03-261-1/+2
| | | | | | Fix "downdates" reported by Niels Kristian Bech Jensen for packages gnutls and physfs by sorting version numbers properly and allowing (in the case of gnutls) version number parts with more than one digit.
* update package gnutlsMark Brand2013-03-251-1/+1
|
* package gnutls: fix update macroNiels Kristian Bech Jensen2013-03-251-1/+1
|
* update package gnutlsMark Brand2013-02-281-1/+1
|
* update package gnutlsMark Brand2013-02-101-1/+2
|
* update package gnutlsMark Brand2013-02-041-1/+1
|
* update package gnutlsMark Brand2013-01-031-9/+5
|
* package gnutls: add libregex support via pcreMark Brand2012-12-281-1/+7
|
* package gnutls: add missing gettext dependencyMark Brand2012-12-281-1/+1
|
* update package gnutlsMark Brand2012-11-241-1/+1
|
* update package gnutlsMark Brand2012-11-101-1/+1
|
* update package gnutlsMark Brand2012-10-121-1/+1
|
* update package gnutlsMark Brand2012-09-271-1/+1
|
* update package gnutlsMark Brand2012-09-201-5/+4
|
* package gnutls: revert to ver 3.0.19Mark Brand2012-06-211-2/+2
| | | | 3.0.20 uses CertEnumCRLsInStore which is missing from our winapi
* update package gnutlsMark Brand2012-06-061-1/+2
|
* all packages: use $(WGET) portability variableTony Theodore2012-05-161-1/+1
|
* update package gnutlsMark Brand2012-04-221-1/+1
|
* update package gnutlsMark Brand2012-04-141-1/+1
|
* Move full package names from src/*.mk into package list (index.html)Volker Grabsch2012-03-291-1/+0
|
* Move doc/index.html -> index.htmlVolker Grabsch2012-03-291-1/+1
|
* Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.htmlVolker Grabsch2012-03-291-2/+0
|
* Rebrand to new project name MXEVolker Grabsch2012-03-281-1/+1
|
* update package gnutlsMark Brand2012-03-171-2/+2
|
* Backed out changeset 0157d0da7b9aMark Brand2012-03-171-2/+2
| | | | because it accidentally included ffmpeg.mk
* update package gnutls src/gnutls*Mark Brand2012-03-171-2/+2
|
* update package gnutlsMark Brand2012-03-021-2/+2
| | | | | | | --- src/gnutls-1-fixes.patch | 40 +++++++++++++++++++++++++++++++++------- src/gnutls.mk | 4 ++-- 2 files changed, 35 insertions(+), 9 deletions(-)
* update package gnutlsMark Brand2012-02-181-3/+3
|
* package gnutls: invoke aclocalMark Brand2012-01-311-0/+1
|
* update package gnutlsMark Brand2012-01-071-2/+2
|
* update packages ffmpeg gnutls opensslMark Brand2012-01-051-3/+5
|
* update packages gnutls gsoapMark Brand2011-12-141-2/+2
|
* package gnutls: clean upMark Brand2011-11-241-7/+5
| | | | | | | | | | -Replace echo and sed hacks -gai_strerror test seems to work now without hack. -Disable crywrap for Windows with configure logic. -Disable doc and tests targets with patch. -Improve handling of LIBS and .pc file -zlib is already in GNUTLS_REQUIRES_PRIVATE -Use LIBS to introduce -lws32_2 into Libs.private
* package gnutls: install it (oops)Mark Brand2011-11-231-1/+1
|
* package gnutls: various improvementsMark Brand2011-11-221-1/+4
| | | | | | | | -log build commands -build and install utilities, useful for troubleshooting -but don't try to build crywrap on Windows -specify WINVER for the sake of getaddrinfo -enable parallel building which seems to work now
* update packages gnutls w32apiMark Brand2011-11-121-2/+2
|
* update package gnutlsMark Brand2011-11-081-2/+3
|
* update package gnutlsMark Brand2011-11-081-2/+2
|
* upgrade package gnutlsMark Brand2011-10-281-9/+5
|
* update package gnutlsMark Brand2011-10-201-2/+2
|
* update packages exiv2 gnutls imagemagick x264Mark Brand2011-09-181-2/+2
|
* package gnutls: bugfix for configure's AR detection on OSXTony Theodore2011-09-081-1/+2
|
* package gnutls: add test programTony Theodore2011-09-031-0/+5
|
* package gnutls: ignore version 3 which doesn't build on WindowsMark Brand2011-09-021-0/+1
|
* update packages: gnutls imagemagick x264Mark Brand2011-09-011-2/+2
|
* update package gnutlsMark Brand2011-08-241-2/+2
|
* fixed a small typo introduced by changeset e5969b622179Volker Grabsch2011-08-201-1/+1
|
* packages gnutls p11-kit dlfcn-win32: rollback p11-kit supportMark Brand2011-08-201-1/+2
| | | | | | Remove pll-kit support because it's not ready for Windows. Crude hacks are too risky since this is security related. dlfcn-win32 isn't needed anymore.
* update package gnutlsMark Brand2011-08-191-3/+3
| | | | | Now depends on p11-kit. This required some fixing up of gsoap where the dependencies were hard-coded.