log libinterp/corefcn/module.mk @ 20568:fcb792acab9b

age author description
Thu, 24 Sep 2015 12:58:46 +0200 jcorno Moving ode45, odeset, odeget, and levenshtein from odepkg to core.
Sat, 26 Sep 2015 16:32:28 +0100 Carnë Draug Use CXXFLAGS to build *.df files (fix regression by 0ce7d8303152)
Mon, 17 Aug 2015 09:20:03 -0700 Rik maint: Rename instances of LS_ASCII to LS_TEXT for clarity.
Fri, 17 Jul 2015 14:44:47 -0400 John W. Eaton provide per-directory clean targets
Wed, 15 Jul 2015 16:57:40 -0400 John W. Eaton use move-if-change for most rules that generate source files
Sat, 11 Jul 2015 23:25:37 -0400 Mike Miller Fix encoded source file name for builtin functions
Fri, 10 Jul 2015 13:28:33 -0400 John W. Eaton eliminate recursive make invocations in liboctave and libinterp directories
Mon, 15 Jun 2015 17:42:44 -0400 John W. Eaton don't include hdf5.h or use HDF5 typedefs in public header files (bug #43180)
Sun, 15 Mar 2015 03:31:16 +0000 Carnë Draug New function psi to compute the digamma function.
Fri, 27 Feb 2015 23:54:17 -0500 Mike Miller build: Declare dependencies between generated sources (bug #44383)
Fri, 27 Feb 2015 19:44:28 -0500 John W. Eaton move some files without external dependencies from dldfcn to corefcn
Thu, 26 Feb 2015 10:49:20 -0500 John W. Eaton avoid needing to include hdf5 in public header files (bug #44370, #43180)
Fri, 20 Feb 2015 17:18:19 -0500 John W. Eaton make --enable-silent-rules configure option more useful
Thu, 19 Feb 2015 18:05:07 -0500 John W. Eaton handle bison syntax changes in TeX parser
Sat, 07 Feb 2015 21:51:20 +0100 Sébastien Villemot Add new ordschur function.
Tue, 30 Dec 2014 20:41:00 -0800 Rik maint: Periodic merge of gui-release to default.
Tue, 30 Dec 2014 13:27:49 -0800 Rik Don't distribute mxarray.h in tarball (bug #43805). gui-release
Tue, 30 Dec 2014 14:04:53 -0800 Rik Don't distribute mxarray.h in tarball (bug #43805).
Mon, 15 Dec 2014 21:01:45 -0800 Rik maint: Periodic merge of gui-release to default.
Fri, 12 Dec 2014 17:20:00 -0800 Rik build: Don't install mxarray.in.h (bug #43805). gui-release
Fri, 05 Dec 2014 10:54:32 -0800 Rik Use emptyset symbol rather than circled division slash in Tex interpreter for '\0'.
Thu, 23 Oct 2014 17:12:58 -0400 John W. Eaton limit specific CPPFLAGS variables to specific convenience libs (bug #38928)
Sun, 31 Aug 2014 21:05:38 -0700 Rik Deprecate syl, add new function sylvester.
Thu, 17 Jul 2014 11:19:21 -0400 John W. Eaton avoid some old-style cast warnings
Sun, 13 Apr 2014 11:27:18 -0400 Mike Miller build: Add missing octave-default-image.h to source distribution
Tue, 05 Nov 2013 16:06:38 -0800 Rik build: Add HDF5_CPPFLAGS to octave-value, corefcn sublibraries (bug #38928)
Sat, 02 Nov 2013 14:34:02 -0700 Rik build: Don't use JAVA_CPPFLAGS, FT2_CPPFLAGS everywhere when making .df files.
Thu, 31 Oct 2013 17:10:38 -0700 Rik build: Remove LLVM_(CPPFLAGS|CXXFLAGS) from XTRA_CXXFLAGS.
Thu, 31 Oct 2013 13:13:25 -0700 Rik build: Remove FreeType and Fontconfig CPPFLAGS from XTRA_CXXFLAGS.
Tue, 29 Oct 2013 15:16:23 -0700 Rik build: Remove embedded gl2ps. Require gl2ps as external dependency.