log configure.ac @ 417:4e427ec1650a

age author description
Thu, 04 May 2017 08:11:33 -0700 Mike Miller build: add Python library directory to oct file runtime path
Wed, 03 May 2017 21:50:37 -0700 Mike Miller build: drop build-time dependency on Boost
Wed, 03 May 2017 16:58:00 -0700 Mike Miller build: drop build-time dependency on NumPy
Mon, 03 Apr 2017 13:31:00 -0700 Mike Miller Delete legacy code no longer used in project
Mon, 03 Apr 2017 12:16:49 -0700 Mike Miller build: move auxiliary build scripts to build-aux directory
Mon, 03 Apr 2017 12:11:25 -0700 Mike Miller Delete and no longer build Python extension module
Thu, 14 Jul 2016 23:42:45 -0700 Mike Miller build: include new <octave/call-stack.h> header if available
Wed, 06 Apr 2016 14:42:18 -0700 Mike Miller configure: simplify handling of missing dependencies
Tue, 05 Apr 2016 21:00:58 -0700 Mike Miller doc: Reformat INSTALL and README in Markdown
Tue, 05 Apr 2016 16:48:40 -0700 Mike Miller build: Silence warnings from latest autotools
Tue, 05 Apr 2016 16:22:51 -0700 Mike Miller build: Import latest versions of m4 macros from autoconf-archive
Tue, 05 Apr 2016 12:31:50 -0700 Mike Miller * configure.ac (HAVE_NUMPY): Delete unused preprocessor macro.
Tue, 05 Apr 2016 11:59:25 -0700 Mike Miller doc: Update project URL and repository location
Tue, 05 Apr 2016 11:46:38 -0700 Mike Miller maint: Add myself to copyright notices
Tue, 05 Apr 2016 11:02:51 -0700 Mike Miller Clean up build system functionality and style
Mon, 04 Apr 2016 15:59:32 -0700 Mike Miller build: Drop unused alternate build systems
Mon, 09 Apr 2012 21:22:32 +0200 David Grundberg Remove Numeric array support. Use numpy exclusively.
Sat, 23 Oct 2010 11:59:43 +0200 David Grundberg Change build to make distribution tarball. pytave-launchpad-current
Sat, 11 Sep 2010 18:37:08 +0200 David Grundberg Make Pytave compile against Octave 3.3+. Fix configuration bugs.
Sun, 27 Sep 2009 11:13:22 +0200 David Grundberg Fix typo. asdf
Thu, 24 Sep 2009 20:22:08 +0200 David Make NumPy default. Rework configure script. Check for Numeric extentions for Python. numpyconf
Sun, 20 Sep 2009 16:00:50 +0200 David Clearer description of what packages that are missing. numpyconf
Sat, 12 Sep 2009 14:52:14 +0200 David Grundberg Configuration changes. Detect numpy in ./configure. task
Wed, 01 Jul 2009 14:21:47 +0200 David Grundberg Fix lp:368487. pytave-task
Fri, 19 Jun 2009 13:51:36 +0200 Jaroslav Hajek experimental NumPy support
Thu, 28 May 2009 10:28:24 +0200 Jaroslav Hajek always enable float matrices
Sat, 09 May 2009 15:50:16 +0200 David Grundberg Added --enable-float-matrices option. Some VPATH building issues fixed. Changelog now more standardized. task
Tue, 05 May 2009 15:13:10 +0200 David Grundberg trace cleanup task
Mon, 04 May 2009 19:38:17 +0200 David Grundberg Modified build configuration in the hope that it will be more stable. task
Thu, 23 Oct 2008 20:16:38 +0200 David Grundberg Better checking for Python dependencies.
Fri, 17 Oct 2008 12:05:46 +0200 David Grundberg First launchpad.net check in. pytave-branch