Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update package gnutls | Mark Brand | 2012-11-10 | 1 | -1/+1 |
| | |||||
* | update package gnutls | Mark Brand | 2012-10-12 | 1 | -1/+1 |
| | |||||
* | update package gnutls | Mark Brand | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | update package gnutls | Mark Brand | 2012-09-20 | 1 | -5/+4 |
| | |||||
* | package gnutls: revert to ver 3.0.19 | Mark Brand | 2012-06-21 | 1 | -2/+2 |
| | | | | 3.0.20 uses CertEnumCRLsInStore which is missing from our winapi | ||||
* | update package gnutls | Mark Brand | 2012-06-06 | 1 | -1/+2 |
| | |||||
* | all packages: use $(WGET) portability variable | Tony Theodore | 2012-05-16 | 1 | -1/+1 |
| | |||||
* | update package gnutls | Mark Brand | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | update package gnutls | Mark Brand | 2012-04-14 | 1 | -1/+1 |
| | |||||
* | Move full package names from src/*.mk into package list (index.html) | Volker Grabsch | 2012-03-29 | 1 | -1/+0 |
| | |||||
* | Move doc/index.html -> index.html | Volker Grabsch | 2012-03-29 | 1 | -1/+1 |
| | |||||
* | Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html | Volker Grabsch | 2012-03-29 | 1 | -2/+0 |
| | |||||
* | Rebrand to new project name MXE | Volker Grabsch | 2012-03-28 | 1 | -1/+1 |
| | |||||
* | update package gnutls | Mark Brand | 2012-03-17 | 1 | -2/+2 |
| | |||||
* | Backed out changeset 0157d0da7b9a | Mark Brand | 2012-03-17 | 1 | -2/+2 |
| | | | | because it accidentally included ffmpeg.mk | ||||
* | update package gnutls src/gnutls* | Mark Brand | 2012-03-17 | 1 | -2/+2 |
| | |||||
* | update package gnutls | Mark Brand | 2012-03-02 | 1 | -2/+2 |
| | | | | | | | --- src/gnutls-1-fixes.patch | 40 +++++++++++++++++++++++++++++++++------- src/gnutls.mk | 4 ++-- 2 files changed, 35 insertions(+), 9 deletions(-) | ||||
* | update package gnutls | Mark Brand | 2012-02-18 | 1 | -3/+3 |
| | |||||
* | package gnutls: invoke aclocal | Mark Brand | 2012-01-31 | 1 | -0/+1 |
| | |||||
* | update package gnutls | Mark Brand | 2012-01-07 | 1 | -2/+2 |
| | |||||
* | update packages ffmpeg gnutls openssl | Mark Brand | 2012-01-05 | 1 | -3/+5 |
| | |||||
* | update packages gnutls gsoap | Mark Brand | 2011-12-14 | 1 | -2/+2 |
| | |||||
* | package gnutls: clean up | Mark Brand | 2011-11-24 | 1 | -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 Brand | 2011-11-23 | 1 | -1/+1 |
| | |||||
* | package gnutls: various improvements | Mark Brand | 2011-11-22 | 1 | -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 w32api | Mark Brand | 2011-11-12 | 1 | -2/+2 |
| | |||||
* | update package gnutls | Mark Brand | 2011-11-08 | 1 | -2/+3 |
| | |||||
* | update package gnutls | Mark Brand | 2011-11-08 | 1 | -2/+2 |
| | |||||
* | upgrade package gnutls | Mark Brand | 2011-10-28 | 1 | -9/+5 |
| | |||||
* | update package gnutls | Mark Brand | 2011-10-20 | 1 | -2/+2 |
| | |||||
* | update packages exiv2 gnutls imagemagick x264 | Mark Brand | 2011-09-18 | 1 | -2/+2 |
| | |||||
* | package gnutls: bugfix for configure's AR detection on OSX | Tony Theodore | 2011-09-08 | 1 | -1/+2 |
| | |||||
* | package gnutls: add test program | Tony Theodore | 2011-09-03 | 1 | -0/+5 |
| | |||||
* | package gnutls: ignore version 3 which doesn't build on Windows | Mark Brand | 2011-09-02 | 1 | -0/+1 |
| | |||||
* | update packages: gnutls imagemagick x264 | Mark Brand | 2011-09-01 | 1 | -2/+2 |
| | |||||
* | update package gnutls | Mark Brand | 2011-08-24 | 1 | -2/+2 |
| | |||||
* | fixed a small typo introduced by changeset e5969b622179 | Volker Grabsch | 2011-08-20 | 1 | -1/+1 |
| | |||||
* | packages gnutls p11-kit dlfcn-win32: rollback p11-kit support | Mark Brand | 2011-08-20 | 1 | -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 gnutls | Mark Brand | 2011-08-19 | 1 | -3/+3 |
| | | | | | Now depends on p11-kit. This required some fixing up of gsoap where the dependencies were hard-coded. | ||||
* | update packags: atk glibmm gnutls gst-plugins-base gst-plugins-good ↵ | Mark Brand | 2011-06-20 | 1 | -3/+3 |
| | | | | gstreamer gtk2 imagemagick x264 | ||||
* | upgrade packages: dbus fltk geos glib gnutls imagemagick lcms libass ↵ | Mark Brand | 2011-06-08 | 1 | -2/+2 |
| | | | | libevent libgsf pfstools x264 xvidcore xz | ||||
* | update packages: gnutls gstreamer | Mark Brand | 2011-05-14 | 1 | -2/+2 |
| | |||||
* | update package gnutls | Mark Brand | 2011-05-08 | 1 | -3/+2 |
| | |||||
* | improved ./configure arguments for package gnutls | Volker Grabsch | 2011-04-23 | 1 | -0/+1 |
| | |||||
* | fixed typo | Volker Grabsch | 2011-04-23 | 1 | -1/+0 |
| | |||||
* | ignore version 2.12.3 of package gnutls, more information: ↵ | Volker Grabsch | 2011-04-23 | 1 | -1/+1 |
| | | | | http://lists.nongnu.org/archive/html/mingw-cross-env-list/2011-04/msg00018.html | ||||
* | improved ./configure arguments for package gnutls | Volker Grabsch | 2011-04-23 | 1 | -1/+3 |
| | |||||
* | upgrade package gnutls | Mark Brand | 2011-04-09 | 1 | -2/+2 |
| | |||||
* | update packages glib gnutls gtk2 imagemagick xz | Mark Brand | 2011-04-02 | 1 | -2/+2 |
| | |||||
* | upgrade package gnutls | Mark Brand | 2011-03-25 | 1 | -5/+7 |
| |