summaryrefslogtreecommitdiff
path: root/Makefile.mingw
Commit message (Expand)AuthorAgeFilesLines
* Add support for osslsigncode and newer versions of nsisGary Kramlich2021-03-301-0/+13
* win32: Update zlib to 1.2.8Daniel Atallah2015-01-011-1/+1
* win32: Update libxml2 to 2.9.2Daniel Atallah2015-01-011-1/+0
* Since we build silc, cyrus with mingw, we can use the same process for stripp...Daniel Atallah2015-01-011-7/+0
* Update Cyrus SASL to 2.1.26 for the windows buildDaniel Atallah2015-01-011-13/+7
* Add support for doing the win32 signing with signtool so that we can make SHA...Daniel Atallah2014-09-271-0/+9
* Upgrade the Pango binary in the win32 installer to include the fix for https:...Daniel Atallah2014-01-211-1/+1
* win32: Use the libssp-0.dll from the gcc bin directory instead of based on a ...Daniel Atallah2013-02-181-1/+1
* installer: update installer deps with a fixed NSIS SHA1Sum plugin that works ...Daniel Atallah2013-02-141-1/+1
* installer: remove Baltimore_CyberTrust_Root.pem, ValiCert_Class_2_VA.pem when...Daniel Atallah2013-02-131-1/+1
* ssl-nss: Don't use the NSS Built-in database at allDaniel Atallah2013-01-221-1/+0
* Update the Installer Dependencies to the latest version with the exchndl.dll ...Daniel Atallah2012-09-191-1/+2
* Patch win32 meanwhile binary with jhkrischel's adium patches to fix #12637Daniel Atallah2012-10-051-0/+1
* Sign all the win32 binaries with GPG (in addition to the authenticode signing...Daniel Atallah2012-10-021-22/+20
* Bake the sha1sums for the debug symbols and gtk runtime into the installer in...Daniel Atallah2012-10-021-4/+12
* Update various win32 dependencies - the new GTK+ bundle will be called 2.16.6.1Daniel Atallah2012-09-261-1/+1
* Update win32 build to sign pidgin.exe and the two installers using MS authent...Daniel Atallah2012-09-191-0/+18
* Enable the GCC Stack-Smashing Protection functionality (-fstack-protector-all)Daniel Atallah2012-09-061-0/+2
* Fix a silc 1.1.10 packaging issue that I missed in the initial commitDaniel Atallah2012-08-281-1/+1
* Upgrade win32 version of enchant to 1.6.0. Fixes #11886Daniel Atallah2012-04-021-2/+2
* makensis on Windows now accepts - or / as an argument prefix (since 2.25).Daniel Atallah2012-02-281-2/+2
* Make sure that the translations in the installer are displayed sorted.Daniel Atallah2010-06-031-1/+1
* Final piece of getting the installer translations integrated with the regularDaniel Atallah2010-05-191-1/+10
* Use a crash report exchndl.dll that actualy works.Daniel Atallah2010-03-161-1/+1
* Update some dll names to avoid stripping/including debug symbols for.Daniel Atallah2010-03-151-2/+4
* Increase win32 GTK+ to 2.16.6. If people have issues, it can be reverted.Daniel Atallah2010-03-121-1/+1
* Finish up win32 gtkspell 2.0.16 / enchant support (mostly in the installer)Daniel Atallah2010-03-051-5/+19
* Upgrade GtkSpell to 2.0.16 on Windows. The installer needs a bunch more work...Daniel Atallah2010-03-041-2/+9
* The rest of the plumbing needed to build the GTK+ Runtime zip included in the...Daniel Atallah2010-03-011-8/+8
* Update NSS/NSPR to 3.12.5/4.8.2 (self-built). Big thanks goes to Berke Vikto...Daniel Atallah2010-03-011-3/+5
* Add the ability to choose which translations are installed.Daniel Atallah2009-11-081-5/+12
* Use a private GTK+ Runtime copy on Windows.Daniel Atallah2009-11-011-12/+17
* Apparently the .PHONY bits are important for the revision reported in win32Stu Tomlinson2009-07-301-0/+2
* Fix windows build by adding the necessary bits to define the MTN revisionStu Tomlinson2009-07-271-2/+2
* Modify the Windows build/install setup to deal with the perl modules the wayEtan Reisner2009-07-071-1/+1
* Make the makensis option prefix configurable, so cross-compiling from LinuxStu Tomlinson2009-05-131-3/+3
* Lots of minor whitespace and comment changes:Mark Doliner2009-01-251-1/+1
* Some Makefile cleanups to remove generated files from Lee Roach. Fixes #6609.Daniel Atallah2008-08-311-0/+1
* This is a patch from Lee Roach to update the mingw "clean" makefile targets t...Daniel Atallah2007-11-191-5/+6
* Don't strip the silc dlls.Daniel Atallah2007-11-121-2/+2
* Fix win32 build following death of share/Makefile.mingwStu Tomlinson2007-11-111-1/+2
* Improved cyrus sasl support on win32:Stu Tomlinson2007-11-031-1/+12
* Add support for a DISABLE_NLS makefile variable in the mingw build to disable...Daniel Atallah2007-10-221-0/+4
* Make binary zip when building the win32 installers.Daniel Atallah2007-10-161-6/+13
* Fix the win32 build for the cert SoC branch merge.Daniel Atallah2007-08-281-0/+1
* Fix sounds on the win32 buildDaniel Atallah2007-08-111-0/+1
* Patch from Jason Conti to enable `make -f Makefile.mingw docs` on the windows...Daniel Atallah2007-07-081-1/+9
* Remove generated files in the 'clean' target.Daniel Atallah2007-04-301-1/+1
* This should get all the Win32 Makefiles in line withKevin Stange2007-04-101-23/+23
* Updates to the win32 installer. It isn't complete yet, but this a good savin...Daniel Atallah2007-02-281-8/+11