Use @VARIABLE@ instead of $(VARIABLE) consistently in Makefiles.
[pspp-builds.git] / src / ui / terminal / automake.mk
2009-10-11 Ben PfaffUse @VARIABLE@ instead of $(VARIABLE) consistently...
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-09-20 Ben PfaffFix "make check" with --enable-relocatable.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-28 John DarringtonRemove LIB_CLOSE variables from linker options.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-07 Ben PfaffLink against -lws2_32 on Windows.
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-12 John DarringtonAdded a set of per binary LDFLAGS parameters.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-08 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-11-08 John DarringtonRewrote the command line parser using argp.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-23 John DarringtonFixed minor build problems.
2008-09-20 John DarringtonMoved all static libraries to libtool libraries.
2008-09-20 John DarringtonAdded the /WILCOXON subcommand to NPAR TESTS
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-07-20 John DarringtonWhy does git only commit some of the changes if you...
2008-06-14 Jason Stovermoved src/math/linreg.[ch] to src/math
2008-04-18 John DarringtonClose patch #6492
2008-02-06 John DarringtonIncrease the chances of finding libpq if it's installed.
2008-02-04 John DarringtonAdded the postgres reader. Closes patch #6388
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2007-09-26 Ben PfaffPatch #6210: implement ability to resize output device...
2007-03-27 John DarringtonFix typo which cause the binary not to depend upon...
2007-03-26 John DarringtonMade the code relocatable (using the relocate function...
2007-01-04 John DarringtonAdded psppire-dialog and psppire-buttonbox widgets.
2006-12-22 John DarringtonAdded abstract factory to create casefiles. Updated...
2006-12-14 John DarringtonMade src/language into one big library. Closes patch...
2006-07-17 John DarringtonPatch #5209
2006-07-15 John DarringtonApplied patch file #10344.
2006-06-27 Ben PfaffLink against $(LIBICONV).
2006-05-05 Ben PfaffContinue reforming procedure execution. In this phase...
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-04-25 Ben PfaffAdd msg-ui.h to sources.
2006-04-25 Ben PfaffFinish reforming error message support. In this phase...
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-11 John DarringtonChanged the default value od SCOMPRESS to true.
2006-03-04 John DarringtonAdded src/ui/terminal/automake.mk and src/ui/gui/automa...