Mercurial > hg > octave-nkf
annotate ChangeLog @ 9892:ac69e6f4b33d
Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
author | Kacper Kowalik <xarthisius.kk@gmail.com> |
---|---|
date | Tue, 01 Dec 2009 00:49:07 +0100 |
parents | cee6c63cff32 |
children | 8d20fb66a0dc |
rev | line source |
---|---|
9892
ac69e6f4b33d
Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents:
9888
diff
changeset
|
1 2009-11-30 Kacper Kowalik <xarthisius.kk@gmail.com> |
ac69e6f4b33d
Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents:
9888
diff
changeset
|
2 |
ac69e6f4b33d
Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents:
9888
diff
changeset
|
3 * acinclude.m4 (OCTAVE_HDF5_HAS_ENFORCED_16_API): New macro that |
ac69e6f4b33d
Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents:
9888
diff
changeset
|
4 tests whether the HDF5 library has an enforced v1.6 API and detects |
ac69e6f4b33d
Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents:
9888
diff
changeset
|
5 v1.8 APIs. |
ac69e6f4b33d
Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents:
9888
diff
changeset
|
6 * configure.m4: Adapt test for HDF5 libraries to support v1.8 |
ac69e6f4b33d
Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents:
9888
diff
changeset
|
7 HDF5 libraries. |
ac69e6f4b33d
Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents:
9888
diff
changeset
|
8 |
9888 | 9 2009-11-29 Jaroslav Hajek <highegg@gmail.com> |
10 | |
11 * NEWS: Update. | |
12 | |
9882
9ed5f64e3959
Remove HAVE_H5GGET_NUM_OBJS define
David Bateman <dbateman@free.fr>
parents:
9880
diff
changeset
|
13 2009-11-27 David Bateman <dbateman@free.fr> |
9ed5f64e3959
Remove HAVE_H5GGET_NUM_OBJS define
David Bateman <dbateman@free.fr>
parents:
9880
diff
changeset
|
14 |
9ed5f64e3959
Remove HAVE_H5GGET_NUM_OBJS define
David Bateman <dbateman@free.fr>
parents:
9880
diff
changeset
|
15 * configure.ac (HAVE_H5GGET_NUM_OBJS) Remove define. |
9ed5f64e3959
Remove HAVE_H5GGET_NUM_OBJS define
David Bateman <dbateman@free.fr>
parents:
9880
diff
changeset
|
16 |
9880 | 17 2009-11-27 David Bateman <dbateman@free.fr> |
18 | |
19 * NEWS: Document ftp objects. | |
20 * configure.ac: Document that curl libraries impact ftp objects. | |
21 | |
9873 | 22 2009-11-26 Jaroslav Hajek <highegg@gmail.com> |
23 | |
24 * NEWS: Update. | |
25 | |
9865
763906db555e
acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents:
9864
diff
changeset
|
26 2009-11-25 Tatsuro MATSUOKA <tmacchant@yahoo.co.jp> |
763906db555e
acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents:
9864
diff
changeset
|
27 |
763906db555e
acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents:
9864
diff
changeset
|
28 * acinclude.m4 (OCTAVE_PROG_GNUPLOT): Don't check for pgnuplot or |
763906db555e
acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents:
9864
diff
changeset
|
29 pipe-gnuplot on Windows systems. Set default to gnuplot for all |
763906db555e
acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents:
9864
diff
changeset
|
30 systems. |
763906db555e
acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents:
9864
diff
changeset
|
31 (OCTAVE_PROG_GHOSTSCRIPT): Check for gswin32c first on Windows |
763906db555e
acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents:
9864
diff
changeset
|
32 systems, then gs. |
763906db555e
acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents:
9864
diff
changeset
|
33 |
9864
1355a606667e
Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents:
9846
diff
changeset
|
34 2009-11-25 Rik <octave@nomad.inbox5.com> |
1355a606667e
Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents:
9846
diff
changeset
|
35 |
1355a606667e
Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents:
9846
diff
changeset
|
36 * Makefile.am examples/Makefile.am liboctave/Makefile.am |
1355a606667e
Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents:
9846
diff
changeset
|
37 scripts/Makefile.am src/Makefile.am test/Makefile.am: |
1355a606667e
Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents:
9846
diff
changeset
|
38 Remove unnecessary .PHONY targets for common targets which |
1355a606667e
Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents:
9846
diff
changeset
|
39 Automake supplies already. Examples are local-all, install-local-data |
1355a606667e
Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents:
9846
diff
changeset
|
40 |
9846
1d90fc211872
configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents:
9845
diff
changeset
|
41 2009-11-21 John W. Eaton <jwe@octave.org> |
1d90fc211872
configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents:
9845
diff
changeset
|
42 |
1d90fc211872
configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents:
9845
diff
changeset
|
43 * configure.ac (AC_MSG_NOTICE): Report graphics (fltk) CFLAGS. |
1d90fc211872
configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents:
9845
diff
changeset
|
44 Report fontconfig CFLAGS and LIBS. |
1d90fc211872
configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents:
9845
diff
changeset
|
45 Report freetype2 CFLAGS and LIBS. |
1d90fc211872
configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents:
9845
diff
changeset
|
46 |
9845
722bd8f6a750
configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents:
9830
diff
changeset
|
47 2009-11-21 John W. Eaton <jwe@octave.org> |
722bd8f6a750
configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents:
9830
diff
changeset
|
48 |
722bd8f6a750
configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents:
9830
diff
changeset
|
49 * common.mk: Substitute FT2_CFLAGS. |
722bd8f6a750
configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents:
9830
diff
changeset
|
50 * configure.ac: Remove spurious lines in check for freetype. Add |
722bd8f6a750
configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents:
9830
diff
changeset
|
51 $FT2_CFLAGS to $XTRA_CXXFLAGS. |
722bd8f6a750
configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents:
9830
diff
changeset
|
52 |
9830 | 53 2009-11-18 Jaroslav Hajek <highegg@gmail.com> |
54 | |
55 * NEWS: Update. | |
56 | |
9826 | 57 2009-11-18 Jaroslav Hajek <highegg@gmail.com> |
58 | |
59 * NEWS: Update. | |
60 | |
9820
a262b41eaa15
common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents:
9817
diff
changeset
|
61 2009-11-16 John W. Eaton <jwe@octave.org> |
a262b41eaa15
common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents:
9817
diff
changeset
|
62 |
a262b41eaa15
common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents:
9817
diff
changeset
|
63 * common.mk (AM_CXXFLAGS): Don't include DLL_CXXDEFS in the list. |
a262b41eaa15
common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents:
9817
diff
changeset
|
64 (CONFIGURE_CFLAGS): New variable. |
a262b41eaa15
common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents:
9817
diff
changeset
|
65 (AM_CFLAGS): Define similar to AM_CXXFLAGS. |
a262b41eaa15
common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents:
9817
diff
changeset
|
66 |
9817
932b0efeb81b
restore rules to create libcruft/cruft.def
John W. Eaton <jwe@octave.org>
parents:
9805
diff
changeset
|
67 2009-11-12 John W. Eaton <jwe@octave.org> |
932b0efeb81b
restore rules to create libcruft/cruft.def
John W. Eaton <jwe@octave.org>
parents:
9805
diff
changeset
|
68 |
932b0efeb81b
restore rules to create libcruft/cruft.def
John W. Eaton <jwe@octave.org>
parents:
9805
diff
changeset
|
69 * configure.ac (AC_CONFIG_FILES): Also generate libcruft/mkf77def. |
932b0efeb81b
restore rules to create libcruft/cruft.def
John W. Eaton <jwe@octave.org>
parents:
9805
diff
changeset
|
70 |
9805
bb70d16cca3b
fail at configure time if IEEE floating point format is not detected
John W. Eaton <jwe@octave.org>
parents:
9804
diff
changeset
|
71 2009-11-11 John W. Eaton <jwe@octave.org> |
bb70d16cca3b
fail at configure time if IEEE floating point format is not detected
John W. Eaton <jwe@octave.org>
parents:
9804
diff
changeset
|
72 |
bb70d16cca3b
fail at configure time if IEEE floating point format is not detected
John W. Eaton <jwe@octave.org>
parents:
9804
diff
changeset
|
73 * acinclude.m4 (OCTAVE_IEEE754_DATA_FORMAT): Fail if IEEE 754 |
bb70d16cca3b
fail at configure time if IEEE floating point format is not detected
John W. Eaton <jwe@octave.org>
parents:
9804
diff
changeset
|
74 format is not detected. |
bb70d16cca3b
fail at configure time if IEEE floating point format is not detected
John W. Eaton <jwe@octave.org>
parents:
9804
diff
changeset
|
75 |
9804
6fcc4179c178
configure.ac: remove check for ftgl
Shai Ayal <shaiay@users.sourceforge.net>
parents:
9803
diff
changeset
|
76 2009-11-11 Shai Ayal <shaiay@users.sourceforge.net> |
6fcc4179c178
configure.ac: remove check for ftgl
Shai Ayal <shaiay@users.sourceforge.net>
parents:
9803
diff
changeset
|
77 |
6fcc4179c178
configure.ac: remove check for ftgl
Shai Ayal <shaiay@users.sourceforge.net>
parents:
9803
diff
changeset
|
78 * configure.ac: Remove tests for ftgl. |
6fcc4179c178
configure.ac: remove check for ftgl
Shai Ayal <shaiay@users.sourceforge.net>
parents:
9803
diff
changeset
|
79 |
9803
f5126ea721e2
configure.ac: remove -mwindows from FLTK_LDFLAGS
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9801
diff
changeset
|
80 2009-11-11 Benjamin Lindner <lindnerb@users.sourceforge.net> |
f5126ea721e2
configure.ac: remove -mwindows from FLTK_LDFLAGS
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9801
diff
changeset
|
81 |
f5126ea721e2
configure.ac: remove -mwindows from FLTK_LDFLAGS
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9801
diff
changeset
|
82 * configure.ac: Remove -mwindows from FLTK_LDFLAGS. |
f5126ea721e2
configure.ac: remove -mwindows from FLTK_LDFLAGS
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9801
diff
changeset
|
83 |
9801
13868ea67c71
configure.ac: fail if LT_INIT is not defined
John W. Eaton <jwe@octave.org>
parents:
9799
diff
changeset
|
84 2009-11-11 John W. Eaton <jwe@octave.org> |
13868ea67c71
configure.ac: fail if LT_INIT is not defined
John W. Eaton <jwe@octave.org>
parents:
9799
diff
changeset
|
85 |
13868ea67c71
configure.ac: fail if LT_INIT is not defined
John W. Eaton <jwe@octave.org>
parents:
9799
diff
changeset
|
86 * configure.ac: Fail if LT_INIT it is not defined. |
13868ea67c71
configure.ac: fail if LT_INIT is not defined
John W. Eaton <jwe@octave.org>
parents:
9799
diff
changeset
|
87 |
9799
cfd0aa788ae1
remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents:
9794
diff
changeset
|
88 2009-11-10 John W. Eaton <jwe@octave.org> |
cfd0aa788ae1
remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents:
9794
diff
changeset
|
89 |
cfd0aa788ae1
remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents:
9794
diff
changeset
|
90 * NEWS: Update. |
cfd0aa788ae1
remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents:
9794
diff
changeset
|
91 |
cfd0aa788ae1
remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents:
9794
diff
changeset
|
92 * configure.ac: Exit with error if BLAS or LAPACK libraries are |
cfd0aa788ae1
remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents:
9794
diff
changeset
|
93 not found or if the BLAS library is found to be incompatible with |
cfd0aa788ae1
remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents:
9794
diff
changeset
|
94 the Fortran compiler. Eliminate warn_blas_f77_incompatible |
cfd0aa788ae1
remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents:
9794
diff
changeset
|
95 variable. |
cfd0aa788ae1
remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents:
9794
diff
changeset
|
96 |
9794
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
97 2009-11-10 John W. Eaton <jwe@octave.org> |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
98 |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
99 * configure.ac: Set octincludedir to |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
100 $(includedir)/octave-$(version)/octave, not |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
101 $(includedir)/octave-$(version). |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
102 * mkoctfile.in: Set DEFAULT_INCFLAGS to -I$octincludedir/.. and |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
103 -I$octincludedir instead of -I$octincludedir and |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
104 -I$octincludedir/octave. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
105 |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
106 * configure.ac: Pass args to AC_INIT. Invoke AM_INIT_AUTOMAKE and |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
107 AC_PROG_LIBTOOL. Don't call AC_PROG_RANLIB. Set version info here. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
108 Call AC_CONFIG_MACRO_DIR. Give same warning for gcc 1.x and 2.x. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
109 Use AM_CONDITIONALS for FFTW, BLAS, and LAPACK. Don't set |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
110 variables with calls to ACX_BLAS_WITH_F77_FUNC or ACX_LAPACK. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
111 Don't substitute BLAS_DIR or LAPACK_DIR. Use LT_INIT. Eliminate |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
112 --enable-shared and --enable-static options (now provided by |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
113 LT_INIT). Set SHARED_LIBS and STATIC_LIBS variables based on |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
114 LT_INIT variables. Handle dlopen libraries with info from |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
115 LT_INIT. Substitute NO_UNDEFINED_FLAG (only set on Windows |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
116 sytems). Include $LAPACK_LIBS in $LIBS when checking for qrupdate |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
117 and cholmod. Handle --enable-dl consistently with other --enable |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
118 options. Don't copy $srcdir/Makefile in AH_BOTTOM commands. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
119 Substitute LEX_OUTPUT_ROOT. Use AM_CONDITONAL for |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
120 ENABLE_DYNAMIC_LINKING. Reindent configure summary. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
121 (AC_CONFIG_FILES): Don't list Makefiles in libcruft |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
122 subdirectories. Generate Makefile and src/version.h. Don't |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
123 generate Makeconf, octMakefile, m4/Makefile, emacs/Makefile, |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
124 examples/@polynomial/Makefile, or examples/@FIRfilter/Makefile. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
125 |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
126 * run-octave.in Call libtool to execute src/octave. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
127 (ldpreloadsep, liboctinterp, liboctave, libcruft): Delete variables. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
128 (INFOFILE): Find it in $top_srcdir, not $builddir. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
129 |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
130 * acinclude.m4: Rename from aclocal.m4. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
131 (OCTAVE_PROG_FLEX): Don't include -t in LFLAGS. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
132 |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
133 * autogen.sh: Exit immediately on error. Use libtoolize, aclocal, |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
134 and automake. Only run autoconf and autoheader in top-level and |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
135 scripts directories. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
136 Run liboctave/config-ops.sh, doc/interpreter/config-images.sh, and |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
137 src/DLD-FUNCTIONS/config-module.sh, to generate source lists for |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
138 subdirectories. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
139 |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
140 * AUTHORS, Makefile.am, common.mk, m4/module.mk, emacs/module.mk, |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
141 examples/@FIRfilter/module.mk, examples/@polynomial/module.mk, |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
142 examples/Makefile.am: New files. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
143 * Makeconf.in, Makefile, octMakefile.in, m4/Makefile.in, |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
144 emacs/Makefile.in, install-sh, examples/Makefile.in, |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
145 examples/@FIRfilter/Makefile.in, examples/@polynomial/Makefile.in: |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
146 Delete. |
0d4613a736e9
convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
9787
diff
changeset
|
147 |
9787
cc5bb7b5679f
use AMD_CPPFLAGS when checking for UMFPACK
David Grundberg <davidg@cs.umu.se>
parents:
9762
diff
changeset
|
148 2009-11-09 David Grundberg <davidg@cs.umu.se> |
cc5bb7b5679f
use AMD_CPPFLAGS when checking for UMFPACK
David Grundberg <davidg@cs.umu.se>
parents:
9762
diff
changeset
|
149 |
cc5bb7b5679f
use AMD_CPPFLAGS when checking for UMFPACK
David Grundberg <davidg@cs.umu.se>
parents:
9762
diff
changeset
|
150 * configure.ac: Use AMD_CPPFLAGS while checking for UMFPACK. |
cc5bb7b5679f
use AMD_CPPFLAGS when checking for UMFPACK
David Grundberg <davidg@cs.umu.se>
parents:
9762
diff
changeset
|
151 |
9762
8e277dcf1223
prefer dlopen on OS X systems
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
9745
diff
changeset
|
152 2009-10-29 Thomas Treichl <Thomas.Treichl@gmx.net> |
8e277dcf1223
prefer dlopen on OS X systems
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
9745
diff
changeset
|
153 |
8e277dcf1223
prefer dlopen on OS X systems
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
9745
diff
changeset
|
154 * configure.in: Add support for dlopen on Mac systems. |
8e277dcf1223
prefer dlopen on OS X systems
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
9745
diff
changeset
|
155 |
9745 | 156 2009-10-20 Jaroslav Hajek <highegg@gmail.com> |
157 | |
158 * NEWS: Update. | |
159 | |
9722 | 160 2009-10-13 Jaroslav Hajek <highegg@gmail.com> |
161 | |
162 * NEWS: Update. | |
163 | |
9708 | 164 2009-10-08 Jaroslav Hajek <highegg@gmail.com> |
165 | |
166 * configure.ac: Define HAVE_QRUPDATE_LUU if qrupdate supports LU updates. | |
167 | |
9707
6f5c4c82c5fc
avoid ugly F77 names in configure
Jaroslav Hajek <highegg@gmail.com>
parents:
9664
diff
changeset
|
168 2009-10-08 Jaroslav Hajek <highegg@gmail.com> |
6f5c4c82c5fc
avoid ugly F77 names in configure
Jaroslav Hajek <highegg@gmail.com>
parents:
9664
diff
changeset
|
169 |
6f5c4c82c5fc
avoid ugly F77 names in configure
Jaroslav Hajek <highegg@gmail.com>
parents:
9664
diff
changeset
|
170 * configure.ac: Use the LANG argument to OCTAVE_CHECK_LIBRARY to avoid |
6f5c4c82c5fc
avoid ugly F77 names in configure
Jaroslav Hajek <highegg@gmail.com>
parents:
9664
diff
changeset
|
171 ugly names. |
6f5c4c82c5fc
avoid ugly F77 names in configure
Jaroslav Hajek <highegg@gmail.com>
parents:
9664
diff
changeset
|
172 |
9664 | 173 2009-09-23 Jaroslav Hajek <highegg@gmail.com> |
174 | |
175 * NEWS: Update. | |
176 | |
9654
a307a6f77fb3
aclocal.m4: consistently quote first arg to AC_DEFUN
John W. Eaton <jwe@octave.org>
parents:
9648
diff
changeset
|
177 2009-09-18 John W. Eaton <jwe@octave.org> |
a307a6f77fb3
aclocal.m4: consistently quote first arg to AC_DEFUN
John W. Eaton <jwe@octave.org>
parents:
9648
diff
changeset
|
178 |
a307a6f77fb3
aclocal.m4: consistently quote first arg to AC_DEFUN
John W. Eaton <jwe@octave.org>
parents:
9648
diff
changeset
|
179 * aclocal.m4: Consistently quote first arg to AC_DEFUN. |
a307a6f77fb3
aclocal.m4: consistently quote first arg to AC_DEFUN
John W. Eaton <jwe@octave.org>
parents:
9648
diff
changeset
|
180 |
9648
11844593875a
eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents:
9645
diff
changeset
|
181 2009-09-17 John W. Eaton <jwe@octave.org> |
11844593875a
eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents:
9645
diff
changeset
|
182 |
11844593875a
eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents:
9645
diff
changeset
|
183 * configure.ac: Also AC_DEFINE OCTAAVE_IDX_TYPE. |
11844593875a
eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents:
9645
diff
changeset
|
184 (AH_BOTTOM): Include contents of libcruft/misc/oct-dlldefs.h and |
11844593875a
eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents:
9645
diff
changeset
|
185 liboctave/oct-types.h here. Use C-style comments. |
11844593875a
eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents:
9645
diff
changeset
|
186 (AC_CONFIG_FILES): Remove liboctave/oct-types.h from the list. |
11844593875a
eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents:
9645
diff
changeset
|
187 |
9645 | 188 2009-09-15 John W. Eaton <jwe@octave.org> |
189 | |
190 * configure.ac: Rename from configure.in. | |
191 (AC_CONFIG_FILES): Add m4/Makefile to the list. | |
192 * acx_blas.m4, acx_lapack.m4, acx_blas_f77_func.m4, | |
193 acx_pthread.m4: Move to m4 subdirectory. | |
194 * m4/Makefile.in: New file. | |
195 * octMakefile.in (M4_FILES): Adjust for new m4 subdirectory. | |
196 Rename all instances of configure.in to configure.ac. | |
197 (CONF_DISTSUBDIRS, DISTSUBDIRS): Add m4 to the lists. | |
198 | |
199 * configure.in: Substitute ac_config_headers. | |
200 * octMakefile.in (CONFIG_FILES): Include @ac_config_headers@ in | |
201 the list. From Thorsten Meyer <thorsten.meyier@gmx.de>. | |
202 | |
9617
7c628fb04fd0
Makeconf.in: don't sort sparse and fftw cpp/ld flags
John W. Eaton <jwe@octave.org>
parents:
9615
diff
changeset
|
203 2009-09-04 John W. Eaton <jwe@octave.org> |
7c628fb04fd0
Makeconf.in: don't sort sparse and fftw cpp/ld flags
John W. Eaton <jwe@octave.org>
parents:
9615
diff
changeset
|
204 |
7c628fb04fd0
Makeconf.in: don't sort sparse and fftw cpp/ld flags
John W. Eaton <jwe@octave.org>
parents:
9615
diff
changeset
|
205 * Makeconf.in (SPARSE_CPPFLAGS, SPARSE_LDFLAGS, FFTW_CPPFLAGS, |
7c628fb04fd0
Makeconf.in: don't sort sparse and fftw cpp/ld flags
John W. Eaton <jwe@octave.org>
parents:
9615
diff
changeset
|
206 FFTW_LDFLAGS): Don't sort lists. |
7c628fb04fd0
Makeconf.in: don't sort sparse and fftw cpp/ld flags
John W. Eaton <jwe@octave.org>
parents:
9615
diff
changeset
|
207 |
9615
ee3a5e9a381c
Changed SPARSE_LIBS order to respect dependency
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9614
diff
changeset
|
208 2009-09-02 Marco Atzeri <marco_atzeri@yahoo.it> |
ee3a5e9a381c
Changed SPARSE_LIBS order to respect dependency
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9614
diff
changeset
|
209 |
ee3a5e9a381c
Changed SPARSE_LIBS order to respect dependency
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9614
diff
changeset
|
210 * Makeconf.in: Order SPARSE_LIBS so linking succeeds on Cygwin. |
ee3a5e9a381c
Changed SPARSE_LIBS order to respect dependency
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9614
diff
changeset
|
211 |
9614 | 212 2009-09-04 Marco Atzeri <marco_atzeri@yahoo.it> |
213 | |
214 * README.Cygwin: Update version info. | |
215 | |
9613
16907d1153d1
attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents:
9610
diff
changeset
|
216 2009-09-04 John W. Eaton <jwe@octave.org> |
16907d1153d1
attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents:
9610
diff
changeset
|
217 |
16907d1153d1
attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents:
9610
diff
changeset
|
218 * configure.in (ldpreloadsep): New variable. Set to ':' for Cygwin. |
16907d1153d1
attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents:
9610
diff
changeset
|
219 * Makeconf.in (do-subst-script-vals): Substitute it. |
16907d1153d1
attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents:
9610
diff
changeset
|
220 * run-octave.in: Use it to seprate elements in the LD_PRELOAD variable. |
16907d1153d1
attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents:
9610
diff
changeset
|
221 |
9610
bb36a5730ecc
configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB
John W. Eaton <jwe@octave.org>
parents:
9609
diff
changeset
|
222 2009-09-03 John W. Eaton <jwe@octave.org> |
bb36a5730ecc
configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB
John W. Eaton <jwe@octave.org>
parents:
9609
diff
changeset
|
223 |
bb36a5730ecc
configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB
John W. Eaton <jwe@octave.org>
parents:
9609
diff
changeset
|
224 * configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB. |
bb36a5730ecc
configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB
John W. Eaton <jwe@octave.org>
parents:
9609
diff
changeset
|
225 |
9609 | 226 2009-09-03 Jaroslav Hajek <highegg@gmail.com> |
227 | |
228 * NEWS: Update. | |
229 | |
9603
8bea4e89326f
implement FLOAT_STORE to allow safer complex comparisons on x87
Jaroslav Hajek <highegg@gmail.com>
parents:
9600
diff
changeset
|
230 2009-09-02 Jaroslav Hajek <highegg@gmail.com> |
8bea4e89326f
implement FLOAT_STORE to allow safer complex comparisons on x87
Jaroslav Hajek <highegg@gmail.com>
parents:
9600
diff
changeset
|
231 |
9604
4dd8fc7c106c
ChangeLog fix for last change: FLOAT_STORE->FLOAT_TRUNCATE
Jaroslav Hajek <highegg@gmail.com>
parents:
9603
diff
changeset
|
232 * configure.in (FLOAT_TRUNCATE): New config macro. |
9603
8bea4e89326f
implement FLOAT_STORE to allow safer complex comparisons on x87
Jaroslav Hajek <highegg@gmail.com>
parents:
9600
diff
changeset
|
233 |
9600
de6f547574be
BLAS integer size check in acx_blas_f77_func
Jaroslav Hajek <highegg@gmail.com>
parents:
9596
diff
changeset
|
234 2009-09-02 Jaroslav Hajek <highegg@gmail.com> |
de6f547574be
BLAS integer size check in acx_blas_f77_func
Jaroslav Hajek <highegg@gmail.com>
parents:
9596
diff
changeset
|
235 |
de6f547574be
BLAS integer size check in acx_blas_f77_func
Jaroslav Hajek <highegg@gmail.com>
parents:
9596
diff
changeset
|
236 * acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Check for correct INTEGER |
de6f547574be
BLAS integer size check in acx_blas_f77_func
Jaroslav Hajek <highegg@gmail.com>
parents:
9596
diff
changeset
|
237 size. |
de6f547574be
BLAS integer size check in acx_blas_f77_func
Jaroslav Hajek <highegg@gmail.com>
parents:
9596
diff
changeset
|
238 |
9596
f26229391ea1
configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents:
9595
diff
changeset
|
239 2009-09-01 John W. Eaton <jwe@octave.org> |
f26229391ea1
configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents:
9595
diff
changeset
|
240 |
f26229391ea1
configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents:
9595
diff
changeset
|
241 * aclocal.m4 (OCTAVE_REQUIRE_64_BIT_FORTRAN_INTEGERS): New macro. |
f26229391ea1
configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents:
9595
diff
changeset
|
242 * configure.in: Use it, if building with --enable-64. |
f26229391ea1
configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents:
9595
diff
changeset
|
243 Move checks for Fortran compiler ahead of checks for libraries. |
f26229391ea1
configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents:
9595
diff
changeset
|
244 |
9595 | 245 2009-09-01 Jaroslav Hajek <highegg@gmail.com> |
246 | |
247 * NEWS: Update. | |
248 | |
9589 | 249 2009-08-30 Jaroslav Hajek <highegg@gmail.com> |
250 | |
251 * NEWS: Update. | |
252 | |
9583
8dc1531e2149
correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
John W. Eaton <jwe@octave.org>
parents:
9577
diff
changeset
|
253 2009-08-27 John W. Eaton <jwe@octave.org> |
8dc1531e2149
correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
John W. Eaton <jwe@octave.org>
parents:
9577
diff
changeset
|
254 |
8dc1531e2149
correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
John W. Eaton <jwe@octave.org>
parents:
9577
diff
changeset
|
255 * configure.in: Properly save and restore CPPFLAGS and LIBS when |
8dc1531e2149
correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
John W. Eaton <jwe@octave.org>
parents:
9577
diff
changeset
|
256 checking for GraphicsMagick++. Don't temporarily change LDFLAGS. |
8dc1531e2149
correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
John W. Eaton <jwe@octave.org>
parents:
9577
diff
changeset
|
257 |
9577
b03062e16c6f
copyirght & FIXME in aclocal.m4
Jaroslav Hajek <highegg@gmail.com>
parents:
9575
diff
changeset
|
258 2009-08-27 Jaroslav Hajek <highegg@gmail.com> |
b03062e16c6f
copyirght & FIXME in aclocal.m4
Jaroslav Hajek <highegg@gmail.com>
parents:
9575
diff
changeset
|
259 |
b03062e16c6f
copyirght & FIXME in aclocal.m4
Jaroslav Hajek <highegg@gmail.com>
parents:
9575
diff
changeset
|
260 * aclocal.m4 (m4_ifblank, m4_ifnblank): State FSF copyright and markup |
b03062e16c6f
copyirght & FIXME in aclocal.m4
Jaroslav Hajek <highegg@gmail.com>
parents:
9575
diff
changeset
|
261 as FIXME. |
b03062e16c6f
copyirght & FIXME in aclocal.m4
Jaroslav Hajek <highegg@gmail.com>
parents:
9575
diff
changeset
|
262 |
9573
be3ee885739b
configure.in: restore LIBS after checking for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9572
diff
changeset
|
263 2009-08-26 John W. Eaton <jwe@octave.org> |
be3ee885739b
configure.in: restore LIBS after checking for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9572
diff
changeset
|
264 |
be3ee885739b
configure.in: restore LIBS after checking for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9572
diff
changeset
|
265 * configure.in: Restore LIBS after checking for ARPACK. |
be3ee885739b
configure.in: restore LIBS after checking for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9572
diff
changeset
|
266 |
9572
ab8a163f2052
use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents:
9570
diff
changeset
|
267 2009-08-26 John W. Eaton <jwe@octave.org> |
ab8a163f2052
use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents:
9570
diff
changeset
|
268 |
ab8a163f2052
use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents:
9570
diff
changeset
|
269 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for UMFPACK. |
ab8a163f2052
use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents:
9570
diff
changeset
|
270 * octave-bug.in, octave-bug.cc.in: Substitute UMFPACK_CPPFLAGS and |
ab8a163f2052
use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents:
9570
diff
changeset
|
271 UMFPACK_LDFLAGS. |
ab8a163f2052
use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents:
9570
diff
changeset
|
272 * Makeconf.in (UMFPACK_CPPFLAGS, UMFPACK_LDFLAGS): New variables. |
ab8a163f2052
use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents:
9570
diff
changeset
|
273 (do-subst-config-vals): Substitute them. |
ab8a163f2052
use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents:
9570
diff
changeset
|
274 |
9570
1ab56c73ec7c
use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents:
9569
diff
changeset
|
275 2009-08-26 John W. Eaton <jwe@octave.org> |
1ab56c73ec7c
use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents:
9569
diff
changeset
|
276 |
1ab56c73ec7c
use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents:
9569
diff
changeset
|
277 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for qrupdate. |
1ab56c73ec7c
use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents:
9569
diff
changeset
|
278 * octave-bug.in, octave-bug.cc.in: Substitute QRUPDATE_CPPFLAGS and |
1ab56c73ec7c
use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents:
9569
diff
changeset
|
279 QRUPDATE_LDFLAGS. |
1ab56c73ec7c
use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents:
9569
diff
changeset
|
280 * Makeconf.in (QRUPDATE_CPPFLAGS, QRUPDATE_LDFLAGS): New variables. |
1ab56c73ec7c
use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents:
9569
diff
changeset
|
281 (do-subst-config-vals): Substitute them. |
1ab56c73ec7c
use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents:
9569
diff
changeset
|
282 |
9569
86787a560712
octave-bug.in: correct substitutions
John W. Eaton <jwe@octave.org>
parents:
9568
diff
changeset
|
283 2009-08-26 John W. Eaton <jwe@octave.org> |
86787a560712
octave-bug.in: correct substitutions
John W. Eaton <jwe@octave.org>
parents:
9568
diff
changeset
|
284 |
86787a560712
octave-bug.in: correct substitutions
John W. Eaton <jwe@octave.org>
parents:
9568
diff
changeset
|
285 * octave-bug.in: Correct substitutions. |
86787a560712
octave-bug.in: correct substitutions
John W. Eaton <jwe@octave.org>
parents:
9568
diff
changeset
|
286 |
9568
d3fccc4c4b9e
use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9565
diff
changeset
|
287 2009-08-26 John W. Eaton <jwe@octave.org> |
d3fccc4c4b9e
use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9565
diff
changeset
|
288 |
d3fccc4c4b9e
use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9565
diff
changeset
|
289 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): Allow empty list of header files. |
d3fccc4c4b9e
use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9565
diff
changeset
|
290 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for arpack. |
d3fccc4c4b9e
use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9565
diff
changeset
|
291 * octave-bug.in, octave-bug.cc.in: Substitute ARPACK_CPPFLAGS and |
d3fccc4c4b9e
use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9565
diff
changeset
|
292 ARPACK_LDFLAGS. |
d3fccc4c4b9e
use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9565
diff
changeset
|
293 * Makeconf.in (ARPACK_CPPFLAGS, ARPACK_LDFLAGS): New variables. |
d3fccc4c4b9e
use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9565
diff
changeset
|
294 (do-subst-config-vals): Substitute them. |
d3fccc4c4b9e
use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents:
9565
diff
changeset
|
295 |
9565
fe57b638e48c
adapt octave-bug.cc.in and mkoctfile.cc.in to recent configure changes
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9559
diff
changeset
|
296 2009-08-26 Benjamin Lindner <lindnerb@users.sourceforge.net> |
fe57b638e48c
adapt octave-bug.cc.in and mkoctfile.cc.in to recent configure changes
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9559
diff
changeset
|
297 |
fe57b638e48c
adapt octave-bug.cc.in and mkoctfile.cc.in to recent configure changes
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9559
diff
changeset
|
298 * mkoctfile.cc.in: Fix typo. |
fe57b638e48c
adapt octave-bug.cc.in and mkoctfile.cc.in to recent configure changes
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9559
diff
changeset
|
299 * octave-bug.cc.in: Correct substututions. |
fe57b638e48c
adapt octave-bug.cc.in and mkoctfile.cc.in to recent configure changes
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9559
diff
changeset
|
300 |
9575
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
301 2009-08-25 David Grundberg <individ@acc.umu.se> |
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
302 |
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
303 * configure.in: Run PKG_PROG_PKG_CONFIG earlier. Use pkg-config |
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
304 instead of GraphicsMagick++-config. Determine only -I, -L and -l |
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
305 flags and put them in MAGICK_CPPFLAGS, MAGICK_LDFLAGS and |
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
306 MAGICK_LIBS respectively. Substitute these variables. |
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
307 Remove variables MAGICK_CONFIG and MAGICK_INCFLAGS. |
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
308 Test linking against GraphicsMagick++. |
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
309 * Makeconf.in: Don't run $(MAGICK_CONFIG) here. Use substituted |
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
310 valued from MAGICK_CPPFLAGS, MAGICK_LDFLAGS and MAGICK_LIBS. |
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
311 Remove variables MAGICK_CONFIG and MAGICK_INCFLAGS. |
55ecaefb7d0f
Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents:
9573
diff
changeset
|
312 |
9559
163e205600a4
fix typo in acx_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents:
9547
diff
changeset
|
313 2009-08-24 Jaroslav Hajek <highegg@gmail.com> |
163e205600a4
fix typo in acx_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents:
9547
diff
changeset
|
314 |
163e205600a4
fix typo in acx_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents:
9547
diff
changeset
|
315 * acx_blas_f77_func.m4: Fix typo. |
163e205600a4
fix typo in acx_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents:
9547
diff
changeset
|
316 |
9547 | 317 2009-08-19 Jaroslav Hajek <highegg@gmail.com> |
318 | |
319 * NEWS: Update. | |
320 | |
9543
1d51ab34b509
tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents:
9542
diff
changeset
|
321 2009-08-18 John W. Eaton <jwe@octave.org> |
1d51ab34b509
tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents:
9542
diff
changeset
|
322 |
1d51ab34b509
tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents:
9542
diff
changeset
|
323 * aclocal.m4 (OCTAVE_HDF5_HAS_REQUIRED_API): If test fails, set |
1d51ab34b509
tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents:
9542
diff
changeset
|
324 octave_hdf5_ok to no instead of setting HAVE_HDF5 to false. |
1d51ab34b509
tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents:
9542
diff
changeset
|
325 * configure.in: Check octave_hdf5_ok instead of HAVE_HDF5. |
1d51ab34b509
tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents:
9542
diff
changeset
|
326 Set TEXINFO_HDF5 if HDF5 library is found. |
1d51ab34b509
tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents:
9542
diff
changeset
|
327 |
9542
f5ec5dc66824
use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents:
9541
diff
changeset
|
328 2009-08-18 John W. Eaton <jwe@octave.org> |
f5ec5dc66824
use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents:
9541
diff
changeset
|
329 |
f5ec5dc66824
use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents:
9541
diff
changeset
|
330 * Makeconf.in (ALL_CPPFLAGS): Add HDF5_CPPFLAGS to the list. |
f5ec5dc66824
use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents:
9541
diff
changeset
|
331 * aclocal.m4 (OCTAVE_HDF5_HAS_REQUIRED_API): |
f5ec5dc66824
use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents:
9541
diff
changeset
|
332 Set HAVE_HDF5 to false, not WITH_HDF5. |
f5ec5dc66824
use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents:
9541
diff
changeset
|
333 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for HDF5 |
9543
1d51ab34b509
tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents:
9542
diff
changeset
|
334 library. Print HDF5_CPPFLAGS and HDF5_LDFLAGS in the summary. |
9542
f5ec5dc66824
use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents:
9541
diff
changeset
|
335 * octave-bug.in, octave-bug.cc.in, Makeconf.in: Substitute |
f5ec5dc66824
use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents:
9541
diff
changeset
|
336 HDF5_CPPFLAGS and HDF5_LDFLAGS. |
f5ec5dc66824
use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents:
9541
diff
changeset
|
337 |
9541
afbdf01bcacc
acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
John W. Eaton <jwe@octave.org>
parents:
9540
diff
changeset
|
338 2009-08-18 John W. Eaton <jwe@octave.org> |
afbdf01bcacc
acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
John W. Eaton <jwe@octave.org>
parents:
9540
diff
changeset
|
339 |
afbdf01bcacc
acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
John W. Eaton <jwe@octave.org>
parents:
9540
diff
changeset
|
340 * acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS. |
afbdf01bcacc
acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
John W. Eaton <jwe@octave.org>
parents:
9540
diff
changeset
|
341 |
9540
79b5fe2d5646
use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents:
9539
diff
changeset
|
342 2009-08-18 John W. Eaton <jwe@octave.org> |
79b5fe2d5646
use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents:
9539
diff
changeset
|
343 |
79b5fe2d5646
use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents:
9539
diff
changeset
|
344 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): Use variables named |
79b5fe2d5646
use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents:
9539
diff
changeset
|
345 octave_check_library_save_XXX instead of save_XXX. |
79b5fe2d5646
use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents:
9539
diff
changeset
|
346 * configure.in: Add Z_LDFLAGS and Z_LIBS to LIBS, and Z_CPPFLAGS |
79b5fe2d5646
use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents:
9539
diff
changeset
|
347 to CPPFLAGS in checks for curl and glpk libraries. |
79b5fe2d5646
use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents:
9539
diff
changeset
|
348 |
9539
41a74dcd14df
Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
David Grundberg <individ@acc.umu.se>
parents:
9538
diff
changeset
|
349 2009-08-18 David Grundberg <individ@acc.umu.se> |
41a74dcd14df
Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
David Grundberg <individ@acc.umu.se>
parents:
9538
diff
changeset
|
350 |
41a74dcd14df
Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
David Grundberg <individ@acc.umu.se>
parents:
9538
diff
changeset
|
351 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): Clear QHULL_LIBS etc on |
41a74dcd14df
Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
David Grundberg <individ@acc.umu.se>
parents:
9538
diff
changeset
|
352 errors. Interpret --without-qhull etc correctly. |
41a74dcd14df
Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
David Grundberg <individ@acc.umu.se>
parents:
9538
diff
changeset
|
353 |
9538
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
354 2009-08-17 John W. Eaton <jwe@octave.org> |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
355 |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
356 * mkoctfile.in, mkoctfile.cc.in (FFTW3_LDFLAGS, FFTW3_LIBS, |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
357 FFTW3F_LDFLAGS, FFTW3F_LIBS): Substitute instead of FFTW_LIBS. |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
358 (FFTW_LIBS): Define from FFTW3_LDFLAGS, FFTW3_LIBS, |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
359 FFTW3F_LDFLAGS, and FFTW3F_LIBS variables. |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
360 |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
361 * octave-bug.cc.in, octave-bug.in (Z_CPPFLAGS, Z_LDFLAGS): |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
362 Substitute and display them. |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
363 (Z_LIBS): Rename from ZLIB_LIBS. |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
364 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for ZLIB. |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
365 Print Z_CPPFLAGS and Z_LDFLAGS in the summary. |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
366 * Makeconf.in (Z_CPPFLAGS, Z_LDFLAGS): New variables. |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
367 (Z_LIBS): Rename from ZLIB_LIBS. |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
368 (do-subst-config-vals): Substitute them. |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
369 |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
370 (ALL_CPPFLAGS): New variable. |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
371 (%.o : %.c, %.o : %.cc, pic/%.o : %.c, pic/%.o : %.cc): |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
372 Use $(ALL_CPPFLAGS) instead of $(CPPFLAGS) in command. |
d0239bddf621
use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents:
9536
diff
changeset
|
373 |
9536
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
374 2009-08-17 John W. Eaton <jwe@octave.org> |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
375 |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
376 * octave-bug.in, octave-bug.cc.in: Include AMD_CPPFLAGS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
377 AMD_LDFLAGS, AMD_LIBS, ARPACK_LIBS, BLAS_LIBS, CAMD_CPPFLAGS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
378 CAMD_LDFLAGS, CAMD_LIBS, CARBON_LIBS, CCOLAMD_CPPFLAGS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
379 CCOLAMD_LDFLAGS, CCOLAMD_LIBS, CHOLMOD_CPPFLAGS, CHOLMOD_LDFLAGS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
380 CHOLMOD_LIBS, COLAMD_CPPFLAGS, COLAMD_LDFLAGS, COLAMD_LIBS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
381 CURL_CPPFLAGS, CURL_LDFLAGS, CURL_LIBS, CXSPARSE_CPPFLAGS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
382 CXSPARSE_LDFLAGS, CXSPARSE_LIBS, DL_LIBS, FFTW3_CPPFLAGS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
383 FFTW3_LDFLAGS, FFTW3_LIBS, FFTW3F_CPPFLAGS, FFTW3F_LDFLAGS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
384 FFTW3F_LIBS, GRAPHICS_LIBS, GLPK_CPPFLAGS, GLPK_LDFLAGS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
385 GLPK_LIBS, HDF5_LIBS, OPENGL_LIBS, PTHREAD_CFLAGS, PTHREAD_LIBS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
386 QHULL_CPPFLAGS, QHULL_LDFLAGS, QHULL_LIBS, QRUPDATE_LIBS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
387 READLINE_LIBS, REGEX_LIBS, TERM_LIBS, UMFPACK_LIBS, X11_INCFLAGS, |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
388 X11_LIBS, and ZLIB_LIBS in the summary of varibles. |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
389 |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
390 * configure.in: Include LEXLIB and LIBGLOB in the summary. |
592a959b68e5
octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents:
9531
diff
changeset
|
391 |
9531
b859079d1644
configure and Makefile fixes for Windows
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9525
diff
changeset
|
392 2009-08-17 Michael Goffioul <michael.goffioul@gmail.com> |
b859079d1644
configure and Makefile fixes for Windows
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9525
diff
changeset
|
393 |
b859079d1644
configure and Makefile fixes for Windows
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9525
diff
changeset
|
394 * aclocal.m4 (OCTAVE_HDF5_DLL): Include HDF5_LIBS in LIBS before |
b859079d1644
configure and Makefile fixes for Windows
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9525
diff
changeset
|
395 attempting link. |
b859079d1644
configure and Makefile fixes for Windows
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9525
diff
changeset
|
396 |
9525
691545147aca
compatibility for earlier autoconfs
Jaroslav Hajek <highegg@gmail.com>
parents:
9523
diff
changeset
|
397 2009-08-15 Jaroslav Hajek <highegg@gmail.com> |
691545147aca
compatibility for earlier autoconfs
Jaroslav Hajek <highegg@gmail.com>
parents:
9523
diff
changeset
|
398 |
691545147aca
compatibility for earlier autoconfs
Jaroslav Hajek <highegg@gmail.com>
parents:
9523
diff
changeset
|
399 * aclocal.m4: Define the autoconf 2.64+ m4sugar macros `m4_ifblank' |
691545147aca
compatibility for earlier autoconfs
Jaroslav Hajek <highegg@gmail.com>
parents:
9523
diff
changeset
|
400 and `m4_ifnblank' if on earlier autoconfs. |
691545147aca
compatibility for earlier autoconfs
Jaroslav Hajek <highegg@gmail.com>
parents:
9523
diff
changeset
|
401 |
9523
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
402 2009-08-13 John W. Eaton <jwe@octave.org> |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
403 |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
404 * Makeconf.in (GLPK_CPPFLAGS, GLPK_LDFLAGS, |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
405 AMD_CPPFLAGS, AMD_LDFLAGS, CAMD_CPPFLAGS, CAMD_LDFLAGS, |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
406 CCOLAMD_CPPFLAGS, CCOLAMD_LDFLAGS, CHOLMOD_CPPFLAGS, |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
407 CHOLMOD_LDFLAGS, COLAMD_CPPFLAGS, COLAMD_LDFLAGS, |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
408 CXSPARSE_CPPFLAGS, CXSPARSE_LDFLAGS): New variables. |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
409 (do-subst-config-vals): Substitute Them. |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
410 (SPARSE_CPPFLAGS, SPARSE_LDFLAGS, SPARSE_LIBS, FFTW_CPPFLAGS, |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
411 FFTW_LDFLAGS, FFTW_LIBS): New variables. |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
412 |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
413 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for GLPK, AMD, |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
414 CAMD, CCOLAMD, CHOLMOD, COLAMD, CXSPARSE, FFTW3, and FFTW3F |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
415 libraries. Print GLPK_CPPFLAGS, GLPK_LDFLAGS, AMD_CPPFLAGS, |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
416 AMD_LDFLAGS, CAMD_CPPFLAGS, CAMD_LDFLAGS, CCOLAMD_CPPFLAGS, |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
417 CCOLAMD_LDFLAGS, CHOLMOD_CPPFLAGS, CHOLMOD_LDFLAGS, |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
418 COLAMD_CPPFLAGS, COLAMD_LDFLAGS, CXSPARSE_CPPFLAGS, |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
419 CXSPARSE_LDFLAGS, FFTW3_CPPFLAGS, FFTW3_LDFLAGS, FFTW3_LIBS, |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
420 FFTW3F_CPPFLAGS, FFTW3F_LDFLAGS, and FFTW3F_LIBS in the summary. |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
421 (AH_BOTTOM): Define HAVE_FFTW if HAVE_FFTW3 and HAVE_FFTW3F are |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
422 both defined. |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
423 |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
424 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): New optional arguments for |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
425 language and doc string. |
0ce82753dd72
more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents:
9520
diff
changeset
|
426 |
9520
bd5909b89457
fix OCTAVE_CHECK_LIBRARY
Jaroslav Hajek <highegg@gmail.com>
parents:
9519
diff
changeset
|
427 2009-08-13 Jaroslav Hajek <highegg@gmail.com> |
bd5909b89457
fix OCTAVE_CHECK_LIBRARY
Jaroslav Hajek <highegg@gmail.com>
parents:
9519
diff
changeset
|
428 |
bd5909b89457
fix OCTAVE_CHECK_LIBRARY
Jaroslav Hajek <highegg@gmail.com>
parents:
9519
diff
changeset
|
429 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): Prepend to LIBS rather than |
bd5909b89457
fix OCTAVE_CHECK_LIBRARY
Jaroslav Hajek <highegg@gmail.com>
parents:
9519
diff
changeset
|
430 replacing. |
bd5909b89457
fix OCTAVE_CHECK_LIBRARY
Jaroslav Hajek <highegg@gmail.com>
parents:
9519
diff
changeset
|
431 |
9519
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
432 2009-08-13 John W. Eaton <jwe@octave.org> |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
433 |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
434 * Makeconf.in (QHULL_CPPFLAGS, QHULL_LDFLAGS, CURL_CPPFLAGS, |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
435 CURL_LDFLAGS): New variables. |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
436 (do-subst-config-vals): Substitute QHULL_CPPFLAGS, QHULL_LDFLAGS, |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
437 CURL_CPPFLAGS, and CURL_LDFLAGS |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
438 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for qhull and |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
439 curl libraries. Print QHULL_CPPFLAGS, QHULL_LDFLAGS, |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
440 CURL_CPPFLAGS, and CURL_LDFLAGS in the summary. Print glpk |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
441 library warning at time of check. Use AC_MSG_WARN, not |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
442 AC_MSG_RESULT, to print fftw warning. |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
443 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): New macro. |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
444 (AC_CHECK_QHULL_VERSION, AC_CHECK_QHULL_OK): |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
445 Implement with modern autoconf macros. |
ee99f9f37505
improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents:
9515
diff
changeset
|
446 |
9515 | 447 2009-08-11 John W. Eaton <jwe@octave.org> |
448 | |
449 * configure.in: Define and substitute TERM_LIBS instead of | |
450 TERMLIBS. Don't add TERM_LIBS to LIBS. Define DL_LIBS instead of | |
451 adding them to LIBS. Display TERM_LIBS and DL_LIBS in summary | |
452 reporrt. | |
453 * aclocal.m4 (OCTAVE_ENABLE_READLINE): Define and substitute | |
454 READLINE_LIBS instead of LIBREADLINE. Don't add readline library | |
455 to LIBS. Display READLINE_LIBS in summary report. Temporarily | |
456 add TERM_LIBS to LIBS when checking for readline library. | |
457 * Makeconf.in, mkoctfile.cc.in, mkoctfile.in: | |
458 Use READLINE_LIBS instead of LIBREADLINE and TERM_LIBS instead of | |
459 TERMLIBS. Substitute DL_LIBS. | |
460 (do-subst-config-vals): Substitute TERM_LIBS and DL_LIBS. | |
461 | |
9514 | 462 2009-08-11 John W. Eaton <jwe@octave.org> |
463 | |
464 * configure.in: Generate separate variables for HDF5_LIBS and | |
465 ZLIB_LIBS. Don't add them to LIBS. Add separate entries for them | |
466 in the summary report. | |
467 * Makeconf.in (HDF5_LIBS, ZLIB_LIBS): New variables. | |
468 (do-subst-config-vals): Substitute AMD_LIBS, ARPACK_LIBS, | |
469 CAMD_LIBS, CCOLAMD_LIBS, CHOLMOD_LIBS, COLAMD_LIBS, CXSPARSE_LIBS, | |
470 FT2_LIBS, GRAPHICS_LIBS, HDF5_LIBS, OPENGL_LIBS, PTHREAD_CFLAGS, | |
471 PTHREAD_LIBS, QHULL_LIBS, QRUPDATE_LIBS, REGEX_LIBS, UMFPACK_LIBS, | |
472 ZLIB_LIBS. | |
473 | |
9489 | 474 2009-08-05 John W. Eaton <jwe@octave.org> |
9488
ee572cdd4b97
add configure checks for pthread library and compiler flags
John W. Eaton <jwe@octave.org>
parents:
9480
diff
changeset
|
475 |
ee572cdd4b97
add configure checks for pthread library and compiler flags
John W. Eaton <jwe@octave.org>
parents:
9480
diff
changeset
|
476 * acx_pthread.m4: New file. |
ee572cdd4b97
add configure checks for pthread library and compiler flags
John W. Eaton <jwe@octave.org>
parents:
9480
diff
changeset
|
477 * configure.in: Include it and invoke ACX_PTHREAD macro. Print |
ee572cdd4b97
add configure checks for pthread library and compiler flags
John W. Eaton <jwe@octave.org>
parents:
9480
diff
changeset
|
478 ptrhead flags and libraries in summary output. |
9489 | 479 * Makeconf.in (PTHREAD_CFLAGS, PTHREAD_LIBS): Substitute values. |
480 (ALL_CFLAGS, ALL_CXXFLAGS): Include $(PTHREAD_CFLAGS). | |
9488
ee572cdd4b97
add configure checks for pthread library and compiler flags
John W. Eaton <jwe@octave.org>
parents:
9480
diff
changeset
|
481 |
9480 | 482 2009-08-03 Jaroslav Hajek <highegg@gmail.com> |
483 | |
484 * NEWS: Update. | |
485 | |
9462 | 486 2009-07-27 Jaroslav Hajek <highegg@gmail.com> |
487 | |
488 * NEWS: Update. | |
489 | |
9449 | 490 2009-07-22 Jaroslav Hajek <highegg@gmail.com> |
491 | |
492 * NEWS: Update. | |
493 | |
9437
db08c2376970
Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)
John W. Eaton <jwe@octave.org>
parents:
9424
diff
changeset
|
494 2009-07-16 John W. Eaton <jwe@octave.org> |
db08c2376970
Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)
John W. Eaton <jwe@octave.org>
parents:
9424
diff
changeset
|
495 |
db08c2376970
Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)
John W. Eaton <jwe@octave.org>
parents:
9424
diff
changeset
|
496 * Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG). |
db08c2376970
Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)
John W. Eaton <jwe@octave.org>
parents:
9424
diff
changeset
|
497 |
9424
69d05d1a63b9
configure.in: don't use system strftime on MinGW systems
John W. Eaton <jwe@octave.org>
parents:
9408
diff
changeset
|
498 2009-07-09 John W. Eaton <jwe@octave.org> |
69d05d1a63b9
configure.in: don't use system strftime on MinGW systems
John W. Eaton <jwe@octave.org>
parents:
9408
diff
changeset
|
499 |
69d05d1a63b9
configure.in: don't use system strftime on MinGW systems
John W. Eaton <jwe@octave.org>
parents:
9408
diff
changeset
|
500 * configure.in: Don't use system strftime on MinGW systems. |
69d05d1a63b9
configure.in: don't use system strftime on MinGW systems
John W. Eaton <jwe@octave.org>
parents:
9408
diff
changeset
|
501 |
9407
0951174cbb03
remove experimental stuff from lookup, simplify
Jaroslav Hajek <highegg@gmail.com>
parents:
9403
diff
changeset
|
502 2009-06-29 Jaroslav Hajek <highegg@gmail.com> |
0951174cbb03
remove experimental stuff from lookup, simplify
Jaroslav Hajek <highegg@gmail.com>
parents:
9403
diff
changeset
|
503 |
0951174cbb03
remove experimental stuff from lookup, simplify
Jaroslav Hajek <highegg@gmail.com>
parents:
9403
diff
changeset
|
504 * NEWS: Correct info. |
9408 | 505 * NEWS: Update. |
9407
0951174cbb03
remove experimental stuff from lookup, simplify
Jaroslav Hajek <highegg@gmail.com>
parents:
9403
diff
changeset
|
506 |
9403
4af6e29449c1
[mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9381
diff
changeset
|
507 2009-06-26 Michael Goffioul <michael.goffioul@gmail.com> |
4af6e29449c1
[mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9381
diff
changeset
|
508 |
4af6e29449c1
[mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9381
diff
changeset
|
509 * aclocal.m4: Add pkg.m4 macros. |
4af6e29449c1
[mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9381
diff
changeset
|
510 * configure.in (HAVE_FREETYPE): New defined variable. |
4af6e29449c1
[mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9381
diff
changeset
|
511 * configure.in: Add configure tests for Fontconfig detection. |
4af6e29449c1
[mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9381
diff
changeset
|
512 |
9381
f9ab19428cd8
* run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents:
9365
diff
changeset
|
513 2009-06-23 Robert T. Short <octave@phaselockedsystems.com> |
f9ab19428cd8
* run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents:
9365
diff
changeset
|
514 |
f9ab19428cd8
* run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents:
9365
diff
changeset
|
515 * run-octave.in: Exclude @-files from path. Remove CVS exclusions. |
f9ab19428cd8
* run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents:
9365
diff
changeset
|
516 |
9365 | 517 2009-06-19 Jaroslav Hajek <highegg@gmail.com> |
518 | |
519 * NEWS: Update. | |
520 | |
9352 | 521 2009-06-15 Jaroslav Hajek <highegg@gmail.com> |
522 | |
523 * NEWS: Update. | |
524 | |
9332
bf6da2fbfa4e
examples/polynomial: properly handle magic colon
Jaroslav Hajek <highegg@gmail.com>
parents:
9330
diff
changeset
|
525 2009-06-02 Jaroslav Hajek <highegg@gmail.com> |
bf6da2fbfa4e
examples/polynomial: properly handle magic colon
Jaroslav Hajek <highegg@gmail.com>
parents:
9330
diff
changeset
|
526 |
bf6da2fbfa4e
examples/polynomial: properly handle magic colon
Jaroslav Hajek <highegg@gmail.com>
parents:
9330
diff
changeset
|
527 * examples/@polynomial/subsref.m: Handle ':' correctly. |
bf6da2fbfa4e
examples/polynomial: properly handle magic colon
Jaroslav Hajek <highegg@gmail.com>
parents:
9330
diff
changeset
|
528 * examples/@polynomial/subsasgn.m: Ditto. |
bf6da2fbfa4e
examples/polynomial: properly handle magic colon
Jaroslav Hajek <highegg@gmail.com>
parents:
9330
diff
changeset
|
529 |
9329
67fc970dad7d
improve indexed assignment using indexed numel
Jaroslav Hajek <highegg@gmail.com>
parents:
9303
diff
changeset
|
530 2009-06-11 Jaroslav Hajek <highegg@gmail.com> |
67fc970dad7d
improve indexed assignment using indexed numel
Jaroslav Hajek <highegg@gmail.com>
parents:
9303
diff
changeset
|
531 |
67fc970dad7d
improve indexed assignment using indexed numel
Jaroslav Hajek <highegg@gmail.com>
parents:
9303
diff
changeset
|
532 * example/@polynomial/numel.m: New method. |
9330
e903c92d2f02
omission from last patch
Jaroslav Hajek <highegg@gmail.com>
parents:
9329
diff
changeset
|
533 * example/@polynomial/Makefile.in: Include it. |
9329
67fc970dad7d
improve indexed assignment using indexed numel
Jaroslav Hajek <highegg@gmail.com>
parents:
9303
diff
changeset
|
534 |
9501 | 535 2009-05-22 Benjamin Lindner <lindnerb@users.sourceforge.net> |
9303
adf676387922
properly #ifdef MSVC linker specific flags
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9288
diff
changeset
|
536 |
adf676387922
properly #ifdef MSVC linker specific flags
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9288
diff
changeset
|
537 * mkoctfile.cc.in: mask MSVC specific linker flags for mex output |
adf676387922
properly #ifdef MSVC linker specific flags
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9288
diff
changeset
|
538 |
9288
7621f0b0e588
examples/@polynomial/end.m: Fix end for zero based indexing.
Robert T. Short <rtshort@ieee.org>
parents:
9285
diff
changeset
|
539 2009-06-02 Robert T. Short <octave@phaselockedsystems.com> |
7621f0b0e588
examples/@polynomial/end.m: Fix end for zero based indexing.
Robert T. Short <rtshort@ieee.org>
parents:
9285
diff
changeset
|
540 |
7621f0b0e588
examples/@polynomial/end.m: Fix end for zero based indexing.
Robert T. Short <rtshort@ieee.org>
parents:
9285
diff
changeset
|
541 * examples/@polynomial: Fix end method for zero based indexing. |
7621f0b0e588
examples/@polynomial/end.m: Fix end for zero based indexing.
Robert T. Short <rtshort@ieee.org>
parents:
9285
diff
changeset
|
542 |
9285
226f6d001ee2
further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents:
9284
diff
changeset
|
543 2009-06-02 Jaroslav Hajek <highegg@gmail.com> |
226f6d001ee2
further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents:
9284
diff
changeset
|
544 |
226f6d001ee2
further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents:
9284
diff
changeset
|
545 * examples/@polynomial/subsref.m: Allow chained subscripts, |
226f6d001ee2
further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents:
9284
diff
changeset
|
546 fix behavior according to docs. |
226f6d001ee2
further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents:
9284
diff
changeset
|
547 * examples/@polynomial/subsasgn.m: Allow chained subscripts, |
226f6d001ee2
further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents:
9284
diff
changeset
|
548 fix behavior according to docs. |
226f6d001ee2
further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents:
9284
diff
changeset
|
549 |
9284
567e3e4ab74d
fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents:
9266
diff
changeset
|
550 2009-06-02 Robert T. Short <octave@phaselockedsystems.com> |
567e3e4ab74d
fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents:
9266
diff
changeset
|
551 |
567e3e4ab74d
fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents:
9266
diff
changeset
|
552 * examples/@polynomial: Remove tabs from all functions so |
567e3e4ab74d
fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents:
9266
diff
changeset
|
553 documentation looks right. Fix a bunch of methods |
567e3e4ab74d
fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents:
9266
diff
changeset
|
554 that didn't work. Add a method referred to in the docs |
567e3e4ab74d
fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents:
9266
diff
changeset
|
555 that didn't exist. |
567e3e4ab74d
fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents:
9266
diff
changeset
|
556 |
9266 | 557 2009-05-26 John W. Eaton <jwe@octave.org> |
558 | |
559 * src/dirfns.cc (Fpathsep): Allow path separator to be set. | |
560 | |
9259
75c502937d2c
Fix typo for termios.h
Thomas Weber <thomas.weber.mail at gmail.com>
parents:
9254
diff
changeset
|
561 2009-03-17 Thomas Weber <thomas.weber.mail at gmail.com> |
75c502937d2c
Fix typo for termios.h
Thomas Weber <thomas.weber.mail at gmail.com>
parents:
9254
diff
changeset
|
562 |
75c502937d2c
Fix typo for termios.h
Thomas Weber <thomas.weber.mail at gmail.com>
parents:
9254
diff
changeset
|
563 * configure.in: fix typo with regards to termios.h |
75c502937d2c
Fix typo for termios.h
Thomas Weber <thomas.weber.mail at gmail.com>
parents:
9254
diff
changeset
|
564 |
9254
fbb43bc17a4d
add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents:
9252
diff
changeset
|
565 2009-05-25 Jaroslav Hajek <highegg@gmail.com> |
fbb43bc17a4d
add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents:
9252
diff
changeset
|
566 |
fbb43bc17a4d
add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents:
9252
diff
changeset
|
567 * examples/@FIRfilter/Makefile.in: New file. |
fbb43bc17a4d
add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents:
9252
diff
changeset
|
568 * examples/Makefile.in: Include it. |
fbb43bc17a4d
add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents:
9252
diff
changeset
|
569 * configure.in: Ditto. |
fbb43bc17a4d
add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents:
9252
diff
changeset
|
570 |
9501 | 571 2009-05-24 Benjamin Lindner <lindnerb@users.sourceforge.net> |
9252
a1d20052517a
support for mkoctfile.exe and octave-config.exe on mingw platform
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9251
diff
changeset
|
572 |
a1d20052517a
support for mkoctfile.exe and octave-config.exe on mingw platform
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9251
diff
changeset
|
573 * configure.in: (SCRIPTS_EXE_SUFFIX) Define to ".exe" for |
a1d20052517a
support for mkoctfile.exe and octave-config.exe on mingw platform
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9251
diff
changeset
|
574 mingw32 compilation (similar to msvc) |
a1d20052517a
support for mkoctfile.exe and octave-config.exe on mingw platform
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
9251
diff
changeset
|
575 |
9251
f8b8ab529913
improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents:
9242
diff
changeset
|
576 2009-05-24 Robert T. Short <octave@phaselockedsystems.com> |
f8b8ab529913
improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents:
9242
diff
changeset
|
577 |
f8b8ab529913
improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents:
9242
diff
changeset
|
578 * examples/@FIRfilter: added FIRfilter class example. |
f8b8ab529913
improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents:
9242
diff
changeset
|
579 |
9242 | 580 2009-05-22 Marco Atzeri <marco_atzeri@yahoo.it> |
581 | |
582 * src/sysdep.cc: Removed CYGWIN_init | |
583 | |
9241
60bbc66bb0e2
Correct my previous mistake for cygwin SHLBIN and SHLBINPRE
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9231
diff
changeset
|
584 2009-05-21 Marco Atzeri <marco_atzeri@yahoo.it> |
60bbc66bb0e2
Correct my previous mistake for cygwin SHLBIN and SHLBINPRE
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9231
diff
changeset
|
585 * configure.in: Correct my mistake in cygwin SHLBINPRE SHLBIN |
60bbc66bb0e2
Correct my previous mistake for cygwin SHLBIN and SHLBINPRE
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9231
diff
changeset
|
586 |
9501 | 587 2008-05-21 Michael Goffioul <michael.goffioul@gmail.com> |
9229
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
588 |
9231
8a5a04b6c46b
Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9230
diff
changeset
|
589 * aclocal.m4 (AC_CHECK_QHULL_OK): Do not use -lm under |
8a5a04b6c46b
Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9230
diff
changeset
|
590 Windows systems. |
8a5a04b6c46b
Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9230
diff
changeset
|
591 * configure.in: Add -luser32 to LIBS under Windows. |
8a5a04b6c46b
Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9230
diff
changeset
|
592 |
9229
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
593 * configure.in (SCRIPTS_EXE_SUFFIX): New substituted |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
594 variable. Define to ".exe" for MSVC compilation. |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
595 * octMakefile.in (SCRIPTS_EXE_SUFFIX): New variable. |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
596 (DISTFILES): Add mkoctfile.cc.in, octave-config.cc.in and |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
597 octave-bug.cc.in. |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
598 (SHELL_SCRIPTS): Use SCRIPTS_EXE_SUFFIX. |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
599 (mkoctfile.cc, mkoctfile$(EXEEXT)): New build rules. |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
600 (octave-config.cc, octave-config$(EXEEXT)): Likewise. |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
601 (octave-bug.cc, octave-bug$(EXEEXT)): Likewise. |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
602 (install, install-strip, uninstall): Use SCRIPTS_EXE_SUFFIX. |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
603 (maintainer-clean, distclean): Remove mkoctfile.[cc|o|exe], |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
604 octave-config.[cc|o|exe] and octave-bug.[cc|o|exe]. |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
605 (clean): Remove mkoctfile$(EXEEXT), octave-config$(EXEEXT), |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
606 octave-bug$(EXEEXT) and the corresponding object files. |
4b94672337d0
Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents:
9187
diff
changeset
|
607 |
9501 | 608 2009-05-07 Rik <rdrider0-list@yahoo.com> |
9226
50c7d87ecfa1
Remove non-existent mirrors from README.mirrors prior to 3.2 release.
Rik <rdrider0-list@yahoo.com>
parents:
9187
diff
changeset
|
609 |
50c7d87ecfa1
Remove non-existent mirrors from README.mirrors prior to 3.2 release.
Rik <rdrider0-list@yahoo.com>
parents:
9187
diff
changeset
|
610 * README.mirrors: Remove invalid mirror sites which no longer exist. |
50c7d87ecfa1
Remove non-existent mirrors from README.mirrors prior to 3.2 release.
Rik <rdrider0-list@yahoo.com>
parents:
9187
diff
changeset
|
611 |
9187
a3237ae32c0d
eliminate last remnants of F2C variables
John W. Eaton <jwe@octave.org>
parents:
9186
diff
changeset
|
612 2009-05-07 John W. Eaton <jwe@octave.org> |
a3237ae32c0d
eliminate last remnants of F2C variables
John W. Eaton <jwe@octave.org>
parents:
9186
diff
changeset
|
613 |
a3237ae32c0d
eliminate last remnants of F2C variables
John W. Eaton <jwe@octave.org>
parents:
9186
diff
changeset
|
614 * configure.in, mkoctfile.in, mkoctfile.cc.in, octave-bug.in, |
a3237ae32c0d
eliminate last remnants of F2C variables
John W. Eaton <jwe@octave.org>
parents:
9186
diff
changeset
|
615 octave-bug.cc.in: Eliminate last remnants of f2c goop. |
a3237ae32c0d
eliminate last remnants of F2C variables
John W. Eaton <jwe@octave.org>
parents:
9186
diff
changeset
|
616 |
9186
49a0c58a7dcf
Added SHLPRE for SHLEXT instead of SHLLIBPRE
marco_atzeri@yahoo.it
parents:
9178
diff
changeset
|
617 2009-05-07 Marco Atzeri <marco_atzeri@yahoo.it> |
49a0c58a7dcf
Added SHLPRE for SHLEXT instead of SHLLIBPRE
marco_atzeri@yahoo.it
parents:
9178
diff
changeset
|
618 |
49a0c58a7dcf
Added SHLPRE for SHLEXT instead of SHLLIBPRE
marco_atzeri@yahoo.it
parents:
9178
diff
changeset
|
619 * configure.in, Makeconf.in: (SHLPRE): Rename from SHLLIBPRE. |
49a0c58a7dcf
Added SHLPRE for SHLEXT instead of SHLLIBPRE
marco_atzeri@yahoo.it
parents:
9178
diff
changeset
|
620 |
9178
a6375c37dad4
update config stuff to gripe with g++-3.x
Jaroslav Hajek <highegg@gmail.com>
parents:
9176
diff
changeset
|
621 2009-05-05 Jaroslav Hajek <highegg@gmail.com> |
a6375c37dad4
update config stuff to gripe with g++-3.x
Jaroslav Hajek <highegg@gmail.com>
parents:
9176
diff
changeset
|
622 |
a6375c37dad4
update config stuff to gripe with g++-3.x
Jaroslav Hajek <highegg@gmail.com>
parents:
9176
diff
changeset
|
623 * configure.in: Include the whole 3.x g++ series as problematic. |
a6375c37dad4
update config stuff to gripe with g++-3.x
Jaroslav Hajek <highegg@gmail.com>
parents:
9176
diff
changeset
|
624 * Makefile: Don't mention that g++-3.x might work. |
a6375c37dad4
update config stuff to gripe with g++-3.x
Jaroslav Hajek <highegg@gmail.com>
parents:
9176
diff
changeset
|
625 |
9176
7ea76c8a59f7
configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
John W. Eaton <jwe@octave.org>
parents:
9173
diff
changeset
|
626 2009-05-04 John W. Eaton <jwe@octave.org> |
7ea76c8a59f7
configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
John W. Eaton <jwe@octave.org>
parents:
9173
diff
changeset
|
627 |
7ea76c8a59f7
configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
John W. Eaton <jwe@octave.org>
parents:
9173
diff
changeset
|
628 * configure.in: Put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead |
7ea76c8a59f7
configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
John W. Eaton <jwe@octave.org>
parents:
9173
diff
changeset
|
629 of $OPENGL_LIBS. |
7ea76c8a59f7
configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
John W. Eaton <jwe@octave.org>
parents:
9173
diff
changeset
|
630 |
9171
7500cfff4728
configure.in: provide decls for exp2, round, and tgamma if they are missing
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9110
diff
changeset
|
631 2009-05-04 Peter O'Gorman <pogma@thewrittenword.com> |
7500cfff4728
configure.in: provide decls for exp2, round, and tgamma if they are missing
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9110
diff
changeset
|
632 |
9173
224634b2e6e3
configure.in, aclocal.m4: check for c99 vsnprintf
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9172
diff
changeset
|
633 * aclocal.m4 (OCTAVE_HAVE_C99_VSNPRINTF): New macro. |
224634b2e6e3
configure.in, aclocal.m4: check for c99 vsnprintf
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9172
diff
changeset
|
634 * configure.in: Use it. |
224634b2e6e3
configure.in, aclocal.m4: check for c99 vsnprintf
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9172
diff
changeset
|
635 |
9172
cd68431b395a
configure.in: shared library fixes for AIX and HPUX
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9171
diff
changeset
|
636 * configure.in (rs6000-ibm-aix* | powerpc-ibm-aix*): Set |
cd68431b395a
configure.in: shared library fixes for AIX and HPUX
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9171
diff
changeset
|
637 library_path_var to LIBPATH. |
cd68431b395a
configure.in: shared library fixes for AIX and HPUX
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9171
diff
changeset
|
638 (hppa*-hp-hpux*): Set library_path_var to SHLIB_PATH. |
cd68431b395a
configure.in: shared library fixes for AIX and HPUX
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9171
diff
changeset
|
639 (ia64*-hp-hpux*): New case for shared library variables. |
cd68431b395a
configure.in: shared library fixes for AIX and HPUX
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9171
diff
changeset
|
640 |
9171
7500cfff4728
configure.in: provide decls for exp2, round, and tgamma if they are missing
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9110
diff
changeset
|
641 * configure.in: Provide decls for exp2, round, and tgamma if they |
7500cfff4728
configure.in: provide decls for exp2, round, and tgamma if they are missing
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9110
diff
changeset
|
642 are missing. |
7500cfff4728
configure.in: provide decls for exp2, round, and tgamma if they are missing
Peter O'Gorman <pogma@thewrittenword.com>
parents:
9110
diff
changeset
|
643 |
9110
22ae6b3411a7
Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
David Bateman <dbateman@free.fr>
parents:
9091
diff
changeset
|
644 2009-04-11 David Bateman <dbateman@free.fr> |
22ae6b3411a7
Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
David Bateman <dbateman@free.fr>
parents:
9091
diff
changeset
|
645 |
22ae6b3411a7
Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
David Bateman <dbateman@free.fr>
parents:
9091
diff
changeset
|
646 * NEWS: Add new graphics functions. |
22ae6b3411a7
Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
David Bateman <dbateman@free.fr>
parents:
9091
diff
changeset
|
647 |
9090
298b57a4fec2
configure.in: tweak warning flags
John W. Eaton <jwe@octave.org>
parents:
9078
diff
changeset
|
648 2009-04-05 John W. Eaton <jwe@octave.org> |
298b57a4fec2
configure.in: tweak warning flags
John W. Eaton <jwe@octave.org>
parents:
9078
diff
changeset
|
649 |
9091
45c832e9976d
configure.in: require autoconf 2.60; eliminate some obsolete macros
John W. Eaton <jwe@octave.org>
parents:
9090
diff
changeset
|
650 * configure.in: Use AC_USE_SYSTEM_EXTENSIONS instead of |
45c832e9976d
configure.in: require autoconf 2.60; eliminate some obsolete macros
John W. Eaton <jwe@octave.org>
parents:
9090
diff
changeset
|
651 AC_GNU_SOURCE, AC_AIX, AC_MINIX, and AC_ISC_POSIX. |
45c832e9976d
configure.in: require autoconf 2.60; eliminate some obsolete macros
John W. Eaton <jwe@octave.org>
parents:
9090
diff
changeset
|
652 Require Autoconf 2.60. |
45c832e9976d
configure.in: require autoconf 2.60; eliminate some obsolete macros
John W. Eaton <jwe@octave.org>
parents:
9090
diff
changeset
|
653 |
9090
298b57a4fec2
configure.in: tweak warning flags
John W. Eaton <jwe@octave.org>
parents:
9078
diff
changeset
|
654 * configure.in: Add -Wformat to extra warning flags. Add |
298b57a4fec2
configure.in: tweak warning flags
John W. Eaton <jwe@octave.org>
parents:
9078
diff
changeset
|
655 -Wconversion to strict warning flags. |
298b57a4fec2
configure.in: tweak warning flags
John W. Eaton <jwe@octave.org>
parents:
9078
diff
changeset
|
656 |
9078
e92591954ea2
Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
John W. Eaton <jwe@octave.org>
parents:
9077
diff
changeset
|
657 2009-04-02 John W. Eaton <jwe@octave.org> |
e92591954ea2
Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
John W. Eaton <jwe@octave.org>
parents:
9077
diff
changeset
|
658 |
e92591954ea2
Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
John W. Eaton <jwe@octave.org>
parents:
9077
diff
changeset
|
659 * Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of |
e92591954ea2
Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
John W. Eaton <jwe@octave.org>
parents:
9077
diff
changeset
|
660 mv to install PKG_ADD file. |
e92591954ea2
Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
John W. Eaton <jwe@octave.org>
parents:
9077
diff
changeset
|
661 |
9077
f341cba2c4c6
Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9054
diff
changeset
|
662 2009-04-02 Marco Atzeri <marco_atzeri@yahoo.it> |
f341cba2c4c6
Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9054
diff
changeset
|
663 |
f341cba2c4c6
Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9054
diff
changeset
|
664 * Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of |
f341cba2c4c6
Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9054
diff
changeset
|
665 LIBPRE for names for shared libraries. |
f341cba2c4c6
Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9054
diff
changeset
|
666 |
9054
0735e427c6c0
configure fixes for cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9049
diff
changeset
|
667 2009-03-28 Marco Atzeri <marco_atzeri@yahoo.it> |
0735e427c6c0
configure fixes for cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9049
diff
changeset
|
668 |
0735e427c6c0
configure fixes for cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9049
diff
changeset
|
669 * configure.in: For cygwin, set LIBPRE=lib and clear CPICFLAG, |
0735e427c6c0
configure fixes for cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9049
diff
changeset
|
670 CXXPICFLAG, and FPICFLAG. |
0735e427c6c0
configure fixes for cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
9049
diff
changeset
|
671 |
9501 | 672 2009-03-27 Jaroslav Hajek <highegg@gmail.com> |
9049 | 673 |
674 * aclocal.m4 (OCTAVE_CMATH_FUNC): Add missing AC_LANG_POP. | |
675 * configure.in: Enclose string in quotes. | |
676 | |
9006 | 677 2009-03-23 Jaroslav Hajek <highegg@gmail.com> |
678 | |
679 * NEWS: More updates. | |
680 | |
8998
a48fba01e4ac
optimize isnan/isinf/isfinite mappers
Jaroslav Hajek <highegg@gmail.com>
parents:
8984
diff
changeset
|
681 2009-03-20 Jaroslav Hajek <highegg@gmail.com> |
a48fba01e4ac
optimize isnan/isinf/isfinite mappers
Jaroslav Hajek <highegg@gmail.com>
parents:
8984
diff
changeset
|
682 |
a48fba01e4ac
optimize isnan/isinf/isfinite mappers
Jaroslav Hajek <highegg@gmail.com>
parents:
8984
diff
changeset
|
683 * aclocal.m4 (OCTAVE_CMATH_FUNC): New macro. |
a48fba01e4ac
optimize isnan/isinf/isfinite mappers
Jaroslav Hajek <highegg@gmail.com>
parents:
8984
diff
changeset
|
684 * configure.in: Use it. |
a48fba01e4ac
optimize isnan/isinf/isfinite mappers
Jaroslav Hajek <highegg@gmail.com>
parents:
8984
diff
changeset
|
685 |
8938
35e18344fae8
configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents:
8932
diff
changeset
|
686 2009-03-09 John W. Eaton <jwe@octave.org> |
35e18344fae8
configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents:
8932
diff
changeset
|
687 |
8940
6994961bf1f4
use doc-cache instead of DOC for doc cache file name
John W. Eaton <jwe@octave.org>
parents:
8938
diff
changeset
|
688 * run-octave.in: Use doc-cache instead of DOC for doc cache file. |
6994961bf1f4
use doc-cache instead of DOC for doc cache file name
John W. Eaton <jwe@octave.org>
parents:
8938
diff
changeset
|
689 * configure.in: Likewise. |
6994961bf1f4
use doc-cache instead of DOC for doc cache file name
John W. Eaton <jwe@octave.org>
parents:
8938
diff
changeset
|
690 |
8938
35e18344fae8
configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents:
8932
diff
changeset
|
691 * configure.in (--enable-extra-warning-flags): New option to |
35e18344fae8
configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents:
8932
diff
changeset
|
692 control extra compiler warning flags. |
35e18344fae8
configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents:
8932
diff
changeset
|
693 (--enable-strict-warning-flags): Rename from --enable-picky-flags. |
35e18344fae8
configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents:
8932
diff
changeset
|
694 (GXX_STRICT_FLAGS): Remove -Wenum-clash from the list. |
35e18344fae8
configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents:
8932
diff
changeset
|
695 |
8932
2d0f8692a82e
Add the 'histc' function
Soren Hauberg <hauberg@gmail.com>
parents:
8919
diff
changeset
|
696 2009-03-08 S�ren Hauberg <hauberg@gmail.com> |
2d0f8692a82e
Add the 'histc' function
Soren Hauberg <hauberg@gmail.com>
parents:
8919
diff
changeset
|
697 |
2d0f8692a82e
Add the 'histc' function
Soren Hauberg <hauberg@gmail.com>
parents:
8919
diff
changeset
|
698 * NEWS: Mention 'histc'. |
2d0f8692a82e
Add the 'histc' function
Soren Hauberg <hauberg@gmail.com>
parents:
8919
diff
changeset
|
699 |
8919
79474f16215c
config.sub, config.guess: update from FSF sources
John W. Eaton <jwe@octave.org>
parents:
8865
diff
changeset
|
700 2009-03-07 John W. Eaton <jwe@octave.org> |
79474f16215c
config.sub, config.guess: update from FSF sources
John W. Eaton <jwe@octave.org>
parents:
8865
diff
changeset
|
701 |
79474f16215c
config.sub, config.guess: update from FSF sources
John W. Eaton <jwe@octave.org>
parents:
8865
diff
changeset
|
702 * config.guess, config.sub: Update from FSF sources. |
79474f16215c
config.sub, config.guess: update from FSF sources
John W. Eaton <jwe@octave.org>
parents:
8865
diff
changeset
|
703 |
8865
eace5649a8b5
set default value for doc_cache_file variable
John W. Eaton <jwe@octave.org>
parents:
8861
diff
changeset
|
704 2009-02-25 John W. Eaton <jwe@octave.org> |
eace5649a8b5
set default value for doc_cache_file variable
John W. Eaton <jwe@octave.org>
parents:
8861
diff
changeset
|
705 |
eace5649a8b5
set default value for doc_cache_file variable
John W. Eaton <jwe@octave.org>
parents:
8861
diff
changeset
|
706 * configure.in (doc_cache_file): New default variable |
eace5649a8b5
set default value for doc_cache_file variable
John W. Eaton <jwe@octave.org>
parents:
8861
diff
changeset
|
707 * Makeconf.in (@doc_cache_file, do-subst-default-vals): Substitute it. |
eace5649a8b5
set default value for doc_cache_file variable
John W. Eaton <jwe@octave.org>
parents:
8861
diff
changeset
|
708 |
8850
538184c540a9
Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8849
diff
changeset
|
709 2009-02-24 John W. Eaton <jwe@octave.org> |
538184c540a9
Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8849
diff
changeset
|
710 |
8861 | 711 * run-octave.in (DOCFILE): New variable. Pass --doc-cache-file |
712 option to Octave. | |
713 | |
8850
538184c540a9
Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8849
diff
changeset
|
714 * configure.in: Copy Makefile to build directory if not building |
538184c540a9
Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8849
diff
changeset
|
715 in srcdir. |
538184c540a9
Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8849
diff
changeset
|
716 |
8849
8b7e448d989c
Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8792
diff
changeset
|
717 2009-02-24 Thorsten Meyer <thorsten@hexe> |
8b7e448d989c
Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8792
diff
changeset
|
718 |
8850
538184c540a9
Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8849
diff
changeset
|
719 * configure.in: AC_SUBST ac_config_files. |
538184c540a9
Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8849
diff
changeset
|
720 * Makeconf.in (config_opts): Define CONFIG_SUBDIRS variable. |
538184c540a9
Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8849
diff
changeset
|
721 * Makefile: Add make target for configuration files. |
538184c540a9
Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8849
diff
changeset
|
722 * octMakefile.in: Add make targets for configuration files, |
538184c540a9
Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8849
diff
changeset
|
723 config.status and configure. |
538184c540a9
Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8849
diff
changeset
|
724 |
8849
8b7e448d989c
Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8792
diff
changeset
|
725 * Makefile.in: Rename to Makefile. |
8b7e448d989c
Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8792
diff
changeset
|
726 * configure.in: Remove Makefile from list of autogenerated |
8b7e448d989c
Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8792
diff
changeset
|
727 configuration files. |
8b7e448d989c
Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8792
diff
changeset
|
728 * octMakefile.in: Remove references to Makefile.in, add Makefile |
8b7e448d989c
Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8792
diff
changeset
|
729 to list of CONF_DISTFILES. |
8b7e448d989c
Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8792
diff
changeset
|
730 * octMakefile.in (maintainer-clean distclean): Don't delete Makefile. |
8b7e448d989c
Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8792
diff
changeset
|
731 |
8792
bbb3fa6778f3
use mkstemps as replacement for mkstemp on mingw32
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8779
diff
changeset
|
732 2009-02-17 Benjamin Lindner <lindnerb@users.sourceforge.net> |
bbb3fa6778f3
use mkstemps as replacement for mkstemp on mingw32
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8779
diff
changeset
|
733 |
bbb3fa6778f3
use mkstemps as replacement for mkstemp on mingw32
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8779
diff
changeset
|
734 * configure.in: Check for mkstemps on MinGW platform |
bbb3fa6778f3
use mkstemps as replacement for mkstemp on mingw32
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8779
diff
changeset
|
735 (HAVE_MKSTEMPS): Define if mkstsmps is avilable in libiberty. |
bbb3fa6778f3
use mkstemps as replacement for mkstemp on mingw32
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8779
diff
changeset
|
736 |
8779 | 737 2009-02-17 Jaroslav Hajek <highegg@gmail.com> |
738 | |
739 * NEWS: Mention cummin and cummax | |
740 | |
8772
aeedc045cfe3
toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
John W. Eaton <jwe@octave.org>
parents:
8771
diff
changeset
|
741 2009-02-17 John W. Eaton <jwe@octave.org> |
aeedc045cfe3
toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
John W. Eaton <jwe@octave.org>
parents:
8771
diff
changeset
|
742 |
8775
a2a9dc5e8565
octave.gperf: eliminate whitespace to allow gperf 2.7.2 to work
John W. Eaton <jwe@octave.org>
parents:
8772
diff
changeset
|
743 * aclocal.m4 (OCTAVE_PROG_GPERF): Don't run gperf. |
a2a9dc5e8565
octave.gperf: eliminate whitespace to allow gperf 2.7.2 to work
John W. Eaton <jwe@octave.org>
parents:
8772
diff
changeset
|
744 |
8772
aeedc045cfe3
toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
John W. Eaton <jwe@octave.org>
parents:
8771
diff
changeset
|
745 * Makeconf.in (do-subst-config-vals): Substitute CARBON_LIBS, |
aeedc045cfe3
toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
John W. Eaton <jwe@octave.org>
parents:
8771
diff
changeset
|
746 X11_INCFLAGS, and X11_LIBS. |
aeedc045cfe3
toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
John W. Eaton <jwe@octave.org>
parents:
8771
diff
changeset
|
747 |
8770
af676d09da08
Fix test for X11 if "--without-x" is given.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8755
diff
changeset
|
748 2009-02-17 Thomas Treichl <Thomas.Treichl@gmx.net> |
af676d09da08
Fix test for X11 if "--without-x" is given.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8755
diff
changeset
|
749 |
8771
d3382daaf4d2
Use CARBON_LIBS instead of LIBS for framework Carbon.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8770
diff
changeset
|
750 * Makeconf.in: Substitute CARBON_LIBS. |
d3382daaf4d2
Use CARBON_LIBS instead of LIBS for framework Carbon.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8770
diff
changeset
|
751 * configure.in: Use CARBON_LIBS instead of LIBS for framework Carbon. |
d3382daaf4d2
Use CARBON_LIBS instead of LIBS for framework Carbon.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8770
diff
changeset
|
752 |
8770
af676d09da08
Fix test for X11 if "--without-x" is given.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8755
diff
changeset
|
753 * configure.in: Fix test for X11 if "--without-x" is given. |
af676d09da08
Fix test for X11 if "--without-x" is given.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8755
diff
changeset
|
754 |
8755 | 755 2009-02-16 Jaroslav Hajek <highegg@gmail.com> |
756 | |
757 * NEWS: Yet more updates. | |
758 | |
8747 | 759 2009-02-16 John W. Eaton <jwe@octave.org> |
760 | |
761 * NEWS: Mention command-style parsing changes. More updates. | |
762 | |
8737 | 763 2009-02-13 John W. Eaton <jwe@octave.org> |
764 | |
765 * NEWS: Update for release. | |
766 | |
9501 | 767 2009-02-11 Thomas Treichl <Thomas.Treichl@gmx.net> |
8724
a50228129dba
Introduce new macro OCTAVE_GLUTESSCALLBACK_THREEDOTS. Use definitions HAVE_FRAMEWORK_OPENGL and HAVE_GLUTESSCALLBACK_THREEDOTS for Mac's framework OpenGL implementation.
Ben Abbott <bpabbott@mac.com>
parents:
8723
diff
changeset
|
768 |
a50228129dba
Introduce new macro OCTAVE_GLUTESSCALLBACK_THREEDOTS. Use definitions HAVE_FRAMEWORK_OPENGL and HAVE_GLUTESSCALLBACK_THREEDOTS for Mac's framework OpenGL implementation.
Ben Abbott <bpabbott@mac.com>
parents:
8723
diff
changeset
|
769 * aclocal.m4 (OCTAVE_GLUTESSCALLBACK_THREEDOTS): New macro. |
a50228129dba
Introduce new macro OCTAVE_GLUTESSCALLBACK_THREEDOTS. Use definitions HAVE_FRAMEWORK_OPENGL and HAVE_GLUTESSCALLBACK_THREEDOTS for Mac's framework OpenGL implementation.
Ben Abbott <bpabbott@mac.com>
parents:
8723
diff
changeset
|
770 (OCTAVE_OPENGL): Use it in OpenGL check. |
a50228129dba
Introduce new macro OCTAVE_GLUTESSCALLBACK_THREEDOTS. Use definitions HAVE_FRAMEWORK_OPENGL and HAVE_GLUTESSCALLBACK_THREEDOTS for Mac's framework OpenGL implementation.
Ben Abbott <bpabbott@mac.com>
parents:
8723
diff
changeset
|
771 |
9501 | 772 2009-02-11 Ben Abbott <bpabbott@mac.com> |
8723
0899370cce9f
Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Ben Abbott <bpabbott@mac.com>
parents:
8722
diff
changeset
|
773 |
0899370cce9f
Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Ben Abbott <bpabbott@mac.com>
parents:
8722
diff
changeset
|
774 * configure.in: Include FTGLTextureFont.h when FTGL_UPPER_CASE is |
0899370cce9f
Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Ben Abbott <bpabbott@mac.com>
parents:
8722
diff
changeset
|
775 not defined. |
0899370cce9f
Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Ben Abbott <bpabbott@mac.com>
parents:
8722
diff
changeset
|
776 |
8719
679c270b7584
install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents:
8718
diff
changeset
|
777 2009-02-11 John W. Eaton <jwe@octave.org> |
679c270b7584
install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents:
8718
diff
changeset
|
778 |
679c270b7584
install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents:
8718
diff
changeset
|
779 * configure.in (octetcdir): New default value. |
679c270b7584
install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents:
8718
diff
changeset
|
780 * Makeconf.in (octetcdir): New variable. |
679c270b7584
install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents:
8718
diff
changeset
|
781 (do-subst-default-vals): Substitute octetcdir. |
679c270b7584
install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents:
8718
diff
changeset
|
782 * octMakefile.in (install, uninstall): Use $(octetcdir) for NEWS. |
8722
3cedb606145d
create $(DESTDIR)$(octetcdir) when installing
John W. Eaton <jwe@octave.org>
parents:
8719
diff
changeset
|
783 (DIRS_TO_MAKE): Add $(octetcdir) to the list. |
8719
679c270b7584
install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents:
8718
diff
changeset
|
784 |
8718
c74c9692add7
Run some clean targets on sub-directory @polynomial
Rafael Laboissiere <rafael@debian.org>
parents:
8708
diff
changeset
|
785 2009-02-10 Rafael Laboissiere <rafael@debian.org> |
c74c9692add7
Run some clean targets on sub-directory @polynomial
Rafael Laboissiere <rafael@debian.org>
parents:
8708
diff
changeset
|
786 |
c74c9692add7
Run some clean targets on sub-directory @polynomial
Rafael Laboissiere <rafael@debian.org>
parents:
8708
diff
changeset
|
787 * examples/Makefile.in: Run some clean targets on sub-directory |
c74c9692add7
Run some clean targets on sub-directory @polynomial
Rafael Laboissiere <rafael@debian.org>
parents:
8708
diff
changeset
|
788 @polynomial. |
c74c9692add7
Run some clean targets on sub-directory @polynomial
Rafael Laboissiere <rafael@debian.org>
parents:
8708
diff
changeset
|
789 |
8705
ccdab7f029a3
examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
John W. Eaton <jwe@octave.org>
parents:
8698
diff
changeset
|
790 2009-02-09 John W. Eaton <jwe@octave.org> |
ccdab7f029a3
examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
John W. Eaton <jwe@octave.org>
parents:
8698
diff
changeset
|
791 |
8708
7faf87906ca3
examples/Makefile.in (dist): create subdirs of examples, not dist
John W. Eaton <jwe@octave.org>
parents:
8707
diff
changeset
|
792 * examples/Makefile.in (dist): Create subdirs of examples, not scripts. |
7faf87906ca3
examples/Makefile.in (dist): create subdirs of examples, not dist
John W. Eaton <jwe@octave.org>
parents:
8707
diff
changeset
|
793 |
8707
e356a54586c3
examples/@polynomial/Makefile.in (do-mkpkgadd): special definition for this directory
John W. Eaton <jwe@octave.org>
parents:
8705
diff
changeset
|
794 * examples/@polynomial/Makefile.in (do-mkpkgadd): |
e356a54586c3
examples/@polynomial/Makefile.in (do-mkpkgadd): special definition for this directory
John W. Eaton <jwe@octave.org>
parents:
8705
diff
changeset
|
795 Provide special definition for this directory. |
e356a54586c3
examples/@polynomial/Makefile.in (do-mkpkgadd): special definition for this directory
John W. Eaton <jwe@octave.org>
parents:
8705
diff
changeset
|
796 |
8705
ccdab7f029a3
examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
John W. Eaton <jwe@octave.org>
parents:
8698
diff
changeset
|
797 * examples/Makefile.in (EXAMPLE_SOURCES): Delete unused variable. |
ccdab7f029a3
examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
John W. Eaton <jwe@octave.org>
parents:
8698
diff
changeset
|
798 (SUBDIRS, DISTSUBDIRS): Don't reset to empty. |
ccdab7f029a3
examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
John W. Eaton <jwe@octave.org>
parents:
8698
diff
changeset
|
799 |
8698 | 800 2009-02-08 John W. Eaton <jwe@octave.org> |
801 | |
802 * install-octave.in: Delete. | |
803 * configure.in: Delete AC_CONFIG_COMMANDS macro that was used to | |
804 make install-octave executable. | |
805 | |
8696
87cb8b2e4f14
octMakefile.in (all): display $(prefix) in summary message
John W. Eaton <jwe@octave.org>
parents:
8676
diff
changeset
|
806 2009-02-07 John W. Eaton <jwe@octave.org> |
87cb8b2e4f14
octMakefile.in (all): display $(prefix) in summary message
John W. Eaton <jwe@octave.org>
parents:
8676
diff
changeset
|
807 |
87cb8b2e4f14
octMakefile.in (all): display $(prefix) in summary message
John W. Eaton <jwe@octave.org>
parents:
8676
diff
changeset
|
808 * octMakefile.in (all): Display $(prefix) in summary message. |
87cb8b2e4f14
octMakefile.in (all): display $(prefix) in summary message
John W. Eaton <jwe@octave.org>
parents:
8676
diff
changeset
|
809 |
8676 | 810 2009-02-05 John W. Eaton <jwe@octave.org> |
811 | |
812 * aclocal.m4 (OCTAVE_HDF5_HAS_REQUIRED_API): New macro. | |
813 * configure.in: Use it in HDF5 check. | |
814 | |
8675
43c6012bd4c2
configure.in: separate cases for cygwin and mingw
Benjamin Lindner <lindnerben@gmx.net>
parents:
8659
diff
changeset
|
815 2009-02-04 Benjamin Lindner <lindnerben@gmx.net> |
43c6012bd4c2
configure.in: separate cases for cygwin and mingw
Benjamin Lindner <lindnerben@gmx.net>
parents:
8659
diff
changeset
|
816 |
43c6012bd4c2
configure.in: separate cases for cygwin and mingw
Benjamin Lindner <lindnerben@gmx.net>
parents:
8659
diff
changeset
|
817 * configure.in: Use separate cases for *-*-mingw* and *-*-cygwin* |
43c6012bd4c2
configure.in: separate cases for cygwin and mingw
Benjamin Lindner <lindnerben@gmx.net>
parents:
8659
diff
changeset
|
818 to set variables related to creating shared libraries. |
43c6012bd4c2
configure.in: separate cases for cygwin and mingw
Benjamin Lindner <lindnerben@gmx.net>
parents:
8659
diff
changeset
|
819 |
8659
9792c26bffc7
configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents:
8649
diff
changeset
|
820 2009-02-03 Jaroslav Hajek <highegg@gmail.com> |
9792c26bffc7
configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents:
8649
diff
changeset
|
821 |
9792c26bffc7
configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents:
8649
diff
changeset
|
822 * aclocal.m4 (AC_CHECK_QHULL_OK): New macro, based on suggestion by |
9792c26bffc7
configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents:
8649
diff
changeset
|
823 Petr Mikulik <mikulik@physics.muni.cz>. |
9792c26bffc7
configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents:
8649
diff
changeset
|
824 * configure.in: Call it. |
9792c26bffc7
configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents:
8649
diff
changeset
|
825 |
8649
e50b44b75891
Remove printing of cvs motd in autogen.sh
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8644
diff
changeset
|
826 2009-02-01 Thorsten Meyer <thorsten.meyier@gmx.de> |
e50b44b75891
Remove printing of cvs motd in autogen.sh
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8644
diff
changeset
|
827 |
e50b44b75891
Remove printing of cvs motd in autogen.sh
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8644
diff
changeset
|
828 * autogen.sh: Remove printing of cvs motd. |
e50b44b75891
Remove printing of cvs motd in autogen.sh
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8644
diff
changeset
|
829 |
8644
fac8c78b4fb9
configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
8641
diff
changeset
|
830 2009-01-30 Marco Atzeri <marco_atzeri@yahoo.it> |
fac8c78b4fb9
configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
8641
diff
changeset
|
831 |
fac8c78b4fb9
configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
8641
diff
changeset
|
832 * configure.in (SHLLIBPRE, SHLBINPRE): Fix definitions for Cygwin. |
fac8c78b4fb9
configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
8641
diff
changeset
|
833 (SHLEXT, SHLLIB, SHLBIN, SONAME_FLAGS): Fix definitions for Cygwin |
fac8c78b4fb9
configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
8641
diff
changeset
|
834 and MinGW. |
fac8c78b4fb9
configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents:
8641
diff
changeset
|
835 |
8641
2264092e9f39
add -lgdi32 to LIBS on windows target
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8635
diff
changeset
|
836 2009-01-30 Benjamin Lindner <lindnerb@users.sourceforge.net> |
2264092e9f39
add -lgdi32 to LIBS on windows target
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8635
diff
changeset
|
837 |
2264092e9f39
add -lgdi32 to LIBS on windows target
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8635
diff
changeset
|
838 * configure.in: Add -lgdi32 to LIBS on *-*-msdosmsvc* and |
2264092e9f39
add -lgdi32 to LIBS on windows target
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8635
diff
changeset
|
839 *-*-mingw* systems. |
2264092e9f39
add -lgdi32 to LIBS on windows target
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8635
diff
changeset
|
840 |
8635
bef8f001032f
Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8623
diff
changeset
|
841 2009-01-29 Thomas Treichl <Thomas.Treichl@gmx.net> |
bef8f001032f
Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8623
diff
changeset
|
842 |
bef8f001032f
Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8623
diff
changeset
|
843 * aclocal.m4 (OCTAVE_HAVE_FRAMEWORK): Add support for |
bef8f001032f
Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8623
diff
changeset
|
844 --with-framework-<name> and replace "$ac_safe" by "$1". |
bef8f001032f
Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8623
diff
changeset
|
845 * configure.in: Change "have_carbon" with |
bef8f001032f
Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8623
diff
changeset
|
846 "have_framework_carbon". |
bef8f001032f
Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8623
diff
changeset
|
847 |
8618
f8b3ece45bda
use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents:
8607
diff
changeset
|
848 2009-01-28 John W. Eaton <jwe@octave.org> |
f8b3ece45bda
use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents:
8607
diff
changeset
|
849 |
8621
f1534e248260
configure.in: check for pcre_compile, don't check for other regex functions if pcre library is found
John W. Eaton <jwe@octave.org>
parents:
8618
diff
changeset
|
850 * configure.in: Check to see that pcre library has pcre_compile |
8623
53fb843ca498
configure.in (REGEX_LIBS): undo part of previous change
John W. Eaton <jwe@octave.org>
parents:
8621
diff
changeset
|
851 function. |
8621
f1534e248260
configure.in: check for pcre_compile, don't check for other regex functions if pcre library is found
John W. Eaton <jwe@octave.org>
parents:
8618
diff
changeset
|
852 |
8618
f8b3ece45bda
use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents:
8607
diff
changeset
|
853 * configure.in (SHLLIBPRE, SHLBINPRE): New variables. AC_SUBST them. |
f8b3ece45bda
use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents:
8607
diff
changeset
|
854 (*-*-cygwin*): Set LIBPRE and SHLBINPRE to cyg and SHLLIBPRE to lib. |
f8b3ece45bda
use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents:
8607
diff
changeset
|
855 Use SHLLIBPRE and SHLLIB in definition of SONAME_FLAGS. |
f8b3ece45bda
use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents:
8607
diff
changeset
|
856 (*-*-msdosmsvc): Make SHLBINPRE and SHLLIBPRE empty. |
f8b3ece45bda
use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents:
8607
diff
changeset
|
857 Adjust definition of SONAME_FLAGS for SHLLIBPRE. |
8621
f1534e248260
configure.in: check for pcre_compile, don't check for other regex functions if pcre library is found
John W. Eaton <jwe@octave.org>
parents:
8618
diff
changeset
|
858 |
8618
f8b3ece45bda
use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents:
8607
diff
changeset
|
859 * Makeconf.in (SHLLIBPRE, SHLBINPRE): Substitute new variables here. |
f8b3ece45bda
use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents:
8607
diff
changeset
|
860 From Marco Atzeri <marco_atzeri@yahoo.it>. |
f8b3ece45bda
use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents:
8607
diff
changeset
|
861 |
8607
08331c2fb00f
add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8595
diff
changeset
|
862 2009-01-27 Benjamin Lindner <lindnerb@users.sourceforge.net> |
08331c2fb00f
add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8595
diff
changeset
|
863 |
08331c2fb00f
add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8595
diff
changeset
|
864 * configure.in: Add of -lregex to REGEX_LIBS. |
08331c2fb00f
add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents:
8595
diff
changeset
|
865 |
8595
dee5d60257e4
Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8577
diff
changeset
|
866 2009-01-26 Thomas Treichl <Thomas.Treichl@gmx.net> |
dee5d60257e4
Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8577
diff
changeset
|
867 |
dee5d60257e4
Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8577
diff
changeset
|
868 * aclocal.m4 (OCTAVE_HAVE_FRAMEWORK): New macro. |
dee5d60257e4
Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8577
diff
changeset
|
869 * configure.in: Use it. |
dee5d60257e4
Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8577
diff
changeset
|
870 |
8573
da61d0f7ce0b
configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
John W. Eaton <jwe@octave.org>
parents:
8562
diff
changeset
|
871 2009-01-22 John W. Eaton <jwe@octave.org> |
da61d0f7ce0b
configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
John W. Eaton <jwe@octave.org>
parents:
8562
diff
changeset
|
872 |
da61d0f7ce0b
configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
John W. Eaton <jwe@octave.org>
parents:
8562
diff
changeset
|
873 * configure.in (AH_BOTTOM): Define OCTAVE_USE_OS_X_API if |
8595
dee5d60257e4
Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents:
8577
diff
changeset
|
874 __APPLE__ and __MACH__ are defined. |
8573
da61d0f7ce0b
configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
John W. Eaton <jwe@octave.org>
parents:
8562
diff
changeset
|
875 |
8562
a6edd5c23cb5
use replacement methods if qrupdate is not available
Jaroslav Hajek <highegg@gmail.com>
parents:
8560
diff
changeset
|
876 2009-01-22 Jaroslav Hajek <highegg@gmail.com> |
a6edd5c23cb5
use replacement methods if qrupdate is not available
Jaroslav Hajek <highegg@gmail.com>
parents:
8560
diff
changeset
|
877 |
a6edd5c23cb5
use replacement methods if qrupdate is not available
Jaroslav Hajek <highegg@gmail.com>
parents:
8560
diff
changeset
|
878 * configure.in: Fix qrupdate warning message. |
a6edd5c23cb5
use replacement methods if qrupdate is not available
Jaroslav Hajek <highegg@gmail.com>
parents:
8560
diff
changeset
|
879 |
8559
07c93dae3fdb
THANKS, Announce: remove obsolete files
John W. Eaton <jwe@octave.org>
parents:
8549
diff
changeset
|
880 2009-01-21 John W. Eaton <jwe@octave.org> |
07c93dae3fdb
THANKS, Announce: remove obsolete files
John W. Eaton <jwe@octave.org>
parents:
8549
diff
changeset
|
881 |
8560
5cc594679cdc
get display characteristics from system
John W. Eaton <jwe@octave.org>
parents:
8559
diff
changeset
|
882 * Makeconf.in: Substitute X11_INCFLAGS and X11_LIBS. |
5cc594679cdc
get display characteristics from system
John W. Eaton <jwe@octave.org>
parents:
8559
diff
changeset
|
883 * configure.in: Use AC_PATH_X to check for X11 header files and |
5cc594679cdc
get display characteristics from system
John W. Eaton <jwe@octave.org>
parents:
8559
diff
changeset
|
884 libraries. |
5cc594679cdc
get display characteristics from system
John W. Eaton <jwe@octave.org>
parents:
8559
diff
changeset
|
885 |
8559
07c93dae3fdb
THANKS, Announce: remove obsolete files
John W. Eaton <jwe@octave.org>
parents:
8549
diff
changeset
|
886 * THANKS, Announce: Remove obsolete files. |
07c93dae3fdb
THANKS, Announce: remove obsolete files
John W. Eaton <jwe@octave.org>
parents:
8549
diff
changeset
|
887 * octMakefile.in (DISTFILES): Remove THANKS from the list. |
07c93dae3fdb
THANKS, Announce: remove obsolete files
John W. Eaton <jwe@octave.org>
parents:
8549
diff
changeset
|
888 |
8549 | 889 2009-01-20 John W. Eaton <jwe@octave.org> |
890 | |
891 * configure.in: Check for fstat. | |
892 | |
8417
654bcfb937bf
Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents:
8377
diff
changeset
|
893 2008-12-23 David Bateman <dbateman@free.fr> |
654bcfb937bf
Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents:
8377
diff
changeset
|
894 |
654bcfb937bf
Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents:
8377
diff
changeset
|
895 * configure.in: Add configuration test for ARPACK. |
654bcfb937bf
Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents:
8377
diff
changeset
|
896 * Makeconf.in (ARPACK_LIBS): Add variable with location of ARPACK |
654bcfb937bf
Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents:
8377
diff
changeset
|
897 library. |
654bcfb937bf
Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents:
8377
diff
changeset
|
898 * NEWS: Document that eigs and svds were moved to Octaave. |
654bcfb937bf
Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents:
8377
diff
changeset
|
899 |
8377
25bc2d31e1bf
improve OCTAVE_LOCAL_BUFFER
Jaroslav Hajek <highegg@gmail.com>
parents:
8370
diff
changeset
|
900 2008-10-29 Jaroslav Hajek <highegg@gmail.com> |
25bc2d31e1bf
improve OCTAVE_LOCAL_BUFFER
Jaroslav Hajek <highegg@gmail.com>
parents:
8370
diff
changeset
|
901 |
25bc2d31e1bf
improve OCTAVE_LOCAL_BUFFER
Jaroslav Hajek <highegg@gmail.com>
parents:
8370
diff
changeset
|
902 * configure.in: Remove the OCTAVE_LOCAL_BUFFER stuff (moved to |
25bc2d31e1bf
improve OCTAVE_LOCAL_BUFFER
Jaroslav Hajek <highegg@gmail.com>
parents:
8370
diff
changeset
|
903 liboctave). |
25bc2d31e1bf
improve OCTAVE_LOCAL_BUFFER
Jaroslav Hajek <highegg@gmail.com>
parents:
8370
diff
changeset
|
904 |
8370
34960ba08a81
document more new features in the NEWS file
Jaroslav Hajek <highegg@gmail.com>
parents:
8364
diff
changeset
|
905 2008-12-04 Jaroslav Hajek <highegg@gmail.com> |
34960ba08a81
document more new features in the NEWS file
Jaroslav Hajek <highegg@gmail.com>
parents:
8364
diff
changeset
|
906 |
34960ba08a81
document more new features in the NEWS file
Jaroslav Hajek <highegg@gmail.com>
parents:
8364
diff
changeset
|
907 * NEWS: Document more new features. |
34960ba08a81
document more new features in the NEWS file
Jaroslav Hajek <highegg@gmail.com>
parents:
8364
diff
changeset
|
908 |
8363
be07fdf798cf
update config.guess and config.sub
John W. Eaton <jwe@octave.org>
parents:
8359
diff
changeset
|
909 2008-12-03 John W. Eaton <jwe@octave.org> |
be07fdf798cf
update config.guess and config.sub
John W. Eaton <jwe@octave.org>
parents:
8359
diff
changeset
|
910 |
be07fdf798cf
update config.guess and config.sub
John W. Eaton <jwe@octave.org>
parents:
8359
diff
changeset
|
911 * config.guess, config.sub: Update from FSF sources. |
be07fdf798cf
update config.guess and config.sub
John W. Eaton <jwe@octave.org>
parents:
8359
diff
changeset
|
912 |
8332 | 913 2008-11-18 John W. Eaton <jwe@octave.org> |
914 | |
915 * mkoctfile.cc.in, octave-bug.cc.in: Style fixes. | |
916 | |
9501 | 917 2008-11-13 Ben Abbott <bpabbott@mac.com> |
8355
a8019b9644ca
graphics.h.in: Add props screensize & screenpixelsperinch.
Ben Abbott <bpabbott@mac.com>
parents:
8332
diff
changeset
|
918 |
a8019b9644ca
graphics.h.in: Add props screensize & screenpixelsperinch.
Ben Abbott <bpabbott@mac.com>
parents:
8332
diff
changeset
|
919 * src/graphics.h.in: Add props screensize & screenpixelsperinch. |
a8019b9644ca
graphics.h.in: Add props screensize & screenpixelsperinch.
Ben Abbott <bpabbott@mac.com>
parents:
8332
diff
changeset
|
920 |
8444
c3ac9f2772cd
do not eat white space within @example environments of docstrings
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8417
diff
changeset
|
921 2008-11-08 Thorsten Meyer <thorsten.meyier@gmx.de> |
c3ac9f2772cd
do not eat white space within @example environments of docstrings
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8417
diff
changeset
|
922 |
c3ac9f2772cd
do not eat white space within @example environments of docstrings
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8417
diff
changeset
|
923 * Makeconf.in: export PERL variable for use in scripts/mkdoc |
c3ac9f2772cd
do not eat white space within @example environments of docstrings
Thorsten Meyer <thorsten.meyier@gmx.de>
parents:
8417
diff
changeset
|
924 |
8292 | 925 2008-10-30 David Bateman <dbateman@free.fr> |
926 | |
927 * NEWS: Minor update to document improved indexing code. | |
928 | |
8269
37afdd1d1bf8
Use FT2_CFLAGS when checking for FTGL headers.
Jason Riedy <jason@acm.org>
parents:
8256
diff
changeset
|
929 2008-10-23 Jason Riedy <jason@acm.org> |
37afdd1d1bf8
Use FT2_CFLAGS when checking for FTGL headers.
Jason Riedy <jason@acm.org>
parents:
8256
diff
changeset
|
930 |
37afdd1d1bf8
Use FT2_CFLAGS when checking for FTGL headers.
Jason Riedy <jason@acm.org>
parents:
8256
diff
changeset
|
931 * configure.in: Take care to use FT2_CFLAGS when checking |
37afdd1d1bf8
Use FT2_CFLAGS when checking for FTGL headers.
Jason Riedy <jason@acm.org>
parents:
8256
diff
changeset
|
932 for FTGL headers. |
37afdd1d1bf8
Use FT2_CFLAGS when checking for FTGL headers.
Jason Riedy <jason@acm.org>
parents:
8256
diff
changeset
|
933 |
8256
dba0037e6602
Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents:
8225
diff
changeset
|
934 2008-10-22 David Bateman <dbateman@free.fr> |
dba0037e6602
Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents:
8225
diff
changeset
|
935 |
dba0037e6602
Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents:
8225
diff
changeset
|
936 * examples/@polynomial: Move examples/polynomial here. |
dba0037e6602
Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents:
8225
diff
changeset
|
937 * examples/@polynomial/Makefile.in: Update for new location. |
dba0037e6602
Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents:
8225
diff
changeset
|
938 * examples/Makefile.in: Ditto. |
dba0037e6602
Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents:
8225
diff
changeset
|
939 * configure.in: Change locate of examples/@polynomial makefile |
dba0037e6602
Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents:
8225
diff
changeset
|
940 in AC_CONFIG_FILES. |
dba0037e6602
Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents:
8225
diff
changeset
|
941 |
8225
53202d60086f
Minor update to the NEWS file
David Bateman <dbateman@free.fr>
parents:
8221
diff
changeset
|
942 2008-10-16 David Bateman <dbateman@free.fr> |
53202d60086f
Minor update to the NEWS file
David Bateman <dbateman@free.fr>
parents:
8221
diff
changeset
|
943 |
53202d60086f
Minor update to the NEWS file
David Bateman <dbateman@free.fr>
parents:
8221
diff
changeset
|
944 * NEWS: Minor update. |
53202d60086f
Minor update to the NEWS file
David Bateman <dbateman@free.fr>
parents:
8221
diff
changeset
|
945 |
8221
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
946 2008-10-15 David Bateman <dbateman@free.fr> |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
947 |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
948 * examples/polynomial/display.m, examples/polynomial/double.m, |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
949 examples/polynomial/end.m, examples/polynomial/get.m, |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
950 examples/polynomial/mtimes.m, examples/polynomial/plot.m, |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
951 examples/polynomial/polynomial.m, |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
952 examples/polynomial/polynomial_superiorto.m, |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
953 examples/polynomial/polyval.m, examples/polynomial/set.m, |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
954 examples/polynomial/subsasgn.m, examples/polynomial/subsref.m: |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
955 New example files for a sample OOP class. |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
956 * examples/polynomial/Makefile.in: Add a makefile for this new |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
957 directory |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
958 * examples/Makefile.in: Reference the new subdirectory here. |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
959 * configure.in: Add the new makefile to AC_CONFIG_FILES. |
06094fa570a3
Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents:
8185
diff
changeset
|
960 |
9501 | 961 2008-10-01 Jaroslav Hajek <highegg@gmail.com> |
8185
69c5cce38c29
implement 64-bit arithmetics
Jaroslav Hajek <highegg@gmail.com>
parents:
8169
diff
changeset
|
962 |
69c5cce38c29
implement 64-bit arithmetics
Jaroslav Hajek <highegg@gmail.com>
parents:
8169
diff
changeset
|
963 * configure.in: Check for sizeof (long double) and randl. |
69c5cce38c29
implement 64-bit arithmetics
Jaroslav Hajek <highegg@gmail.com>
parents:
8169
diff
changeset
|
964 |
9501 | 965 2008-09-30 Jaroslav Hajek <highegg@gmail.com> |
8169
66bc6f9b4f72
rewrite integer arithmetics and conversions
Jaroslav Hajek <highegg@gmail.com>
parents:
8092
diff
changeset
|
966 |
66bc6f9b4f72
rewrite integer arithmetics and conversions
Jaroslav Hajek <highegg@gmail.com>
parents:
8092
diff
changeset
|
967 * aclocal.m4 (OCTAVE_FAST_INT_OPS): New macro. |
66bc6f9b4f72
rewrite integer arithmetics and conversions
Jaroslav Hajek <highegg@gmail.com>
parents:
8092
diff
changeset
|
968 * configure.in: Call OCTAVE_FAST_INT_OPS |
66bc6f9b4f72
rewrite integer arithmetics and conversions
Jaroslav Hajek <highegg@gmail.com>
parents:
8092
diff
changeset
|
969 |
8092
6a292b0fa88c
mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixes
John W. Eaton <jwe@octave.org>
parents:
8091
diff
changeset
|
970 2008-09-08 John W. Eaton <jwe@octave.org> |
6a292b0fa88c
mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixes
John W. Eaton <jwe@octave.org>
parents:
8091
diff
changeset
|
971 |
6a292b0fa88c
mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixes
John W. Eaton <jwe@octave.org>
parents:
8091
diff
changeset
|
972 * mkoctfile.cc.in, octave-bug.cc.in, octave-config.cc.in: Style fixes. |
6a292b0fa88c
mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixes
John W. Eaton <jwe@octave.org>
parents:
8091
diff
changeset
|
973 |
8091
4e7527a7b3f9
mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new files
Michael Goffioul
parents:
8070
diff
changeset
|
974 2008-09-08 Michael Goffioul <michael.goffioul@gmail.com> |
4e7527a7b3f9
mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new files
Michael Goffioul
parents:
8070
diff
changeset
|
975 |
4e7527a7b3f9
mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new files
Michael Goffioul
parents:
8070
diff
changeset
|
976 * mkoctfile.cc.in, octave-bug.cc.in, octave-config.cc.in: New files. |
4e7527a7b3f9
mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new files
Michael Goffioul
parents:
8070
diff
changeset
|
977 |
8070
3b53b25e2550
Add data sources and line series
David Bateman <dbateman@free.fr>
parents:
8027
diff
changeset
|
978 2008-08-28 David Bateman <dbateman@free.fr> |
3b53b25e2550
Add data sources and line series
David Bateman <dbateman@free.fr>
parents:
8027
diff
changeset
|
979 |
3b53b25e2550
Add data sources and line series
David Bateman <dbateman@free.fr>
parents:
8027
diff
changeset
|
980 * NEWS: Update for some of the graphics changes |
3b53b25e2550
Add data sources and line series
David Bateman <dbateman@free.fr>
parents:
8027
diff
changeset
|
981 |
9501 | 982 2008-08-11 Jaroslav Hajek <highegg@gmail.com> |
8027
fd13f9f7dbac
update macros from cryp.to auoconf archive
Jaroslav Hajek <highegg@gmail.com>
parents:
8019
diff
changeset
|
983 |
fd13f9f7dbac
update macros from cryp.to auoconf archive
Jaroslav Hajek <highegg@gmail.com>
parents:
8019
diff
changeset
|
984 * acx_blas_f77_func.m4, acx_lapack.m4: Update macros from |
fd13f9f7dbac
update macros from cryp.to auoconf archive
Jaroslav Hajek <highegg@gmail.com>
parents:
8019
diff
changeset
|
985 <http://autoconf-archive.cryp.to/>. |
fd13f9f7dbac
update macros from cryp.to auoconf archive
Jaroslav Hajek <highegg@gmail.com>
parents:
8019
diff
changeset
|
986 |
8019
0ef13e15319b
replace NPOS with std::string::npos
John W. Eaton <jwe@octave.org>
parents:
8005
diff
changeset
|
987 2008-08-07 John W. Eaton <jwe@octave.org> |
0ef13e15319b
replace NPOS with std::string::npos
John W. Eaton <jwe@octave.org>
parents:
8005
diff
changeset
|
988 |
0ef13e15319b
replace NPOS with std::string::npos
John W. Eaton <jwe@octave.org>
parents:
8005
diff
changeset
|
989 * aclocal.m4 (OCTAVE_STRING_NPOS): Delete. |
0ef13e15319b
replace NPOS with std::string::npos
John W. Eaton <jwe@octave.org>
parents:
8005
diff
changeset
|
990 * configure.in (OCTAVE_STRING_NPOS): Delete use. |
0ef13e15319b
replace NPOS with std::string::npos
John W. Eaton <jwe@octave.org>
parents:
8005
diff
changeset
|
991 |
8003
997d4384cec4
Makefile.in (header-msg): Mention GNU Make; update GCC version info
John W. Eaton <jwe@octave.org>
parents:
8000
diff
changeset
|
992 2008-08-04 John W. Eaton <jwe@octave.org> |
997d4384cec4
Makefile.in (header-msg): Mention GNU Make; update GCC version info
John W. Eaton <jwe@octave.org>
parents:
8000
diff
changeset
|
993 |
8005
c0d7eb662384
run-octave.in: use sed to append : to path elements
John W. Eaton <jwe@octave.org>
parents:
8004
diff
changeset
|
994 * Makeconf.in (do-subst-script-vals): Also substitute SED. |
c0d7eb662384
run-octave.in: use sed to append : to path elements
John W. Eaton <jwe@octave.org>
parents:
8004
diff
changeset
|
995 * run-octave.in: Use sed to append : to path elements |
c0d7eb662384
run-octave.in: use sed to append : to path elements
John W. Eaton <jwe@octave.org>
parents:
8004
diff
changeset
|
996 instead of using the find expression "-exec echo '{}':". |
c0d7eb662384
run-octave.in: use sed to append : to path elements
John W. Eaton <jwe@octave.org>
parents:
8004
diff
changeset
|
997 Substitute SED here. |
c0d7eb662384
run-octave.in: use sed to append : to path elements
John W. Eaton <jwe@octave.org>
parents:
8004
diff
changeset
|
998 |
8004
4363bc94171a
aclocal.m4 (OCTAVE_PROG_SED): fail if no usable sed is found
John W. Eaton <jwe@octave.org>
parents:
8003
diff
changeset
|
999 * aclocal.m4: Fail if no usable version of sed is found. |
4363bc94171a
aclocal.m4 (OCTAVE_PROG_SED): fail if no usable sed is found
John W. Eaton <jwe@octave.org>
parents:
8003
diff
changeset
|
1000 |
8003
997d4384cec4
Makefile.in (header-msg): Mention GNU Make; update GCC version info
John W. Eaton <jwe@octave.org>
parents:
8000
diff
changeset
|
1001 * Makefile.in (header-msg): Mention GNU Make requirement. |
997d4384cec4
Makefile.in (header-msg): Mention GNU Make; update GCC version info
John W. Eaton <jwe@octave.org>
parents:
8000
diff
changeset
|
1002 Update GCC version info. |
997d4384cec4
Makefile.in (header-msg): Mention GNU Make; update GCC version info
John W. Eaton <jwe@octave.org>
parents:
8000
diff
changeset
|
1003 |
8000
ea3cd9791703
octMakefile.in (DISTFILES): add "missing" to the list
John W. Eaton <jwe@octave.org>
parents:
7996
diff
changeset
|
1004 2008-07-31 John W. Eaton <jwe@octave.org> |
ea3cd9791703
octMakefile.in (DISTFILES): add "missing" to the list
John W. Eaton <jwe@octave.org>
parents:
7996
diff
changeset
|
1005 |
ea3cd9791703
octMakefile.in (DISTFILES): add "missing" to the list
John W. Eaton <jwe@octave.org>
parents:
7996
diff
changeset
|
1006 * octMakefile.in (DISTFILES): Add "missing" to the list. |
ea3cd9791703
octMakefile.in (DISTFILES): add "missing" to the list
John W. Eaton <jwe@octave.org>
parents:
7996
diff
changeset
|
1007 |
7996
6a7db240b3a3
configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents:
7993
diff
changeset
|
1008 2008-07-30 John W. Eaton <jwe@octave.org> |
6a7db240b3a3
configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents:
7993
diff
changeset
|
1009 |
6a7db240b3a3
configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents:
7993
diff
changeset
|
1010 * aclocal.m4 (CXX_ABI, OCTAVE_CXX_PREPENDS_UNDERSCORE, |
6a7db240b3a3
configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents:
7993
diff
changeset
|
1011 OCTAVE_PROG_NM): Delete macros. |
6a7db240b3a3
configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents:
7993
diff
changeset
|
1012 * configure.in: Delete uses. |
6a7db240b3a3
configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents:
7993
diff
changeset
|
1013 |
7993
80a715c4824d
aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC
Tatsuro MATSUOKA
parents:
7990
diff
changeset
|
1014 2008-07-29 Tatsuro MATSUOKA <tmacchant@yahoo.co.jp> |
80a715c4824d
aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC
Tatsuro MATSUOKA
parents:
7990
diff
changeset
|
1015 |
80a715c4824d
aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC
Tatsuro MATSUOKA
parents:
7990
diff
changeset
|
1016 * aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC. |
80a715c4824d
aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC
Tatsuro MATSUOKA
parents:
7990
diff
changeset
|
1017 |
7990
86dae6e5b83c
Initial update of NEWS for 3.2 release
David Bateman <dbateman@free.fr>
parents:
7958
diff
changeset
|
1018 2008-07-29 David Bateman <dbateman@free.fr> |
86dae6e5b83c
Initial update of NEWS for 3.2 release
David Bateman <dbateman@free.fr>
parents:
7958
diff
changeset
|
1019 |
86dae6e5b83c
Initial update of NEWS for 3.2 release
David Bateman <dbateman@free.fr>
parents:
7958
diff
changeset
|
1020 * NEWS.3: Copy from NEWS. |
86dae6e5b83c
Initial update of NEWS for 3.2 release
David Bateman <dbateman@free.fr>
parents:
7958
diff
changeset
|
1021 * NEWS: Initial update in preparation for a 3.2 release. |
86dae6e5b83c
Initial update of NEWS for 3.2 release
David Bateman <dbateman@free.fr>
parents:
7958
diff
changeset
|
1022 |
7958 | 1023 2008-07-21 John W. Eaton <jwe@octave.org> |
1024 | |
1025 * configure.in: If FTGL.h is found, then also include | |
1026 FTGLTextureFont.h in test code. | |
1027 | |
7956
0da8455b31c1
Remove unneeded substituted variable
John W. Eaton <jwe@octave.org>
parents:
7954
diff
changeset
|
1028 2008-07-21 Michael Goffioul <michael.goffioul@gmail.com> |
0da8455b31c1
Remove unneeded substituted variable
John W. Eaton <jwe@octave.org>
parents:
7954
diff
changeset
|
1029 |
0da8455b31c1
Remove unneeded substituted variable
John W. Eaton <jwe@octave.org>
parents:
7954
diff
changeset
|
1030 * configure.in: Remove GRAPHICS_OPENGL variable. |
0da8455b31c1
Remove unneeded substituted variable
John W. Eaton <jwe@octave.org>
parents:
7954
diff
changeset
|
1031 |
7954 | 1032 2008-07-21 John W. Eaton <jwe@octave.org> |
1033 | |
1034 * aclocal.m4 (OCTAVE_OPENGL): Fix shell syntax problems. | |
1035 Handle HAVE_GL_GL_H and HAVE_OPENGL_GL_H in link test. | |
1036 | |
1037 * configure.in: Don't define and substitute FLTK_BACKEND_SRC or | |
1038 GL_RENDER_SRC. | |
1039 (HAVE_FLTK): AC_DEFINE if FLTK is available. | |
1040 (HAVE_OPENGL): AC_DEFINE if OpenGL is available. | |
1041 | |
9501 | 1042 2008-07-21 Jaroslav Hajek <highegg@gmail.com> |
7953
efabe34cce70
make configure compatible with FTGL ver <= 2.1.2
Jaroslav Hajek <highegg@gmail.com>
parents:
7951
diff
changeset
|
1043 |
efabe34cce70
make configure compatible with FTGL ver <= 2.1.2
Jaroslav Hajek <highegg@gmail.com>
parents:
7951
diff
changeset
|
1044 * configure.in: Extend FTGL test to test for both ftgl.h and FTGL.h. |
efabe34cce70
make configure compatible with FTGL ver <= 2.1.2
Jaroslav Hajek <highegg@gmail.com>
parents:
7951
diff
changeset
|
1045 Use HAVE_FTGL_UPPERCASE to indicate the latter (version <= 2.1.2). |
efabe34cce70
make configure compatible with FTGL ver <= 2.1.2
Jaroslav Hajek <highegg@gmail.com>
parents:
7951
diff
changeset
|
1046 |
9501 | 1047 2008-07-19 Rafael Laboissiere <rafael@debia8n.org> |
7951
9d102940bdc7
Include acx_blas_f77_func.m4 in the distribution tarball
Rafael Laboissiere <rafael@debian.org>
parents:
7945
diff
changeset
|
1048 |
9d102940bdc7
Include acx_blas_f77_func.m4 in the distribution tarball
Rafael Laboissiere <rafael@debian.org>
parents:
7945
diff
changeset
|
1049 * octMakefile.in (CONF_DISTFILES): Include acx_blas_f77_func.m4 in |
9d102940bdc7
Include acx_blas_f77_func.m4 in the distribution tarball
Rafael Laboissiere <rafael@debian.org>
parents:
7945
diff
changeset
|
1050 the list. |
9d102940bdc7
Include acx_blas_f77_func.m4 in the distribution tarball
Rafael Laboissiere <rafael@debian.org>
parents:
7945
diff
changeset
|
1051 |
9501 | 1052 2008-07-18 Carlo de Falco <carlo.defalco@gmail.com> |
7945 | 1053 |
1054 * aclocal.m4: Search for gl.h and glu.h in OpenGL/ as well as in GL/. | |
1055 | |
7944
c2449e91f50a
configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents:
7937
diff
changeset
|
1056 2008-07-18 John W. Eaton <jwe@octave.org> |
c2449e91f50a
configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents:
7937
diff
changeset
|
1057 |
c2449e91f50a
configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents:
7937
diff
changeset
|
1058 * configure.in: Fix FTGL test to handle either FTGL/ftgl.h or ftgl.h. |
c2449e91f50a
configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents:
7937
diff
changeset
|
1059 (warn_freetype, warn_ftgl, warn_fltk_config, warn_fltk_opengl): |
c2449e91f50a
configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents:
7937
diff
changeset
|
1060 New variables. Use these instead of overloading warn_graphics. |
c2449e91f50a
configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents:
7937
diff
changeset
|
1061 |
7937
6661387827d6
Allow build without GraphicsMagick installed
David Bateman <dbateman@free.fr>
parents:
7934
diff
changeset
|
1062 2008-07-17 David Bateman <dbateman@free.fr> |
6661387827d6
Allow build without GraphicsMagick installed
David Bateman <dbateman@free.fr>
parents:
7934
diff
changeset
|
1063 |
6661387827d6
Allow build without GraphicsMagick installed
David Bateman <dbateman@free.fr>
parents:
7934
diff
changeset
|
1064 * configure.in (HAVE_MAGICK): New define for presence of |
6661387827d6
Allow build without GraphicsMagick installed
David Bateman <dbateman@free.fr>
parents:
7934
diff
changeset
|
1065 GraphicsMagick. |
6661387827d6
Allow build without GraphicsMagick installed
David Bateman <dbateman@free.fr>
parents:
7934
diff
changeset
|
1066 |
7934 | 1067 2008-07-16 Michael Goffioul <michael.goffioul@gmail.com> |
1068 | |
1069 * configure.in: Add check for pthread.h. | |
1070 | |
7926
d74f996e005d
__magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents:
7916
diff
changeset
|
1071 2008-07-14 John W. Eaton <jwe@octave.org> |
d74f996e005d
__magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents:
7916
diff
changeset
|
1072 |
d74f996e005d
__magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents:
7916
diff
changeset
|
1073 * Makeconf.in (MAGICK_CONFIG): Substitute here. |
d74f996e005d
__magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents:
7916
diff
changeset
|
1074 (MAGICK_INCFLAGS, MAGICK_LIBS): Define using GraphicsMagick++ |
d74f996e005d
__magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents:
7916
diff
changeset
|
1075 config script. |
d74f996e005d
__magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents:
7916
diff
changeset
|
1076 (do-subst-config-vals): Include MAGICK_LIBS and MAGICK_INCFLAGS in |
d74f996e005d
__magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents:
7916
diff
changeset
|
1077 list of substitutions. |
d74f996e005d
__magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents:
7916
diff
changeset
|
1078 * configure.in: Check for GraphicsMagick++ config script. |
d74f996e005d
__magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents:
7916
diff
changeset
|
1079 |
7915
d74e515cb535
configure.in: check for ftgl.h instead of FTGL.h
John W. Eaton <jwe@octave.org>
parents:
7914
diff
changeset
|
1080 2008-07-10 John W. Eaton <jwe@octave.org> |
d74e515cb535
configure.in: check for ftgl.h instead of FTGL.h
John W. Eaton <jwe@octave.org>
parents:
7914
diff
changeset
|
1081 |
7916
f805e026c481
octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents:
7915
diff
changeset
|
1082 * octMakefile.in (DIRS_TO_MAKE): Delete $(localfcnfilepath) and |
f805e026c481
octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents:
7915
diff
changeset
|
1083 $(localoctfilepath) from the list. Include $(datadir) |
f805e026c481
octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents:
7915
diff
changeset
|
1084 $(localfcnfiledir) $(localapifcnfiledir) $(localverfcnfiledir) |
f805e026c481
octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents:
7915
diff
changeset
|
1085 $(localoctfiledir) $(localapioctfiledir) $(localveroctfiledir) |
f805e026c481
octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents:
7915
diff
changeset
|
1086 $(imagedir) and $(localapiarchlibdir) in the list. |
f805e026c481
octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents:
7915
diff
changeset
|
1087 |
7915
d74e515cb535
configure.in: check for ftgl.h instead of FTGL.h
John W. Eaton <jwe@octave.org>
parents:
7914
diff
changeset
|
1088 * configure.in: Look for FTGL/ftgl.h instead of FTGL/FTGL.h. Also |
d74e515cb535
configure.in: check for ftgl.h instead of FTGL.h
John W. Eaton <jwe@octave.org>
parents:
7914
diff
changeset
|
1089 look for ftgl.h. |
d74e515cb535
configure.in: check for ftgl.h instead of FTGL.h
John W. Eaton <jwe@octave.org>
parents:
7914
diff
changeset
|
1090 |
7914
e998e81224b5
Various compilation fixes for MSVC.
John W. Eaton <jwe@octave.org>
parents:
7905
diff
changeset
|
1091 2008-07-10 Michael Goffioul <michael.goffioul@gmail.com> |
7905
bcacdcc726f7
Allow octave compilation without FLTK/OpenGL
John W. Eaton <jwe@octave.org>
parents:
7887
diff
changeset
|
1092 |
bcacdcc726f7
Allow octave compilation without FLTK/OpenGL
John W. Eaton <jwe@octave.org>
parents:
7887
diff
changeset
|
1093 * configure.in: new substituted variables GL_RENDER_SRC and |
bcacdcc726f7
Allow octave compilation without FLTK/OpenGL
John W. Eaton <jwe@octave.org>
parents:
7887
diff
changeset
|
1094 FLTK_BACKEND_SRC. |
bcacdcc726f7
Allow octave compilation without FLTK/OpenGL
John W. Eaton <jwe@octave.org>
parents:
7887
diff
changeset
|
1095 |
9501 | 1096 2008-06-20 Michael Goffioul <michael.goffioul@gmail.com> |
7914
e998e81224b5
Various compilation fixes for MSVC.
John W. Eaton <jwe@octave.org>
parents:
7905
diff
changeset
|
1097 |
e998e81224b5
Various compilation fixes for MSVC.
John W. Eaton <jwe@octave.org>
parents:
7905
diff
changeset
|
1098 * Makeconf.in: Add GRAPHICS_CFLAGS substitution. |
e998e81224b5
Various compilation fixes for MSVC.
John W. Eaton <jwe@octave.org>
parents:
7905
diff
changeset
|
1099 * configure.in: Add checks for hypotf and _hypotf. |
e998e81224b5
Various compilation fixes for MSVC.
John W. Eaton <jwe@octave.org>
parents:
7905
diff
changeset
|
1100 |
9501 | 1101 2008-06-12 Jaroslav Hajek <highegg@gmail.com> |
7887
627b10572d82
configure.in: fix invalid placement of variables restoration statements
Jaroslav Hajek <highegg@gmail.com>
parents:
7874
diff
changeset
|
1102 |
627b10572d82
configure.in: fix invalid placement of variables restoration statements
Jaroslav Hajek <highegg@gmail.com>
parents:
7874
diff
changeset
|
1103 * configure.in: Move LIBS and CXXFLAGS restoration into |
627b10572d82
configure.in: fix invalid placement of variables restoration statements
Jaroslav Hajek <highegg@gmail.com>
parents:
7874
diff
changeset
|
1104 the proper block. |
627b10572d82
configure.in: fix invalid placement of variables restoration statements
Jaroslav Hajek <highegg@gmail.com>
parents:
7874
diff
changeset
|
1105 |
7874
e3a502930e2a
eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents:
7863
diff
changeset
|
1106 2008-06-05 John W. Eaton <jwe@octave.org> |
e3a502930e2a
eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents:
7863
diff
changeset
|
1107 |
e3a502930e2a
eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents:
7863
diff
changeset
|
1108 * configure.in: Add FT2_CFLAGS to XTRA_CXXFLAGS, not CXXFLAGS. |
e3a502930e2a
eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents:
7863
diff
changeset
|
1109 Don't add FT2_LIBS to LIBS. |
e3a502930e2a
eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents:
7863
diff
changeset
|
1110 Don't generate src/graphics/Makefile, src/graphics/Makerules, |
e3a502930e2a
eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents:
7863
diff
changeset
|
1111 src/graphics/opengl/Makefile, or src/graphics/fltk_backend/Makefile. |
e3a502930e2a
eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents:
7863
diff
changeset
|
1112 |
e3a502930e2a
eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents:
7863
diff
changeset
|
1113 * Makeconf.in (FT2_LIBS, GRAPHICS_LIBS): Substitute here. |
e3a502930e2a
eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents:
7863
diff
changeset
|
1114 |
7834
caab78e7e377
added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents:
7825
diff
changeset
|
1115 2008-06-04 Shai Ayal <shaiay@users.sourceforge.net> |
caab78e7e377
added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents:
7825
diff
changeset
|
1116 |
7863
2a62d45fa21d
added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents:
7834
diff
changeset
|
1117 * configure.in: Use AC_TRY_LINK in FTGL test. |
2a62d45fa21d
added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents:
7834
diff
changeset
|
1118 Include FT_CFLAGS in CXXFLAGS. |
2a62d45fa21d
added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents:
7834
diff
changeset
|
1119 |
2a62d45fa21d
added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents:
7834
diff
changeset
|
1120 * aclocal.m4 (OCTAVE_OPENGL): Note FIXME for apple. |
2a62d45fa21d
added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents:
7834
diff
changeset
|
1121 |
2a62d45fa21d
added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents:
7834
diff
changeset
|
1122 * configure.in: Check for FTGL library. |
2a62d45fa21d
added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents:
7834
diff
changeset
|
1123 |
7834
caab78e7e377
added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents:
7825
diff
changeset
|
1124 * configure.in: Remove check for Fl/glu.h header. |
caab78e7e377
added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents:
7825
diff
changeset
|
1125 |
caab78e7e377
added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents:
7825
diff
changeset
|
1126 * aclocal.m4 (AC_CHECK_FT2): New macro to check for freetype2. |
caab78e7e377
added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents:
7825
diff
changeset
|
1127 |
caab78e7e377
added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents:
7825
diff
changeset
|
1128 * configure.in: Check for FLTK and corresponding compiler flags. |
caab78e7e377
added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents:
7825
diff
changeset
|
1129 |
9501 | 1130 2008-06-04 Michael Goffioul <michael.goffioul@gmail.com> |
7823
feaaf725c54f
Ignore build directories.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7806
diff
changeset
|
1131 |
7834
caab78e7e377
added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents:
7825
diff
changeset
|
1132 * configure.in: Double-quote warn_graphics variable. |
caab78e7e377
added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents:
7825
diff
changeset
|
1133 |
7825
13871b7de124
Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7823
diff
changeset
|
1134 * aclocal.m4 (OCTAVE_OPENGL): New function to detect OpenGL |
13871b7de124
Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7823
diff
changeset
|
1135 headers and libraries. |
13871b7de124
Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7823
diff
changeset
|
1136 * configure.in (OCTAVE_OPENGL): Use it. |
13871b7de124
Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7823
diff
changeset
|
1137 (OCTGRAPHICS_DLL_DEFS): New define to build |
13871b7de124
Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7823
diff
changeset
|
1138 graphics-related DLL. |
13871b7de124
Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7823
diff
changeset
|
1139 (AC_CONFIG_FILES): Generate additional files for graphics |
13871b7de124
Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7823
diff
changeset
|
1140 related libraries. |
13871b7de124
Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7823
diff
changeset
|
1141 * Makeconf.in (OPENGL_LIBS): New variable. |
13871b7de124
Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7823
diff
changeset
|
1142 |
7823
feaaf725c54f
Ignore build directories.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7806
diff
changeset
|
1143 * .hgignore: Also ignore build-.*, configure, and autom4te.cache. |
feaaf725c54f
Ignore build directories.
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7806
diff
changeset
|
1144 |
9501 | 1145 2008-05-22 Jaroslav Hajek <highegg@gmail.com> |
7806
edc25a3fb2bc
handle floats in mk-opts.pl
Jaroslav Hajek <highegg@gmail.com>
parents:
7789
diff
changeset
|
1146 |
edc25a3fb2bc
handle floats in mk-opts.pl
Jaroslav Hajek <highegg@gmail.com>
parents:
7789
diff
changeset
|
1147 * mk-opts.pl (emit_print_function, emit_set_function, |
edc25a3fb2bc
handle floats in mk-opts.pl
Jaroslav Hajek <highegg@gmail.com>
parents:
7789
diff
changeset
|
1148 emit_show_function): Support float type. |
edc25a3fb2bc
handle floats in mk-opts.pl
Jaroslav Hajek <highegg@gmail.com>
parents:
7789
diff
changeset
|
1149 |
7789
82be108cc558
First attempt at single precision tyeps
David Bateman <dbateman@free.fr>
parents:
7702
diff
changeset
|
1150 2008-05-20 David Bateman <dbateman@free.fr> |
82be108cc558
First attempt at single precision tyeps
David Bateman <dbateman@free.fr>
parents:
7702
diff
changeset
|
1151 |
82be108cc558
First attempt at single precision tyeps
David Bateman <dbateman@free.fr>
parents:
7702
diff
changeset
|
1152 * configure.in (AC_CHECK_FUNCS): Add expm1, lgammaf, lgammaf_r, |
82be108cc558
First attempt at single precision tyeps
David Bateman <dbateman@free.fr>
parents:
7702
diff
changeset
|
1153 log1pf and tgammaf. Also check for libfftw3f. |
82be108cc558
First attempt at single precision tyeps
David Bateman <dbateman@free.fr>
parents:
7702
diff
changeset
|
1154 |
7702
80b78635eefe
Drop the Encoding key
Rafael Laboissiere <rafael@debian.org>
parents:
7698
diff
changeset
|
1155 2008-04-09 Rafael Laboissiere <rafael@debian.org> |
80b78635eefe
Drop the Encoding key
Rafael Laboissiere <rafael@debian.org>
parents:
7698
diff
changeset
|
1156 |
80b78635eefe
Drop the Encoding key
Rafael Laboissiere <rafael@debian.org>
parents:
7698
diff
changeset
|
1157 * example/octave.desktop.in: Drop the Encoding key, which is |
80b78635eefe
Drop the Encoding key
Rafael Laboissiere <rafael@debian.org>
parents:
7698
diff
changeset
|
1158 deprecated by the FreeDesktop standard. |
80b78635eefe
Drop the Encoding key
Rafael Laboissiere <rafael@debian.org>
parents:
7698
diff
changeset
|
1159 |
7698
4584feed3ec4
check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents:
7694
diff
changeset
|
1160 2008-04-04 John W. Eaton <jwe@octave.org> |
4584feed3ec4
check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents:
7694
diff
changeset
|
1161 |
4584feed3ec4
check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents:
7694
diff
changeset
|
1162 * Makeconf.in (do-check-m-sources): New macro. |
4584feed3ec4
check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents:
7694
diff
changeset
|
1163 |
7694 | 1164 2008-04-03 Tatsuro MATSUOKA <tmacchant@yahoo.co.jp> |
1165 | |
1166 * README.Cygwin: Update. | |
1167 | |
9501 | 1168 2008-04-02 Jaroslav Hajek <highegg@gmail.com> |
7683
8136cb19fb7a
implement BLAS-F77 call compatibility check
Jaroslav Hajek <highegg@gmail.com>
parents:
7638
diff
changeset
|
1169 |
8136cb19fb7a
implement BLAS-F77 call compatibility check
Jaroslav Hajek <highegg@gmail.com>
parents:
7638
diff
changeset
|
1170 * acx_blas_f77_func.m4: New file. |
8136cb19fb7a
implement BLAS-F77 call compatibility check
Jaroslav Hajek <highegg@gmail.com>
parents:
7638
diff
changeset
|
1171 * configure.in: Call ACX_BLAS_WITH_F77_FUNC instead of ACX_BLAS. |
8136cb19fb7a
implement BLAS-F77 call compatibility check
Jaroslav Hajek <highegg@gmail.com>
parents:
7638
diff
changeset
|
1172 Supply a warning for incompatible Fortran/BLAS configuration. |
8136cb19fb7a
implement BLAS-F77 call compatibility check
Jaroslav Hajek <highegg@gmail.com>
parents:
7638
diff
changeset
|
1173 |
9501 | 1174 2008-03-25 Jaroslav Hajek <highegg@gmail.com> |
7638
2df457529cfa
implement expm1 and log1p functions
Jaroslav Hajek <highegg@gmail.com>
parents:
7636
diff
changeset
|
1175 |
2df457529cfa
implement expm1 and log1p functions
Jaroslav Hajek <highegg@gmail.com>
parents:
7636
diff
changeset
|
1176 * configure.in: Check for expm1 and log1p functions. |
2df457529cfa
implement expm1 and log1p functions
Jaroslav Hajek <highegg@gmail.com>
parents:
7636
diff
changeset
|
1177 |
7636
99c410f7f0b0
implement mapper function for banker's rounding
Jaroslav Hajek <highegg@gmail.com>
parents:
7619
diff
changeset
|
1178 2008-03-25 John W. Eaton <jwe@octave.org> |
99c410f7f0b0
implement mapper function for banker's rounding
Jaroslav Hajek <highegg@gmail.com>
parents:
7619
diff
changeset
|
1179 |
99c410f7f0b0
implement mapper function for banker's rounding
Jaroslav Hajek <highegg@gmail.com>
parents:
7619
diff
changeset
|
1180 * configure.in: Check for trunc. |
99c410f7f0b0
implement mapper function for banker's rounding
Jaroslav Hajek <highegg@gmail.com>
parents:
7619
diff
changeset
|
1181 |
7619 | 1182 2008-03-21 David Bateman <dbateman@free.fr> |
1183 | |
1184 * configure.in (HAVE_AMD): Complete test for presence of amd. | |
1185 | |
7601
8a939b217863
Treat negative values to lgamma and beta correctly
David Bateman <dbateman@free.fr>
parents:
7579
diff
changeset
|
1186 2008-03-18 David Bateman <dbateman@free.fr> |
8a939b217863
Treat negative values to lgamma and beta correctly
David Bateman <dbateman@free.fr>
parents:
7579
diff
changeset
|
1187 |
8a939b217863
Treat negative values to lgamma and beta correctly
David Bateman <dbateman@free.fr>
parents:
7579
diff
changeset
|
1188 * configure.in (AC_CHECK_FUNCS): Also check lgamma_r. |
8a939b217863
Treat negative values to lgamma and beta correctly
David Bateman <dbateman@free.fr>
parents:
7579
diff
changeset
|
1189 |
7579 | 1190 2008-03-11 David Bateman <dbateman@free.fr> |
1191 | |
1192 * run-octave.in: Fix typo. | |
1193 | |
7512
59bee17bc192
ignore errors installing octave.desktop file
John W. Eaton <jwe@octave.org>
parents:
7483
diff
changeset
|
1194 2008-02-21 John W. Eaton <jwe@octave.org> |
59bee17bc192
ignore errors installing octave.desktop file
John W. Eaton <jwe@octave.org>
parents:
7483
diff
changeset
|
1195 |
59bee17bc192
ignore errors installing octave.desktop file
John W. Eaton <jwe@octave.org>
parents:
7483
diff
changeset
|
1196 * examples/Makefile.in (install install-strip): Ignore errors |
59bee17bc192
ignore errors installing octave.desktop file
John W. Eaton <jwe@octave.org>
parents:
7483
diff
changeset
|
1197 installing octave.desktop file. |
59bee17bc192
ignore errors installing octave.desktop file
John W. Eaton <jwe@octave.org>
parents:
7483
diff
changeset
|
1198 |
7483
fb66330b2608
don't special case SH_LD for FreeBSD and OpenBSD
John W. Eaton <jwe@octave.org>
parents:
7482
diff
changeset
|
1199 2008-02-15 John W. Eaton <jwe@octave.org> |
fb66330b2608
don't special case SH_LD for FreeBSD and OpenBSD
John W. Eaton <jwe@octave.org>
parents:
7482
diff
changeset
|
1200 |
fb66330b2608
don't special case SH_LD for FreeBSD and OpenBSD
John W. Eaton <jwe@octave.org>
parents:
7482
diff
changeset
|
1201 * configure.in (*-*-freebsd*, *-*-openbsd*): Don't set SH_LD. |
fb66330b2608
don't special case SH_LD for FreeBSD and OpenBSD
John W. Eaton <jwe@octave.org>
parents:
7482
diff
changeset
|
1202 |
7482
29980c6b8604
don't check f77_exception_encountered
John W. Eaton <jwe@octave.org>
parents:
7449
diff
changeset
|
1203 2008-02-14 John W. Eaton <jwe@octave.org> |
29980c6b8604
don't check f77_exception_encountered
John W. Eaton <jwe@octave.org>
parents:
7449
diff
changeset
|
1204 |
29980c6b8604
don't check f77_exception_encountered
John W. Eaton <jwe@octave.org>
parents:
7449
diff
changeset
|
1205 * examples/fortdemo.cc: Don't check f77_exception_encountered. |
29980c6b8604
don't check f77_exception_encountered
John W. Eaton <jwe@octave.org>
parents:
7449
diff
changeset
|
1206 |
7449 | 1207 2008-02-06 John W. Eaton <jwe@octave.org> |
1208 | |
1209 * examples/Makefile.in (octave.desktop): | |
1210 Use mv instead of move-if-change. | |
1211 | |
7448 | 1212 2008-02-05 John W. Eaton <jwe@octave.org> |
1213 | |
1214 * dlfcn/Makefile.in: Unconditionally include $(MAKEDEPS). | |
1215 Mark $(MAKEDEPS) as .PHONY targets if omit_deps is true. | |
1216 | |
7361 | 1217 2008-01-12 John W. Eaton <jwe@octave.org> |
1218 | |
1219 * aclocal.m4: Call AC_SUBST instead of AC_DEFINE_UNQOTED for | |
1220 GNUPLOT_BINARY. | |
1221 * aclocal.m4, configure.in: Use GNUPLOT instead of GNUPLOT_BINARY | |
1222 as variable name. | |
1223 * Makeconf.in (GNUPLOT): Substitute. | |
1224 (do-subst-config-vals): Substitute GNUPLOT. | |
1225 | |
7334 | 1226 2007-12-21 John W. Eaton <jwe@octave.org> |
1227 | |
1228 Version 3.0.0 released. | |
1229 | |
7315 | 1230 2007-12-13 John W. Eaton <jwe@octave.org> |
1231 | |
1232 * octMakefile.in (octave-bug, octave-config, mkoctfile): | |
1233 Also depend on $(top_srcdir)/src/version.h. | |
1234 | |
7273 | 1235 2007-12-10 John W. Eaton <jwe@octave.org> |
1236 | |
1237 * acx_blas.m4: Use -lsunperf, not -xlic_lib=sunperf. | |
1238 From Jim Langston <Jim.Langston@Sun.COM>. | |
1239 | |
7266 | 1240 2007-12-06 John W. Eaton <jwe@octave.org> |
1241 | |
1242 * configure.in (*-*-darwin*): Only set CPICFLAG, CXXPICFLAG, and | |
1243 FPICFLAG to "" on powerpc systems. | |
1244 | |
7253 | 1245 2007-12-04 John W. Eaton <jwe@octave.org> |
1246 | |
1247 * octave-bug.in (LIBDLFCN): Delete variable and all uses. | |
1248 * Makeconf.in (LIBDLFCN, DLFCN_INCFLAGS): Likewise. | |
1249 * configure.in (DLFCN_DIR, LIBDLFCN, DLFCN_INCFLAGS): Likewise. | |
1250 Don't generate dlfcn/Makefile. | |
1251 * octMakefile.in (DISTSUBDIRS): Delete dlfcn from the list. | |
1252 (SUBDIRS): Don't substitute DLFCN_DIR here. | |
1253 | |
7244 | 1254 2007-12-03 Moritz Borgmann <octave@moriborg.de> |
1255 | |
1256 * Makeconf.in, aclocal.m4, configure.in: Check for find program, | |
1257 preferably gfind (on non-GNU systems). Need a sane find for | |
1258 run-octave script. | |
1259 * run-octave.in: Use FIND and AWK as determined by configure. | |
1260 | |
7237 | 1261 2007-12-03 John W. Eaton <jwe@octave.org> |
1262 | |
1263 * configure.in: If available, include <sys/types.h> in test for | |
1264 sigset_t and sig_atomic_t. | |
1265 | |
7231 | 1266 2007-11-30 Moritz Borgmann <octave@moriborg.de> |
1267 | |
1268 * configure.in: Also check for sunmath.h. | |
1269 | |
7189 | 1270 2007-11-26 David Bateman <dbateman@free.fr> |
1271 | |
1272 * PROJECTS: condest now implemented. | |
1273 | |
1274 * NEWS: Document the TeX interpreter mode and its limitations with | |
1275 gnuplot 4.0. | |
1276 | |
1277 * NEWS: Document the use of "colormap gmap40" to workaround some | |
1278 gnuplot 4.0 colormap issues. | |
1279 | |
7177 | 1280 2007-11-14 John W. Eaton <jwe@octave.org> |
1281 | |
1282 * configure.in: Don't create Makefrag.bsd. | |
1283 | |
7173 | 1284 2007-11-14 Joseph P. Skudlarek <Jskud@Jskud.com> |
1285 | |
1286 * configure.in: Rework pcre.h tests to work with autoconf 2.59, | |
1287 and avoid explicit pcre/pcre.h check by using pcre-config. | |
1288 | |
7171 | 1289 2007-11-13 Joseph P. Skudlarek <Jskud@Jskud.com> |
1290 | |
1291 * octave-bug.in: Try mailx, then Mail, then /usr/ucb/mail, then | |
1292 /bin/mail. | |
1293 | |
7169 | 1294 2007-11-13 John W. Eaton <jwe@octave.org> |
1295 | |
1296 * configure.in: Only define HAVE_PCRE_H if <pcre.h> has the | |
1297 definitions we need. Likewise for <pcre/pcre.h>. | |
1298 | |
7155 | 1299 2007-11-10 John W. Eaton <jwe@octave.org> |
1300 | |
1301 * configure.in: Delete AC_SUBST_FILE(f77_rules_frag). | |
1302 | |
7117 | 1303 2007-11-07 John W. Eaton <jwe@octave.org> |
1304 | |
1305 * configure.in: Also check for pcre/pcre.h. | |
1306 | |
7095 | 1307 2007-11-01 John W. Eaton <jwe@octave.org> |
1308 | |
1309 * configure.in: Delete BLAS library calling convention | |
1310 compatibility check. | |
1311 | |
7088 | 1312 2007-10-31 John W. Eaton <jwe@octave.org> |
1313 | |
1314 * README.binary-dist: Delete. | |
1315 | |
1316 * README.MachTen: Delete. | |
1317 * octMakefile.in (DISTFILES): Remove it from the list. | |
1318 | |
7081 | 1319 2007-10-30 David Bateman <dbateman@free.fr> |
1320 | |
1321 * examples/addtwomatrices.cc, examples/celldemo.cc, | |
1322 examples/firstmexdemo.c, examples/fortdemo.cc, examples/fortsub.f, | |
1323 examples/funcdemo.cc, examples/globaldemo.cc, | |
1324 examples/helloworld.cc, examples/mycell.c, examples/myfeval.c, | |
1325 examples/myfunc.c, examples/mypow2.c, examples/mysparse.c, | |
1326 examples/mystring.c, examples/mystruct.c, examples/paramdemo.cc, | |
1327 examples/stringdemo.cc, examples/structdemo.cc, | |
1328 examples/unwinddemo.cc: Doc fixes for small book format. | |
1329 | |
7075 | 1330 2007-10-26 Michael Goffioul <michael.goffioul@gmail.com> |
1331 | |
1332 * Makeconf.in: Remove UNSETCOMSPEC trick. | |
1333 | |
7067 | 1334 2007-10-25 John W. Eaton <jwe@octave.org> |
1335 | |
1336 * configure.in (AH_BOTTOM): Define OCTAVE_EMPTY_CPP_ARG here. | |
1337 | |
7058 | 1338 2007-10-24 John W. Eaton <jwe@octave.org> |
1339 | |
7063 | 1340 * octMakefile.in (maintainer-clean distclean): No need to delete |
1341 Makefrag.f77 and Makerules.f77. | |
1342 * Makeconf.in: Include rules for making .o files from .f files | |
1343 instead of substituting @f77_rules_frag@. | |
1344 * configure.in): Delete handling of --with-f2c and --with-f77 | |
1345 options. No need to call OCTAVE_CHECK_EXCLUSIVE_WITH_OPTIONS. | |
1346 Delete all special cases for f2c. | |
1347 * aclocal.m4 (OCTAVE_CHECK_EXCLUSIVE_WITH_OPTIONS): Delete macro. | |
1348 | |
7062 | 1349 * FLEX.patch: Delete obsolete file. |
1350 * octMakefile.in (DISTFILES): Remove it from the list. | |
1351 | |
1352 * acx_blas.m4: Use "-Wl,-framework -Wl,vecLib" instead of | |
1353 just "-framework vecLib" in test for Mac OS X test. | |
1354 | |
7061 | 1355 * configure.in, aclocal.m4: Avoid AC_TRY_EVAL. |
1356 | |
7058 | 1357 * aclocal.m4 (OCTAVE_STRPTIME_BROKEN): New macro. |
1358 * configure.in: Use it. | |
1359 | |
7054 | 1360 2007-10-23 John W. Eaton <jwe@octave.org> |
1361 | |
1362 * configure.in: When checking for -lf2c, set F2CLIBS instad of | |
1363 FLIBS, then set FLIBS to $F2CLIBS just before printing the summary. | |
1364 Check for BLAS library calling convention compatibility. | |
1365 | |
7036 | 1366 2007-10-17 John W. Eaton <jwe@octave.org> |
1367 | |
1368 * configure.in: Delete checks for METIS. | |
1369 | |
7016 | 1370 2007-10-12 John W. Eaton <jwe@octave.org> |
1371 | |
7017 | 1372 * mk-opts.pl (parse_input): Allow comment lines beginning with #. |
1373 | |
7016 | 1374 * Change copyright notices in all files that are part of Octave to |
1375 GPLv3 or any later version. | |
1376 | |
1377 * COPYING: Update to GPLv3. | |
1378 | |
1379 * run-octave.in: List args explicitly in exec command. | |
1380 | |
7014 | 1381 2007-10-11 John W. Eaton <jwe@octave.org> |
1382 | |
1383 * config.guess, config.sub: Update from FSF sources. | |
1384 | |
7001 | 1385 2007-10-10 Kim Hansen <kimhanse@gmail.com> |
1386 | |
1387 * run-octave.in: Use $args. Eliminate "if [ -n "$args" ]" conditional. | |
1388 | |
6987 | 1389 2007-10-09 John W. Eaton <jwe@octave.org> |
1390 | |
1391 * gdbinit.in: Delete. | |
1392 * octMakefile.in (DISTFILES): Remove it from the list. | |
1393 (.gdbinit): Delete rule. | |
1394 (maintainer-clean, distclean): No need to delete .gdbinit. | |
1395 | |
1396 2007-10-09 Kim Hansen <kimhanse@gmail.com> | |
1397 | |
1398 * run-octave.in: Use gdb with --args, not .gdbinit. | |
1399 | |
6980 | 1400 2007-10-08 John W. Eaton <jwe@octave.org> |
1401 | |
1402 * emacs/octave-hlp.el, emacs/octave-inf.el, emacs/octave-mod.el: | |
1403 Sync with GNU Emacs versions. | |
1404 * emacs/octave-mod.el: Delete last two args from calls to | |
1405 define-abbrev. | |
1406 | |
6969 | 1407 2007-10-06 John W. Eaton <jwe@octave.org> |
1408 | |
1409 * configure.in: Check for lgamma and tgamma. | |
1410 | |
6957 | 1411 2007-10-04 John W. Eaton <jwe@octave.org> |
1412 | |
1413 * configure.in (UGLY_DEFS): Delete special case for darwin. | |
1414 | |
6955 | 1415 2007-10-03 John W. Eaton <jwe@octave.org> |
1416 | |
1417 * aclocal.m4 (OCTAVE_PROG_SED): Also check for \(X\|Y\) style | |
1418 regular expression alternation. | |
1419 | |
6941 | 1420 2007-10-01 John W. Eaton <jwe@octave.org> |
1421 | |
1422 * aclocal.m4 (OCTAVE_CHECK_STRPTIME): Delete. | |
1423 * configure.in: Don't use OCTAVE_CHECK_STRPTIME, simply check for | |
1424 strptime. | |
1425 | |
6915 | 1426 2007-09-18 Thomas Treichl <Thomas.Treichl@gmx.net> |
6913 | 1427 |
1428 * aclocal.m4 (OCTAVE_CHECK_STRPTIME): New macro. | |
1429 * configure.in: Use it. | |
1430 | |
6870 | 1431 2007-09-06 John W. Eaton <jwe@octave.org> |
1432 | |
1433 * configure.in: Avoid broken strptime function on Cygwin systems. | |
1434 | |
6855 | 1435 2007-09-01 David Bateman <dbateman@free.fr> |
1436 | |
1437 * configure.in: AC_SUBST and check the variable TEXINFO_QHULL. | |
1438 * Makeconf.in: Use it. | |
1439 | |
6829 | 1440 2007-08-24 David Bateman <dbateman@free.fr> |
1441 | |
1442 * configure.in: Extra Qhull bits. | |
1443 | |
6827 | 1444 2007-08-24 Kim Hansen <kimhanse@gmail.com> |
1445 | |
1446 * run-octave.in: Use `command` instead of $(command) to accomodate | |
1447 brain-dead shells. | |
1448 | |
6823 | 1449 2007-08-24 David Bateman <dbateman@free.fr> |
1450 | |
1451 * configure.in: Probe for the use of Qhull. | |
1452 * aclocal.m4 (AC_CHECK_QHULL_VERSION): Macro to check whether | |
1453 Qhull needs a version number. | |
1454 * Makeconf.in: Add QHULL_LIBS. | |
1455 | |
6822 | 1456 2007-08-23 John W. Eaton <jwe@octave.org> |
1457 | |
1458 * aclocal.m4 (OCTAVE_PROG_SED): Don't clobber value from environment. | |
1459 From: Christian Cornelssen <ccorn@cs.tu-berlin.de>. | |
1460 | |
6821 | 1461 2007-08-23 Thomas Weber <thomas.weber.mail@gmail.com> |
1462 | |
1463 * aclocal.m4 (OCTAVE_PROG_GNUPLOT): Drop check for multiple plot | |
1464 windows. | |
1465 | |
6812 | 1466 2007-08-10 S�ren Hauberg <hauberg@gmail.com> |
1467 | |
1468 * ROADMAP: Update for current sources. | |
1469 | |
6804 | 1470 2007-07-26 John W. Eaton <jwe@octave.org> |
1471 | |
1472 * configure.in: Also look for glpk/glpk.h. | |
1473 | |
6796 | 1474 2007-07-25 David Bateman <dbateman@free.fr> |
1475 | |
1476 * octMakefile.in, dlfcn/Makefile.in, emacs/Makefile.in, | |
1477 examples/Makefile.in, test/Makefile.in: Adjust DISTFILES to allow | |
1478 out of tree "make dist" to work. | |
1479 | |
6794 | 1480 2007-07-24 Michael Goffioul <michael.goffioul@swing.be> |
1481 | |
1482 * configure.in (*-*-msdosmsvc): Only add -g to DL_LDFLAGS and | |
1483 SH_LDFLAGS if either CFLAGS or CXXFLAGS contains -g. | |
1484 | |
6789 | 1485 2007-07-24 Rafael Laboissiere <rafael@debian.org> |
1486 | |
1487 * Makeconf.in (RUNTEST): Delete variable substitution. | |
1488 (do-subst-config-vals): Don't substitute %OCTAVE_CONF_RUNTEST%. | |
1489 | |
6782 | 1490 2007-07-20 Thomas Treichl <Thomas.Treichl@gmx.net> |
1491 | |
1492 * mkoctfile.in: Fix typo. | |
1493 | |
6755 | 1494 2007-06-25 John W. Eaton <jwe@octave.org> |
1495 | |
1496 * mk-opts.pl (emit_print_function): Make generated function print | |
1497 to ostream (passed as arg) instead of local buffer. Don't call | |
1498 print_usage in generated function. | |
1499 (emit_options_function): Fix call to print_${class_name} in | |
1500 generated to pass octave_stdout as arg. | |
1501 | |
6742 | 1502 2007-06-18 John W. Eaton <jwe@octave.org> |
1503 | |
1504 * emacs/octave-inf.el (inferior-octave-prompt): Match "octave.bin" | |
1505 and "octave.exe" in addition to "octave". | |
1506 | |
6732 | 1507 2007-06-15 John W. Eaton <jwe@octave.org> |
1508 | |
1509 * run-octave.in: Use simple string concatenation instead of | |
1510 sprintf in AWK program. | |
1511 | |
6710 | 1512 2007-06-13 Michael Goffioul <michael.goffioul@swing.be> |
1513 | |
6724 | 1514 * configure.in: Set NO_OCT_FILE_STRIP=true for msdosmsvc. |
1515 | |
1516 * aclocal.m4 (OCTAVE_HDF5_DLL): Include return statements in | |
1517 function body used for test. | |
1518 | |
6719 | 1519 * configure.in: Check for CXSparse with C++. |
6724 | 1520 |
6710 | 1521 * Makeconf.in (do-subst-config-vals): Also substitute ${libdir} as |
1522 OCTAVE_CONF_LIBDIR. | |
1523 * mkoctfile.in: Set DEFAULT_LIBDIR and substitute OCTAVE_HOME. | |
1524 Define LIBDIR. Use LIBDIR to set DEFAULT_LFLAGS. | |
1525 | |
6704 | 1526 2007-06-12 Benjamin Lindner <lindnerben@gmx.net> |
1527 | |
1528 * configure.in: For mingw, add -lws2_32 -lkernel32 to LIBS and set | |
1529 _USE_MATH_DEFINES same as for msvc. | |
1530 | |
6694 | 1531 2007-06-06 Michael Goffioul <michael.goffioul@swing.be> |
1532 | |
1533 * configure.in: Check for utime.h and sys/utime.h headers. | |
1534 Check for utime, _chmod, _utime, and _utime32 functions. | |
1535 | |
6686 | 1536 2007-06-03 David Bateman <dbateman@free.fr> |
1537 | |
1538 * configure.in (AC_CONFIG_FILES): Add src/mxarray.h | |
1539 * examples/mycell.c, examples/mypow2.c, examples/mysparse.c, | |
1540 examples/mystring.c, examples/mystruct.c: Use mwSize and mwIndex, | |
1541 rather than int for indexing to conform to new mex API. | |
1542 | |
6682 | 1543 2007-06-01 John W. Eaton <jwe@octave.org> |
1544 | |
1545 * configure.in (*-*-darwin*): Fix quoting and construction of | |
1546 MKOCTFILE_DL_LDFLAGS. | |
1547 * mkoctfile.in (DEFAULT_BINDIR, EXEEXT): New substitutions. | |
1548 * Makeconf.in (MKOCTFILE_DL_LDFLAGS): Delete. | |
1549 (do-subst-config-vals): Do configure substitution of | |
1550 MKOCTFILE_DL_LDFLAGS directly here instead of using intermediate | |
1551 variable. Quote this sed substitution with ' instead of ". | |
1552 | |
6668 | 1553 2007-05-29 Steven Mestdagh <steven.mestdagh@esat.kuleuven.be> |
1554 | |
1555 * configure.in: Delete spurious "break" in fftw3 check. | |
1556 Use separate case for SH_LD and SH_LDFLAGS on openbsd. | |
1557 | |
6654 | 1558 2007-05-22 John W. Eaton <jwe@octave.org> |
1559 | |
1560 * Makeconf.in (do-script-uninstall): Also remove directory. | |
1561 | |
6653 | 1562 2007-05-22 Thomas Weber <thomas.weber.mail@gmail.com> |
1563 | |
1564 * NEWS.2, README.MSVC, WWW/NEWS-2.html: Fix typos. | |
1565 | |
6628 | 1566 2007-05-16 David Bateman <dbateman@free.fr> |
1567 | |
1568 * PROJECTS: Update. | |
1569 | |
6594 | 1570 2007-04-27 John W. Eaton <jwe@octave.org> |
1571 | |
1572 * examples/Makefile.in (SOURCES): Add all example files to the list. | |
1573 | |
1574 * octave-config.in: Don't set PREFIX to OCTAVE_HOME if OCTAVE_HOME | |
1575 is empty. | |
1576 | |
6593 | 1577 2007-04-27 David Bateman <dbateman@free.fr> |
1578 | |
6595 | 1579 * examples/mycell.c, examples/mypow2.c, examples/mystring.c, |
1580 examples/myprop.c: New example mex files. | |
6593 | 1581 |
6585 | 1582 2007-04-26 Alex Zvoleff <azvoleff@sbcglobal.net> |
1583 | |
1584 * configure.in: Don't report ARPACK libraries in summary. | |
1585 | |
6580 | 1586 2007-04-25 David Bateman <dbateman@free.fr> |
1587 | |
6583 | 1588 * Makeconf.in (do-subst-texinfo-vals): Also substitute abs_top_srcdir. |
1589 | |
6580 | 1590 * examples/myfunc.c, exampples/paramdemo.cc: New files |
1591 * examples/mystruct.c, examples/mysparse.c, fortdemo.cc: Fix a few | |
1592 formatting issues when included in texinfo files. | |
1593 | |
6573 | 1594 2007-04-25 John W. Eaton <jwe@octave.org> |
1595 | |
6577 | 1596 * Makeconf.in (do-subst-texinfo-vals): Also substitute top_srcdir. |
1597 | |
6573 | 1598 * examples/addtwomatrices.cc, examples/celldemo.cc, |
1599 examples/fortdemo.cc, examples/funcdemo.cc, | |
1600 examples/globaldemo.cc, examples/helloworld.cc, | |
1601 examples/stringdemo.cc, examples/structdemo.cc, | |
6577 | 1602 examples/unwinddemo.cc, examples/fortsub.f, |
1603 examples/firstmexdemo.c: New files. | |
6573 | 1604 * examples/Makefile.in (SOURCES): Add them to the list. |
1605 | |
6552 | 1606 2007-04-20 John W. Eaton <jwe@octave.org> |
1607 | |
1608 * configure.in: Don't check for ARPACK. | |
1609 | |
6475 | 1610 2007-03-29 Rafael Laboissiere <rafael@debian.org> |
1611 | |
6477 | 1612 * emacs/octave-mod.el: Drop LOADPATH, INFO_FILE, and |
1613 INFO_PROGRAM from octave-variables. | |
1614 | |
6475 | 1615 * examples/info-emacs-octave-help, examples/info-emacs-info: |
1616 Use gnuclient, not gnudoit. | |
1617 | |
6466 | 1618 2007-03-27 John W. Eaton <jwe@octave.org> |
1619 | |
6467 | 1620 * octMakefile.in (dist, conf-dist): Use ln, not $(LN_S). |
1621 * emacs/Makefile.in (dist): Likewise. | |
1622 * examples/Makefile.in (dist): Likewise. | |
1623 * dlfcn/Makefile.in (conf-dist): Likewise. | |
1624 | |
6466 | 1625 * config.guess, config.sub: Update from FSF sources. |
1626 | |
6445 | 1627 2007-03-23 John W. Eaton <jwe@octave.org> |
1628 | |
1629 * examples/make_int.cc (octave_integer::clone): Return type is | |
1630 pointer to octave_base_value, not octave_value. | |
1631 (Fdoit): Rep is reference to octave_base_value, not octave_value. | |
1632 | |
9501 | 1633 2007-03-21 Paul Kienzle <pkienzle@users.sf.net> |
6428 | 1634 |
1635 * octMakefile.in (all): Print message after successful build. | |
1636 | |
6381 | 1637 2007-03-05 John W. Eaton <jwe@octave.org> |
1638 | |
1639 * configure.in (GLPK_PRE_4_14): Rename from GLPK_PRE_4_15. | |
1640 | |
6365 | 1641 2007-02-27 John W. Eaton <jwe@octave.org> |
1642 | |
6366 | 1643 * Makeconf.in (do-script-uninstall): Remove PKG_ADD. |
1644 * examples/Makefile.in (uninstall): Don't remove files listed in | |
1645 $(SCRIPTS) from $(srcdir). | |
1646 Remove www.octave.org-octave.desktop, not octave.desktop. | |
1647 | |
6365 | 1648 * run-octave.in (run-octave.in): Use --no-initial-path. |
1649 Rename to qargs to args. Use $args not "$args" when invoking Octave. | |
1650 Try harder to get quoting right when passing args to Octave. | |
1651 | |
6358 | 1652 2007-02-26 John W. Eaton <jwe@octave.org> |
1653 | |
1654 * octMakefile.in (DISTDIRS): Eliminate variable. | |
1655 | |
6694 | 1656 2007-02-26 Michael Goffioul <michael.goffioul@swing.be> |
6358 | 1657 |
1658 * octMakefile.in, dlfcn/Makefile.in, emacs/Makefile.in: | |
1659 Use $(LN_S) instead of ln or ln -s. | |
1660 | |
1661 * octMakefile.in (dist): Use -9 instead of --best with gzip/bzip2. | |
1662 | |
6335 | 1663 2007-02-21 John W. Eaton <jwe@octave.org> |
1664 | |
1665 * configure.in: Also warn about missing functionality for | |
1666 --without-glpk or --without-curl options. Print curl library | |
1667 warning in summary. | |
1668 | |
6333 | 1669 2007-02-20 Rafael Laboissiere <rafael@debian.org> |
1670 | |
1671 * configure.in: Check for versions of GLPK prior to 4.15 and set | |
1672 the GLPK_PRE_4_15 macro accordingly. | |
1673 | |
6319 | 1674 2007-02-16 John W. Eaton <jwe@octave.org> |
1675 | |
1676 * mkoctfile.in: Use OCTAVE_PREFIX, not OCTAVE_CONF_PREFIX, in sed | |
1677 substitutions. | |
1678 * octave-conf.in: Define DATAROOTDIR, not DATADIR, from | |
1679 OCTAVE_DATAROOTDIR. | |
1680 From Michael Goffioul <michael.goffioul@swing.be>. | |
1681 | |
6311 | 1682 2007-02-15 John W. Eaton <jwe@octave.org> |
1683 | |
1684 * octave-config.in (DATAROOTDIR): Include in list of vars. | |
1685 Substitute OCTAVE_HOME. | |
1686 | |
1687 * Makeconf.in (MKOCTFILE_INCFLAGS, MKOCTFILE_LFLAGS): Delete vars. | |
1688 (do-subst-config-vals): Don't substitute them. | |
1689 Also substitute OCTAVE_CONF_INCLUDEDIR, OCTAVE_CONF_OCTINCLUDEDIR, | |
1690 OCTAVE_CONF_OCTLIBDIR, and OCTAVE_CONF_PREFIX here. | |
1691 * mkoctfile.in (OCTAVE_CONF_OCTINCLUDEDIR, OCTAVE_CONF_INCLUDEDIR, | |
1692 OCTAVE_CONF_OCTLIBDIR): Substitute values and perform OCTAVE_HOME | |
1693 substitution here. | |
1694 (DEFAULT_INCFLAGS, DEFAULT_LFLAGS): New variables. Use them to | |
1695 set default values for INCFLAGS and LFLAGS. | |
1696 | |
6295 | 1697 2007-02-09 John W. Eaton <jwe@octave.org> |
1698 | |
1699 * mkoctfile.in: Handle .a files. | |
1700 | |
6286 | 1701 2007-02-08 John W. Eaton <jwe@octave.org> |
1702 | |
6290 | 1703 * octMakefile.in (all): Depend on dist-info-files. |
1704 (dist): Delete dist-info-files dependency. | |
1705 | |
6286 | 1706 * configure.in: Rewrite if !( X ) ... fi as if X; true; else ... fi. |
6289 | 1707 Also check for _glp_lpx_simplex. |
6286 | 1708 |
6279 | 1709 2007-02-07 John W. Eaton <jwe@octave.org> |
1710 | |
1711 * Makeconf.in (do-script-install): Use $(FCN_FILES) for list of | |
1712 files instead of $(FCN_FILES_NO_DIR). Use basename to get | |
1713 filename with no directory part. | |
1714 | |
6276 | 1715 2007-02-07 Michael Goffioul <michael.goffioul@swing.be> |
1716 | |
1717 * aclocal.m4 (OCTAVE_HDF5_DLL): New macro. | |
1718 * configure.in: Use it. | |
1719 | |
6270 | 1720 2007-02-05 John W. Eaton <jwe@octave.org> |
1721 | |
6271 | 1722 * configure.in: Check for realpath function. |
1723 | |
6270 | 1724 * demo.m: Delete obsolete file. |
1725 | |
6255 | 1726 2007-01-29 Michael Goffioul <michael.goffioul@swing.be> |
1727 | |
1728 * configure.in (*-*-msdosmsvc): Set NO_OCT_FILE_STRIP to true. | |
1729 | |
6253 | 1730 2007-01-24 John W. Eaton <jwe@octave.org> |
1731 | |
1732 * octMakefile.in (install): Install NEWS file. | |
1733 (uninstall): Remove it. | |
1734 | |
6231 | 1735 2007-01-08 David Bateman <dbateman@free.fr> |
1736 | |
1737 * configure.in: Replace sparsesuite with suitesparse to match | |
1738 upstream name. | |
1739 | |
6208 | 1740 2006-12-06 Michael Goffioul <michael.goffioul@swing.be> |
1741 | |
1742 * acx_blas.m4, acx_lapack.m4: Handle f2c calling convention. | |
1743 | |
6201 | 1744 2006-12-05 John W. Eaton <jwe@octave.org> |
1745 | |
1746 * configure.in: Don't check for strptime on *-apple-darwin* systems. | |
1747 | |
6187 | 1748 2006-11-28 John W. Eaton <jwe@octave.org> |
1749 | |
1750 * mkoctfile.in: Construct default output file from basename of | |
1751 input file name. | |
1752 | |
1753 2006-11-28 David Bateman <dbateman@free.fr> | |
6186 | 1754 |
1755 * configure.in: Check for sparse header files in the sparsesuite | |
1756 sub-directory. In the cholmod tests, include the camd libraries, as | |
1757 this might be a dependency for cholmod. | |
1758 | |
6170 | 1759 2006-11-15 John W. Eaton <jwe@octave.org> |
1760 | |
1761 * run-octave.in: Don't forget LD_PRELOAD if there are args. | |
1762 | |
6161 | 1763 2006-11-14 John W. Eaton <jwe@octave.org> |
1764 | |
1765 * configure.in: If warning message is printed, print additional | |
1766 final note about missing libraries. | |
1767 | |
6155 | 1768 2006-11-13 John W. Eaton <jwe@octave.org> |
1769 | |
1770 * run-octave.in: Substitute liboctinterp, liboctave, and libcruft. | |
1771 Use them to set LD_PRELOAD. | |
1772 * Makeconf.in (do-subst-script-vals): Also substitute | |
1773 liboctinterp, liboctave, and libcruft. | |
1774 | |
6153 | 1775 2006-11-13 Rafael Laboissiere <rafael@debian.org> |
1776 | |
1777 * mkoctfile.in: Add -Wl,... options to ldflags, not pass_on_flags. | |
1778 | |
6152 | 1779 2006-11-11 John W. Eaton <jwe@octave.org> |
1780 | |
1781 * examples/Makefile.in (octave.desktop): | |
1782 Use $(simple-move-if-change-rule) here. | |
1783 | |
1784 * Makeconf.in (simple-move-if-change-rule, | |
1785 (builddir-move-if-change-rule): New macros. | |
1786 | |
6812 | 1787 2006-11-11 S�ren Hauberg <hauberg@gmail.com> |
6152 | 1788 |
1789 * examples/Makefile.in (uninstall): Add missing semicolon. | |
1790 | |
6150 | 1791 2006-11-09 John W. Eaton <jwe@octave.org> |
1792 | |
1793 * examples/Makefile.in (uninstall): New target. | |
1794 | |
6149 | 1795 2006-11-09 Michael Goffioul <michael.goffioul@swing.be> |
1796 | |
1797 * configure.in (OCTAVE_LOCAL_BUFFER): Don't access first element | |
1798 if size is 0. | |
1799 | |
6141 | 1800 2006-11-06 Michael Goffioul <michael.goffioul@swing.be> |
1801 | |
1802 * configure.in (CRUFT_DLL_DEFS, OCTAVE_DLL_DEFS, OCTINTERP_DLL_DEFS): | |
1803 Also rename in AC_SUBST calls. | |
1804 * Makeconf.in (ALL_CFLAGS): Use DLL_CDEFS instead of XTRA_CDEFS. | |
1805 (ALL_CXXFLAGS): Use DLL_CDEFS instead of XTRA_CXXDEFS. | |
1806 | |
6137 | 1807 2006-11-03 John W. Eaton <jwe@octave.org> |
1808 | |
1809 * configure.in (CRUFT_DLL_DEFS): Rename from XTRA_CRUFT_DEFS. | |
1810 (OCTAVE_DLL_DEFS): Rename from XTRA_OCTAVE_DEFS. | |
1811 (OCTINTERP_DLL_DEFS): Rename from XTRA_OCTINTERP_DEFS. | |
1812 (XTRA_CRUFT_LINK_FLAGS): Rename from XTRA_CRUFT_LINK_DEPS. | |
1813 | |
6136 | 1814 2006-11-02 John W. Eaton <jwe@octave.org> |
1815 | |
1816 * README.Cygwin: Rename from README.Windows. | |
1817 * README.MSVC: New file. | |
1818 * README.Windows: Point to the README.Cygwin and README.MSVC files. | |
1819 | |
6129 | 1820 2006-11-01 John W. Eaton <jwe@octave.org> |
1821 | |
6133 | 1822 * configure.in: Check for PCRE macros we use. Warn if regex |
1823 library is not found. Print hdf5, zlib, umfpack, colamd, ccolamd, | |
1824 cholmod, and cxsparse warnings when we detect the problems. | |
1825 | |
6131 | 1826 * run-octave.in: Handle quoted args properly in exec call? |
6129 | 1827 |
6125 | 1828 2006-10-29 John W. Eaton <jwe@octave.org> |
1829 | |
1830 * run-octave.in: Handle spaces in directory names. | |
1831 | |
6123 | 1832 2006-10-28 Michael Goffioul <michael.goffioul@swing.be> |
6122 | 1833 |
1834 * configure.in (AH_BOTTOM): If using MSVC, define __WIN32__ before | |
1835 other #ifdefs that use it. | |
1836 | |
6116 | 1837 2006-10-27 John W. Eaton <jwe@octave.org> |
1838 | |
6121 | 1839 * configure.in (AH_BOTTOM): Move DLL defs to |
1840 libcruft/misc/oct-dlldefs.h and include it here. | |
1841 | |
6116 | 1842 * aclocal.m4 (OCTAVE_PROG_TEXI2PDF): Require OCTAVE_PROG_TEXI2DVI. |
1843 If texi2pdf is not found but texi2dvi is available, set TEXI2PDF | |
1844 to "$TEXI2DVI --pdf". | |
1845 (OCTAVE_PROG_GHOSTSCRIPT): Also check for gswin32 on Windows systems. | |
6119 | 1846 |
6116 | 1847 * Makeconf.in (UNSETCOMSPEC): Define if COMSPEC is defined. |
1848 From Michael Goffioul <michael.goffioul@swing.be>. | |
1849 | |
6110 | 1850 2006-10-26 John W. Eaton <jwe@octave.org> |
1851 | |
1852 * configure.in (OCTAVE_EXPORT, OCTAVE_IMPORT): New macros | |
1853 (CRUFT_API, OCTAVE_API, OCTINTERP_API): Define using OCTAVE_EXPORT | |
1854 and OCTAVE_IMPORT. | |
1855 | |
6100 | 1856 2006-10-26 Michael Goffioul <michael.goffioul@swing.be> |
1857 | |
1858 * configure.in (*-*-msdosmsvc): Set library_path_var. | |
6103 | 1859 Check for _WIN32_WINNT >= 0x0403. Define _USE_MATH_DEFINES if it |
1860 is needed. | |
6102 | 1861 (XTRA_CRUFT_LINK_DEPS): New variable. Substitute it. |
6104 | 1862 |
1863 * aclocal.m4 (OCTAVE_MKDIR_TAKES_ONE_ARG): Perform check with C++ | |
1864 compiler. | |
1865 | |
6098 | 1866 2006-10-26 John W. Eaton <jwe@octave.org> |
1867 | |
6103 | 1868 * aclocal.m4 (OCTAVE_PROG_PAGER): Also check for more.com for |
1869 *-*-mingw* and *-*-msdosmsvc systems. | |
1870 | |
6102 | 1871 * configure.in (F77_TOLOWER, F77_APPEND_UNDERSCORE, |
1872 F77_APPEND_EXTRA_UNDERSCORE): New variables. Substitute them. | |
1873 * Makeconf.in (F77_TOLOWER, F77_APPEND_UNDERSCORE, | |
1874 F77_APPEND_EXTRA_UNDERSCORE): Substitute here. | |
1875 (do-subst-f77-mangling): New macro. | |
1876 | |
6098 | 1877 * emacs/octave-inf.el (inferior-octave-has-built-in-variables): |
1878 New defvar. | |
1879 (inferior-octave-resync-dirs): Check to see whether Octave has | |
1880 built-in variables and set inferior-octave-has-built-in-variables. | |
1881 Check inferior-octave-has-built-in-variables to decide whether to | |
1882 send commands that set built-in variables or call functions to | |
1883 change Octave's behavior. | |
1884 Send "disp (pwd ())" to Octave instead of just "pwd". | |
1885 (inferior-octave-startup): Send "more off" to Octave instead of | |
1886 "page_screen_output = 0". | |
1887 | |
6087 | 1888 2006-10-25 John W. Eaton <jwe@octave.org> |
1889 | |
6098 | 1890 * configure.in (RETSIGTYPE_IS_VOID): Define if |
1891 "$ac_cv_type_signal" = "void". | |
1892 | |
6094 | 1893 * configure.in (*-*-msdosmsvc): Don't check for strftime. |
1894 | |
6087 | 1895 * configure.in (INCLUDE_DEPS): Set and substitute. |
1896 (DEPEND_FLAGS, DEPEND_EXTRA_SED_PATTERN): Rearrange way these are set. | |
6089 | 1897 |
6087 | 1898 * Makeconf.in (INCLUDE_DEPS): Substitute here, and use to set default |
1899 value for omit_deps. | |
1900 | |
1901 2006-10-25 Michael Goffioul <michael.goffioul@swing.be> | |
1902 | |
1903 * Makeconf.in (ALL_CFLAGS): Include $(XTRA_CDEFS) in the list. | |
1904 (ALL_CXXFLAGS): Include $(XTRA_CXXDEFS) in the list. | |
1905 | |
1906 * configure.in (XTRA_CRUFT_DEFS, XTRA_OCTAVE_DEFS, | |
1907 XTRA_OCTINTERP_DEFS): Define and substitute. | |
1908 (AH_BOTTOM) [_MSC_VER]: include definitions for CRUFT_API, | |
1909 OCTAVE_API, and OCTINTERP_API. | |
1910 | |
6089 | 1911 * configure.in (*-*-msdosmsvc): Add "-EHs -MD" to CXXFLAGS. |
1912 Add "-MD" to CFLAGS. Add "-MD" to CONFLIB_ARG when checking for | |
1913 libf2c. | |
1914 | |
6090 | 1915 * configure.in (*-*-msdosmsvc): Generate replacement unistd.h. |
1916 * octMakefile.in (maintainer-clean, distclean): Also remove unistd.h. | |
1917 | |
1918 * configure.in (*-*-msdosmsvc): Default sepchar is ';'. | |
6091 | 1919 Define default LIBS (link against kernel32 and ws2_32). |
1920 Force having LoadLibrary API. | |
1921 | |
1922 * configure.in (AH_BOTTOM) [_MSC_VER]: Define __WIN32__. | |
6090 | 1923 |
6086 | 1924 2006-10-25 John W. Eaton <jwe@octave.org> |
1925 | |
1926 * mkoctfile.in (OCTAVE_VERSION): No need to quote replacement here. | |
1927 | |
6073 | 1928 2006-10-24 John W. Eaton <jwe@octave.org> |
1929 | |
1930 * run-octave.in: Only modify .gdbinit if -g option is given. | |
1931 Use $(/bin/pwd) instead of $(pwd). | |
1932 | |
6071 | 1933 2006-10-23 John W. Eaton <jwe@octave.org> |
1934 | |
1935 * emacs/Makefile.in (SOURCES, DISTFILES, install, install-strip, | |
1936 uninstall): Handle otags name change. | |
1937 * emacs/octave-tags, emacs/octave-tags.1: Rename from otags. | |
1938 | |
6061 | 1939 2006-10-17 John W. Eaton <jwe@octave.org> |
1940 | |
1941 * configure.in: Check for _isnan, _finite, and _copysign. | |
1942 | |
6057 | 1943 2006-10-17 Michael Goffioul <michael.goffioul@swing.be> |
1944 | |
6061 | 1945 * aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE, OCTAVE_CXX_ABI): Use |
1946 $ac_objext instead of assuming .o. | |
1947 (OCTAVE_PROG_GNUPLOT): Handle *-*-msdos the same as *-*-cygwin* | |
1948 and *-*-mingw32*. | |
6057 | 1949 |
6056 | 1950 2006-10-17 John W. Eaton <jwe@octave.org> |
1951 | |
1952 * configure.in: Check for curl_easy_escap instead of | |
1953 curl_global_init. | |
1954 | |
6051 | 1955 2006-10-13 Michael Goffioul <michael.goffioul@swing.be> |
1956 | |
1957 * configure.in [_MSC_VER]: Disable some warnings. | |
1958 (*-*-msdos): New case for shared libraries. | |
1959 (LIBPRE): New variable. | |
1960 * Makeconf.in: Substitute it. | |
1961 | |
6049 | 1962 2006-10-12 John W. Eaton <jwe@octave.org> |
1963 | |
1964 * configure.in (AH_BOTTOM): Don't unconditionally #define | |
1965 OCTAVE_HAVE_POSIX_FILESYSTEM followed by a conditional #undef | |
1966 OCTAVE_HAVE_POSIX_FILESYSTEM since autoconf is commenting out the | |
1967 #undef. | |
1968 | |
6043 | 1969 2006-10-09 John W. Eaton <jwe@octave.org> |
1970 | |
1971 * Makeconf.in (CURL_LIBS, do-subst-config-vals): | |
1972 Substitute CURL_LIBS. | |
1973 | |
1974 * configure.in: Check for libcurl. | |
1975 | |
6028 | 1976 2006-10-04 John W. Eaton <jwe@octave.org> |
1977 | |
1978 * Makeconf.in (library_path_var): Substitute value from configure. | |
1979 (do-subst-script-vals): Add library_path_var to the list. | |
1980 * run-octave.in: Substitute value here. | |
1981 | |
6024 | 1982 2006-10-03 John W. Eaton <jwe@octave.org> |
1983 | |
6025 | 1984 * configure.in: Warn if PCRE library is not found. |
1985 | |
6024 | 1986 * configure.in: Include CAMD_LIBS, AMD_LIBS, and REGEX_LIBS in the |
1987 summary. | |
1988 | |
1989 2006-10-03 David Bateman <dbateman@free.fr> | |
1990 | |
1991 * configure.in: Check for libcamd. | |
1992 * Makeconf.in (CAMD_LIBS): New variable. | |
1993 | |
6009 | 1994 2006-09-27 John W. Eaton <jwe@octave.org> |
1995 | |
1996 * mkoctfile.in [--mex]: Include -I. in incflags. | |
6812 | 1997 From S�ren Hauberg <hauberg@gmail.com>. |
6009 | 1998 |
6001 | 1999 2006-09-26 John W. Eaton <jwe@octave.org> |
2000 | |
2001 * configure.in (AC_CONFIG_FILES): | |
2002 Remove doc/interpreter/images/Makefile from the list. | |
2003 | |
5994 | 2004 2006-09-16 John W. Eaton <jwe@octave.org> |
2005 | |
2006 * octave-bug.in: Delete LIBPLPLOT variables. | |
2007 | |
5990 | 2008 2006-09-15 John W. Eaton <jwe@octave.org> |
2009 | |
2010 * configure.in: Check for locale.h and setlocale. | |
2011 | |
5989 | 2012 2006-09-13 Christopher Hulbert <cchgroupmail@gmail.com> |
2013 | |
2014 * run-octave.in (LD_LIBRARY_PATH): Also append LD_LIBRARY_PATH | |
2015 from environment. | |
2016 | |
5970 | 2017 2006-08-25 Alexander Barth <abarth@marine.usf.edu> |
2018 | |
2019 * mkoctfile.in: Accept .f90 and .F90 as Fortran files. | |
2020 Pass $incflags and $defs to Fortran compiler. | |
2021 | |
5942 | 2022 2006-08-18 John W. Eaton <jwe@octave.org> |
2023 | |
2024 * Makeconf.in (do-subst-texinfo-vals): Don't substitute | |
2025 %CANONICAL_HOST_TYPE%. | |
2026 | |
5934 | 2027 2006-08-17 John W. Eaton <jwe@octave.org> |
2028 | |
2029 * aclocal.m4 (OCTAVE_PROG_GHOSTSCRIPT, OCTAVE_PROG_MAKEINFO, | |
2030 OCTAVE_PROG_TEXI2DVI, OCTAVE_PROG_TEXI2PDF): New macros. | |
2031 * configure.in: Use them. Maybe print warnings in summary. | |
2032 | |
5909 | 2033 2006-07-27 John W. Eaton <jwe@octave.org> |
2034 | |
2035 * Makeconf.in (localapiarchlibdir): Substitute it here. | |
2036 (do-subst-default-vals): Include it in the sed command here. | |
2037 * configure.in (localapiarchlibdir): New variable. | |
2038 * octave-config.in: Don't quote %VAR% values. | |
2039 (LOCALAPIARCHLIBDIR): New variable. | |
2040 | |
2041 2006-07-27 Thomas Weber <thomas.weber.mail@gmail.com> | |
2042 | |
2043 * octave-config.in (OCTAVE_FCNFILEPATH, OCTAVE_IMAGEPATH, | |
2044 OCTAVE_LOCALFCNFILEPATH, OCTAVE_LOCALOCTFILEPATH): Delete variables. | |
2045 | |
5904 | 2046 2006-07-26 John W. Eaton <jwe@octave.org> |
2047 | |
2048 * mkoctfile.in (Options): Accept -g. | |
2049 | |
2050 * configure.in: Check for exp2 and log2. | |
2051 | |
5903 | 2052 2006-07-25 David Bateman <dbateman@free.fr> |
2053 | |
2054 * mysparse.c: New file. | |
2055 | |
5866 | 2056 2006-06-27 John W. Eaton <jwe@octave.org> |
2057 | |
2058 * octMakefile.in (maintainer-clean distclean): Remove | |
2059 $(SHELL_SCRIPTS) instead of naming files individually. | |
2060 Also remove .gdbinit. | |
2061 | |
5864 | 2062 2006-06-21 John W. Eaton <jwe@octave.org> |
2063 | |
2064 * examples/myfeval.c, examples/myfevalf.f, examples/myhello.c, | |
2065 examples/myset.c, examples/mystruct.c: New files. | |
2066 | |
2067 * mkoctfile.in: New option, --mex. | |
2068 | |
5857 | 2069 2006-06-13 John W. Eaton <jwe@octave.org> |
2070 | |
2071 * configure.in (--enable-64): Include "(EXPERIMENTAL)" in help text. | |
2072 Also set warn_64_bit if no suitable type for octave_idx_type is found. | |
2073 If --enable-64 is specified, print warning in summary message. | |
2074 | |
5854 | 2075 2006-06-12 John W. Eaton <jwe@octave.org> |
2076 | |
2077 * aclocal.m4 (OCTAVE_CXX_BROKEN_REINTERPRET_CAST): New macro. | |
2078 * configure.in: Use it. | |
2079 * AH_BOTTOM: Conditionally define FCN_PTR_CAST here. | |
2080 | |
5847 | 2081 2006-06-08 John W. Eaton <jwe@octave.org> |
2082 | |
2083 * Makeconf.in (do-subst-default-vals): Also substitute | |
2084 OCTAVE_DATAROOTDIR. | |
2085 | |
5843 | 2086 2006-06-06 John W. Eaton <jwe@octave.org> |
2087 | |
5844 | 2088 * Makeconf.in (datarootdir): New variable. |
2089 | |
2090 * acx_lapack.m4 (acx_lapack_ok): | |
2091 Use AC_LINK_IFELSE+AC_LANG_PROGRAM instead of AC_TRY_LINK | |
2092 | |
2093 * aclocal.m4: Use AC_RUN_IFELSE+AC_LANG_SOURCE instead of AC_TRY_RUN. | |
2094 | |
2095 * acx_blas.m4, acx_lapack.m4, configure.in, aclocal.m4: | |
2096 Use AS_HELP_STRING instead of AC_HELP_STRING. | |
2097 | |
2098 * configure.in: Outside of other macros, use AC_MSG_NOTICE instad | |
2099 of AC_MSG_RESULT. Check for sys_siglist using method from | |
2100 autoconf manual. | |
2101 | |
2102 * configure.in, Makeconf.in: octMakefile.in: Delete plplot cruft. | |
2103 | |
5843 | 2104 * configure.in, aclocal.m4: |
2105 Use AC_LINK_IFELSE+AC_LANG_PROGRAM instead of AC_TRY_LINK | |
5844 | 2106 Use AC_COMPILE_IFELSE+AC_LANG_PROGRAM instead of AC_TRY_COMPILE. |
2107 Use AS_HELP_STRING consistently with AC_ARG_WITH and AC_ARG_ENABLE. | |
5843 | 2108 |
5828 | 2109 2006-05-23 John W. Eaton <jwe@octave.org> |
2110 | |
2111 * configure.in: Check for inttypes.h and stdint.h. | |
2112 | |
5823 | 2113 2006-05-19 John W. Eaton <jwe@octave.org> |
2114 | |
2115 * mk-opts.pl (emit_print_function, emit_options_function): | |
2116 Generate print_usage calls with no args. | |
2117 | |
5814 | 2118 2006-05-11 John W. Eaton <jwe@octave.org> |
2119 | |
2120 * configure.in (localfcnfilepath, localoctfilepath, fcnfilepath, | |
2121 imagepath): Delete variables. | |
2122 * Makeconf.in (localfcnfilepath, localoctfilepath, fcnfilepath, | |
2123 imagepath): Likewise. | |
2124 (do-subst-default-vals): Don't substitute them. | |
2125 | |
2126 * run-octave.in: Pass --image-path to octave. | |
2127 Use find to recursively add directories to loadpath. | |
2128 Fixup set args command in .gdbinit here. | |
2129 | |
5798 | 2130 2006-05-09 John W. Eaton <jwe@octave.org> |
2131 | |
2132 * octMakefile.in (abs_top_srcdir): Substitute value here. | |
2133 | |
5793 | 2134 2006-05-05 David Bateman <dbateman@free.fr> |
2135 | |
2136 * Makeconf.in (do-subst-scripts-vals): Also replace | |
2137 abs_top_srcdir. | |
2138 * run-octave.in: Define top_srcdir as an absolute path. | |
2139 | |
5788 | 2140 2006-05-04 John W. Eaton <jwe@octave.org> |
2141 | |
2142 * octMakefile.in (SHELL_SCRIPTS): Include run-octave in the list. | |
2143 | |
5781 | 2144 2006-05-02 John W. Eaton <jwe@octave.org> |
2145 | |
2146 * NEWS: New contents for 3.0. | |
2147 * NEWS.2: Move contents of NEWS here. | |
2148 | |
2149 2006-04-29 John W. Eaton <jwe@octave.org> | |
2150 | |
2151 * run-octave.in: Execute $builddir/src/octave, not src/octave. | |
2152 | |
5778 | 2153 2006-04-26 Thomas Weber <thomas.weber.mail@gmail.com> |
2154 | |
2155 * configure.in: Fix apiversion vs. api_version typo. | |
2156 | |
5776 | 2157 2006-04-25 John W. Eaton <jwe@octave.org> |
2158 | |
2159 * Makefile.in (TARGETS): Include run-octave and .gdbinit in the list. | |
2160 * Makeconf.in (subst-script-vals): New macro. | |
2161 * octMakefile.in (run-octave, .gdbinit): New rules. | |
2162 (DISTFILES): Include run-octave.in and gdbinit.in in the list. | |
2163 | |
5765 | 2164 2006-04-17 John W. Eaton <jwe@octave.org> |
2165 | |
2166 * mk-opts.pl (emit_print_function): Emit code that uses | |
2167 std::ostringstream directly. | |
2168 | |
5760 | 2169 2006-04-13 John W. Eaton <jwe@octave.org> |
2170 | |
2171 * configure.in (CONST_CAST, DYNAMIC_CAST, REINTERPRET_CAST, | |
2172 STATIC_CAST): Delete. | |
2173 | |
5759 | 2174 2006-04-12 John W. Eaton <jwe@octave.org> |
2175 | |
2176 * configure.in: If using g++, also add -Wold-style-cast to CXXFLAGS. | |
2177 | |
5719 | 2178 2006-03-28 John W. Eaton <jwe@octave.org> |
2179 | |
2180 * configure.in: Don't check for MPI libraries. | |
2181 | |
5717 | 2182 2006-03-27 John W. Eaton <jwe@octave.org> |
2183 | |
2184 * configure.in: Downcase ac_cv_header_mach_o_dyld_h. | |
2185 From Martin Costabel <costabel@wanadoo.fr>. | |
2186 | |
5708 | 2187 2006-03-22 John W. Eaton <jwe@octave.org> |
2188 | |
2189 * Makeconf.in: (TEXINFO_COLAMD, TEXINFO_CHOLMOD, TEXINFO_UMFPACK): | |
2190 Substitute here. | |
2191 (do-subst-texinfo-vals): New macro definition. | |
2192 | |
2193 * configure.in: Don't substitute OCTAVE_VERSION, OCTAVE_HOSTTYPE, | |
2194 or OCTAVE_HOME. | |
2195 (AC_CONFIG_FILES): Remove doc/conf.texi from the list. | |
2196 | |
5703 | 2197 2006-03-21 John W. Eaton <jwe@octave.org> |
2198 | |
2199 * configure.in: Only print warnings for missing functionality in | |
2200 summary message. | |
2201 | |
5667 | 2202 2006-03-14 John W. Eaton <jwe@octave.org> |
2203 | |
2204 * mk-opts.pl (emit_print_function): Buffer extra message here and | |
2205 pass to print_usage. | |
2206 | |
5658 | 2207 2006-03-09 John W. Eaton <jwe@octave.org> |
2208 | |
2209 * Makeconf.in (do-subst-default-vals): Also substitute OCTAVE_RELEASE. | |
2210 | |
5648 | 2211 2006-03-08 David Bateman <dbateman@free.fr> |
2212 | |
2213 * configure.in: Update the test for CXSPARSE for new upstream release. | |
2214 (OCTAVE_VERSION, OCTAVE_HOSTTYPE, OCTAVE_HOME,TEXINFO_UMFPACK, | |
2215 TEXINFO_COLAMD, TEXINFO_CHOLMOD): New variables for texinfo | |
2216 documentation. | |
5658 | 2217 (AC_CONFIG_FILES): Add doc/interpreter/images/Makefile and |
2218 doc/conf.texi. | |
5648 | 2219 |
5636 | 2220 2006-03-02 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> |
2221 | |
2222 * emacs/octave-mod.el (octave-indent-for-comment): Make the code | |
2223 match the comments. | |
2224 | |
5635 | 2225 2006-03-02 John W. Eaton <jwe@octave.org> |
2226 | |
2227 * octMakefile.in (ALL_SUBDIRS): Delete. | |
2228 (SUBDIRS): Include src here. | |
2229 (SHELL_SCRIPTS): New variable. | |
2230 (all): Depend on $(SHELL_SCRIPTS) and $(SUBDIRS) with libcruft and | |
2231 liboctave filtered out. | |
2232 (src): Depend on liboctave. | |
2233 (liboctave): Depend on libcruft. | |
2234 | |
5610 | 2235 2006-02-09 David Bateman <dbateman@free.fr> |
2236 | |
2237 * configure.in: Fix for probe of colamd, cccolamd and metis. New test | |
2238 for the presence of cxsparse. | |
2239 Makeconf.in: Include CXSPARSE_LIBS. | |
2240 | |
5600 | 2241 2006-01-19 John W. Eaton <jwe@octave.org> |
2242 | |
2243 * configure.in: Use $WITH_PCRE instead of $HAVE_PCRE in shell test. | |
2244 | |
5599 | 2245 2006-01-14 John W. Eaton <jwe@octave.org> |
2246 | |
2247 * configure.in: Check for mach-o/dyld.h, not Mach-O/dyld.h. | |
2248 From Martin Costabel <costabel@wanadoo.fr>. | |
2249 | |
5597 | 2250 2006-01-13 John W. Eaton <jwe@octave.org> |
2251 | |
2252 * Makeconf.in (do-mkpkgadd): New macro. | |
2253 | |
5585 | 2254 2005-12-14 David Bateman <dbateman@free.fr> |
2255 | |
5590 | 2256 * Makeconf.in: Remove OCTAVE_PROG_RUNTEST. |
2257 * alocal.m4: Remove OCTAVE_PROG_RUNTEST. | |
2258 | |
5585 | 2259 * Makeconf.in: New tests of regex and pcre. |
2260 | |
5579 | 2261 2005-12-13 John W. Eaton <jwe@octave.org> |
2262 | |
2263 * examples/Makefile.in (install install-strip): Fix typo. | |
2264 From William Poetra Yoga Hadisoeseno <williampoetra@gmail.com>. | |
2265 | |
5562 | 2266 2005-12-05 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> |
2267 | |
2268 * emacs/octave-inf.el (inferior-octave-startup): | |
2269 Force a non-empty string for secondary prompt PS2. | |
2270 | |
5557 | 2271 2005-12-02 John W. Eaton <jwe@octave.org> |
2272 | |
2273 * emacs/octave-mod.el (octave-electric-space): Don't indent | |
2274 comments or strings if octave-auto-indent is nil. | |
2275 | |
5554 | 2276 2005-11-30 John W. Eaton <jwe@octave.org> |
2277 | |
2278 * examples/Makefile.in (install install-strip): Install images and | |
2279 desktop file. | |
2280 | |
5548 | 2281 2005-11-29 Rafael Laboissiere <rafael@debian.org> |
2282 | |
2283 * emacs/octave-mod.el: Ensure that key bindings for | |
2284 octave-mark-defun and backward-kill-word work in both XEmacs and | |
2285 GNU Emacs. | |
2286 | |
5547 | 2287 2005-11-28 John W. Eaton <jwe@octave.org> |
2288 | |
2289 * configure.in: Check for uname. | |
2290 | |
5542 | 2291 2005-11-21 John W. Eaton <jwe@octave.org> |
2292 | |
2293 * examples/Makefile.in (DISTFILES): Don't include octave.desktop here. | |
2294 (distclean): Remove octave.desktop here. | |
2295 (maintainer-clean): Not here. | |
2296 | |
5527 | 2297 2005-11-01 John W. Eaton <jwe@octave.org> |
2298 | |
2299 * examples/Makefile.in (distclean, maintainer-clean): | |
2300 Also remove octave.desktop. | |
2301 From Quentin Spencer <qspencer@ieee.org>. | |
2302 | |
2303 2005-11-01 Quentin Spencer <qspencer@ieee.org> | |
2304 | |
2305 * octMakefile.in (CONF_DISTFILES): Delete acx_include_dirs.m4 from | |
2306 the list. | |
2307 | |
5518 | 2308 2005-10-28 John W. Eaton <jwe@octave.org> |
2309 | |
2310 * configure.in (AC_ARG_WITH(cholmod, ...)): Fix typo. | |
2311 From Quentin Spencer <qspencer@ieee.org> and | |
2312 Andy Adler <adler@site.uOttawa.ca>. | |
2313 | |
5512 | 2314 2005-10-26 John W. Eaton <jwe@octave.org> |
2315 | |
5513 | 2316 * configure.in, aclocal.m4: Don't quote "yes". |
2317 | |
2318 * configure.in: Print warning messages for umfpack, colamd, | |
2319 ccolamd, and cholmod as we are searching. Avoid multiple | |
2320 definitions of message strings. | |
2321 | |
5512 | 2322 * aclocal.m4 (OCTAVE_UMFPACK_SEPERATE_SPLIT): |
2323 Use new method of finding umfpack.h. | |
2324 * configure.in: Use AC_CHECK_HEADERS instead of | |
2325 ACX_CHECK_HEADER_IN_DIRS. | |
2326 (AC_CONFIG_FILES): Delete liboctave/oct-sparse.h from the list. | |
2327 | |
2328 * acx_include_dirs.m4: Delete. | |
2329 | |
5508 | 2330 2005-10-26 Arno J. Klaassen <arno@heho.snv.jussieu.fr> |
2331 | |
2332 * configure.in [*-*-freebsd*] (SH_LDFLAGS): Properly quote. | |
2333 (RLD_FLAG): Set. | |
2334 | |
5506 | 2335 2005-10-23 David Bateman <dbateman@free.fr> |
2336 | |
2337 * configure.in (OCTAVE_UMFPACK_SEPERATE_SPLIT): Check for metis | |
2338 separately. | |
2339 * PROJECTS: Remove completed sparse matrix tasks. | |
2340 | |
9501 | 2341 2005-10-17 Paul Kienzle <pkienzle@users.sf.net> |
5499 | 2342 |
2343 * octave.test/system/system.exp: rmdir no longer prints a | |
2344 message if the directory does not exist. | |
2345 | |
2346 * octave.test/system/mk-rm-dir-1.m: mkdir/rmdir return 1 | |
2347 on success and 0 on failure. | |
2348 | |
5498 | 2349 2005-10-17 John W. Eaton <jwe@octave.org> |
2350 | |
2351 * configure.in (F77_FFLOAT_STORE_FLAG): | |
2352 Check for -ffloat-store option for Fortran compiler and set | |
2353 F77_FLOAT_STORE_FLAG if it works. | |
2354 * Makeconf.in: Substitute it here. | |
2355 (do-subst-config-vals): Substitute OCTAVE_CONF_F77_FLOAT_STORE_FLAG. | |
2356 | |
5496 | 2357 2005-10-14 John W. Eaton <jwe@octave.org> |
2358 | |
2359 * aclocal.m4 (OCTAVE_PROG_PYTHON): New macro. | |
2360 * configure.in: Use it. | |
2361 * Makeconf.in (PYTHON): Substitute it. | |
2362 | |
5483 | 2363 2005-10-05 David Bateman <dbateman@free.fr> |
2364 | |
2365 mkoctfile.in: allow -idirafter argument. | |
2366 | |
5466 | 2367 2005-09-23 John W. Eaton <jwe@octave.org> |
2368 | |
5468 | 2369 * examples/Makefile.in (install install-strip): |
2370 Conditionally install octave.desktop. | |
5470 | 2371 (IMAGE_FILES, IMAGE_FILES_NO_DIR): New macros. |
2372 (DISTFILES): Include IMAGE_FILES in list. | |
2373 (install install-strip): Install image file. | |
2374 | |
5468 | 2375 * aclocal.m4 (OCTAVE_PROG_DESKTOP_FILE_INSTALL): New macro |
2376 * configure.in: Use it. | |
2377 * Makeconf.in: Substitute DESKTOP_FILE_INSTALL. | |
2378 | |
6812 | 2379 * octave.desktop.in: New file. From S�ren Hauberg <hauberg@gmail.com>. |
5466 | 2380 * examples/Makefile.in (SOURCES): Add it to the list. |
2381 (octave.desktop): New target. | |
2382 (all): Depend on octave.desktop. | |
2383 | |
5461 | 2384 2005-09-22 John W. Eaton <jwe@octave.org> |
2385 | |
5465 | 2386 * aclocal.m4 (OCTAVE_PROG_PERL): New macro. |
2387 * configure.in: Use it. | |
2388 * Makeconf.in (PERL): Substitute it. | |
2389 | |
5461 | 2390 * config.guess, config.sub: Update from FSF sources. |
2391 | |
5454 | 2392 2005-09-19 David Bateman <dbateman@free.fr> |
2393 | |
2394 * octMakefile.in (LN_S): Change to DESTDIR before LN_S to avoid | |
2395 lack of symlinks under mingw. | |
2396 | |
5451 | 2397 2005-09-15 John W. Eaton <jwe@octave.org> |
2398 | |
2399 * oct-sparse.h.in: Move to liboctave. | |
2400 * octMakefile.in (CONF_DISTFILES): Delete it from the list. | |
2401 (maintainer-clean, distclean, install, install-strip, uninstall): | |
2402 Omit rules for oct-sparse.h. | |
2403 * configure.in: Substitute liboctave/oct-sparse.h, not oct-sparse.h. | |
2404 | |
2405 2005-09-15 David Bateman <dbateman@free.fr> | |
2406 | |
2407 * acx_include_dirs.m4 (AC_CHECK_HEADER_IN_DIRS): Define new macro. | |
2408 * oct-sparse.h.in: New AC_CONFIG_FILE. | |
2409 * configure.in: (AC_CHECK_HEADER_IN_DIRS): Use macro. | |
2410 (AMD_LIBS, COLAMD_LIBS, CCOLAMD_LIBS, CHOLMOD_LIBS): Probe for | |
2411 these sparse library in addition to UMFPACK. | |
2412 (UMFPACK_INCLUDE, AMD_INCLUDE, COLAMD_INCLUDE, CCOLAMD_INCLUDE): | |
2413 AC_SUBST into oct-sparse.h. | |
2414 (LIBGLOB): Probe for external glob/fnmatch, define LIBGLOB. | |
2415 (sepchar): Define path seperation character in system dependent | |
2416 manner. Use it with OCTAVE_SET_DEFAULT. | |
2417 (SEPCHAR, SEPCHAR_STR): Dpend on sepchar. | |
2418 (DL_LDFLAGS): Define for cygwin and mingw. | |
2419 (-lwsock32): Add to LIBS. | |
2420 (loadlibrary_api): Set for mingw/cygwin and autoconf test appears | |
2421 broken. | |
2422 * Makeconf.in: Don't use ";" as sed seperation to avoid confusion | |
2423 with sepchar. | |
2424 (LIBGLOB, AMD_LIBS, COLAMD_LIBS, CCOLAMD_LIBS, CHOLMOD_LIBS, | |
2425 sepchar): Substitute. | |
2426 * octMakefile.in: (CONF_DISTFILES): Add acx_include_dirs.m4 and | |
2427 oct-sparse.h.in | |
2428 (oct-sparse.h): Include in install and clean directives | |
2429 | |
5437 | 2430 2005-08-31 Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.be> |
2431 | |
2432 * emacs/octave-inf.el (inferior-octave-startup): Call | |
2433 inferior-octave-resync-dirs here. | |
2434 | |
5414 | 2435 2005-07-14 John W. Eaton <jwe@octave.org> |
2436 | |
2437 * configure.in (SH_LDFLAGS): Add -Wl,--enable-auto-image-base for | |
2438 Cygwin and MinGW. | |
2439 | |
5389 | 2440 2005-06-14 John W. Eaton <jwe@octave.org> |
2441 | |
2442 * configure.in (AH_BOTTOM): Also define GCC_ATTR_DEPRECATED. | |
2443 | |
5376 | 2444 2005-06-02 John W. Eaton <jwe@octave.org> |
2445 | |
2446 * Makeconf.in (do-subst-default-vals): Substitute | |
2447 ${localstartupfiledir}, not ${localstartupfile} (which is undefined). | |
2448 | |
5351 | 2449 2005-05-16 David Bateman <dbateman@free.fr> |
2450 | |
2451 * configure.in: Change UMFPACK_LONG_IDX to IDX_TYPE_LONG. | |
2452 | |
5337 | 2453 2005-05-04 John W. Eaton <jwe@octave.org> |
2454 | |
2455 * configure.in (AC_CHECK_LIB($zlib_lib, ...)): Check for | |
2456 gzclearerr instead of deflate. | |
2457 | |
5330 | 2458 2005-05-02 John W. Eaton <jwe@octave.org> |
2459 | |
2460 * configure.in (AC_ARG_WITH(umfpack)): List -lumfpack ahead of -lamd. | |
2461 From Dmitri A. Sergatskov <dasergatskov@gmail.com>. | |
2462 | |
5322 | 2463 2005-04-29 David Bateman <dbateman@free.fr> |
2464 | |
2465 * configure.in: Add UMFPACK_LONG_IDX | |
2466 | |
5292 | 2467 2005-04-21 John W. Eaton <jwe@octave.org> |
2468 | |
2469 * configure.in (AC_CONFIG_FILES): Remove install-octave from the list. | |
5297 | 2470 (AH_BOTTOM): Define SIZEOF_OCTAVE_IDX_TYPE. |
5292 | 2471 |
5285 | 2472 2005-04-14 John W. Eaton <jwe@octave.org> |
2473 | |
2474 * mkoctfile.in: Only perform link step if we have some object files. | |
2475 If only -v or --version is supplied, print version info and exit. | |
2476 | |
5275 | 2477 2005-04-08 John W. Eaton <jwe@octave.org> |
2478 | |
5276 | 2479 * octMakefile.in (maintainer-clean distclean): |
2480 Remove install-octave from the list of files to remove. | |
2481 (install-octave.in): Delete file. | |
2482 (DISTFILES): Remove it from the list. | |
2483 | |
5275 | 2484 * Initial merge of 64-bit changes from Clinton Chee: |
2485 | |
2486 2005-04-07 John W. Eaton <jwe@octave.org> | |
2487 | |
2488 * configure.in (--enable-64): Make default disabled. | |
2489 | |
2490 2005-04-06 John W. Eaton <jwe@octave.org> | |
2491 | |
2492 * mk-opts.pl (emit_show_function, emit_set_functions, | |
2493 emit_print_function): Also accept "octave_idx_type" and | |
2494 "Array<octave_idx_type>". | |
2495 | |
2496 2005-04-01 John W. Eaton <jwe@octave.org> | |
2497 | |
2498 * Makeconf.in (USE_64_BIT_IDX_T): Substitute value. | |
2499 (do-subst-config-vals): Add to list of substitutions. | |
2500 | |
2501 * configure.in (AC_CONFIG_FILES): Perform substitutions on | |
2502 liboctave/oct-types.h too. | |
2503 Handle --enable-64. | |
2504 | |
5273 | 2505 2005-04-06 David Bateman <dbateman@free.fr> |
2506 | |
2507 * configure.in: Split the HDF5 and zlib detection code, so that zlib | |
2508 can be used for compressed load/save in the absence of HDF5. | |
2509 | |
2510 * Makeconf.in: Define UMFPACK_LIBS. | |
2511 | |
2512 * Configure.in: Slightly alter the UMFPACK detection code so that it | |
2513 correctly detects cblas bindings or not. | |
2514 | |
5231 | 2515 2005-03-22 John W. Eaton <jwe@octave.org> |
2516 | |
5235 | 2517 * Makeconf.in (GLPK_LIBS): Substitute value. |
2518 (do-subst-config-vals): Add to list of substitutions. | |
2519 | |
2520 * configure.in: Check for glpk. | |
2521 | |
5231 | 2522 * emacs/octave-mod.el (octave-abbrev-table): Omit fifth and sixth |
2523 arguments from define-abbrev for compatibility with some older | |
2524 versions of Emacs. | |
2525 | |
5229 | 2526 2005-03-21 John W. Eaton <jwe@octave.org> |
2527 | |
2528 * octave-bug.in: Try harder to find default pager (use code | |
2529 similar to that used for finding default editor). | |
2530 | |
5226 | 2531 2005-03-17 Shan G. Smith <shan@cybertrails.com> |
2532 | |
2533 * configure.in: Move check for -lumfpack to after check for blas. | |
2534 | |
5221 | 2535 2005-03-17 John W. Eaton <jwe@octave.org> |
2536 | |
5222 | 2537 * configure.in: If first check for -lumfpack fails try again with |
2538 -lcblas as an additional library. | |
2539 | |
5221 | 2540 * configure.in: Change defaults to enable shared libraries and |
2541 dynamic linking and disable static libraries. | |
2542 | |
5204 | 2543 2005-03-15 John W. Eaton <jwe@octave.org> |
2544 | |
5207 | 2545 * octMakefile.in (DISTFILES): Remove texi2dvi from the list. |
2546 | |
5204 | 2547 * emacs/octave-inf.el, emacs/octave-mod.el, emacs/octave-hlp.el: |
2548 Import changes from Emacs. | |
2549 | |
2550 2005-03-14 Rafael Laboissiere <rafael@debian.org> | |
2551 | |
2552 * emacs/octave-mod.el (octave-end-keywords): Omit "end" from the list. | |
2553 (octave-reserved-words): Include "end" here. | |
2554 (octve-block-match-alist): Don't include "end" here. | |
2555 | |
5203 | 2556 2005-03-14 John W. Eaton <jwe@octave.org> |
2557 | |
2558 * configure.in: Check for umfpack/umfpack.h instead of just umfpack.h. | |
2559 | |
2560 2004-06-22 David Bateman <dbateman@free.org> | |
2561 | |
2562 * configure.in: Check for UMFPACK library and header files. | |
2563 | |
2564 2005-03-14 John W. Eaton <jwe@octave.org> | |
2565 | |
2566 * configure.in: Also print a warning if HDF5 library is not found. | |
2567 | |
5199 | 2568 2005-03-10 John W. Eaton <jwe@octave.org> |
2569 | |
2570 * mkoctfile.in: Accept -R DIR. | |
5222 | 2571 |
5196 | 2572 2005-03-09 John W. Eaton <jwe@octave.org> |
2573 | |
2574 * examples/Makefile.in (bin-dist): Delete target. | |
2575 (BINDISTFILES): Delete variable. | |
2576 * emacs/Makefile.in: Likewise. | |
2577 | |
2578 * octMakefile.in (VERSION, ARCH, binary-dist): Delete targets. | |
2579 (XBINDISTFILES, BINDISTFILES, BINDISTSUBDIRS): Delete variables. | |
2580 | |
5194 | 2581 2005-03-04 John W. Eaton <jwe@octave.org> |
2582 | |
2583 * configure.in (GXX_PICKY_FLAGS): Don't include | |
2584 -Wmissing-prototypes or -Wstrict-prototypes. | |
2585 | |
5174 | 2586 2005-03-02 John W. Eaton <jwe@octave.org> |
2587 | |
5177 | 2588 * aclocal.m4 (OCTAVE_CC_FLAG, OCTAVE_CXX_FLAG, OCTAVE_F77_FLAG): |
2589 Use AC_LINK_IFELSE instead of AC_TRY_LINK. | |
2590 | |
5174 | 2591 * configure.in (OCTAVE_LOCAL_BUFFER): Use < T > instead of <T>. |
2592 From Clinton Chee <chee@parallel.hpc.unsw.edu.au>. | |
2593 | |
5173 | 2594 2005-03-01 John W. Eaton <jwe@octave.org> |
2595 | |
2596 * configure.in (AC_CONFIG_FILES): Remove libcruft/odessa/Makefile | |
2597 from the list. | |
2598 | |
5172 | 2599 2005-03-01 Todd Neal <tolchz@gmail.com> |
2600 | |
2601 * examples/make_int.cc: DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA now | |
2602 takes three arguments. | |
5170 | 2603 |
2604 * octMakefile.in (SUBDIRS, CLEANSUBDIRS): | |
2605 Remove @GLOB_DIR@ from the list. | |
2606 | |
5169 | 2607 2005-02-28 John W. Eaton <jwe@octave.org> |
2608 | |
2609 * octMakefile.in (DISTDIRS): Remove glob from the list. | |
2610 (dist): No need to clean up in glob subdirectory. | |
2611 * glob: Delete directory. | |
2612 * Makeconf.in (GLOB_INCFLAGS, LIBGLOB): Delete. | |
2613 (do-subst-config-vals): Don't substitute them. | |
2614 (INCFLAGS): Remove $(GLOB_INCFLAGS) from the list. | |
2615 * configure.in: Don't test for glob or fnmatch. | |
2616 | |
5159 | 2617 2005-02-22 Shan G. Smith <shan@cybertrails.com> |
2618 | |
2619 * mkoctfile.in: If not linking, then use output file name | |
2620 specified with -o. | |
2621 | |
5151 | 2622 2005-02-21 John W. Eaton <jwe@octave.org> |
2623 | |
2624 * texi2dvi: Delete our private version. | |
2625 | |
2626 * Makeconf.in (MAKEINFO): Define. | |
2627 (TEXI2DVI): Define as texi2dvi, not $(top_srcdir)/texi2dvi. | |
2628 | |
5138 | 2629 2005-02-09 John W. Eaton <jwe@octave.org> |
2630 | |
2631 * configure.in: Check for canonicalize_file_name and resolvepath. | |
2632 | |
5126 | 2633 2005-02-02 John W. Eaton <jwe@octave.org> |
2634 | |
2635 * config.guess, config.sub: Update from FSF sources. | |
2636 | |
5111 | 2637 2005-01-18 John W. Eaton <jwe@octave.org> |
2638 | |
5112 | 2639 * octave-bug.in: Try harder to find default editor (stolen from |
2640 bashbug). | |
5111 | 2641 |
5098 | 2642 2004-12-17 John W. Eaton <jwe@octave.org> |
2643 | |
2644 * configure.in: Use AC_GNU_SOURCE. | |
2645 | |
2646 2004-12-17 Orion Poplawski <orion@cora.nwra.com> | |
2647 | |
2648 * configure.in: Also check for signbit decl. | |
2649 | |
5094 | 2650 2004-12-03 John W. Eaton <jwe@octave.org> |
2651 | |
2652 * aclocal.m4 (OCTAVE_PROG_GPERF): Check with -L C++, not -L ANSI_C. | |
2653 * Makefile.in (header-msg): Change recommended gperf version to | |
2654 3.0.1 or more recent. | |
2655 | |
5078 | 2656 2004-11-12 John W. Eaton <jwe@octave.org> |
2657 | |
2658 * Back off on -ffloat-store until we decide whether it is really | |
2659 necessary. | |
2660 | |
5076 | 2661 2004-11-11 John W. Eaton <jwe@octave.org> |
2662 | |
2663 * (OCTAVE_PROG_GNUPLOT): Don't set GNUPLOT_BINARY before calling | |
2664 AC_CHECK_PROGS(GNUPLOT_BINARY, ...). | |
2665 | |
2666 * configure.in: Use it to see if the C, C++, and Fortran compilers | |
2667 accept -ffloat-store. | |
2668 * aclocal.m4 (OCTAVE_F77_FLAG): New macro. | |
2669 | |
4971 | 2670 2004-09-08 John W. Eaton <jwe@octave.org> |
2671 | |
2672 * configure.in (GXX_PICKY_FLAGS): Remove -fno-nonnull-objects. | |
2673 (GCC_PICKY_FLAGS): Remove -Wnested-externs -Wid-clash-31. | |
2674 From Quentin Spencer <qspencer@ieee.org>. | |
2675 | |
2676 * configure.in (GCC_PICKY_FLAGS): Remove -Winline. | |
2677 | |
4968 | 2678 2004-09-07 John W. Eaton <jwe@octave.org> |
2679 | |
2680 * configure.in: Check for round. | |
2681 | |
4906 | 2682 2004-06-22 David Bateman <dbateman@free.fr> |
2683 | |
2684 * configure.in: Use -Wl,-Bsymbolic for MKOCTFILE_DL_LDFLAGS on | |
2685 GNU/Linux systems but not for SH_LDFLAGS. | |
2686 | |
4873 | 2687 2004-04-22 John W. Eaton <jwe@octave.org> |
2688 | |
4877 | 2689 * configure.in: Add -Wl,-Bsymbolic to SH_LDFLAGS for GNU/Linux |
2690 systems. From Fredrik Lingvall <Fredrik.Lingvall@signal.uu.se>. | |
2691 | |
4873 | 2692 * mkoctfile.in: Allow -Wx,option style options to be passed to the |
2693 compiler. From Al Niessner <Al.Niessner@jpl.nasa.gov>. | |
2694 | |
4850 | 2695 2004-04-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
2696 | |
4853 | 2697 * configure.in: Delete code for --with-ieee754. |
2698 Use OCTAVE_IEEE754_DATA_FORMAT. | |
2699 | |
2700 * aclocal.m4 (OCTAVE_IEEE754_DATA_FORMAT): New macro, based on | |
2701 configure.in code for HAVE_IEEE754_COMPLIANCE. | |
2702 | |
2703 2004-04-06 David Bateman <dbateman@free.fr> | |
2704 | |
4850 | 2705 * configure.in : add the option --with-ieee754 and use it to define |
2706 HAVE_IEEE754_COMPLIANCE | |
2707 | |
4843 | 2708 2004-04-02 David Bateman <dbateman@free.fr> |
2709 | |
2710 * configure.in: Warn about g++ 2.9x versions. | |
2711 | |
2712 2004-04-01 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2713 | |
2714 * octMakefile.in (dist): Also make bz2 file and compute md5 | |
2715 checksums of both gz and bz2 files. | |
2716 | |
4816 | 2717 2004-03-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
2718 | |
2719 * configure.in: No longer accept --with-g77 (it is still possible | |
2720 to use --with-f77=g77). | |
2721 | |
4812 | 2722 2004-03-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
2723 | |
2724 * configure.in: Check for -mieee instead of -mieee-with-inexact. | |
2725 | |
4793 | 2726 2004-02-20 Per Persson <persquare@mac.com> |
2727 | |
2728 * mkoctfile.in (LINK_DEPS): Include $LDFLAGS in the list. | |
2729 | |
4786 | 2730 2004-02-18 Per Persson <persquare@mac.com> |
2731 | |
2732 * configure.in (*-*-darwin*): Define SONAME_FLAGS. | |
2733 | |
4773 | 2734 2004-02-16 David Bateman <dbateman@free.fr> |
2735 | |
2736 * configure.in: Test for the presence of FFTW 3.x and use it in | |
2737 preference to FFTW 2.x. Define HAVE_FFTW3 | |
2738 | |
4766 | 2739 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
2740 | |
4767 | 2741 * mkoctfile.in (LINK_DEPS): Include $LIBS and $RLD_FLAG. |
4766 | 2742 Use $OCTAVE_LIBS instead of listing libs individually. |
2743 | |
4759 | 2744 2004-02-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
2745 | |
4760 | 2746 * mkoctfile.in: Delete INCLUDE_LINK_DEPS. Fix help text. |
2747 Always define LINK_DEPS. | |
2748 (LINK_DEPS): Also include FLIBS in the list. | |
2749 | |
2750 * Makeconf.in (INCLUDE_LINK_DEPS): Don't substitute. | |
2751 (do-subst-config-vals): Delete INCLUDE_LINK_DEPS. | |
2752 * configure.in (INCLUDE_LINK_DEPS): Delete. | |
2753 | |
4759 | 2754 * mkoctfile (SH_LD, SH_LDFLAGS): Delete. |
2755 (DL_LD, DL_LDFLAGS): New variables. Use them instead of SH_LD and | |
2756 SH_LDFLAGS for creating .oct files. | |
2757 Fix help text. | |
2758 | |
2759 * configure.in (MKOCTFILE_SH_LDFLAGS): Delete. | |
2760 (MKOCTFILE_DL_LDFLAGS): New variable, default to DL_LDFLAGS. | |
2761 | |
2762 * Makeconf.in (do-subst-config-vals): Add DL_LD, DL_LDFLAGS, and | |
2763 MKOCTFILE_DL_LDFLAGS to the list of substitutions. | |
2764 Delete MKOCTFILE_SH_LDFLAGS. | |
2765 | |
2766 2004-02-14 Per Persson <persquare@mac.com> | |
2767 | |
2768 * configure.in (DL_LD, DL_LDFLAGS): New variables, default to | |
2769 SH_LD and SH_LDFLAGS, respectively. | |
2770 Define independently for SH_LD and SH_LDFLAGS for *-*-darwin* targets. | |
2771 * Makeconf.in (DL_LD, DL_LDFLAGS): Substitute them here. | |
2772 | |
4756 | 2773 2004-02-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
2774 | |
2775 * Makefile.in (header-msg): Required bison version now 1.31 or later. | |
2776 | |
4728 | 2777 2004-01-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
2778 | |
2779 * emacs/octave-mod.el: If line-end-position is not defined, | |
2780 provide it as an alias for point-at-eol. | |
2781 | |
2782 2004-01-24 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2783 | |
2784 * emacs/octave-mod.el: If line-beginning-position is not defined, | |
2785 provide it as an alias for point-at-bol. | |
2786 | |
4726 | 2787 2004-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
2788 | |
2789 * configure.in (AH_BOTTOM): | |
2790 Define OCTAVE_LOCAL_BUFFER using vector<T> instead of auto_ptr. | |
2791 Suggested by Paul Thomas <Paul.Thomas@jet.efda.org> | |
2792 | |
4710 | 2793 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
2794 | |
2795 * octMakefile.in (maintainer-clean, distclean): | |
2796 Remove Makefile and autom4te.cache. | |
2797 | |
4696 | 2798 2004-01-14 David Bateman <dbateman@free.fr> |
2799 | |
2800 * configure.in: Test for the presence of the function | |
2801 H5Gget_num_objs in HDF5 library, and define HAVE_H5GGET_NUM_OBJS. | |
2802 | |
4685 | 2803 2004-01-06 Per Persson <persquare@mac.com> |
2804 | |
2805 * aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Recognize | |
2806 *-*-darwin*, not *-*-darwin6*. | |
2807 | |
4683 | 2808 2003-12-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
2809 | |
2810 * INSTALL: Update to newer version from autoconf. | |
2811 | |
4670 | 2812 2003-11-26 Cyril Humbert <Cyril.Humbert@univ-mlv.fr> |
2813 | |
2814 * octave-config.in (--m-site-dir): Echo $LOCALVERFCNFILEDIR, not | |
2815 $OCTAVE_LOCALVERFCNFILEDIR. | |
2816 (--oct-site-dir): Echo $LOCALVEROCTFILEDIR, not | |
2817 $OCTAVE_LOCALVEROCTFILEDIR. | |
2818 | |
4645 | 2819 2003-11-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
2820 | |
2821 * configure.in: Also maybe add -W to WARN_CFLAGS and WARN_CXXFLAGS. | |
2822 | |
4626 | 2823 2003-11-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
2824 | |
4627 | 2825 * Makeconf.in (SHLLIB_VER): Fix typo. |
2826 | |
4626 | 2827 * Makeconf.in (WARN_CFLAGS, WARN_CXXFLAGS): Substitute them. |
2828 (ALL_CFLAGS, BUG_CFLAGS): Add $(WARN_CFLAGS). | |
2829 (ALL_CXXFLAGS, BUG_CXXFLAGS): Add $(WARN_CXXFLAGS). | |
2830 (UGLY_ALL_CXXFLAGS): Delete. | |
2831 | |
2832 * configure.in: Add -Wall and -Wshadow to WARN_CFLAGS and | |
2833 WARN_CXXFLAGS instead of CFLAGS and CXXFLAGS. | |
2834 | |
4602 | 2835 2003-11-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
2836 | |
2837 * configure.in: If we need alloca, then also include it in LIBGLOB. | |
2838 | |
4587 | 2839 2003-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
2840 | |
2841 * configure.in: Preserve CFLAGS and CXXFLAGS before doing anything. | |
2842 Maybe add -Wshadow to CFLAGS and CXXFLAGS. | |
2843 | |
4570 | 2844 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca> |
2845 | |
2846 * emacs/octave-mod.el (octave-comment-start): Simplify. | |
2847 (octave-point): Remove. | |
2848 (octave-in-comment-p, octave-in-string-p) | |
2849 (octave-not-in-string-or-comment-p, calculate-octave-indent) | |
2850 (octave-blink-matching-block-open, octave-auto-fill): | |
2851 Use line-(beginning|end)-position instead. | |
2852 | |
4568 | 2853 2003-10-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
2854 | |
2855 * emacs/octave-inf.el (inferior-octave-prompt): Don't bother | |
2856 matching "octave.bin". | |
2857 | |
2858 2003-10-29 Lute Kamstra <lute@gnu.org> | |
2859 | |
2860 * emacs/octave-inf.el (inferior-octave-prompt): Recognize | |
2861 version number in prompt. | |
2862 | |
4546 | 2863 2003-10-24 John W. Eaton <jwe@bevo.che.wisc.edu> |
2864 | |
2865 * emacs/octave-mod.el (octave-mode-syntax-table): Allow % to be a | |
2866 comment character. | |
2867 | |
4544 | 2868 2003-10-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
2869 | |
2870 * Makeconf.in (AWK): Substitute and export it. | |
2871 * configure.in: Also check for AWK. | |
2872 | |
4532 | 2873 2003-10-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
2874 | |
2875 * configure.in (AC_PREREQ): Require 2.57. | |
2876 | |
4513 | 2877 2003-09-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
2878 | |
2879 * configure.in (AH_BOTTOM): Don't define HEAVYWEIGHT_INDEXING here. | |
2880 | |
4476 | 2881 2003-07-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
2882 | |
4478 | 2883 * emacs/octave-mod.el (octave-variables): Delete |
2884 propagate_empty_matrices from the list. | |
2885 | |
4476 | 2886 * ck-oct-fcns.m: Delete. |
2887 | |
4469 | 2888 2003-07-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
2889 | |
2890 * configure.in: Warn if --enable-dl but not --enable-shared. | |
2891 | |
4466 | 2892 2003-07-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
2893 | |
2894 * emacs/octave-mod.el (octave-variables): Delete | |
2895 default_return_value and define_all_return_values from the list. | |
2896 Add warn_undefined_return_values to the list. | |
2897 | |
4460 | 2898 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
2899 | |
4461 | 2900 * emacs/octave-mod.el (octave-variables): |
2901 Add warn_empty_list_elements and warn_resize_on_range_error to the | |
2902 list. | |
2903 Delete empty_list_elements_ok and resize_on_range_error from the | |
2904 list. | |
4460 | 2905 |
4457 | 2906 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
2907 | |
2908 * emacs/octave-mod.el (octave-variables): Add warn_neg_dim_as_zero | |
2909 to the list. | |
2910 Delete treat_neg_dim_as_zero from the list. | |
2911 | |
4451 | 2912 2003-07-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
2913 | |
2914 * emacs/octave-mod.el (octave-variables): Include | |
2915 DEFAULT_EXEC_PATH, DEFAULT_LOAD_PATH, crash_dumps_octave_core, | |
4452 | 2916 sighup_dumps_octave_core, sigterm_dumps_octave_core, |
4455 | 2917 warn_imag_to_real, warn_num_to_str, warn_str_to_num, and |
2918 warn_fortran_indexing in the list. | |
2919 Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok, | |
2920 implicit_str_to_num_ok, prefer_column_vectors, | |
2921 prefer_zero_one_indexing, and do_fortran_indexing from the list. | |
4451 | 2922 |
4446 | 2923 2003-07-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
2924 | |
4449 | 2925 * Makeconf.in (do-subst-default-vals): Substitute OCTAVE_API_VERSION. |
2926 * octave-config.in: Handle new variable OCTAVE_API_VERSION. | |
2927 | |
2928 * octMakefile.in (DIRS_TO_MAKE): Delete undefined vars | |
2929 $(localfcnfilepathdirs) and $(localoctfilepathdirs) from the list. | |
2930 | |
2931 * octave-config.in: Handle new variables OCTAVE_LOCALAPIFCNFILEDIR | |
2932 and OCTAVE_LOCALAPIOCTFILEDIR | |
2933 | |
2934 * configure.in (localapifcnfiledir): New variable. | |
2935 (localfcnfilepath): Add it to the list. | |
2936 (localapioctfiledir): New variable. | |
2937 (localoctfilepath): Add it to the list. | |
2938 * Makeconf.in (do-subst-default-vals): Substitute new varibles. | |
2939 | |
2940 * Makeconf.in (getapiversion, apiversion): New macros. | |
2941 | |
4446 | 2942 * octMakefile.in (DIRS_TO_MAKE): Include $(localverarchlibdir) in |
2943 the list. | |
2944 | |
4443 | 2945 2003-07-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
2946 | |
2947 * Makeconf.in: Set and substitute values for startupfiledir and | |
2948 localstartupfiledir. | |
2949 | |
2950 * octave-config.in: Allow other configuration defaults to be | |
2951 accessed using --variable VAR option. | |
2952 | |
4440 | 2953 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
2954 | |
2955 * octMakefile.in (distclean): remove install-octave here. | |
2956 | |
4439 | 2957 2003-06-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
2958 | |
2959 * configure.in: If user doesn't specify --enable-rpath, then | |
2960 default is to enable it. | |
2961 | |
4422 | 2962 2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
2963 | |
4423 | 2964 * aclocal.m4 (GNUPLOT_HAS_FRAMES): Eliminate variable. |
2965 | |
4422 | 2966 * emacs/octave-mod.el (octave-variables): Eliminate |
2967 gnuplot_has_multiplot. | |
2968 | |
4417 | 2969 2003-05-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
2970 | |
2971 * configure.in: In check for f_open in libf2c, only use | |
2972 -L. -lconflib if we have created libconflib.a. | |
2973 | |
4414 | 2974 2003-05-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
2975 | |
4416 | 2976 * aclocal.m4 (OCTAVE_PROG_GPERF): Provide struct decl so -t option |
2977 succeeds with gperf 3.0. | |
2978 | |
4414 | 2979 * Makeconf.in (NO_OCT_FILE_STRIP): Use -C arg for make. |
2980 | |
2981 * octMakefile.in (DIRS_TO_MAKE): Use $(shell ...) instead of `...`. | |
2982 | |
4413 | 2983 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
2984 | |
2985 * Makeconf.in, octMakefile.in, emacs/Makefile.in, | |
2986 examples/Makefile.in: Handle DESTDIR. | |
2987 | |
4411 | 2988 2003-05-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
2989 | |
2990 * Makeconf.in (sbindir): New variable substitution. | |
2991 | |
4399 | 2992 2003-04-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
2993 | |
2994 * configure.in: Don't define WITH_KPATHSEARCH. | |
2995 | |
4388 | 2996 2003-04-24 John W. Eaton <jwe@bevo.che.wisc.edu> |
2997 | |
2998 * configure.in: Look for wsock32 library on MinGW systems. | |
2999 | |
4382 | 3000 2003-04-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
3001 | |
3002 * configure.in (OCTAVE_LOCAL_BUFFER): Always allocate temporary | |
3003 buffer using new. | |
3004 | |
4378 | 3005 2003-04-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
3006 | |
3007 * Makefile.in octMakefile.in: Delete kpathsea targets. | |
3008 | |
3009 * kpathsea: Delete all files and directory. | |
3010 | |
3011 * configure.in: Don't run configure in kpathsea subdirectory. | |
3012 | |
3013 * README.kpathsea: New file. | |
3014 * octMakefile.in (DISTFILES): Include it in the list. | |
3015 | |
3016 * Makeconf.in (do-subst-config-vals): Don't substitute it. | |
3017 | |
3018 * configure.in: Also check for basename. | |
3019 Don't substitute LIBKPATHSEA. | |
3020 | |
4377 | 3021 2003-04-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
3022 | |
3023 * configure.in (AH_BOTTOM): Don't assume that __WIN32__ will be | |
3024 defined when __CYGWIN__ is defined. | |
3025 | |
4368 | 3026 2003-03-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
3027 | |
3028 * configure.in: Only complain for g++ earlier than 2.95. | |
3029 Try harder to get version number only. | |
3030 | |
9501 | 3031 2003-03-05 Paul Kienzle <pkienzle@users.sf.net> |
4366 | 3032 |
3033 * aclocal.m4 (OCTAVE_DYNAMIC_AUTO_ARRAYS): New macro. | |
3034 * configure.in: Use it. | |
3035 (AH_BOTTOM): Check HAVE_DYNAMIC_AUTO_ARRAYS instead of __GNUG__. | |
3036 | |
4365 | 3037 2003-03-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
3038 | |
3039 * configure.in: Undo previous change. | |
3040 * Makeconf.in: Likewise. | |
3041 | |
4361 | 3042 2003-03-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
3043 | |
3044 * configure.in (KPATHSEA_INCFLAGS): New variable. | |
3045 * Makeconf.in (KPATHSEA_INCFLAGS): Substitute it. | |
3046 (do-subst-config-vals): Add it to the list. | |
3047 (INCFLAGS): Add $(KPATHSEA_INCFLAGS). | |
3048 | |
9501 | 3049 2003-02-23 Paul Kienzle <pkienzle@users.sf.net> |
4360 | 3050 |
3051 * aclocal.m4 (OCTAVE_PLACEMENT_DELETE): New macro. | |
3052 * configure.in: Use it. | |
3053 (AH_BOTTOM): Don't define HAVE_PLACEMENT_DELETE here. | |
3054 | |
4349 | 3055 2003-02-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
3056 | |
4353 | 3057 * configure.in: Allow RLD_FLAG to be set using --enable-rpath arg. |
3058 | |
3059 * configure.in: Fix default RLD_FLAG value for *-sgi-*. From | |
3060 Paul Kienzle <pkienzle@users.sf.net>. | |
3061 | |
3062 * configure.in: Check for long long int and unsigned long long int. | |
3063 | |
4352 | 3064 * configure.in (AH_BOTTOM): Define HAVE_PLACEMENT_DELETE for gcc |
3065 3.2 and later. | |
3066 | |
4349 | 3067 * configure.in: Check for copysign and signbit. |
3068 | |
4334 | 3069 2003-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
3070 | |
3071 * emacs/Makefile.in (DISTFILES): Add otags.1 to the list. | |
3072 | |
9501 | 3073 2003-02-18 Dirk Eddelbuettel <edd@debian.org> |
4334 | 3074 |
3075 * emacs/otags.1: New file. | |
3076 | |
9501 | 3077 2003-02-18 David Bateman <dbateman@free.fr> |
4329 | 3078 |
3079 * configure.in: Eliminate linpack | |
3080 | |
4328 | 3081 2003-02-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
3082 | |
3083 * configure.in: Check for mkstemp too. | |
3084 | |
4323 | 3085 2003-02-13 Arno Klaassen <arno@scito.com> |
3086 | |
3087 * configure.in: Fix SH_LD and SH_LDFLAGS for -*-*-freebsd*. | |
3088 | |
3089 2003-02-13 John W. Eaton <jwe@bevo.che.wisc.edu> | |
3090 | |
3091 * configure.in: Use '$(CXX)', '$(AR)', not "$CXX" and "$AR" when | |
3092 setting variables for building shared libraries. | |
3093 | |
9501 | 3094 2003-02-13 Paul Kienzle <pkienzle@users.sf.net> |
4320 | 3095 |
3096 * examples/make_int.cc: Support for ISO standard compilers. | |
3097 | |
9501 | 3098 2003-01-22 Richard Stallman <rms@gnu.org> |
4304 | 3099 |
3100 * emacs/octave-mod.el (octave-mode-map): Avoid binding keys that | |
3101 are reserved for users. | |
3102 | |
4302 | 3103 2003-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
3104 | |
3105 * Makeconf.in: Fix typo in previous change. | |
3106 | |
4301 | 3107 2003-01-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
3108 | |
3109 * Makeconf.in (MKOCTFILE_INCFLAGS): Skip -I$(includedir) if | |
3110 $(includedir) is /usr/include. | |
3111 | |
4299 | 3112 2003-01-16 Mumit Khan <khan@nanotech.wisc.edu> |
3113 | |
3114 * Makeconf.in (SED): Export to subshells. | |
3115 | |
4298 | 3116 2003-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
3117 | |
3118 * configure.in: Don't bother with compiler flags for | |
3119 explicit/no-implicit template instantiation. | |
3120 | |
9501 | 3121 2003-01-11 Paul Kienzle <pkienzle@users.sf.net> |
4298 | 3122 |
3123 * configure.in, Makeconf.in: Allow setting of BUILD_LDFLAGS. | |
3124 | |
4296 | 3125 2003-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
3126 | |
3127 * autogen.sh: Use --force for autoconf and autoheader. | |
3128 | |
4284 | 3129 2003-01-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
3130 | |
4290 | 3131 * octMakefile.in (CONF_DISTFILES): Include acx_blas.m4 and |
3132 acx_lapack.m4. | |
3133 | |
4284 | 3134 * configure.in (BUILD_CC, BUILD_CFLAGS, BUILD_CXX, |
3135 BUILD_CXXFLAGS): Kluge for Sun C/C++. | |
3136 | |
4270 | 3137 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
3138 | |
3139 * configure.in: Default value of BUILD_CXX is $CXX, not g++. | |
4278 | 3140 (AH_BOTTOM): Define __USE_STD_IOSTREAM if using Compaq C++ compiler. |
4283 | 3141 For compiler/linker options, use -Wl,OPT instead of -Xlinker OPT. |
4284 | 3142 Check for -ieee option for the C and C++ compilers on alpha systems. |
4270 | 3143 |
4264 | 3144 2003-01-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
3145 | |
3146 * configure.in: Fail on all gcc 1.x and 2.x versions. | |
3147 | |
4249 | 3148 2002-12-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
3149 | |
3150 * configure.in (OCTAVE_LOCAL_BUFFER): New macro. | |
3151 | |
4228 | 3152 2002-12-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
3153 | |
4229 | 3154 * mkoctfile.in: Include $LIBOCTINTERP in the stand alone link command. |
3155 Define LIBOCTAVE, LIBOCTINTERP, LIBCRUFT, LIBREADLINE using -lLIB. | |
4228 | 3156 |
4227 | 3157 2002-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
3158 | |
3159 * Makeconf.in (do-script-install, do-script-uninstall): | |
3160 New macros, used in Makefiles in scripts subdirectory. | |
3161 (do-script-install): Use new scripts/mkpkgadd script to construct | |
3162 PKG_ADD files. | |
3163 | |
4214 | 3164 2002-12-03 Nix <nix@esperi.demon.co.uk> |
3165 | |
3166 * configure.in: Use AC_CHECK_DECL in conjunction with | |
3167 AC_DECL_SYS_SIGLIST to ensure signal.h is searched. | |
3168 | |
4207 | 3169 2002-12-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
3170 | |
3171 * configure.in: Dont't set SONAME_FLAGS for alpha alpha*-dec-osf* | |
3172 systems. | |
3173 | |
9501 | 3174 2002-11-29 Paul Kienzle <pkienzle@users.sf.net> |
4207 | 3175 |
3176 * mkoctfile.in: Include "$incflags $def" in commands to generate | |
3177 dependecies. | |
3178 | |
4199 | 3179 2002-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
3180 | |
3181 * configure.in (do-subst-config-vals): Substitute OCTAVE_BINDIR. | |
3182 | |
3183 * configure.in (MKOCTFILE_SH_LDFLAGS): New variable. | |
3184 * Makeconf.in (do-subst-config-vals): Substitute | |
3185 OCTAVE_CONF version of this variable. | |
3186 | |
3187 * mkoctfile.in: Set SH_LDFLAGS from MKOCTFILE_SH_LDFLAGS, not | |
3188 SH_LDFLAGS. | |
3189 (VERSION): Substitute value of OCTAVE_CONF_VERSION. | |
3190 | |
3191 * configure.in (NO_OCT_FILE_STRIP): New variable. | |
3192 * Makeconf.in (do-subst-config-vals): Substitute it. | |
3193 * mkoctfile.in (no_oct_file_strip_on_this_platform): New variable. | |
3194 | |
4192 | 3195 2002-11-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
3196 | |
4196 | 3197 * configure.in (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): |
3198 Delete use. | |
3199 | |
4192 | 3200 * aclocal.m4 (OCTAVE_LANG_PROG_NO_CONFDEFS): Delete. |
3201 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): Delete. | |
3202 | |
4189 | 3203 2002-11-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
3204 | |
3205 * configure.in: Check for dlopen last, to avoid broken | |
3206 compatibility libraries. | |
4190 | 3207 Default value for SHLLIB is '$(SHLEXT)', not $SHLEXT. |
4189 | 3208 |
4182 | 3209 2002-11-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
3210 | |
3211 * configure.in (USE_EXCEPTIONS_FOR_INTERRUPTS): No need to define. | |
3212 | |
4180 | 3213 2002-11-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
3214 | |
3215 * configure.in: Check for sigsetjmp and siglongjmp. | |
3216 (AH_BOTTOM): If both are found, define OCTAVE_HAVE_SIG_JUMP. | |
3217 Also check for sig_atomic_t, typedef it if not available. | |
3218 | |
4685 | 3219 2002-11-10 Per Persson <persquare@mac.com> |
4163 | 3220 |
3221 * configure.in: Detect dyld API for dynamic linking on OS X. | |
3222 | |
4685 | 3223 2002-11-09 Per Persson <persquare@mac.com> |
4162 | 3224 |
3225 * configure.in: Use $(TOPDIR)/src/octave, not $(bindir)/octave for | |
3226 -bundle-loader argument. | |
3227 | |
3228 * aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Force result for OS X. | |
3229 | |
4157 | 3230 2002-11-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
3231 | |
3232 * configure.in: Set FPICFLAG, Also set CXXPICFLAG, CPICFLAG, | |
3233 FPICFLAG, and INCLUDE_LINK_DEPS for OS X. | |
3234 | |
3235 * acx_blas.m4 (LIBS): Also check for Apple vecLib framework. | |
3236 | |
4153 | 3237 2002-11-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
3238 | |
3239 * configure.in (AH_BOTTOM): Define USE_EXCEPTIONS_FOR_INTERRUPTS. | |
3240 | |
4151 | 3241 2002-11-04 Joseph P. Skudlarek <jskud@jskud.com> |
3242 | |
3243 * emacs/otags: handle declarations without arguments and/or return | |
3244 values. | |
3245 | |
4138 | 3246 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
3247 | |
3248 * configure.in (SHLEXT_VER, SHLLIB_VER, SHLBIN_VER): Use | |
3249 $(version), not $(VERSION). | |
3250 | |
4130 | 3251 2002-10-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
3252 | |
3253 * Makeconf.in (HAVE_DLOPEN_API, HAVE_SHL_LOAD_API, | |
3254 HAVE_LOADLIBRARY_API): Delete. | |
3255 (do-subst-config-vals): Don't substitute them here. | |
3256 | |
4126 | 3257 2002-10-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
3258 | |
4128 | 3259 * configure.in (ENABLE_DYNAMIC_LINKING): Rename from |
3260 WITH_DYNAMIC_LINKING. | |
3261 * Makeconf.in: Likewise. | |
3262 * examples/hello.cc: Likewise. Improve comments. | |
3263 | |
3264 * configure.in: Revive --enable-dl to set default value for | |
3265 WITH_DYNAMIC_LINKING. | |
3266 | |
4126 | 3267 * configure.in: Also set SHLEXT_VER, SHLLIB_VER, SHLBIN_VER. |
3268 * Makeconf.in: Substitute them here. | |
3269 Also substitute SHLLINKEXT. | |
3270 | |
4685 | 3271 2002-10-25 Per Persson <persquare@mac.com> |
4125 | 3272 |
3273 * aclocal.m4 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): Fix | |
3274 first test to properly fail on OS X. Fix typo in final test to | |
3275 set result. | |
3276 | |
4122 | 3277 2002-10-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
3278 | |
3279 * mk-opts.pl (emit_opt_class_header): Make set_options another | |
3280 name for copy. | |
3281 | |
4110 | 3282 2002-10-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
3283 | |
3284 * Makeconf.in (do-subst-config-vals): Don't substitute | |
3285 OCTAVE_CONF_OCTAVE_LITE. | |
3286 (OCTAVE_LITE): Delete. | |
3287 | |
3288 * Makeconf.in: Use HAVE_DLOPEN_API, HAVE_LOADLIBRARY_API, and | |
3289 HAVE_SHL_LOAD_API instead of WITH_DL and WITH_SHL. | |
3290 | |
3291 * configure.in: Rewrite the way we handle dynamic linking. | |
3292 If dynamic linking is used always do what was previously only | |
3293 enabled by --enable-lite-kernel. | |
3294 | |
9501 | 3295 2002-10-17 Paul Kienzle <pkienzle@users.sf.net> |
4110 | 3296 |
3297 * configure.in: Define WITH_DYNAMIC_LINKING based on --enable-shared. | |
3298 Add -lwsock32 to LIBS for MinGW. | |
3299 | |
4109 | 3300 2002-10-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
3301 | |
3302 * aclocal.m4 (OCTAVE_LANG_PROG_NO_CONFDEFS): New macro. | |
3303 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): Use it along with | |
3304 AC_LINK_IFELSE instead of AC_TRY_LINK. | |
3305 Require both programs to compile for success. | |
3306 | |
9501 | 3307 2002-10-16 Paul Kienzle <pkienzle@users.sf.net> |
4105 | 3308 |
3309 * aclocal.m4: Both Cygwin and MinGW don't prepend underscores. | |
3310 * configure.in: MinGW builds shared libraries the same as Cygwin. | |
3311 MinGW must link to winsock explicitly. | |
3312 * install-octave.in: MinGW and Cygwin both need OCTAVE_HOME. | |
3313 | |
9501 | 3314 2002-10-15 Paul Kienzle <pkienzle@users.sf.net> |
4104 | 3315 |
3316 * configure.in (library_path_var): New variable. | |
3317 | |
4102 | 3318 2002-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
3319 | |
4103 | 3320 * configure.in (SH_LDFLAGS): Additional options for Cygwin: |
4104 | 3321 -Wl,--export-all-symbols -Wl,--enable-auto-import. |
4103 | 3322 |
4102 | 3323 * Makeconf.in (TERMLIBS): Substitute here. |
3324 | |
3325 * configure.in: Define OCTAVE_USE_WINDOWS_API if | |
3326 defined (__WIN32__) && ! defined (__CYGWIN__), not if | |
3327 defined (__WIN32__) || ! defined (__CYGWIN__). | |
3328 Also call AC_SUBST for TERMLIBS. | |
3329 | |
9501 | 3330 2002-10-14 Paul Kienzle <pkienzle@users.sf.net> |
4102 | 3331 |
3332 * configure.in: Use correct SHLEXT and PICFLAG for Cygwin. | |
3333 * configure.in: Cygwin must link against -loctave.dll, etc. | |
3334 | |
3335 * configure.in: Define INCLUDE_LINK_DEPS because Cygwin needs DLLs | |
3336 to be linked against their dependencies. | |
3337 * Makeconf.in: Ditto. | |
3338 | |
3339 * configure.in: Define SHLLIB and SHLBIN because Cygwin doesn't | |
3340 link against shared libs but instead against -lxxx.dll. LIB and | |
3341 BIN are the link and load forms respectively of the library. | |
3342 * Makeconf.in: Ditto, and define the corresponding XXX_VER. | |
3343 | |
3344 * configure.in: Remove LIBOCT_READLINE and LIBOCT_PATHSEARCH | |
3345 because they are merged into LIBOCTAVE to avoid circular | |
3346 dependencies. | |
3347 * Makeconf.in: Ditto. | |
3348 * mkoctfile.in: Ditto. | |
3349 | |
3350 * aclocal.m4 (OCTAVE_ENABLE_READLINE): Define LIBREADLINE because | |
3351 Cygwin requires liboctave to be linked against -lreadline so | |
3352 including it in LIBS isn't sufficient. | |
3353 * mkoctfile.in: Substitute and use LIBREADLINE here. | |
3354 | |
3355 * aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Force no for cygwin. | |
3356 | |
4101 | 3357 2002-10-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
3358 | |
3359 * configure.in (AH_BOTTOM): Maybe define OCTAVE_USE_WINDOWS_API | |
3360 and OCTAVE_HAVE_WINDOWS_FILESYSTEM. | |
3361 | |
4095 | 3362 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
3363 | |
4098 | 3364 * aclocal.m4 (OCTAVE_PROG_GNUPLOT): AC_DEFINE GNUPLOT_BINARY |
3365 Default value on Windows systems is pgnuplot. | |
3366 If not cross compiling and no gnuplot program is found, set | |
3367 default to gnuplot. Set defaults for multiplot and frames. Check | |
3368 for pgnpuplot, pipe-gnuplot, and gnuplot on Windows systems. | |
3369 | |
3370 * configure.in (BUILD_EXEEXT): New variable. | |
3371 * Makeconf.in (BUILD_EXEEXT): Substitute it here. | |
3372 | |
4095 | 3373 * aclocal.m4 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): |
3374 Add second test for OS X. | |
3375 | |
4093 | 3376 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
3377 | |
4094 | 3378 * aclocal.m4 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): New macro. |
3379 * configure.in: Use it. | |
3380 | |
3381 * configure.in (BUILD_CC, BUILD_CFLAGS, BUILD_CXX, BUILD_CXXFLAGS): | |
3382 Set default values if cross compiling. | |
3383 | |
4093 | 3384 * aclocal.m4 (OCTAVE_PROG_NM): Do the right thing for cross compiling. |
3385 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Require OCTAVE_PROG_NM. | |
3386 (OCTAVE_CXX_ABI): Likewise. | |
3387 | |
3388 * Makeconf.in (BUILD_CC, BUILD_CFLAGS, BUILD_CXX, BUILD_CXXFLAGS): | |
3389 New variables for cross compiling. | |
3390 | |
9501 | 3391 2002-10-07 Paul Kienzle <pkienzle@users.sf.net> |
4092 | 3392 |
3393 * configure.in: Check for raise. | |
3394 | |
4084 | 3395 2002-10-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
3396 | |
3397 * aclocal.m4 (OCTAVE_PROG_SED): New macro, adapted from autoconf | |
3398 patches mailing list archive, written by Robert Boehne | |
3399 <rboehne@ricardo-us.com>. | |
3400 * configure.in: Use it. | |
3401 * Makeconf.in: Substitute SED, use $(SED), not sed. | |
3402 (do-subst-conffig-vals): Substitute it here too. | |
3403 * mkoctfile.in: And here. Use $SED, not sed. | |
3404 * octave-bug.in: Likewise. | |
3405 * install-octave.in: Likewise. | |
3406 | |
4081 | 3407 2002-09-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
3408 | |
3409 * configure.in: Don't define mkdir here. | |
3410 | |
4067 | 3411 2002-09-25 Mumit Khan <khan@nanotech.wisc.edu> |
3412 | |
3413 * aclocal.m4 (OCTAVE_MKDIR_TAKES_ONE_ARG): New macro to determine if | |
3414 host mkdir accepts only one arg instead of the usual two. | |
3415 * configure.in: Use. Check for direct.h. | |
3416 (mkdir): Define. | |
3417 | |
9501 | 3418 2002-09-26 Paul Kienzle <pkienzle@users.sf.net> |
4067 | 3419 |
3420 * configure.in: Check for conio.h. | |
3421 Check for _kbhit. | |
3422 | |
4066 | 3423 2002-09-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
3424 | |
3425 * configure.in (AH_BOTTOM): Don't define | |
3426 USE_PRAGMA_INTERFACE_IMPLEMENTATION. | |
3427 | |
9501 | 3428 2002-09-26 Paul Kienzle <pkienzle@users.sf.net> |
4064 | 3429 |
3430 * configure.in: Fix syntax errors in !HAVE_XXX_T. | |
3431 Don't require terminal control for build. | |
3432 | |
4062 | 3433 2002-09-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
3434 | |
3435 * configure.in: Fix typedefs used in AH_BOTTOM. | |
3436 | |
4061 | 3437 2002-09-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
3438 | |
3439 * configure.in (AH_BOTTOM): If using g++, define | |
3440 USE_PRAGMA_INTERFACE_IMPLEMENTATION. | |
3441 | |
4051 | 3442 2002-08-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
3443 | |
3444 * configure.in: Check for sstream. | |
3445 | |
4050 | 3446 2002-08-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
3447 | |
3448 * Makeconf.in (%.d : %.cc): Add $*.df to LHS of dependency list. | |
3449 | |
9501 | 3450 2002-08-15 Paul Kienzle <pkienzle@users.sf.net> |
4044 | 3451 |
3452 * mk-opts.pl: Add support for INCLUDE = "...". | |
3453 | |
3454 2002-08-15 John W. Eaton <jwe@bevo.che.wisc.edu> | |
3455 | |
3456 * mk-opts.pl: Handle Array<int> too. | |
3457 | |
4035 | 3458 2002-08-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
3459 | |
3460 * mk-opts.pl (emit_options_function): Emit newline at EOF. | |
3461 | |
4014 | 3462 2002-08-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
3463 | |
3464 * Makeconf.in: Use $@-t instead of $@.tmp or $@.t. | |
3465 | |
3998 | 3466 2002-07-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
3467 | |
3468 * mk-opts.pl: New file. | |
3469 * Makefile.in (DISTFILES): Add it to the list. | |
3470 | |
3989 | 3471 2002-07-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
3472 | |
3473 * configure.in (AC_CONFIG_FILES): Add libcruft/dasrt/Makefile to | |
3474 the list. | |
3475 | |
3983 | 3476 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
3477 | |
3478 * configure.in (AC_CONFIG_FILES): Add libcruft/odessa/Makefile to | |
3479 the list. | |
3480 | |
3956 | 3481 2002-05-24 John W. Eaton <jwe@bevo.che.wisc.edu> |
3482 | |
3483 * configure.in: Maybe add -fno-coalesce-templates to XTRA_CXXFLAGS | |
3484 on darwin systems. | |
3485 (SH_LDFLAGS): Set this on darwin systems. | |
3486 (UGLY_DEFS): Cope with broken sed or shell quoting on darwin systems. | |
3487 | |
3943 | 3488 2002-05-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
3489 | |
3490 * aclocal.m4 (OCTAVE_CXX_ISO_COMPLIANT_LIBRARY): Omit cwctype. | |
3491 | |
3923 | 3492 2002-05-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
3493 | |
3494 * configure.in (AC_AIX): Move before AC_MINIX and AC_ISC_POSIX. | |
3495 (AH_BOTTOM): Move contents of acconfig.h here. | |
3496 * acconfig.h: Delete. | |
3925 | 3497 * octMakefile.in (CONF_DISTFILES): Delete acconfig.h from the list. |
3923 | 3498 |
3911 | 3499 2002-04-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
3500 | |
3501 * configure.in (AC_CONFIG_FILES): Add libcruft/daspk/Makefile to | |
3502 the list. | |
3503 | |
9501 | 3504 2002-04-24 Kurt Hornik <hornik@ci.tuwien.ac.at> |
3908 | 3505 |
3506 * aclocal.m4 (OCTAVE_CC_FLAG, OCTAVE_CXX_FLAG): Also handle flags | |
3507 that contain : and =. | |
3508 | |
3899 | 3509 2002-04-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
3510 | |
3511 * config.guess, config.sub: Update from FSF sources. | |
3512 | |
3897 | 3513 2002-04-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
3514 | |
3515 * configure.in: Declare F2C and F2CFLAGS with AC_ARG_VAR. | |
3516 Delete AC_SUBST calls for F77, FFLAGS, FLIBS, F2C, F2CFLAGS (no | |
3517 need to do this explicitly now). | |
3518 | |
3892 | 3519 2002-04-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
3520 | |
3521 * Makeconf.in: Set and substitute EXEEXT, not EXE. | |
3522 | |
3523 * configure.in (EXE): Delete check and substitution. | |
3524 * install-octave.in: Use EXEEXT instead of EXE. | |
3525 | |
3526 * configure.in: Use AC_CHECK_MEMBERS, not OCTAVE_STRUCT_GR_PASSWD. | |
3527 Use AC_CHECK_TYPES, not AC_CHECK_TYPE or OCTAVE_CHECK_TYPE. | |
3528 * aclocal.m4 (OCTAVE_STRUCT_GR_PASSWD, OCTAVE_CHECK_TYPE): Delete. | |
3529 * acconfig.h (dev_t, ino_t, nlink_t, sigset_t): Typedef if not found. | |
3530 | |
3888 | 3531 2002-04-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
3532 | |
3533 * aclocal.m4: Replace AC_LANG_SAVE, AC_LANG_C, AC_LANG_CPLUSPLUS, | |
3534 and AC_LANG_RESTORE with AC_LANG_PUSH and AC_LANG_POP. | |
3535 Use AS_MESSAGE_LOG_FD instead of AC_FD_CC. | |
3536 * configure.in: Delete second arg in AC_CHECK_SIZEOF calls. | |
3537 | |
9501 | 3538 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu> |
3886 | 3539 |
3540 * configure.in: Correct usage of AC_ARG_WITH for --with-fftw. | |
3541 | |
3887 | 3542 * configure.in: Update for autoconf 2.5x. |
3543 Minor syntax changes to new recommended syntaxes and macros. | |
3544 Apply changes from autoupdate plus eliminate some warning | |
3545 messages, deprecated uses of changequote, etc. | |
3546 Use autoheader templates to generate config.h.in. | |
3547 Replace most of Octave's Fortran support macros with those in the | |
3548 new autoconf. | |
3549 Eliminate most uses of internal (undocumented) autoconf cache vars. | |
3550 Replace BLAS/LAPACK detection new macros ACX_BLAS/ACX_LAPACK from | |
3551 the autoconf macro repository. | |
3552 * acx_blas.m4, acx_lapack.m4: New files. | |
3553 * acconfig.h: Delete lines that can be automatically generated | |
3554 from new info in configure.in and aclocal.m4. | |
3555 If it is not already defined, define F77_FUNC for use with f2c. | |
3556 * aclocal.m4 (OCTAVE_PROG_G77, OCTAVE_FLIBS, OCTAVE_F77_MAIN_FLAG, | |
3557 OCTAVE_F77_UPPERCASE_NAMES, OCTAVE_F77_APPEND_UNDERSCORE, | |
3558 OCTAVE_F2C_F77_COMPAT): Delete definitions. | |
3559 Use autoheader templates to generate config.h.in. | |
3560 * Makeconf.in, mkoctfile.in (FORTRAN_MAIN_FLAG): Delete all uses. | |
3561 | |
3859 | 3562 2001-11-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
3563 | |
3564 * octave-bug.in (BLAS_LIBS, FFTW_LIBS, LD_CXX): Substitute and | |
3565 print values. | |
3566 * mkoctfile.in: Accept --compile as an alias for -c. | |
3567 New option, --link-stand-alone. | |
3568 New option, --no-pathsearch. | |
3569 New option, --no-readline. | |
3570 Substitute RLD_FLAG, FLIBS, LIBKPATHSEA, LIBOCTINTERP, | |
3571 LIBOCTAVE, LIBOCT_READLINE, LIBOCT_PATHSEARCH, LIBCRUFT, | |
3572 BLAS_LIBS, FFTW_LIBS, and LIBS. | |
3573 * Makeconf.in (MKOCTFILE_LFLAGS): New variable. | |
3574 (do-subst-config-vals): Substitute FFTW_LIBS, LD_CXX, | |
3575 LIBOCT_PATHSEARCH, LIBOCT_READLINE, MKOCTFILE_LFLAGS. | |
3576 | |
3857 | 3577 2001-11-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
3578 | |
3579 * Makefile.in (LIBOCT_READLINE, LIBOCT_PATHSEARCH): New variables. | |
3580 * Makeconf.in: Substitute them here. | |
3581 | |
3853 | 3582 2001-11-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
3583 | |
3584 * octMakefile.in (dist): Omit long-gone info subdir. | |
3585 Fix find command for removing Makefile in kpathsea and glob subdirs. | |
3586 | |
3847 | 3587 2001-08-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
3588 | |
3589 * mkoctfile.in: Substitute F2C and F2CFLAGS. Make it possible to | |
3590 use f2c and a C compile to compiling Fortran source files. Print | |
3591 warnings and error message on stderr, not stdout. Issue warnings | |
3592 if it is not possible to comiple Fortran, C, or C++ files. | |
3593 | |
3594 * configure.in (%.c : %.f): Don't use cat in F2C rule. | |
3595 | |
3846 | 3596 2001-07-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
3597 | |
3598 * Makeconf.in (do-subst-config-vals): Substitute DEPEND_FLAGS and | |
3599 DEPEND_EXTRA_SED_PATTERN. | |
3600 * mkoctfile.in: Handle --depend. | |
3601 | |
3845 | 3602 2001-07-25 Rafael Laboissiere <rafael@laboissiere.net> |
3603 | |
3604 * octave-config.in: New file. | |
3605 * Makeconf.in (do-subst-default-vals): Substitute OCTAVE_VERSION. | |
3606 * Makefile.in (TARGETS): Add octave-config to list. | |
3607 * octMakefile.in (DISTFILES): Add octave-config.in to list. | |
3608 (BINDISTFILES): Add octave-config to list. | |
3609 (all): Add octave-config dependency. | |
3610 (octave-config): New rule. | |
3611 (install): Install octave-config. | |
3612 (uninstall): Delete octave-config from bindir. | |
3613 (maintainer-clean): Delete octave-config. | |
3614 (binary-dist): Add octave-config dependency. | |
3615 | |
3842 | 3616 2001-06-29 Mumit Khan <khan@nanotech.wisc.edu> |
3617 | |
3843 | 3618 * aclocal.m4 (OCTAVE_CXX_ABI): Use "sun_v5" instead of "sun". |
3619 | |
3842 | 3620 * aclocal.m4 (OCTAVE_CXX_ABI): New macro. |
3621 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Add missing return value. | |
3622 * configure.in: Use. | |
3623 * acconfig.h (CXX_ABI): New macro. | |
3624 | |
3835 | 3625 2001-05-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
3626 | |
3627 * configure.in: Quote the call to AC_CHECK_FUNC inside the | |
3628 AC_CHECK_LIB macro when checking for lapack. For autoconf 2.50 | |
3629 | |
3630 * aclocal.m4: Changes for autoconf 2.50: | |
3631 Convert dnl comments inside AC_DEFUN to ###. | |
3632 (OCTAVE_FLIBS): Use [] quoting instead of changequote. | |
3633 | |
3829 | 3634 2001-05-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
3635 | |
3636 * octMakefile.in: Remove remaining references to readline. | |
3830 | 3637 (CONF_DISTFILES): Add autogen.sh to the list. |
3829 | 3638 |
3827 | 3639 2001-05-02 Mumit Khan <khan@nanotech.wisc.edu> |
3640 | |
3641 * configure.in: Support for --with-fftw. | |
3642 (FFT_DIR, FFTW_LIBS): New substitutions. | |
3643 * Makeconf.in (FFTW_LIBS): New variable. | |
3644 * acconfig.h (HAVE_FFTW): New macro. | |
3645 | |
3822 | 3646 2001-04-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
3647 | |
3824 | 3648 * aclocal.m4 (OCTAVE_ENABLE_READLINE): Require readline unless |
3649 --disable-readline is specified. | |
3650 | |
3822 | 3651 * configure.in: Don't define TERMLIBS. Do add terminal lib(s) to LIBS. |
3652 * octave-bug.in: Delete references to TERMLIBS. | |
3653 * Makeconf.in: Likewise. | |
3654 | |
3655 * Makeconf.in (LIBREADLINE): Delete substitution. | |
3656 (do-subst-config-vals): Likewise. | |
3657 * octMakefile.in (SUBDIRS): Delete @READLINE_DIR@ from the list. | |
3658 * configure.in (AC_CONFIG_SUBDIRS): Delete $READLINE_DIR from the list. | |
3659 | |
3660 * configure.in (VOID_SIGHANDLER): Don't check or substitute here. | |
3661 | |
3821 | 3662 2001-04-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
3663 | |
3664 * octMakefile.in (install, install-strip): Don't use mk-includedir-link | |
3665 | |
3666 * Makeconf.in (mk-includedir-link, mk-libdir-link): Delete definitions. | |
3667 | |
3668 2001-04-24 John W. Eaton <jwe@bevo.che.wisc.edu> | |
3669 | |
3670 * Makeconf.in (mk-libdir-link): Undo previous change | |
3671 | |
3820 | 3672 2001-04-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
3673 | |
3674 * configure.in: Only check for libz if checking for HDF5 libraries. | |
3675 Allow user to specify HDF5 library name on command line, same as | |
3676 for BLAS libraries. Include BLAS and HDF5 libs in summary output. | |
3677 | |
3818 | 3678 2001-04-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
3679 | |
3680 * octMakefile.in (CONF_DISTFILES): Remove config.h.bot from the list. | |
3681 | |
9501 | 3682 2001-04-19 David Livings <david.livings@asa.co.uk> |
3815 | 3683 |
3684 * Makeconf.in (mk-libdir-link): Omit check for $(octlibdir)/octave | |
3685 existing as a directory. | |
3686 | |
3803 | 3687 2001-02-28 Albert Chin-A-Young <china@thewrittenword.com> |
3688 | |
3689 * configure.in: Check for getpwnam in libsun only after checking | |
3690 default libraries first. Check for gethostname in libsocket only | |
3691 after checking default libraries first. | |
3692 | |
3800 | 3693 2001-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
3694 | |
3695 * configure.in: Allow for using f2c when setting functions to look | |
3696 for in the BLAS and Lapack libraries. | |
3697 From Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>. | |
3698 | |
3797 | 3699 2001-02-10 Mumit Khan <khan@nanotech.wisc.edu> |
3700 | |
3701 * test/octave.test/string/dec2hex-1.m: Don't assume hex format | |
3702 produces lower case letters. | |
3703 | |
3785 | 3704 2001-02-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
3705 | |
3788 | 3706 * acconfig.h: Merge contents of config.h.bot. |
3707 * config.h.bot: Delete. | |
3708 | |
3785 | 3709 * autogen.sh: Allow running of autoconf or autoheader to be skipped. |
3710 | |
3779 | 3711 2001-02-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
3712 | |
3713 * readline: Update to new version (4.2-beta1). | |
3714 | |
3775 | 3715 2001-02-05 Mumit Khan <khan@nanotech.wisc.edu> |
3716 | |
3717 * configure.in (TEMPLATE_AR, TEMPLATE_ARFLAGS): New variables. | |
3718 * Makeconf.in (TEMPLATE_AR, TEMPLATE_ARFLAGS): Likewise. | |
3719 | |
3720 * configure.in (XTRA_CXXFLAGS): Use -fno-implicit templates for | |
3721 pre-gcc3 compilers. Remove -fno-rtti and -fno-exceptions. | |
3722 (DEPEND_FLAGS, DEPEND_EXTRA_SED_PATTERN): New macros. | |
3723 (BLAS_LIBS): Fix test for sunperf library on Sun Solaris. | |
3724 (CPICFLAG, CXXPICFLAG, FPICFLAG, SH_LDFLAGS, RLD_FLAG): Add Sun | |
3725 compiler support. | |
3726 * Makefile.in (DEPEND_FLAGS, DEPEND_EXTRA_SED_PATTERN): New | |
3727 variables. | |
3728 (%.d : %.cc): Use. | |
3729 (%.d : %.c): Likewise. | |
3730 * acconfig.h (CXX_ISO_COMPLIANT_LIBRARY): Add #undef. | |
3731 | |
3769 | 3732 2001-01-31 Mumit Khan <khan@nanotech.wisc.edu> |
3733 | |
3734 * Makeconf.in (%.d : %.cc): Strip the directory portion of the | |
3735 target. | |
3736 (%.d : %.c): Likewise. | |
3737 | |
3738 * aclocal.m4 (OCTAVE_CXX_ISO_COMPLIANT_LIBRARY): New macro. | |
3739 * configure.in: Use it. | |
3740 | |
3768 | 3741 2001-01-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
3742 | |
3743 * Makeconf.in (do-subst-config-vals): Substitute | |
3744 OCTAVE_CONF_CANONICAL_HOST_TYPE here too. | |
3745 * octave-bug.in: Substitute OCTAVE_CONF_CANONICAL_HOST_TYPE, not | |
3746 OCTAVE_CANONICAL_HOST_TYPE. | |
3747 | |
3750 | 3748 2000-12-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
3749 | |
3750 * aclocal.m4: Give gperf a keyword, to avoid complaints from newer | |
3751 versions. | |
3752 | |
3740 | 3753 2000-11-27 Marcus.Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> |
3754 | |
3755 * configure.in: Handle *-*-gnu* the same as *-*-linux* for shared | |
3756 library creation. | |
3757 | |
3735 | 3758 2000-11-03 Andy Adler <en254@freenet.carleton.ca> |
3759 | |
3760 * mkoctfile.in: Handle -c to mean compile only. | |
3761 | |
3734 | 3762 2000-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
3763 | |
3764 * mkoctfile.in: Handle --print. | |
3765 | |
3729 | 3766 2000-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
3767 | |
3731 | 3768 * aclocal.m4 (OCTAVE_PROG_GPERF): Check that gperf supports flags |
3769 we use. | |
3770 | |
3729 | 3771 * missing: New file, modified from the missing script provided by |
3772 automake (never create files, just exit with failure status). | |
3773 * aclocal.m4 (OCTAVE_PROG_BISON, OCTAVE_PROG_FLEX, OCTAVE_PROG_GPERF): | |
3774 Use $(top_srcdir)/missing as replacement script. | |
3775 | |
3776 * aclocal.m4 (OCTAVE_PROG_FLEX, OCTAVE_PROG_BISON): New macros. | |
3777 * configure.in: Use them. | |
3778 | |
3726 | 3779 2000-10-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
3780 | |
3781 * autogen.sh: Don't run configure. | |
3782 | |
3783 * configure.in (SPECIAL_MATH_LIB): Delete code related to this var. | |
3784 * Makeconf.in: Ditto. | |
3785 (BLAS_LIBS, LIBS): Substitute here. | |
3786 (do-subst-config-vals): Put BLAS_LIBS in oct-conf.h. | |
3787 | |
3705 | 3788 2000-07-20 Joao Cardoso <jcardoso@inescn.pt> |
3789 | |
3790 * configure.in: (LD_CXX): Define and substitute. | |
3791 For sco3.2v5 systems, set SONAME_FLAGS and RLD_FLAG. | |
3792 * Makeconf.in (LD_CXX): Allow substitution. | |
3793 | |
3700 | 3794 2000-07-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
3795 | |
3796 * octMakefile.in (DISTSUBDIRS): Define in terms of $(ALL_SUBDIRS). | |
3797 | |
3697 | 3798 2000-07-17 Joao Cardoso <jcardoso@inescn.pt> |
3799 | |
3800 * configure.in (LIBGLOB): Set to be the two object files in the | |
3801 glob directory instead of libglob.a. | |
3802 | |
3692 | 3803 2000-07-05 Steven G. Johnson <stevenj@gil-galad.mit.edu> |
3804 | |
3805 * Use BLAS_LIBS to save the names of BLAS libraries instead of | |
3806 adding them to LIBS, then substitute BLAS_LIBS. | |
3807 | |
3690 | 3808 2000-06-30 Steven G. Johnson <stevenj@gil-galad.mit.edu> |
3809 | |
3810 * configure.in: Support for --with-fastblas (ATLAS). | |
3811 | |
3688 | 3812 2000-06-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
3813 | |
3814 * configure.in: Check for long long data type. | |
3815 | |
3687 | 3816 2000-06-29 Steven G. Johnson <stevenj@gil-galad.mit.edu> |
3817 | |
3818 * acconfig.h (HAVE_HDF5): Add undef. | |
3819 * configure.in: Handle --with-hdf5. | |
3820 | |
3681 | 3821 2000-06-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
3822 | |
3823 * octave-bug.in: Substitute correct values for config_opts, | |
3824 MACHINE, and CXXFLAGS. | |
3825 | |
3675 | 3826 2000-06-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
3827 | |
3828 * Makeconf.in (GPERF): Allow substitution. | |
3829 | |
3673 | 3830 2000-06-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
3831 | |
3832 * aclocal.m4 (OCTAVE_PROG_GPERF): New macro. | |
3833 * configure.in: Use it. Print warning at end if gperf is missing. | |
3834 | |
3660 | 3835 2000-04-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
3836 | |
3837 * mkoctfile.in: Try moving output file first. But comment these | |
3838 lines and let people who have trouble enable them. | |
3839 | |
3659 | 3840 2000-04-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
3841 | |
3842 * mkoctfile.in: Remove output file before linking. | |
3843 | |
3844 * octMakefile.in (DIRS_TO_MAKE): Create $(octincludedir)/octave. | |
3845 (install install-strip): Install config.h in $(octincludedir)/octave, | |
3846 not $(octincludedir). | |
3847 | |
3650 | 3848 2000-03-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
3849 | |
3850 * octMakefile.in (DIRS_TO_MAKE): Double up on $ in awk command to | |
3851 get them past Make. | |
3852 | |
3646 | 3853 2000-03-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
3854 | |
3855 * octMakefile.in (SUBDIRS): Omit src. | |
3856 (ALL_SUBDIRS): New variable. Include src here. | |
3857 (all): Depend on src instead of $(SUBDIRS). | |
3858 (src): New target. Depend on $(SUBDIRS). | |
3859 | |
3648 | 3860 * Makefile.in (.NOTPARALLEL): New target, for GNU Make 3.79. |
3861 * octMakefile.in (.NOTPARALLEL): Likewise. | |
3862 | |
3620 | 3863 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
3864 | |
3865 * configure.in: Check for vsnprintf. | |
3866 | |
3615 | 3867 2000-03-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
3868 | |
3869 * Makefile.in (liboctave.$(SHLEXT)): Delete target before rebuilding. | |
3870 | |
9501 | 3871 2000-03-21 Ben Sapp <bsapp@nua.lampf.lanl.gov>: |
3615 | 3872 |
3873 * Makeconf.in (%.o : %.c): Pass -o to compile command. | |
3874 (%.o : %.cc): Ditto. | |
3875 * configure.in (%.o : %.f): Ditto. | |
3876 | |
3607 | 3877 2000-03-08 Stephen Eglen <stephen@gnu.org> |
3878 | |
3879 * emacs/octave-mod.el (octave-font-lock-keywords): To font-lock | |
3880 the builtin operators, use `font-lock-builtin-face' for Emacs | |
3881 and `font-lock-preprocessor-face' for XEmacs. | |
3882 | |
3606 | 3883 2000-03-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
3884 | |
3885 * configure.in: For building shared libaries, handle | |
3886 i386-pc-solaris2* the same as sparc-sun-solaris2*. | |
3887 | |
9501 | 3888 2000-02-29 Ben Sapp <bsapp@nua.lampf.lanl.gov> |
3603 | 3889 |
3890 * examples/make_int.cc (make_int): Handle new operator names. | |
3891 | |
3601 | 3892 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
3893 | |
3894 * octMakefile.in (maintainer-clean distclean): Don't delete Makefile. | |
3895 (dist): Delete stamp-auto. | |
3896 | |
3597 | 3897 2000-02-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
3898 | |
3899 * configure.in (octincludedir): Delete trailing /octave here. | |
3900 * Makeconf.in (mk-includedir-link): Append it here. | |
3901 (MKOCTFILE_INCFLAGS): Use both -I$(octincludedir) and | |
3902 -I$(octincludedir)/octave. | |
3903 | |
3904 * configure.in (localveroctfiledir, localverarchlibdir, | |
3905 localverfcnfiledir): New variables. | |
3906 (localfcnfilepath): Prepend localverfcnfiledir. | |
3907 (localoctfilepath): Prepend localveroctfiledir. | |
3908 * Makeconf.in: Substitute them here. | |
3909 | |
3910 * Makeconf.in (do-subst-default-vals): Substitute | |
3911 OCTAVE_LOCALVERARCHLIBDIR, OCTAVE_LOCALVERFCNFILEDIR, | |
3912 OCTAVE_LOCALVEROCTFILEDIR. | |
3913 | |
3590 | 3914 2000-02-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
3915 | |
3594 | 3916 * config.guess: Update to latest from subversions.gnu.org. |
3917 * config.sub: Likewise. Recognize sv1-cray as a basic_machine. | |
3918 | |
3591 | 3919 * Makeconf.in (MKOCTFILE_INCFLAGS): New macro. |
3920 (do-subst-conf-vals): Substitute it. | |
3593 | 3921 * mkoctfile.in: Set INCFLAGS from OCTAVE_CONF_MKOCTFILE_INCFLAGS. |
3591 | 3922 |
3590 | 3923 * mkoctfile.in: Fix names in substititions. |
3924 * octave-bug.in: Likewise. | |
3925 | |
3584 | 3926 2000-02-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
3927 | |
3928 * Makeconf.in (do-subst-default-vals, do-subst-config-vals): | |
3929 Substitute more complete set of values. | |
3930 | |
3506 | 3931 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
3932 | |
3933 * aclocal.m4 (octave_cv_string_npos): Add std:: qualifier. | |
3934 | |
3485 | 3935 2000-01-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
3936 | |
3937 * emacs/octave-mod.el (octave-begin-keywords): Add "do". | |
3938 (octave-end-keywords): Add "until". | |
3939 (octave-abbrev-table): Add "u" as abbrev for "until ()" | |
3940 (octave-block-match-alist): Add do-until. | |
3941 | |
3474 | 3942 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
3943 | |
3475 | 3944 * configure.in: Don't look for the sunmath library. |
3945 Don't check for infinity or quiet_nan. | |
3946 | |
3947 * emacs/octave-mod.el (octave-mode-syntax-table): | |
3948 Undo previous change, but add a comment explaining why. | |
3949 | |
3474 | 3950 * install-octave.in: Exit on any error instead of continuing. |
3951 Install Octave binary last. | |
3952 | |
3473 | 3953 2000-01-24 John W. Eaton <jwe@bevo.che.wisc.edu> |
3954 | |
3955 * emacs/octave-mod.el (octave-mode-syntax-table): | |
3956 Make `%' a comment start character too. | |
3957 | |
3465 | 3958 2000-01-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
3959 | |
3960 * configure.in: Check for strptime and localtime_r. | |
3961 | |
3351 | 3962 1999-11-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
3963 | |
3964 * configure.in (XTRA_CXXFLAGS, XTRA_CFLAGS): Use -mminimal-toc on | |
3965 AIX systems. | |
3966 | |
3323 | 3967 1999-10-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
3968 | |
3969 * emacs/README: New file. | |
3970 * emacs/Makefile.in (DISTFILES, BINDISTFILES): Add it to the lists. | |
3971 | |
3972 * emacs/Makefile.in: Don't distribute .elc files. | |
3973 | |
3308 | 3974 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
3975 | |
3976 * configure.in: Check for select and poll. Also check for poll.h | |
3977 and sys/poll.h. | |
3978 | |
9501 | 3979 1999-10-19 Geoff Jacobsen <geoffj@casquet.inet.net.nz> |
3298 | 3980 |
3981 * autogen.sh: New file. | |
3982 | |
3297 | 3983 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
3984 | |
3985 * octMakefile.in: Use `$(MAKE) -C dir' instead of `cd dir; $(MAKE)'. | |
3986 | |
3273 | 3987 Mon Sep 20 11:02:29 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
3988 | |
3989 * emacs/octave-inf.el, emacs/octave-mod.el: Update to match FSF | |
3990 sources plus code that will make it work if Emacs doesn't have the | |
3991 customize code. | |
3992 | |
9501 | 3993 Tue Sep 14 07:57:06 1999 Kurt Hornik <hornik@ci.tuwien.ac.at> |
3273 | 3994 |
3995 * emacs/octave-inf.el (inferior-octave-startup): Always pass "-i" | |
3996 and "--no-line-editing" to Octave subprocess. | |
3997 (inferior-octave-startup-args): Default to nil. | |
3998 | |
3268 | 3999 Mon Sep 6 10:50:10 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
4000 | |
4001 * emacs/octave-inf.el (inferior-octave-startup-args): | |
4002 Add --no-line-editing to the list. | |
4003 | |
3249 | 4004 Fri Jul 9 09:15:24 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
4005 | |
4006 * configure.in: Try to handle IEEE FP flags for g77 on Alphas. | |
4007 | |
4008 Thu Jul 8 19:56:37 1999 Stephen Eglen <stephen@gnu.org> | |
4009 | |
4010 * emacs/octave-inf.el (inferior-octave-directory-tracker): | |
4011 Change regexp so that it doesn't match commands beginning with `cd'. | |
4012 | |
4013 Wed Jun 23 13:20:11 1999 Mumit Khan <khan@xraylith.wisc.edu> | |
4014 | |
4015 * configure.in (HAVE_TERMIOS_H): Avoid autoheader lossage. | |
4016 | |
4017 Sun Jun 20 23:05:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4018 | |
4019 * configure.in: Check for sys/ioctl.h. | |
4020 | |
3243 | 4021 Mon May 10 09:06:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
4022 | |
4023 * aclocal.m4 (OCTAVE_PROG_G77): Also match "FSF-g77", for egcs. | |
4024 | |
4025 Thu Apr 8 19:20:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4026 | |
4027 * examples/hello.cc (Fhello): octave_value::print now requires a | |
4028 stream arg. | |
4029 | |
3238 | 4030 Wed Feb 3 01:02:37 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
4031 | |
4032 * configure.in: Use AC_OUTPUT_COMMANDS to chmod install-octave so | |
4033 that the command will also executed in config.status. | |
4034 | |
3234 | 4035 Thu Jan 28 21:05:32 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
4036 | |
4037 * Makeconf.in (do-subst-config-vals): Do substitution on | |
4038 CANONICAL_HOST_TYPE, not TARGET_HOST_TYPE. | |
4039 (do-subst-default-vals): Likewise. | |
4040 | |
3233 | 4041 Wed Jan 20 12:56:02 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
4042 | |
4043 * configure.in: Don't put -O in FFLAGS for powerpc-apple-machten*. | |
4044 | |
4045 Wed Dec 9 14:02:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4046 | |
4047 * Makeconf.in (RDYNAMIC_FLAG): Substitute RDYNAMIC_FLAG here. | |
4048 * configure.in: Check for G++ compiler flag -rdynamic if setting | |
4049 up to support dynamic linking, and substitute RDYNAMIC_FLAG if | |
4050 -rdynamic is accepted. | |
4051 * aclocal.m4 (OCTAVE_CC_FLAG, OCTAVE_CXX_FLAG): Clarify usage comment. | |
4052 | |
4053 Mon Dec 7 19:49:26 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4054 | |
4055 * configure.in: Check for -lm just after compiler tests. | |
4056 Remove -lm from other macro calls. Don't check for -lm on NeXT | |
4057 systems. Eric Norum <eric@skatter.usask.ca> says /lib/libsys_s.a | |
4058 has all the routines that are traditionally in libc.a and libm.a | |
4059 on *NIX systems. NeXT also supplies a libm.a, but it seems to be | |
4060 horribly buggy. | |
4061 | |
4062 Sat Dec 5 10:48:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4063 | |
4064 * mkoctfile.in: Correctly handle -?. | |
4065 | |
3225 | 4066 Fri Dec 4 18:05:51 1998 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
4067 | |
4068 * emacs/octave-mod.el (octave-abbrev-start): Use the correct name | |
4069 of the abbrev table, and provide support for XEmacs. | |
4070 (octave-xemacs-p): New variable. | |
4071 | |
4072 Tue Nov 24 23:31:50 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4073 | |
4074 * configure.in: Check for strftime too. | |
4075 Avoid checking for termios.h on NeXT systems. | |
4076 | |
3222 | 4077 Thu Nov 19 16:07:57 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4078 | |
4079 * aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE): New macro. | |
4080 * configure.in: Use it. | |
4081 * acconfig.h: Add #undef for it. | |
4082 | |
3219 | 4083 Thu Nov 12 10:42:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4084 | |
4085 * emacs/otags: New script from Mario Storti | |
4086 <mstorti@minerva.unl.edu.ar>. | |
4087 * emacs/Makefile.in: Add it to the list of files to distribute and | |
4088 install. | |
4089 | |
4090 Wed Nov 11 17:26:26 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4091 | |
4092 * configure.in (AC_OUTPUT): Add libcruft/amos/Makefile. | |
4093 Delete libcruft/specfun/Makefile. | |
4094 | |
3215 | 4095 Mon Nov 9 08:53:03 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4096 | |
4097 * Makeconf.in (LIBGLOB): Add a place for substitution to occur. | |
4098 (GLOB_INCFLAGS): Define as @GLOB_INCFLAGS@, not @DLFCN_INCFLAGS@. | |
4099 (do-subst-config-vals): Don't forget LIBGLOB. | |
4100 * octave-bug.in (LIBGLOB): Substitute here too, and add it to the | |
4101 list of configuration items to print. | |
4102 | |
3206 | 4103 Mon Nov 2 20:33:16 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4104 | |
3215 | 4105 * configure.in: Define __NO_MATH_INLINES. |
4106 * acconfig.h: Add #undef for it. | |
4107 | |
4108 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \. | |
4109 | |
3206 | 4110 * install-octave.in (SHLEXT): Substitute. |
4111 (SHLEXT_VER): Define. | |
4112 Use them for installing shared libraries. | |
4113 Use subshells to avoid having to cd back to $distdir. | |
4114 (distdir): Delete variable. | |
4115 | |
3189 | 4116 Fri Oct 2 14:23:59 1998 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
4117 | |
4118 * octave-inf.el (inferior-octave-prompt): Also match prompts of | |
4119 the form `octave.bin:1>' which come from using precopiled binary | |
4120 versions. | |
4121 | |
3180 | 4122 Thu Sep 24 13:51:03 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4123 | |
4124 * configure.in (AC_OUTPUT): Add libcruft/ordered-qz to the list. | |
3185 | 4125 Delete libcruft/balgen and libcruft/eispack from the list. |
3180 | 4126 |
4127 Mon Aug 31 12:07:02 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4128 | |
4129 * config.sub: Accept armv4 everywhere arm is allowed. | |
4130 | |
4131 Tue Aug 18 17:02:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4132 | |
4133 * mkoctfile.in: Allow -DDEF on command line. | |
4134 | |
9501 | 4135 Thu Jun 18 20:24:40 1998 Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de> |
3178 | 4136 |
4137 * configure.in (RLD_FLAG): Set correctly for Linux on all | |
4138 architectures. From | |
4139 | |
3177 | 4140 Thu May 28 10:17:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4141 | |
4142 * configure.in: When checking for glob stuff, make sure that the | |
4143 systsem header file has all the definitions that we need. If not, | |
4144 set up to use our replacement library. | |
4145 | |
3176 | 4146 Mon May 18 11:33:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4147 | |
4148 * mkoctfile.in: Fix typos in case statement. | |
4149 | |
4150 Fri May 15 00:34:54 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4151 | |
4152 * configure.in: Make sure install-octave is executable. | |
4153 | |
4154 * install-octave.in (oct_files): Don't cd to src. | |
4155 (have_find): Delete variable (assume all systems have find). | |
4156 | |
4157 Thu May 14 10:29:30 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4158 | |
4159 * aclocal.m4 (OCTAVE_SET_DEFAULT): Allow values to come from the | |
4160 environment. | |
4161 | |
4162 * Makefile.in (binary-dist): Don't set LDFLAGS to -static. | |
4163 Run configure with --enable-shared and --enable-lite-kernel. | |
4164 | |
4165 * octMakefile.in (DISTFILES): Include README.MachTen in the list. | |
4166 (XBINDISTFILES): Include README.MachTen in the list. | |
4167 Delete README.NLP from the list | |
4168 * README.MachTen: New file. | |
4169 | |
4170 * configure.in: Add -mno-fp-in-toc on ibm-aix4 systems. | |
4171 From Philippe.Defert@cern.ch <Philippe.Defert@cern.ch>. | |
4172 | |
4173 Tue May 5 14:43:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4174 | |
4175 * aclocal.m4 (OCTAVE_PROG_G77): Compile trivial program instead of | |
4176 just running ${f77-f77} -v on nothing. | |
4177 Convert all uses of $F77 to ${F77-f77}. | |
4178 | |
4179 Mon May 4 12:08:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4180 | |
4181 * emacs/octave-mod.el (octave-mode): Make comment-multi-line local | |
4182 and set to nil. | |
4183 | |
3174 | 4184 Tue Apr 28 14:28:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4185 | |
4186 * aclocal.m4 (OCTAVE_FLIBS): Really do skip -lkernel32. | |
4187 | |
4188 Thu Apr 23 23:26:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4189 | |
4190 * kpathsea: Update to version 3.2. | |
4191 | |
4192 Mon Apr 20 21:58:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4193 | |
4194 * configure.in (dlfcn.h): Add check. | |
4195 | |
3168 | 4196 Sat Apr 18 20:15:37 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4197 | |
4198 * configure.in (USE_GNU_INFO): Delete everything related to this. | |
4199 * acconfig.h (USE_GNU_INFO): Delete undef. | |
4200 | |
3164 | 4201 Tue Apr 14 15:33:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4202 | |
4203 * install-octave.in: Improve error messages if version number or | |
4204 host architecture can't be found. | |
4205 | |
4206 * install-octave.in: Don't install info reader. | |
4207 | |
3162 | 4208 Fri Mar 27 02:54:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4209 | |
4210 * aclocal.m4 (OCTAVE_F2C_F77_COMPAT): Use a Fortran subroutine | |
4211 instead of a function. | |
4212 | |
4213 Tue Mar 10 17:28:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4214 | |
4215 * configure.in (RLD_FLAG): Use $(octlibdir), not $(libdir). | |
4216 | |
3160 | 4217 Mon Mar 2 00:02:26 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4218 | |
3162 | 4219 * install-octave.in: Explicitly set permissions on ls-R files. |
4220 | |
3161 | 4221 * configure.in: Don't disable GNU Info on cygwin32 systems. |
4222 | |
3160 | 4223 * install-octave.in: New file. |
4224 * configure.in: Create install-octave. | |
4225 * octMakefile.in (distclean, maintainer-clean): Delete install-octave. | |
4226 (DISTFILES): Distribute install-octave.in, not install-octave. | |
4227 | |
4228 Sun Mar 1 23:15:04 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4229 | |
4230 * configure.in: Fix typo in test for glob and fnmatch headers. | |
4231 | |
4232 Fri Feb 27 15:43:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4233 | |
4234 * configure.in: Fix support for dlopen on SCO systems. | |
4235 | |
4236 Mon Feb 23 13:06:11 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4237 | |
4238 * configure.in (ieee_fp_flag): Use -mieee-with-inexact on Alphas. | |
4239 Use octave_cv_f77_is_g77, not just f77_is_g77. | |
4240 | |
3156 | 4241 Fri Feb 20 00:38:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4242 | |
4243 * configure.in, Makeconf.in: Try to set things up to use the | |
4244 system glob and fnmatch headers and functions if they exist. | |
4245 Better handling of include and lib flags. | |
4246 | |
4247 Thu Feb 19 01:21:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4248 | |
4249 * configure.in: Don't check for gamma or lgamma | |
4250 * acconfig.h: Delete undef for HAVE_GAMMA and HAVE_LGAMMA. | |
4251 | |
4252 Wed Feb 18 15:05:54 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4253 | |
4254 * configure.in: Don't check for vfork. | |
4255 | |
3152 | 4256 Wed Feb 11 19:41:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4257 | |
4258 * Makeconf.in (mk-libdir-link): Don't create link if a directory | |
4259 named $(libdir)/octave already exists. | |
4260 | |
4261 Mon Feb 9 14:47:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4262 | |
4263 * octMakefile.in (INSTALL_SUBDIRS): Delete @INFO_DIR@. | |
4264 | |
3147 | 4265 Thu Feb 5 03:04:09 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4266 | |
4267 * configure.in: Check for vfork. | |
4268 | |
4269 * config.h.bot (X_CAST): New macro. | |
4270 | |
3143 | 4271 Wed Feb 4 01:42:50 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4272 | |
4273 * aclocal.m4 (OCTAVE_FLIBS): If ld_run_path is not absolute, kill it. | |
4274 | |
3141 | 4275 Tue Feb 3 00:24:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4276 | |
4277 * Makeconf.in (do-subst-vals): Substitute $(libexecdir) too. | |
4278 | |
4279 Mon Feb 2 22:42:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4280 | |
4281 * configure.in: Define octlibdir. | |
4282 * Makeconf.in: Substitute value. | |
4283 (do-subst-config-vals): Set LIBDIR to $(octlibdir). | |
4284 (do-subst-default-vals): Substitute OCTLIBDIR too. | |
4285 | |
3136 | 4286 Sat Jan 31 19:29:56 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4287 | |
4288 * acconfig.h: Add #undefs for HAVE_GAMMA and HAVE_LGAMMA to avoid | |
4289 bug in autoconf, but #if 0 them out to avoid warning messages | |
4290 about redefining them. | |
4291 | |
3131 | 4292 Mon Jan 26 13:26:09 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4293 | |
4294 * Makeconf.in (do-subst-config-vals): Substitute XTRA_CFLAGS and | |
4295 XTRA_CXXFLAGS. | |
4296 * mkoctfile.in: Substitute XTRA_CFLAGS and XTRA_CXXFLAGS, not | |
4297 GCC_IEEE_FP_FLAG, HOST_CXXFLAGS, and NO_IMPLICIT_TEMPLATES. | |
4298 (ALL_CFLAGS): Use XTRA_CFLAGS, not GCC_IEEE_FP_FLAG here. | |
4299 (ALL_CXXFLAGS): Use XTRA_CXXFLAGS, not GCC_IEEE_FP_FLAG, | |
4300 HOST_CXXFLAGS, and NO_IMPLICIT_TEMPLATES here. | |
4301 | |
3130 | 4302 Sun Jan 25 01:59:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4303 | |
3131 | 4304 * configure.in: (GXX_PICKY_FLAGS): Add -Weffc++. |
4305 Use OCTAVE_CC_FLAG and OCTAVE_CXX_FLAG to add -Wall and for adding | |
4306 picky flags in AC_ARG_ENABLE(picky-flags ...) macro. | |
4307 | |
3130 | 4308 * aclocal.m4 (OCTAVE_F2C_F77_COMPAT): Require OCTAVE_PROG_G77. |
4309 Handle cross compiling with g77. | |
4310 (OCTAVE_REINSTALL_SIGHANDLERS): Provide defaults for cross compiling. | |
4311 | |
4312 * aclocal.m4 (OCTAVE_PROG_AR, OCTAVE_PROG_G77, OCTAVE_PROG_PAGER, | |
4313 OCTAVE_PROG_GNUPLOT, OCTAVE_PROG_RUNTEST, OCTAVE_F77_MAIN_FLAG): | |
4314 New macros. | |
4315 * configure.in: Use them in place of in-line code. | |
4316 | |
4317 Sat Jan 24 00:33:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4318 | |
4319 * aclocal.m4 (OCTAVE_HOST_TYPE): Don't set target_host_type. | |
4320 * configure.in: Use canonical_host_type in place of target_host_type. | |
4321 | |
4322 Fri Jan 23 02:47:57 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4323 | |
4324 * configure.in: Also check for -fno-rtti. | |
4325 | |
3126 | 4326 Thu Jan 15 23:12:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
4327 | |
3128 | 4328 * config.guess, config.sub: Update to new version from the FSF. |
3127 | 4329 * configure.in: Match alpha*-... instead of just alpha-... to cope |
4330 with new strings like alphaev56-dec-osf4.0b returned from | |
4331 config.guess. | |
4332 | |
3126 | 4333 * aclocal.m4 (OCTAVE_CC_FLAG, OCTAVE_CXX_FLAG): New macros. |
4334 * configure.in: Use them to find out if the C and C++ compilers | |
4335 support -mieee-fp, -mieee, -fno-implicit-templates, and | |
4336 -fno-exceptions instead of relying on version information. Add | |
4337 found flags to XTRA_CFLAGS and XTRA_CXXFLAGS instead of using | |
4338 GCC_IEEE_FP_FLAG and NO_IMPLICIT_TEMPLATES. | |
4339 Delete unused variable HOST_CXXFLAGS. | |
4340 * Makeconf.in: Use XTRA_CFLAGS and XTRA_CXXFLAGS instead of | |
4341 GCC_IEEE_FP_FLAG and NO_IMPLICIT_TEMPLATES. | |
4342 Delete unused variable HOST_CXXFLAGS. | |
4343 | |
3124 | 4344 Thu Dec 11 09:43:56 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4345 | |
3126 | 4346 * config.h.bot: Define CONST_CAST and STATIC_CAST too. |
3124 | 4347 |
4348 * configure.in (SH_LD): Set default to $CXX, not $CC. | |
4349 | |
4350 Mon Dec 1 00:49:56 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4351 | |
4352 * configure.in (AC_OUTPUT): Add libcruft/slatec-err/Makefile. | |
4353 | |
4354 Sun Nov 30 18:19:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4355 | |
4356 * configure.in: Check for gamma and lgamma too. | |
4357 | |
3115 | 4358 Fri Nov 28 23:21:17 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4359 | |
4360 * configure.in (AC_OUTPUT): Include libcruft/specfun/Makefile. | |
4361 | |
4362 Fri Nov 28 13:32:26 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> | |
4363 | |
4364 * octave-inf.el (inferior-octave-directory-tracker): Anchor | |
4365 regexp match to beginning of command string. | |
4366 | |
3111 | 4367 Wed Nov 26 00:38:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4368 | |
4369 * configure.in (SPECIAL_MATH_LIB): If libdxml exists on DU | |
4370 systems, define SPECIAL_MATH_LIB. | |
4371 * Makeconf.in (SPECIAL_MATH_LIB): Substitute it. | |
4372 | |
3107 | 4373 Wed Nov 19 01:54:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4374 | |
4375 * aclocal.m4 (OCTAVE_CXX_NEW_FRIEND_TEMPLATE_DECL): Don't forget | |
4376 to call AC_LANG_RESTORE. | |
4377 | |
4378 * configure.in (CXX_VERSION): Require 2.7.2 or later. | |
4379 | |
4380 Wed Nov 19 01:38:58 1997 Mumit Khan <khan@dhaka.xraylith.wisc.edu> | |
4381 | |
4382 * aclocal.m4 (OCTAVE_CXX_NEW_FRIEND_TEMPLATE_DECL): New macro | |
4383 check for new friend template declaration syntax (guiding | |
4384 declarations in DWP). | |
4385 * configure.in: Use it. | |
4386 * config.h.in: Add undef for CXX_NEW_FRIEND_TEMPLATE_DECL. | |
4387 | |
4388 * configure.in (CC_VERSION, CXX_VERISON): Check for egcs snapshots. | |
4389 | |
3105 | 4390 Mon Oct 20 01:31:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4391 | |
4392 * configure.in: Reprint important warning messages at the end of | |
4393 the run. | |
4394 | |
3093 | 4395 Fri Oct 17 04:43:27 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4396 | |
4397 * Include the following change from RMS for octave-mode.el: | |
4398 | |
4399 1997-04-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
4400 | |
4401 * octave-mod.el (inferior-octave-output-list): Declare here | |
4402 to avoid compiler warnings. | |
4403 (inferior-octave-output-string): Likewise. | |
4404 (inferior-octave-receive-in-progress): Likewise. | |
4405 | |
3092 | 4406 Tue Oct 14 10:48:28 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
4407 | |
4408 * emacs/octave-mod.el (octave-block-match-alist): Move | |
4409 `otherwise' to right after `case' to have octave-close-block() | |
4410 correctly close a `switch' block by `endswitch'. | |
4411 | |
3088 | 4412 Thu Oct 2 01:37:15 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4413 | |
3089 | 4414 * aclocal.m4 (OCTAVE_FLIBS): Ignore -lc and -lgcc. |
4415 From "Ram'on Garc'ia Fern'andez" <ramon@juguete.quim.ucm.es> | |
4416 | |
3088 | 4417 * mkoctfile.in: Handle -IDIR option. |
4418 | |
3087 | 4419 Thu Sep 25 11:47:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4420 | |
4421 * mkoctfile.in: Really add link options to link command. | |
4422 Also handle -LDIR options. | |
4423 | |
3085 | 4424 Fri Sep 19 09:35:59 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
4425 | |
4426 * octave-inf.el (inferior-octave-startup-args): Set to '("-i") to | |
4427 force interactive behavior. | |
4428 | |
4429 Wed Sep 10 15:31:03 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> | |
4430 | |
4431 * emacs/octave-mod.el (octave-auto-indent): New variable. | |
4432 (octave-electric-semi, octave-electric-space): Use it. | |
4433 | |
4434 * emacs/octave-mod.el (octave-maybe-insert-continuation-string): New | |
4435 function. | |
4436 (octave-auto-fill): No longer calls do-auto-fill. Should now | |
4437 avoid breaking lines after comment starts or before code line | |
4438 continuation expressions. | |
4439 (octave-fill-paragraph): Move forward a line if octave-auto-fill | |
4440 gave up. | |
4441 | |
4442 * emacs/octave-mod.el (octave-before-magic-comment-p): New function. | |
4443 (octave-comment-indent): Handle magic comments correctly. | |
4444 (calculate-octave-indent): Handle magic comments correctly. | |
4445 | |
4446 * emacs/octave-inf.el (inferior-octave-prompt): Include the `debug' | |
4447 prompt issued by the Octave `keyboard' command. | |
4448 | |
4449 * emacs/octave-mod.el (octave-abbrev-table): Added abbrevs for switch, | |
4450 case, otherwise, and endswitch. | |
4451 (octave-begin-keywords): Added switch. | |
4452 (octave-else-keywords): Added case and otherwise. | |
4453 (octave-end-keywords): Added endswitch. | |
4454 (octave-block-match-alist): Added an entry for switch syntax. | |
4455 (calculate-octave-indent): Added support for switch syntax. | |
4456 (octave-block-end-offset): New function. | |
4457 (octave-comment-indent): Fix a typo. | |
4458 | |
4459 * emacs/octave-hlp.el: Provide octave-hlp. | |
4460 | |
4461 * emacs/octave-inf.el: Provide octave-inf. | |
4462 | |
4463 Sun Sep 7 23:16:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4464 | |
4465 * configure.in Don't use OCTAVE_SET_DEFAULT to set values for | |
4466 bindir, datadir, exec_prefix, includedir, infodir, libdir, | |
4467 libexecdir, mandir. | |
4468 Don't use AC_PREFIX_DEFAULT, since we don't want to override the | |
4469 default setting anyway. | |
4470 | |
3082 | 4471 Tue Aug 26 13:30:36 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4472 | |
4473 * octave-bug.in: CC bug report to user if $USER or $LOGNAME is set. | |
4474 | |
4475 Mon Aug 25 11:06:54 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4476 | |
4477 * octave-bug.in: Avoid clobbering existing dead bug report files | |
4478 by numbering them. | |
4479 | |
3081 | 4480 Wed Aug 13 20:34:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4481 | |
4482 * emacs/octave-mod.el (octave-before-magic-comment-p): New function. | |
4483 (calculate-octave-indent, octave-comment-indent): Use it. | |
4484 | |
3079 | 4485 Sun Aug 3 15:33:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4486 | |
4487 * info: Delete subdirectory. | |
4488 * Makefile.in (TARGETS, help): Delete info. | |
4489 * octMakefile.in (DISTSUBDIRS, BINDISTSUBDIRS): Delete info | |
4490 (binary-dist): Don't strip info/info. | |
4491 * install-octave: Don't install info. | |
4492 * configure.in: Don't run configure in info subdirectory. | |
4493 | |
4494 Fri Jul 25 14:05:15 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4495 | |
4496 * aclocal.m4 (OCTAVE_FLIBS): Avoid adding -lcrt0.o to FLIBS. | |
4497 | |
3074 | 4498 Thu Jul 17 13:31:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4499 | |
4500 * aclocal.m4 (OCTAVE_FLIBS): Only accept an ld_run_path that is | |
4501 absolute. | |
4502 | |
3069 | 4503 Wed Jul 9 19:27:38 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4504 | |
4505 * configure.in: Also check for getwd. | |
4506 | |
4507 Tue Jul 8 17:47:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4508 | |
4509 * aclocal.m4 (OCTAVE_FLIBS): Avoid grabbing an argument starting | |
4510 with a - as an option for another argument. | |
4511 | |
4512 Wed Jul 2 21:34:15 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4513 | |
4514 * emacs/octave-mod.el (octave-auto-indent): New variable. | |
4515 (octave-electric-semi, octave-electric-space): Use it. | |
4516 | |
3065 | 4517 Thu Jun 26 22:16:59 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4518 | |
4519 * configure.in: Only set GCC_IEEE_FP_FLAG to -mieee-fp on Intel | |
4520 systems if it seems to work. | |
4521 | |
3060 | 4522 Mon Jun 23 09:16:56 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4523 | |
4524 * configure.in (BOUNDS_CHECKING): Fix comment, allow bounds | |
4525 checking to be enabled. | |
4526 | |
3059 | 4527 Fri Jun 20 14:26:17 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4528 | |
4529 * configure.in: Define SH_LD, SH_LDFLAGS, and RLD_FLAG for | |
4530 sparc-sun-sunos4*. | |
4531 | |
4532 * mkoctfile.in: Handle --strip. | |
4533 | |
3053 | 4534 Sun Jun 15 16:24:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4535 | |
4536 * octMakefile.in (DISTSUBDIRS): Delete readline. | |
4537 (BINDISTSUBDIRS): Delete readline and kpathsea. | |
4538 (DISTDIRS): Add readline. | |
4539 | |
3051 | 4540 Wed Jun 11 16:28:36 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4541 | |
4542 * mkoctfile.in: Allow more options, support for C and Fortran | |
4543 source, existing object files, etc. Based on patch from Guido | |
4544 Dietz <guido@aia009.aia.RWTH-Aachen.De>. | |
4545 | |
3041 | 4546 Fri Jun 6 15:20:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4547 | |
3049 | 4548 * mkoctfile.in: Use eval to invoke compilation and linking |
4549 commands. | |
4550 | |
3044 | 4551 * octMakefile.in (dist, binary-dist): Don't worry about npsol or qpsol. |
4552 * configure.in: Don't create libcruft/fsqp/Makefile, | |
4553 libcruft/npsol/Makefile, or libcruft/qpsol/Makefile. | |
4554 | |
4555 * octMakefile.in (DISTFILES): Don't distribute MAKEINFO.PATCH. | |
4556 | |
4557 * octMakefile.in (DISTFILES): Don't distribute README.NLP. | |
4558 * configure.in: Delete checks for FSQP, NPSOL, and QPSOL. | |
4559 * acconfig.h: Delete undefs for FSQP, NPSOL, and QPSOL. | |
4560 | |
3041 | 4561 * readline: Update to new version (2.1). |
4562 | |
3029 | 4563 Thu Jun 5 01:38:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4564 | |
3036 | 4565 * configure.in (SONAME_FLAGS): Define for some systems. |
4566 * Makeconf.in: Substitute value here. | |
4567 | |
3034 | 4568 * Makeconf.in (STATIC_LIBS): New variable. |
4569 * configure.in: Handle --enable-static. | |
4570 | |
3029 | 4571 * Makeconf.in (LIBEXT, SHLEXT_VER): New macros. |
4572 (octlibdir, mk-libdir-link): Delete. | |
4573 | |
3024 | 4574 Wed Jun 4 00:07:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4575 | |
3025 | 4576 * Makeconf.in (mk-includedir-link, mk-libdir-link): Make them work. |
4577 | |
3024 | 4578 * configure.in (OCTAVE_PROGRAM_INVOCATION_NAME): Delete check. |
4579 * aclocal.m4 (OCTAVE_PROGRAM_INVOCATION_NAME): Delete macro. | |
4580 | |
3012 | 4581 Mon Jun 2 13:56:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4582 | |
4583 * configure.in: Move checks for RANLIB, AR, and ARFLAGS before | |
4584 checks for libf2c. | |
4585 | |
3008 | 4586 Fri May 30 14:59:59 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4587 | |
4588 * configure.in: Fix typo in check for $with_f77. | |
4589 | |
3004 | 4590 Thu May 22 16:48:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4591 | |
4592 * configure.in (AC_OUTPUT): Remove duplicate entry for emacs/Makefile. | |
4593 | |
4594 * octMakefile.in (INSTALL_SUBDIRS): New macro. | |
4595 (install): Use it. | |
4596 | |
4597 * kpathsea: Update to new version (3.0). | |
4598 | |
4599 * readline: Update to new version (2.1-beta2). | |
4600 | |
2993 | 4601 Wed May 21 16:33:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4602 | |
4603 * octMakefile.in (install, install-strip): Append version | |
4604 information to octave-bug and mkoctfile. | |
3004 | 4605 (install, install-strip): Remove octave-bug and mkoctfile first. |
4606 Ensure link is made in include directory. | |
2993 | 4607 |
4608 * configure.in (octlibdir): New variable. | |
4609 * Makeconf.in: Substitute it here. | |
4610 (do-subst-config-vals): Add -I${octincludedir} to INCFLAGS. | |
4611 Add -L${octlibdir} to LIBFLAGS. | |
4612 | |
4613 * Makeconf.in (mk-includedir-link, mk-libdir-link): New macros. | |
4614 | |
2930 | 4615 Mon May 5 00:58:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4616 | |
4617 * configure.in: Make --enable-readline work again. | |
4618 * Makeconf.in: Ditto. | |
4619 | |
2862 | 4620 Tue Apr 8 12:38:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4621 | |
4622 * mkoctfile.in: Do substitute SH_LD and SH_LDFLAGS. Don't | |
4623 substitute or use LIBFLAGS, RLD_FLAG, OCTAVE_LIBS, FLIBS, LEXLIB, | |
4624 TERMLIBS, LIBS, LDFLAGS, LIBPLPLOT, or LIBDLFCN. Use $SH_LD and | |
4625 $SH_LDFLAGS, not $CXX -shared. | |
4626 | |
4627 * Makeconf.in (do-subst-config-vals): Also substitute SH_LD and | |
4628 SH_LDFLAGS. | |
4629 | |
2854 | 4630 Fri Mar 28 16:53:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4631 | |
2855 | 4632 * configure.in: Don't add -fpe1 to FFLAGS on Alpha OSF/1 systems |
4633 unless we are also using a version of gcc that appears to support | |
4634 IEEE floating point. | |
4635 | |
2854 | 4636 * aclocal.m4 (OCTAVE_FLIBS): Require OCTAVE_HOST_TYPE. |
4637 Skip -lkernel32 on cygwin32 systems. | |
4638 | |
2845 | 4639 Wed Mar 26 17:04:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4640 | |
4641 * COPYING: Update to latest version that includes correct address | |
4642 for the FSF. | |
4643 | |
2831 | 4644 Tue Mar 25 21:46:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4645 | |
4646 * aclocal.m4 (OCTAVE_CXXLIBS): Delete macro definition. | |
4647 * configure.in, mkoctfile.in, Makeconf.in, octave-bug.in: | |
4648 Delete use of OCTAVE_CXXIBS. | |
4649 | |
2812 | 4650 Thu Mar 13 11:44:46 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4651 | |
2813 | 4652 * configure.in: Move extra checks for Fortran compiler above |
4653 checks for dynamic linking and shared library stuff. | |
4654 Handle --with-f77. Check for Fortran compiler compatibility, even | |
4655 if using g77. Handle --enable-picky-flags. | |
4656 | |
4657 * configure.in: Don't set special PIC options on SGI systems, | |
4658 since PIC is apparently the default. | |
4659 | |
4660 * aclocal.m4 (OCTAVE_CHECK_EXCLUSIVE_WITH_OPTIONS, | |
4661 OCTAVE_HOST_TYPE, OCTAVE_SET_DEFAULT): New macros. | |
4662 * configure.in: Use them. | |
4663 | |
2812 | 4664 * octMakefile.in (distclean): Don't remove configure, config.h.in, |
4665 BUGS, or INSTALL.OCTAVE. | |
4666 | |
2811 | 4667 Wed Mar 12 16:56:56 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4668 | |
4669 * Makefile.in (install-strip): Don't try to set INSTALL_PROGRAM here. | |
4670 | |
4671 * emacs/Makefile.in (install-strip): New target. | |
4672 * dlfcn/Makefile.in: Ditto. | |
4673 * examples/Makefile.in: Ditto. | |
4674 | |
2800 | 4675 Sun Mar 9 03:44:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4676 | |
4677 * config.h.bot (STATIC_CAST): Delete definition. | |
4678 | |
9501 | 4679 Thu Mar 6 03:26:41 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
2793 | 4680 |
2794 | 4681 * emacs/octave-hlp.el: Provide octave-hlp. |
4682 * emacs/octave-inf.el: Provide octave-inf. | |
2793 | 4683 |
2794 | 4684 * examples/info-emacs-octave-help: Require octave-hlp instead of |
4685 loading it. | |
2793 | 4686 |
9501 | 4687 Tue Mar 4 12:19:24 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> |
2788 | 4688 |
2794 | 4689 * emacs/octave-mod.el: Properly indent switch statement. |
2788 | 4690 |
2787 | 4691 Mon Mar 3 15:44:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4692 | |
4693 * dlfcn/Makefile.in (DISTFILES): Add ftp-site. | |
4694 | |
2779 | 4695 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775 | 4696 |
2783 | 4697 * configure.in: Improve checks for gettimeofday. |
4698 | |
2775 | 4699 * Version 2.0.5 released. |
4700 | |
2779 | 4701 Sat Mar 1 01:34:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4702 | |
2783 | 4703 * octMakefile.in (dist): Also delete CVS junk |
4704 | |
2775 | 4705 * config.h.bot: Unconditionally define WITH_KPATHSEARCH. |
4706 | |
2762 | 4707 Fri Feb 28 01:56:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4708 | |
2775 | 4709 * emacs/octave-mod.el (octave-end-keywords): Add endswitch. |
4710 (octave-end-keywords): Add otherwise and case. | |
4711 (octave-else-keywords): Add switch. | |
4712 (octave-abbrev-table): Add abbrevs for all of them. | |
4713 | |
2762 | 4714 * configure.in (f77_rules_frag): Set default value to /dev/null |
4715 and redfine as needed. | |
4716 (bsd_gcc_kluge_targets_frag): Likewise. | |
4717 | |
2749 | 4718 Wed Feb 26 12:17:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4719 | |
4720 * octMakefile.in (maintainer-clean): Delete some more stuff. | |
4721 | |
2715 | 4722 Fri Feb 21 20:38:25 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4723 | |
4724 * Makeconf.in (do-subst-config-vals): Remove extra -L from | |
4725 RLD_FLAG substitution. | |
4726 | |
2709 | 4727 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4728 | |
4729 * Version 2.0.4 released. | |
2707 | 4730 |
4731 * configure.in (SH_LDFLAGS): Add -fPIC for HP-UX. | |
4732 | |
2693 | 4733 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2689 | 4734 |
2702 | 4735 * configure.in (SH_LDFLAGS): Fix typo in last change. |
4736 (RLD_FLAG): Don't forget to put -shared in SH_LDFLAGS for alpha | |
4737 systems. | |
4738 | |
2690 | 4739 * Version 2.0.3 released. |
4740 | |
2693 | 4741 Tue Feb 18 00:33:36 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4742 | |
2690 | 4743 * octMakefile.in (binary-dist): Strip src/octave and info/info. |
4744 | |
2689 | 4745 * examples/oregonator.m, examples/oregonator.cc: New files. |
4746 * examples/Makefile.in (SOURCES): Add them to the list. | |
4747 | |
2682 | 4748 Fri Feb 14 14:07:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4749 | |
2686 | 4750 * install-octave: Don't fail if LIBRARIES file is missing. |
4751 Don't try to install .oct files if there aren't any. | |
4752 | |
2682 | 4753 * octMakefile.in (bin-dist-type): Delete target. |
4754 (binary-dist): Don't depend on bin-dist-type. | |
4755 Don't delete config.status or config.h here. | |
4756 (BINDISTFILES): Include config.status and config.h here. | |
2684 | 4757 (dist): Don't delete Makefile here. |
2685 | 4758 (binary-dist): Avoid empty chmod command. |
2682 | 4759 |
4760 * Makefile.in (config-check): New target. | |
4761 (all): Depend on config-check. | |
4762 (static-binary-distribution, dynamic-binary-distribution): Delete. | |
4763 (binary-distribution): If in source directory, run configure and | |
4764 make with appropriate args. | |
4765 | |
4766 * octMakefile.in (maintainer-clean, distclean): Don't delete Makefile. | |
4767 (CONF_DISTFILES): Distribute Makefile too. | |
4768 | |
2674 | 4769 Thu Feb 13 16:25:09 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4770 | |
2676 | 4771 * configure.in (SH_LD, SH_LDFLAGS): New variables. |
4772 * Makeconf.in: Substitute them. | |
4773 | |
4774 * configure.in (SH_LIBS, SH_FLIBS, SH_TERMLIBS): Delete. | |
4775 | |
4776 * Makeconf.in (SH_LIBS, SH_FLIBS, SH_TERMLIBS): Delete. | |
4777 | |
2674 | 4778 * octave-bug.in: Reinstate RLD_FLAG. |
4779 * mkoctfile.in: Likewise. | |
4780 * Makeconf.in: Likewise. | |
4781 | |
4782 * configure.in: Reinstate RLD_FLAG, but make it optional. | |
4783 | |
2662 | 4784 Tue Feb 4 14:10:35 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4785 | |
4786 * octMakefile.in (binary-dist): Use find and xargs instead of | |
2666 | 4787 requiring chmod to support X. |
2662 | 4788 |
2661 | 4789 Mon Feb 3 23:51:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4790 | |
4791 * examples/info-emacs-octave-help: Update from Kurt Hornik. | |
4792 | |
4793 Fri Jan 31 20:41:15 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4794 | |
4795 * dlfcn/Makefile.in (all): Make libdlfcn.a, not dlfcn.a. | |
4796 | |
2642 | 4797 Wed Jan 29 00:18:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4798 | |
2647 | 4799 * Makeconf.in: Use -M instead of -MM to generate dependencies. |
4800 Don't strip $(srcdir) from output. | |
4801 | |
2645 | 4802 * examples/Makefile.in (install): Install info-emacs-info and |
4803 info-emacs-octave-help in $(archlibdir). | |
4804 | |
2642 | 4805 * configure.in (INSTALL_SCRIPT): Substitute this in Makefiles. |
4806 * octMakefile.in (INSTALL_SCRIPT): New macro. | |
4807 (install): Use it. | |
4808 * Makefile.in (install-strip): New target. | |
4809 | |
2638 | 4810 Tue Jan 28 09:48:32 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4811 | |
2642 | 4812 * aclocal.m4 (OCTAVE_FLIBS): Don't look for values-X*.o. This is |
4813 apparently added automatically now by gcc. Don't put space | |
4814 between -L and directory name. | |
4815 | |
2640 | 4816 * Makefile.in (help): New target. |
4817 (header-msg): extract from all. | |
4818 (all, help): Depend on header-msg. | |
4819 | |
2638 | 4820 * aclocal.m4 (ld_run_path): Fix typo in last fix. |
4821 | |
2629 | 4822 Mon Jan 27 00:10:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4823 | |
2634 | 4824 * Version 2.0.2 released. |
4825 | |
2630 | 4826 * configure.in: Add check for usleep(). |
2633 | 4827 (bsd_gcc_kluge_targets_frag): New fragment. |
4828 | |
2629 | 4829 * Makefile.in: Delete `internal' targets. |
4830 (static-binary-dist, dynamic-binary-dist): Special cases. | |
4831 | |
4832 * octMakefile.in (static-binary-dist, dynamic-binary-dist): | |
4833 New targets. | |
4834 (binary-dist, bin-dist): Delete. | |
4835 | |
2626 | 4836 Sun Jan 26 19:39:51 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4837 | |
4838 * emacs/Makefile.in: New file. | |
4839 * configure.in: create emacs/Makefile. | |
4840 * octMakefile.in: Move/add emacs dir to the appropriate lists. | |
4841 | |
2624 | 4842 Sat Jan 25 22:27:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4843 | |
2626 | 4844 * aclocal.m4 (OCTAVE_CHECK_TYPE): New macro, stolen from bash. |
4845 * configure.in: Use it. | |
4846 * acconfig.h: Add #undef for sigset_t. | |
4847 | |
2625 | 4848 * configure.in (RLD_FLAG): Delete. |
4849 * mkoctfile.in (RLD_FLAG): Delete. | |
4850 * octave-bug.in (RLD_FLAG): Delete. | |
4851 * Makeconf.in (RLD_FLAG): Delete. | |
4852 | |
2624 | 4853 * Makefile.in (bin-dist): New target. |
4854 | |
4855 * install-octave: Rename from doinstall.sh. Update for 2.x. | |
4856 | |
2621 | 4857 Wed Jan 22 11:14:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4858 | |
4859 * aclocal.m4 (ld_run_path): Anchor search at beginning of line to | |
4860 avoid GNU sed bug on HP-UX systems. Use just one sed command. | |
4861 | |
4862 * emacs/octave-hlp.el, emacs/octave-inf.el, emacs/octave-mod.el: | |
4863 New files from Kurt Hornik. | |
4864 * emacs/octave.el: Delete. | |
4865 | |
2610 | 4866 Mon Jan 20 11:16:21 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4867 | |
2613 | 4868 * mkoctfile.in (ALL_CXXFLAGS): Delete reference to -lg++. |
4869 | |
2610 | 4870 * configure.in (RLD_FLAG): For sparc-sun-sunos4*, remove space |
4871 between -L and $(libdir). | |
2613 | 4872 (FPICFLAG): If using g77, set it to -fPIC. |
2610 | 4873 |
4874 Sun Jan 19 15:57:20 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4875 | |
4876 * Makeconf.in, configure.in: Delete FUGLY. | |
4877 | |
2605 | 4878 Wed Jan 8 23:12:02 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4879 | |
4880 * configure.in (DEFAULT_PAGER): On cygwin32 systems, also look for | |
4881 more.com. | |
4882 | |
2602 | 4883 Tue Jan 7 00:16:35 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
4884 | |
4885 * Version 2.0.1 released. | |
4886 | |
2600 | 4887 Thu Dec 19 16:18:59 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4888 | |
4889 * aclocal.m4 (OCTAVE_FLIBS): Only add -Xlinker args if compiler is | |
4890 gcc. | |
4891 | |
2593 | 4892 Sat Dec 14 09:46:50 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4893 | |
4894 * README.Linux: New file. | |
4895 * octMakefile.in: Distribute it. | |
4896 | |
2592 | 4897 Fri Dec 13 22:37:49 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4898 | |
4899 * configure.in (TERMLIBS): Look for termcap and terminfo after | |
4900 ncurses and curses. | |
4901 | |
2588 | 4902 Thu Dec 12 02:27:08 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4903 | |
2592 | 4904 * Makeconf.in (ALL_LDFLAGS): Add CPICFLAG here since gcc needs it |
4905 on some systems. | |
4906 | |
4907 * configure.in (FPICFLAGS): Set to -fPIC if using g77 on HP/UX. | |
4908 | |
2588 | 4909 * Makefile.in, octMakefile.in: Delete all doc-dist, local-dist, |
4910 and split-dist targets. Likewise for all other Makefiles in the | |
4911 subdirectories. | |
4912 | |
4913 * README.Windows: Renamed from README.WINDOWS. | |
4914 | |
2583 | 4915 Tue Dec 10 01:33:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4916 | |
4917 * Version 2.0 released. | |
4918 | |
4919 * octMakefile.in (binary-dist): Print message instead of making a | |
4920 binary distribution. | |
4921 | |
2575 | 4922 Mon Dec 9 11:28:27 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4923 | |
2578 | 4924 * README.WINDOWS: New file. |
4925 * octMakefile.in: Distribute it. | |
4926 | |
2577 | 4927 * configure.in: Substitute EXE. On cygwin32 systems, set it to .exe. |
4928 * Makeconf.in (EXE): Add definition. | |
4929 | |
4930 * configure.in: On cygwin32 systems, set default to disable GNU info. | |
4931 | |
2575 | 4932 * aclocal.m4 (OCTAVE_STRING_NPOS): New macro. |
4933 * configure.in: Call it. | |
2577 | 4934 |
2575 | 4935 * acconfig.h: Add undef for NPOS. |
4936 * config.h.bot: Remove kluge for deciding whether to define NPOS. | |
4937 | |
2562 | 4938 Thu Dec 5 11:05:02 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4939 | |
2567 | 4940 * config.sub: Update to current version from FSF. |
4941 | |
2566 | 4942 * Makeconf.in (ALL_LDFLAGS): Add $(FORTRAN_MAIN_FLAG). |
4943 * configure.in (FORTRAN_MAIN_FLAG): Substitute it. | |
4944 | |
2564 | 4945 * octave-bug.in: Prompt for abort, edit, list, or send. |
4946 Get subject from message in case it has been edited. | |
4947 | |
2562 | 4948 * configure.in: When looking for libf2c, provide definitions for |
2566 | 4949 MAIN_ and MAIN__. |
2562 | 4950 |
2560 | 4951 Tue Dec 3 11:35:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4952 | |
4953 * config.guess: Delete second copy of script in file. | |
4954 | |
2558 | 4955 Sun Nov 24 21:40:25 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4956 | |
4957 * configure.in: Set GCC_IEEE_FP_FLAG to -mieee-fp on all x86 | |
4958 systems, not just those running Linux. | |
4959 | |
4960 Fri Nov 22 15:10:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
4961 | |
4962 * emacs/octave.el: Update from Kurt Hornik to with fixes for | |
4963 fill-paragraph. | |
4964 | |
2548 | 4965 Wed Nov 20 00:33:03 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4966 | |
2554 | 4967 * Version 1.93. |
4968 | |
2548 | 4969 * aclocal.m4 (OCTAVE_STRUCT_GR_PASSWD): New macro. |
4970 * configure.in: Use it. | |
4971 * acconfig.h (HAVE_GR_PASSWD): Add undef. | |
4972 | |
2546 | 4973 Tue Nov 19 23:10:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4974 | |
4975 * Makeconf.in (INCFLAGS): Add libcruft/misc directory. | |
4976 | |
2512 | 4977 Thu Nov 14 00:07:31 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4978 | |
2520 | 4979 * emacs/octave.el (octave-text-functions): Change set and show to |
4980 gset and gshow. | |
4981 | |
2518 | 4982 * Makeconf.in (TEXI2DVI): Define to be our own private version. |
4983 | |
4984 * texi2dvi: New file. | |
4985 * octMakefile.in (DISTFILES): Add it to the list. | |
4986 | |
2515 | 4987 * configure.in: Don't substitute values in src/mk-oct-links.in. |
4988 | |
2513 | 4989 * emacs/octave.el: Update to version 0.8.6, from Kurt Hornik. |
4990 | |
2512 | 4991 * configure.in (RLD_FLAG): Surround case pattern in changequote. |
4992 | |
4993 * Version 1.92. | |
4994 | |
2508 | 4995 Wed Nov 13 11:04:26 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
4996 | |
2512 | 4997 * configure.in: Don't set or substitute LIBINFO. |
4998 (infofile): Set and substitute a default value. | |
4999 | |
5000 * Makeconf.in (do-subst-default-values): Substitute it here. | |
5001 | |
2508 | 5002 * configure.in: If running on an SCO system, define SCO, and force |
5003 HAVE_ISINF and HAVE_ISNAN to be defined. | |
5004 Also check for ieeefp.h and nan.h. | |
2510 | 5005 * acconfig.h (HAVE_ISINF, HAVE_ISNAN, SCO): Add undefs. |
2508 | 5006 |
2503 | 5007 Tue Nov 12 21:50:49 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5008 | |
2506 | 5009 * MAKEINFO.PATCH: Update to use patch relative to texinfo-3.9. |
5010 | |
5011 * INFO.PATCH: New file. | |
5012 * octMakefile.in (DISTFILES): Add it. | |
5013 | |
2503 | 5014 * info: Update to current release from texinfo-3.9. |
5015 | |
2497 | 5016 Mon Nov 11 23:56:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5017 | |
5018 * config.h.bot: Only check value of __GNUC__ and __GNUC_MINOR__ if | |
5019 __GNUC__ is defined. | |
5020 | |
2488 | 5021 Fri Nov 8 11:15:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5022 | |
5023 * Makeconf.in (version): Look in $(TOPDIR)/src then | |
5024 $(srcdir)/$(TOPDIR)/src for version.h. | |
5025 | |
5026 * configure.in (TERMLIBS): Print warning message if no term | |
5027 library is found. | |
5028 (CXXLIB_LIST, CXXLIB_PATH, FLIB_LIST, FLIB_PATH): Delete. | |
5029 * Makeconf.in (CXXLIB_LIST, CXXLIB_PATH, FLIB_LIST, FLIB_PATH): | |
5030 Delete. | |
5031 (do-subst-default-vals): Delete CXXLIB_LIST, CXXLIB_PATH, | |
5032 FLIB_LIST, and FLIB_PATH from the list. | |
5033 | |
2482 | 5034 Thu Nov 7 12:43:36 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5035 | |
2485 | 5036 * octMakefile.in (bin-dist-tar): Delete references to octtopnm. |
5037 | |
2484 | 5038 * configure.in (RLD_FLAG): Define if x86-linux. |
5039 | |
2482 | 5040 * Version 1.91. |
5041 | |
2475 | 5042 Wed Nov 6 16:26:39 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5043 | |
5044 * configure.in: Add checks for group stuff. | |
5045 | |
2469 | 5046 Tue Nov 5 12:32:30 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5047 | |
2472 | 5048 * configure.in: Add checks for geteuid, getuid. |
5049 | |
2471 | 5050 * configure.in: Comment out code to handle --enable-readline since |
5051 it doesn't work yet. | |
5052 | |
2469 | 5053 * aclocal.m4 (OCTAVE_SIGNAL_CHECK, OCTAVE_REINSTALL_SIGHANDLERS): |
5054 New checks stolen from bash 2.0 config. | |
5055 * configure.in: Use them. | |
2471 | 5056 |
2469 | 5057 * acconfig.h: Add #undefs for HAVE_BSD_SIGNALS, HAVE_POSIX_SIGNALS, |
5058 HAVE_USG_SIGHOLD, and MUST_REINSTALL_SIGHANDLERS. | |
5059 | |
5060 Mon Nov 4 11:31:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5061 | |
5062 * configure.in: Check for gethostname in libsocket. Apparently | |
5063 needed for some SCO systems. | |
5064 | |
5065 * emacs/octave.el: Update to version 0.8.5 from Kurt Hornik. | |
5066 | |
2454 | 5067 Fri Nov 1 01:33:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5068 | |
5069 * octMakefile.in (octave-bug, mkoctfile): After substituting | |
5070 values, chmod a+rx. | |
5071 | |
2452 | 5072 Thu Oct 31 13:50:06 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5073 | |
5074 * octMakefile.in (DISTFILES): Add NEWS.[0-9]. | |
2453 | 5075 * NEWS.1: Old news. |
5076 * NEWS: Just keep news since last major release. | |
2452 | 5077 |
2439 | 5078 Wed Oct 30 01:04:13 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5079 | |
2452 | 5080 * Version 1.90. |
5081 | |
2450 | 5082 * configure.in: Default is now no internal bounds checking. |
5083 | |
2446 | 5084 * Makefile.in (all): Fix message to say 2.7.2, not 2.7.0. |
5085 | |
2445 | 5086 * config.h.bot (GCC_ATTR_NORETURN): Rename from NORETURN. |
5087 (GCC_ATTR_UNUSED): Rename from GCC_ATTRIBUTE_UNUSED. | |
5088 (NPOS): Define if using gcc 2.8.x or later. | |
5089 | |
2439 | 5090 * octMakefile.in (DIRS_TO_MAKE): Add localarchlibdir to list. |
5091 | |
5092 * configure.in (localarchlibdir): New variable. | |
5093 * Makeconf.in (localarchlibdir): Substitute it. | |
5094 (do-subst-default-vals): Likewise. | |
5095 | |
5096 Sun Oct 27 14:03:36 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5097 | |
5098 * Makeconf.in (do-subst-config-vals): Split into two sed commands | |
5099 to try to avoid fixed limits in some seds and/or systems. | |
5100 | |
2427 | 5101 Fri Oct 25 01:13:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5102 | |
2428 | 5103 * config.h.bot: Add definition for GCC_ATTRIBUTE_UNUSED. |
5104 | |
2427 | 5105 * configure.in: Define RUSAGE_TIMES_ONLY if cygwin32. |
2429 | 5106 * acconfig.h: Add undef. |
2427 | 5107 |
5108 Thu Oct 24 21:17:53 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5109 | |
5110 * config.guess: Update to version that understands what to do for | |
5111 cygwin32 systems. | |
5112 | |
2421 | 5113 Fri Oct 18 12:23:57 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5114 | |
5115 * configure.in: Don't comment out substitutions for plplot stuff. | |
5116 | |
2418 | 5117 Wed Oct 16 12:01:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5118 | |
5119 * examples/Makefile.in (install): New target. | |
5120 | |
2415 | 5121 Tue Oct 15 14:40:51 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5122 | |
5123 * configure.in: Comment out plplot stuff. | |
2417 | 5124 In commands to get gxx_version and gcc_version, use simpler sed |
5125 command to avoid confusing brain-dead vendor-supplied seds. | |
5126 | |
2405 | 5127 Mon Oct 14 11:09:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5128 | |
5129 * octMakefile.in (maintainer-clean distclean): Remove mkoctfile too. | |
5130 (kpathsea.info): New target. | |
5131 (dist-info-files): New target. | |
5132 (links-for-dist, links-for-bin-dist, local-dist-tar): | |
5133 Depend on dist-info-files instead of individual files. | |
5134 | |
2391 | 5135 Sat Oct 12 00:17:06 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5136 | |
2398 | 5137 * examples/Makefile.in (clean, mostlyclean): New targets. |
5138 | |
2394 | 5139 * octMakefile.in (CLEANSUBDIRS): New macro. |
5140 Use it for clean targets. | |
5141 | |
2391 | 5142 * config.h.bot (STATIC_CAST, DYNAMIC_CAST, REINTERPRET_CAST): |
5143 New macros. | |
5144 | |
5145 Wed Sep 25 12:24:20 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5146 | |
5147 * configure.in: Don't look in /usr/ucb/include to find getrusage | |
5148 on Solaris systems since that just seems to cause trouble. | |
5149 * Makeconf.in (UCB_INCFLAGS): Delete. | |
5150 | |
5151 Fri Aug 30 09:07:23 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5152 | |
5153 * configure.in (TERMLIBS): Add check for ncurses. | |
5154 | |
2357 | 5155 Tue Aug 20 21:40:26 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5156 | |
5157 * configure.in: Always set FPICFLAG, CPICFLAG, CXXPICFLAG, SHLEXT, | |
5158 RLD_FLAG, DLFCN_DIR, even if SHARED_LIBS is false. | |
5159 | |
2353 | 5160 Thu Aug 15 14:39:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5161 | |
5162 * configure.in (gxx_version, gcc_version): Strip out cygnus- from | |
5163 the version number. | |
5164 | |
2351 | 5165 Tue Jul 30 12:55:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5166 | |
5167 * aclocal.m4 (OCTAVE_FLIBS): Also check for -bI:FILE arg to ld, | |
5168 for AIX systems. | |
5169 | |
2346 | 5170 Thu Jul 25 03:09:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5171 | |
5172 * configure.in: On AIX systems, add "-ll -lld" to LIBDLFCN. | |
5173 | |
2337 | 5174 Fri Jul 19 13:02:05 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5175 | |
5176 * configure.in: If using g77 on alpha, don't add -fpe1 to FFLAGS. | |
5177 | |
2330 | 5178 Mon Jul 15 14:26:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
5179 | |
5180 * config.sub: Update to new version from FSF (gcc sources). | |
5181 | |
5182 Thu Jun 13 16:38:51 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5183 | |
5184 * configure.in: Look for g77 before other fortran compilers. | |
5185 | |
5186 Thu Jun 6 00:05:47 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5187 | |
5188 * configure.in: Add check for multiple plot windows in gnuplot. | |
5189 * acconfig.h: Add #undef for GNUPLOT_HAS_FRAMES. | |
5190 | |
5191 Wed May 22 15:05:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5192 | |
5193 * configure.in (UCB_INCFLAGS): Another kluge to try to find | |
5194 getrusage on Solaris systems. | |
5195 * Makeconf.in Substitute it. | |
5196 | |
5197 * configure.in (SH_LIBS, SH_FLIBS, SH_TERMLIBS): Define. | |
5198 * Makeconf.in: Substitute. | |
5199 | |
9501 | 5200 Wed May 22 02:42:32 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at> |
2330 | 5201 |
5202 * emacs/octave.el (octave-indent-new-line): Protect | |
5203 octave-indent-line with save-excursion. | |
5204 (octave-calc-indent-this-line): Attempt to handle end tokens that | |
5205 are not on separate lines. | |
5206 (octave-electric-semi): Make `;' self-insert if inside comment. | |
5207 (octave-previous-line): Don't try to go back past the beginning of | |
5208 the buffer. | |
5209 | |
5210 Tue May 21 23:11:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5211 | |
5212 * configure.in (F77): Also check for f90. | |
5213 | |
5214 Mon May 20 12:22:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5215 | |
5216 * emacs/octave.el (octave-indent-new-line): Make it do what the | |
5217 docstring says it does. | |
5218 | |
5219 * octave-bug.in: Fix previous change so it also matches things | |
5220 like 1.90, not just 1.1.90. | |
5221 | |
9501 | 5222 Fri May 17 09:58:49 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at> |
2330 | 5223 |
5224 * emacs/octave.el (octave-electric-semi): Also call octave-indent-line | |
5225 to indent the current line after inserting a semicolon. | |
5226 | |
5227 Fri May 17 02:53:49 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5228 | |
5229 * octMakefile.in (DIRS_TO_MAKE): Add octincludedir. | |
5230 (all): Add mkoctfile. | |
5231 | |
5232 * configure.in: Don't set values for exec_prefix, bindir, datadir, | |
5233 libdir, libexecdir, includedir, mandir, or infodir, so that they | |
5234 can be set from the configure command line. | |
5235 | |
5236 * configure.in, Makeconf.in: Handle mandir, man1dir and man1ext. | |
5237 Change topincludedir to includedir. Use octincludedir as the | |
5238 subdirectory of includedir where we really install include files. | |
5239 | |
5240 * octave-bug.in (BUGADDR): Also set to octave-maintainers if this | |
5241 looks like a pretest version number. | |
5242 | |
5243 * Makeconf.in (do-subst-config-vals): Use $< instead of | |
5244 referencing $(srcdir) directly. | |
5245 (do-subst-default-vals): Likewise. | |
5246 | |
5247 * octMakefile.in (octave-bug): Depend on octave-bug.in | |
5248 (mkoctfile): Likewise, depend on mkoctfile.in. | |
5249 | |
5250 Thu May 16 11:49:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5251 | |
5252 * octMakefile.in (DISTFILES): Add mkoctfile.in. | |
5253 (install): Install mkoctfile too. | |
5254 | |
5255 * aclocal.m4 (OCTAVE_F2C_F77_COMPAT): Fix typo in last change | |
5256 | |
5257 Mon May 13 04:02:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5258 | |
5259 * configure.in (UGLY_DEFS): Quote " with more \'s. | |
5260 | |
5261 * Makeconf.in (do-subst-config-vals): Quote substitutions here. | |
5262 * octave-bug.in, mkoctfile: Not here. | |
5263 | |
5264 * octMakefile.in (octave-bug, mkoctfile): Depend on Makeconf, | |
5265 octMakefile. | |
5266 | |
5267 * Makeconf.in (do-subst-default-vals): New definition, from | |
5268 src/Makefile.in. | |
5269 | |
5270 * Makeconf.in (do-subst-config-vals): Define here. | |
5271 * octMakefile.in: Not here. | |
5272 | |
5273 * octave-bug.in: Handle more configuration stuff. | |
5274 | |
5275 * configure.in (config_opts): Set from ac_configure_args and subst. | |
5276 * Makeconf.in: Handle config_opts. | |
5277 * octMakefile.in (do-subst-config-vals): Substitute them. | |
5278 | |
5279 Sun May 12 03:37:55 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5280 | |
5281 * Makeconf.in (TERMLIBS): Substitute here. | |
5282 | |
5283 * configure.in (topincludedir): New variable. | |
5284 * Makeconf.in (libexecdir): Substitute it. | |
5285 | |
5286 * octMakefile.in (do-subst-config-vals): Define new command. | |
5287 (octave-bug): Use it. | |
5288 (mkoctfile): New target. | |
5289 | |
5290 * Makefile.in (TARGETS): Add mkoctfile. | |
5291 | |
5292 * examples: New subdirectory. | |
5293 * octMakefile.in: Add it to the appropriate lists. | |
5294 * configure.in: Create examples/Makefile. | |
5295 | |
5296 * octMakefile.in (DIRS_TO_MAKE): Add $(libdir) here. | |
5297 (install): Use INSTALL_PROGRAM to install octave-bug script. | |
5298 Also install config.h. | |
5299 | |
5300 * aclocal.m4 (OCTAVE_F2C_F77_COMPAT): Provide a definition for | |
5301 MAIN__ on Linux systems. | |
5302 | |
5303 Tue Apr 30 05:44:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5304 | |
5305 * configure.in: Handle --enable-bounds-check. | |
5306 * acconfig.h: Add undef for BOUNDS_CHECKING | |
5307 | |
5308 Mon Apr 29 01:42:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5309 | |
5310 * configure.in (AC_FUNC_SETVBUF_REVERSED): Delete. Octave doesn't | |
5311 need this check (it was for info, which has its own configure now). | |
5312 | |
5313 Sun Apr 28 05:41:26 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5314 | |
5315 * configure.in (DEFAULT_PAGER): Don't append -e to less here. | |
5316 | |
5317 Sat Apr 27 22:23:51 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5318 | |
5319 * configure.in: Check for pid_t and sys/types.h. | |
5320 | |
5321 Tue Apr 23 17:44:18 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5322 | |
5323 * configure.in: Check for fcntl.h, not sys/fcntl.h. | |
5324 Add checks for various system calls. | |
5325 | |
5326 Sun Apr 7 16:42:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5327 | |
5328 * configure.in: Check for strdup. | |
5329 | |
5330 * Makefile.in (TARGETS): Add dlfcn. | |
5331 * octMakefile.in (DISTSUBDIRS): Add dlfcn. | |
5332 (SUBDIRS): Add @DLFCN_DIR@. | |
5333 * configure.in: On AIX systems: set DLFCN_DIR=dlfcn when doing | |
5334 shared libraries, bypass checks for dlopen, etc., set and | |
5335 substitute LIBDLFCN and DLFCN_INCFLAGS. Create dlfcn/Makefile. | |
5336 | |
5337 Sat Apr 6 21:45:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5338 | |
5339 * Makeconf.in (%.d : %.cc, %.d : %.c): Add dependency for pic/%.o. | |
5340 | |
5341 Fri Mar 29 13:38:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5342 | |
5343 * octMakefile.in (maintainer-clean distclean): Delete mk-oct-links. | |
5344 | |
5345 Wed Mar 27 09:05:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5346 | |
5347 * aclocal.m4 (OCTAVE_FLIBS): Fix typo in message. | |
5348 | |
5349 Tue Mar 26 02:41:16 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5350 | |
5351 * configure.in (UGLY_DEFS): Undo previous change. | |
5352 When checking for various libraries, don't check for main(), but | |
5353 instead look for functions that are actually supposed to be in | |
5354 those libraries. | |
5355 Require autoconf 2.9. | |
5356 If using solaris2, don't add /usr/ucblib/libucb.a to LIBS until | |
5357 near the very end, then check for for getrusage and times just | |
5358 after that. | |
5359 | |
5360 * Makeconf.in (UGLY_DEFS): Ditto. | |
5361 | |
5362 * octave-bug.in: Don't send empty bug reports. | |
5363 | |
5364 Sat Mar 23 04:55:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5365 | |
5366 * octMakefile.in (DISTDIRS): Omit plplot for now. | |
5367 * Makefile.in (TARGETS): Likewise. | |
5368 | |
5369 Fri Mar 22 06:15:44 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5370 | |
5371 * configure.in: Add checks for sys/times.h and times(). | |
5372 (GCC_IEEE_FP_FLAG): Define this if using gcc 2.8.x or later on | |
5373 Alpha/OSF systems. | |
5374 | |
5375 Wed Mar 20 02:04:08 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5376 | |
5377 * octMakefile.in (octave.info): cd to doc/interpreter, not doc. | |
5378 | |
5379 Sun Mar 3 10:01:13 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5380 | |
5381 * config.h.bot: Define HEAVYWEIGHT_INDEXING here. | |
5382 | |
5383 * Makefile.in (TARGETS): Remove dld. | |
5384 * octMakefile.in (DISTSUBDIRS): Ditto. | |
5385 * configure.in: Don't create dld/Makefile. | |
5386 Do create doc/fac/Makefile, doc/interpreter/Makefile, | |
5387 doc/liboctave/Makefile, and doc/refcard/Makefile. | |
5388 | |
5389 Thu Feb 29 08:55:25 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5390 | |
5391 * Makeconf.in (%.o : %.c): Use pattern rule instead of suffix rule. | |
5392 (%.o : %.cc): Likewise. | |
5393 (pic/%.o : %.c, pic/%.o : %.cc): Use separate rules instead of | |
5394 expecting one rule to generate two output files. | |
5395 * configure.in (f77_rules_frag): Use separate rules here too. | |
5396 | |
5397 Mon Feb 26 03:34:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5398 | |
5399 * configure.in: If --disable-dl or --disable-shl, don't check for | |
5400 dynamic linking functions. | |
5401 (includedir): Append version. | |
5402 | |
5403 Wed Feb 14 12:20:57 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5404 | |
5405 * octMakefile.in (snapshot-version): Don't quote version number. | |
5406 | |
5407 * aclocal.m4 (OCTAVE_FLIBS): Avoid setting FLIBS=" ". | |
5408 | |
5409 Sat Feb 10 12:59:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5410 | |
5411 * glob/Makefile.in (install): New target. | |
5412 | |
5413 Fri Feb 9 14:00:53 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5414 | |
5415 * configure.in: Fix help text for --enable-shared option. | |
5416 | |
5417 Thu Feb 8 10:17:55 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5418 | |
5419 * octMakefile.in (CONF_DISTFILES): New variable. | |
5420 (DISTFILES): Use it instead of listing things twice. | |
5421 (CONF_DISTSUBDIRS): New variable. | |
5422 (conf-dist): New target. | |
5423 | |
5424 * Makefile.in (TARGETS): Add conf-dist. | |
5425 | |
5426 * configure.in (CXX_VERSION, CC_VERSION): Substitute them. | |
5427 * octMakefile.in (octave-bug): Substitute them here too. | |
5428 * octave-bug.in: Put them in the configuration message. | |
5429 | |
5430 Sat Feb 3 08:53:56 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5431 | |
5432 * configure.in: RLD_FLAG should be empty by default, but give it a | |
5433 value for alpha-dec-osf* systems. | |
5434 | |
5435 Fri Feb 2 23:03:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5436 | |
5437 * Makeconf.in: Actually do add substitutions for FPICFLAG, | |
5438 CPICFLAG, and CXXPICFLAG. | |
5439 | |
5440 Thu Feb 1 14:58:16 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5441 | |
5442 * configure.in (%.c : %.f): Fix typo. | |
5443 | |
5444 Wed Jan 24 14:47:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5445 | |
5446 * configure.in: Also configure in glob subdirectory. | |
5447 Make pattern rule say how to make .o from .f, not .f from .o. Duh. | |
5448 | |
5449 * octMakefile.in: Add glob stuff to the appropriate lists. | |
5450 * Makeconf.in: Likewise. | |
5451 | |
5452 * aclocal.m4: Add test for program_invocation_name. | |
5453 * configure.in: Use it here. | |
5454 | |
5455 * acconfig.h: Add #undef here. | |
5456 | |
5457 Mon Jan 22 17:32:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5458 | |
5459 * configure.in: Add checks for mode_t, off_t, size_t, uid_t, | |
5460 dev_t, ino_t, and nlink_t typedefs. | |
5461 * acconfig.h: Add undefs for dev_t, ino_t, and nlink_t. | |
5462 | |
5463 Sat Jan 20 21:05:49 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5464 | |
5465 * configure.in: For Fortran rules, use pattern rules instead of | |
5466 suffix rules. | |
5467 | |
5468 Fri Jan 19 12:38:23 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5469 | |
5470 * configure.in: When checking for libf2c.a, add -lm and an extra lib. | |
5471 | |
5472 Wed Jan 10 16:36:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5473 | |
5474 * configure.i: Add missing colon in .o.f pattern for f2c rules. | |
5475 | |
5476 Mon Jan 8 23:18:39 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5477 | |
5478 * configure.in (AC_PROG_LN_S): New check. | |
5479 * Makeconf.in (LN_S): Substitute it. | |
5480 | |
5481 * configure.in (libexecdir): New variable. | |
5482 (archlibdir, octfiledir, localoctfiledir): Use it instead of libdir. | |
5483 (datadir): Default to $(prefix)/share instead of $(prefix)/lib. | |
5484 | |
5485 * Makeconf.in (libexecdir): Substitute it. | |
5486 | |
5487 * configure.in (localoctfiledir): Use $(libdir), not $(datadir). | |
5488 | |
5489 Sun Jan 7 18:40:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5490 | |
5491 * aclocal.m4 (OCTAVE_SMART_PUTENV): New macro, extracted from | |
5492 the kpathsearch library. | |
5493 * configure.in: Call it. | |
5494 | |
5495 Fri Dec 29 22:07:52 1995 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5496 | |
5497 * Makeconf.in (subdir-for-command): New definition for | |
5498 SUBDIR_FOR_COMMAND using GNU Make `foreach' instead of shell `for' | |
5499 command. | |
5500 * libcruft/Makefile.in, scripts/Makefile.in, octMakefile.in: | |
5501 Invoke new definition with `@'. | |
5502 | |
5503 Wed Dec 27 14:27:48 1995 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5504 | |
5505 * octMakefile.in (SUBDIRS): Delete DLD_DIR. | |
5506 (distclean): Delete Makerules.f77. | |
5507 | |
5508 * Makeconf.in (WITH_DLD): Delete variable. | |
5509 | |
5510 * configure.in: Delete support for dynamic linking with dld. | |
5511 | |
5512 * configure.in, Makeconf.in: Use consistent names for WITH_DL, | |
5513 WITH_SHL, OCTAVE_LITE, and SHARED_LIBS | |
5514 | |
5515 * config.h.bot: Undo previous change. | |
5516 * acconfig.h: Add #undef for WITH_DYNAMIC_LINKING. | |
5517 * Makeconf.in: Substitute it here too. | |
5518 * configure.in: Set it here. | |
5519 | |
5520 Tue Dec 26 00:12:14 1995 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5521 | |
5522 * configure.in (AC_CONFIG_SUBDIRS): Delete libcruft. | |
5523 (AC_OUTPUT): List libcruft files here. | |
5524 | |
5525 * configure.in, Makeconf.in: Handle Fortran compilation rules | |
5526 using an included fragment in Makeconf. | |
5527 | |
5528 Mon Dec 25 22:14:21 1995 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5529 | |
5530 * configure.in (CPICFLAG, CXXPICFLAG, FPICFLAG): New variables. | |
5531 * Makeconf.in: Substitute them. | |
5532 | |
5533 * configure.in: Handle --enable-shared option. | |
5534 Handle Fortran source files differently. | |
5535 * Makeconf.in (SHARED_LIBS): Substitute shared_libs. | |
5536 (SHLEXT, RLD_FLAG, fortran_rules_flag): Substitute these too. | |
5537 (.c.o, .cc.o): Handle creating position independent code for | |
5538 shared libraries. | |
5539 | |
5540 Sun Dec 24 00:29:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu> | |
5541 | |
5542 * config.h.bot: Maybe define WITH_DYNAMIC_LINKING. | |
5543 | |
5544 * Makeconf.in (WITH_DL, WITH_SHL): Substitute values. | |
5545 * acconfig.h: Add undefs for WITH_DL and WITH_SHL. | |
5546 * configure.in: Handle --enable-dl and --enable-shl. | |
5547 Check for -ldl and dlopen, dlsym, dlclose, and dlerror. | |
5548 Check for -ldld and shl_load, shl_findsym. | |
5549 (have_fortran_compiler): Quit if no suitable Fortran compiler is | |
5550 found. | |
5551 | |
5552 Fri Nov 3 03:33:42 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5553 | |
5554 * emacs/octave-mode.el: Rename from octave.el. | |
5555 | |
5556 Wed Oct 11 19:22:12 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5557 | |
5558 * configure.in (GNUPLOT_BINARY): When checking for multiplot, | |
5559 issue a `set term unknown' command first. | |
5560 | |
5561 Wed Oct 4 01:42:35 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5562 | |
5563 * config.guess: Add entry for PowerPC Macs running Machten. | |
5564 | |
5565 * octMakefile.in (dist-z): Remove old .gz file before creating new one. | |
5566 | |
5567 Mon Oct 2 19:17:22 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5568 | |
5569 * configure.in: Check to see if it looks like gnuplot supports | |
5570 multiplot. | |
5571 * acconfig.h: Add undef for GNUPLOT_HAS_MULTIPLOT. | |
5572 | |
5573 * acconfig.h: #undefs for HAVE_FINITE, HAVE_ISNAN, HAVE_ISINF, | |
5574 HAVE_TERMIOS_H, HAVE_TERMIO_H, and HAVE_SGTTY_H removed. This | |
5575 file should only have things that autoheader can't figure out. | |
5576 | |
5577 Sun Oct 1 17:08:37 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5578 | |
5579 * octMakefile.in (clean-tar): Also omit directories called OLD and | |
5580 files beginning with =. | |
5581 | |
5582 Fri Sep 29 01:04:31 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5583 | |
5584 * ROADMAP: New file. | |
5585 * (DISTFILES): Include it. | |
5586 | |
5587 * emacs: New subdirectory for Emacs-related stuff. | |
5588 * octMakefile.in (DISTDIRS, BINDISTSUBDIRS): Include emacs. | |
5589 (DISTFILES, BINDISTFILES): Don't include octave-mode.el. | |
5590 | |
5591 Tue Sep 26 03:56:39 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5592 | |
5593 * configure.in: Don't add -Wno-unused to CFLAGS or CXXFLAGS. | |
5594 * config.h.bot: Remove definition of UNUSED. | |
5595 | |
5596 * config.sub: Replace with current version from FSF. | |
5597 * config.guess: Likewise. | |
5598 | |
5599 Thu Sep 21 20:29:00 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5600 | |
5601 * configure.in (AR, ARFLAGS): Set defaults for these, but also | |
5602 allow them to come from the environment. | |
5603 * Makeconf.in (AR, ARFLAGS): New variables to substitute. | |
5604 | |
5605 Wed Sep 20 00:51:24 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5606 | |
5607 * octMakefile.in (maintainer-clean): Also remove Makeconf, | |
5608 config.cache, config.h, and config.log. | |
5609 | |
5610 Tue Sep 19 17:20:32 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5611 | |
5612 * sighandlers.h [HAVE_SIGACTION && HAVE_SIGPROCMASK && | |
5613 HAVE_SIGPENDING && HAVE_SIGSUSPEND]: #define HAVE_POSIX_SIGNALS. | |
5614 | |
5615 * configure.in: Check for sigaction(), sigprocmask(), | |
5616 sigpending(), and sigsuspend() functions. | |
5617 Don't do anything special about checking for termios.h, termio.h, | |
5618 and sgtty.h. | |
5619 | |
5620 Mon Sep 18 22:39:33 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5621 | |
5622 * config.h.bot [__GNUC__]: Define NORETURN. | |
5623 | |
5624 Fri Sep 15 05:12:29 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5625 | |
5626 * configure.in (AC_C_BIGENDIAN): Remove test. | |
5627 | |
5628 Thu Sep 14 02:07:51 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5629 | |
5630 * configure.in (LIBPLPLOT): Disable plplot by default for now. | |
5631 Check for mkdir, rmdir, rename, and umask. | |
5632 | |
5633 * All Makefile.in files: Convert from realclean to | |
5634 maintainer-clean, for GNU coding standards. | |
5635 | |
5636 * configure.in: Call AC_FUNC_CLOSEDIR_VOID. | |
5637 | |
5638 Wed Sep 13 03:25:37 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5639 | |
5640 * configure.in: Do check for IEEE functions on the Alpha. | |
5641 | |
5642 Mon Sep 11 19:08:47 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5643 | |
5644 * configure.in: Call AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, | |
5645 and AC_STRUCT_ST_RDEV. | |
5646 | |
5647 Tue Sep 5 02:02:35 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5648 | |
5649 * configure.in: Check for sys/param.h and sys/stat.h | |
5650 Use AC_HEADER_TIME, not AC_TIME_WITH_SYS_TIME. | |
5651 Use AC_HEADER_SYS_WAIT. | |
5652 | |
5653 Thu Aug 24 15:35:44 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5654 | |
5655 * configure.in: Don't set or call AC_SUBST for CXXFLAGS or CFLAGS, | |
5656 and don't call AC_SUBST for LDFLAGS -- autoconf takes care of this. | |
5657 If adding -Wall, add -Wno-unused too. | |
5658 | |
5659 Tue Aug 22 01:37:02 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5660 | |
5661 * Makefile.in (all): Update message. | |
5662 | |
5663 * config.h.bot: New file. | |
5664 * octMakefile.in (DISTFILES): Add it to the list. | |
5665 | |
5666 * acconfig.h (USE_PLPLOT): Add #undef. | |
5667 | |
5668 Mon Aug 21 19:33:33 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
5669 | |
5670 * Makefile.in (NO_DEP_TARGETS): New variable, for targets that can | |
5671 be made without updating dependency files. | |
5672 | |
5673 Sun Jun 25 18:27:49 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5674 | |
5675 * configure.in (FFLAGS): Add -fpe1 on alpha-dec-osf1 systems. | |
5676 | |
5677 Thu May 4 22:26:34 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5678 | |
5679 * configure.in: export CC, CXX, and F77 before calling | |
5680 AC_CONFIG_SUBDIRS. | |
5681 | |
5682 Mon May 1 14:17:07 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5683 | |
5684 * configure.in: Handle --with-plplot. | |
5685 (AC_CONFIG_SUBDIRS): Add plplot directory if --with-plplot. | |
5686 * plplot: New subdirectory. | |
5687 * Makefile.in (plplot): New target. | |
5688 * octMakefile.in (SUBDIRS): Add @PLPLOT_DIR@. | |
5689 (DISTDIRS): Add plplot. | |
5690 | |
5691 * acconfig.h: Add #undef for GETTIMEOFDAY_NO_TZ. | |
5692 | |
5693 * configure.in: Improve check for gettimeofday. | |
5694 | |
5695 Mon May 1 12:50:03 1995 John Eaton (jwe@bullwinkle.che.utexas.edu) | |
5696 | |
5697 * acconfig.h (OCTAVE_LITE): Fix comment. | |
5698 | |
5699 Tue Apr 11 20:31:52 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5700 | |
5701 * configure.in (INFO_DIR, READLINE_DIR): New variables. | |
5702 If $USE_GNU_INFO, AC_DEFINE it, don't AC_SUBST it. | |
5703 Likewise, for USE_READLINE. | |
5704 | |
5705 * octMakefile.in (SUBDIRS): Substitute INFO_DIR and READLINE_DIR. | |
5706 | |
5707 * aclocal.m4 (OCTAVE_F77_UPPERCASE_NAMES): New macro. | |
5708 (OCTAVE_F77_APPEND_UNDERSCORES): Require it. | |
5709 * configure.in: Use it. | |
5710 (info_subdir): If $USE_GNU_INFO, then run configure in info | |
5711 subdirectory too. | |
5712 Don't check for sys/ttold.h or sys/ptem.h. | |
5713 | |
5714 Mon Apr 10 00:17:57 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5715 | |
5716 * configure.in (UGLY_DEFS): Delete commands to create this. | |
5717 * Makeconf.in (UGLY_DEFS): Delete substitution. | |
5718 * Makeconf.in (UGLY_ALL_CFLAGS): Delete definition. | |
5719 | |
5720 * configure.in: Add scripts and libcruft to CONFIG_SUBDIRS. | |
5721 Don't edit scripts or libcruft Makefiles here. | |
5722 Reorganize checking for the Fortran compiler. | |
5723 | |
5724 * octMakefile.in (DISTFILES): Delete f2c-compat.sh flibs.sh | |
5725 cxxlibs.sh from list. Add aclocal.m4. | |
5726 * configure.in: Use new macros defined in aclocal.m4. Don't use | |
5727 external shell scripts. Cache values. | |
5728 | |
5729 * aclocal.m4: New file. | |
5730 | |
5731 Sun Apr 9 12:47:27 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5732 | |
5733 * configure.in: Print status message before exiting. | |
5734 Cache CXXLIBS and FLIBS. | |
5735 | |
5736 * acconfig.h: Delete #undefs for floating point format. | |
5737 * octMakefile.in (DISTFILES): Delete float-type.c from list. | |
5738 * configure.in: Don't try to determine floating point format at | |
5739 configuration time. | |
5740 | |
5741 Mon Apr 3 21:46:10 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5742 | |
5743 * configure.in: Create scripts/time/Makefile too. | |
5744 | |
5745 * configure.in (gxx_version): Handle new gcc version message. | |
5746 (gcc_version): Likewise. | |
5747 | |
5748 Wed Mar 29 22:59:42 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5749 | |
5750 * configure.in (AC_STRFTIME): Delete check. | |
5751 (AC_STRUCT_TIMEZONE): New check. | |
5752 | |
5753 Wed Mar 22 08:31:21 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5754 | |
5755 * Makeconf.in (ALL_FFLAGS, FUGLY): New variables. | |
5756 | |
5757 * configure.in: Use AC_ARG_ENABLE and AC_ARG_WITH consistently. | |
5758 Handle --with-g77. Substitute new variable FUGLY. If F77 is g77, | |
5759 set it to -fugly. Substitute command for making .o from .f. | |
5760 | |
5761 Tue Mar 21 14:24:32 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5762 | |
5763 * cxxlibs.sh: Extract -R options like -L options. | |
5764 * configure.in (FLIB_PATH, FLIB_LIST): Extract -R options along | |
5765 with -L options. | |
5766 | |
5767 Tue Mar 21 14:20:55 1995 Paul Eggert <eggert@twinsun.com> | |
5768 | |
5769 * configure.in (CXX): Export; cxxlibs.sh needs this. | |
5770 (FLIB_LIST, CXXLIB_LIST): Extract -R options along with -L options. | |
5771 | |
5772 * flibs.sh: Treat `-L foo' like `-Lfoo'. Extract -R options | |
5773 like -L options. | |
5774 | |
5775 Tue Mar 21 08:08:06 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5776 | |
5777 * flibs.sh: Search for values-X*.o, not values-*.o. | |
5778 | |
5779 Fri Mar 10 10:32:27 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5780 | |
5781 * Makeconf.in (SUBDIR_FOR_COMMAND): New command definition. | |
5782 * octMakefile.in: Use it. | |
5783 | |
5784 * octMakefile.in (install, uninstall, tags, TAGS, clean, | |
5785 mostlyclean, distclean, realclean): Combine actions. | |
5786 | |
5787 Tue Feb 28 21:24:35 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5788 | |
5789 * configure.in (FC): Set to $F77 and substitute it. | |
5790 * Makeconf.in (FC): Add substitution line. | |
5791 | |
5792 Sun Feb 26 00:20:19 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5793 | |
5794 * dointsall.sh: Create ls-R database. | |
5795 | |
5796 * configure.in: Configure kpathsea using AC_CONFIG_SUBDIRS(). | |
5797 Remove check for SMART_PUTENV. | |
5798 Remove kpathsea/c-auto.h from AC_CONFIG_HEADER(). | |
5799 | |
5800 * make: New directory, for kpathsea configuration. | |
5801 * octMakefile.in (DISTDIRS): Add it | |
5802 | |
5803 * kpathsea: Update with 2.6 distribution. | |
5804 | |
5805 * Makefile.in (TARGETS): New variable. Combine all identical targets. | |
5806 | |
5807 * configure.in (LIBINFO, LIBREADLINE): New variables to substitute. | |
5808 | |
5809 Sat Feb 25 18:47:11 1995 John Eaton <jwe@schoch.che.utexas.edu> | |
5810 | |
5811 * acconfig.h (USE_READLINE): Add #undef. | |
5812 * configure.in: Add support for --enable-readline. | |
5813 | |
5814 * acconfig.h (USE_GNU_INFO): Add #undef. | |
5815 * configure.in: Add support for --enable-info. | |
5816 | |
5817 * acconfig.h (RUN_IN_PLACE): Delete #undef. | |
5818 | |
5819 See ChangeLog.1 for earlier changes. |