work on PRINT encoding
[pspp] / perl-module / automake.mk
2012-02-11 Ben Pfaffperl-module: use $(MAKE) directly in rules that call...
2012-01-28 Ben PfaffMove PSPP shared libraries from $(libdir) to $(libdir...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-09 Ben Pfaffperl-module: Make perl_module_tarball rule quieter.
2010-10-09 Ben Pfaffperl-module: Fix build race.
2010-06-26 John Darringtonperl-module: Further corrections to dependencies
2010-06-22 John DarringtonCorrect makefile dependencies for perl module
2010-05-26 Ben Pfaffperl-module: Copy perl-module files if missing as well...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-04-15 Ben Pfaffperl-module: Use Autotest for testing Perl. 20100415040525/pspp
2010-02-08 Ben PfaffMerge "output" into "master"
2010-01-17 Ben PfaffRewrite PSPP output engine.
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-10-24 Ben PfaffMerge "master" into "output".
2009-10-10 Ben PfaffAvoid GNU make extension $(RM) in makefiles.
2009-09-30 Ben PfaffDon't use nonportable "mktemp" utility in perl-module...
2009-09-26 Ben Pfaffperl-module: Additional fixes for Perl version number...
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-31 John DarringtonReplace "all-hook" with "all-local".
2009-08-30 John DarringtonFix make distcheck
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-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-08 John DarringtonAllow make clean to work without perl-module/Makefile
2009-03-07 John DarringtonAdd libpspp-core as a dependency of the perl module
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-08 John DarringtonPrevent test failure when non-English language selected
2009-02-04 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-04 John DarringtonDon't build the perl module if cross compiling.
2009-01-29 John DarringtonCorrect the directory of the perl module tarball target
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-27 John DarringtonRemove pspp-vers.pl which did more harm than good.
2009-01-11 John DarringtonAdd the perl module tarball to the build target
2009-01-10 John DarringtonMerge commit 'origin/master'; commit 'savannah/master'
2009-01-09 John DarringtonLink the perl module against the shared library instead...
2009-01-07 John DarringtonMerge commit 'savannah/master'
2008-12-25 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2008-12-25 John DarringtonAutomatically detect src dir from build dir
2008-12-22 John DarringtonRead version header from source
2008-12-21 John DarringtonIntegrated the perl module into the pspp build system.