Wykres commitów

11 Commity (0cb8f95f95976dfc15e2b5d6d226ae5c1bb253f3)

Autor SHA1 Wiadomość Data
Richard Meadows d5ce1f165f Aim is to add pthreadGC2.dll and mingwm10.dll back into the installer.
This commit partially reverts 89c189d2e65a218af87a2e86fde057106996be3
2016-08-03 00:09:26 +01:00
James Coxon 1d7d18fabd Merge tag 'v3.21.73' of git://git.berlios.de/fldigi
Conflicts:
	doc/Makefile.am
	po/dl-fldigi.pot
	po/es.po
	po/fr.po
	po/it.po
	po/pl.po
	src/Makefile.am
	src/dialogs/fl_digi.cxx
	src/include/configuration.h
	src/include/fl_digi.h
	src/rigcontrol/rigio.cxx
2013-11-29 16:23:07 +00:00
David Freese 389c189d2e MXE compile
* Mxe-ming32 compatibility changes
2013-06-27 18:15:33 -05:00
Philip Heron 65bb16a19f Merge commit 'v3.21.12' into upstream_merge
Conflicts:
	ChangeLog
	configure.ac
	doc/guide.txt
	po/dl-fldigi.pot
	po/fr.po
	src/Makefile.am
	src/combo/combo.cxx
	src/cw_rtty/rtty.cxx
	src/dialogs/confdialog.cxx
	src/dialogs/confdialog.fl
	src/dialogs/fl_digi.cxx
	src/dialogs/guide.cxx
	src/globals/globals.cxx
	src/include/adif_io.h
	src/include/confdialog.h
	src/include/configuration.h
	src/include/fl_digi.h
	src/include/lgbook.h
	src/logbook/adif_io.cxx
	src/logbook/lgbook.cxx
	src/logbook/lgbook.fl
	src/logbook/logsupport.cxx
	src/logbook/textio.cxx
	src/logger/logger.cxx
	src/logger/rx_extract.cxx
	src/misc/macros.cxx
	src/misc/status.cxx
	src/misc/xmlrpc.cxx
	src/soundcard/sound.cxx
	src/trx/modem.cxx
2011-07-20 16:46:01 +01:00
Stelios Bounanos 0ad002e71c Enable NLS on woe32
* Include .po files when building nsis installer
  * Store language preference in homedir/lang.txt on win32
2011-02-10 00:28:37 +00:00
Daniel Richman bc43fbd17e Extra windows shortcuts and an uninstall 2010-06-19 15:52:18 +01:00
James Coxon aa1f302c7e added shortcut for --hab for windows 2010-06-19 15:42:21 +01:00
Stelios Bounanos cc957f37cf Update copyright headers
* Relicense: GPLv2+ -> GPLv3+
  * Update authors' copyright notices
2010-03-01 13:09:16 +00:00
Stelios Bounanos 1d2f5788a5 Fix threads/exceptions bugs on mingw32
* Enable dynamic linking for pthreads-win32
 * Add -mthreads to compiler and linker flags
 * Modify nsis installer script to include pthreadGC2.dll and mingwm10.dll
2009-10-14 04:29:05 +01:00
Stelios Bounanos d4b1a038ac Merge flarq
* Add flarq to build system and installers
* Modify test scripts
* Add flarq manual page
* Add flarq command line argument handling
* Improve flarq's windowing system support
2009-05-26 20:01:38 +01:00
Stelios Bounanos b95b8e1650 Add win32 installer support
The win32 installer is generated by running scripts/mknsisinst.sh via
`make nsisinst'.  This target is available only if `makensis' is present
on the build system.
2009-05-12 05:46:26 +01:00