log scripts/pkg/private/configure_make.m @ 17613:6b8df90c8806

age author description
Tue, 08 Oct 2013 21:07:43 -0400 Mike Miller Add executable extension to program paths for Windows (bug #40180)
Sun, 29 Sep 2013 16:06:41 -0400 Mike Miller Add hook function to handle missing Octave components
Thu, 18 Jul 2013 23:07:34 -0700 Rik Fix typos from cstrcat to matrix concatenation changeset (333243133364).
Wed, 17 Jul 2013 14:02:32 -0700 Rik Use matrix concatenation for strings, rather than cstrcat(), for clarity and performance.
Sun, 23 Jun 2013 13:25:26 +0100 Carnë Draug pkg: display output of shell commands on real time if verbose.
Thu, 06 Jun 2013 10:06:12 +0800 Ben Abbott Substitute ostrsplit() for strsplit().
Sun, 31 Mar 2013 19:19:04 -0400 Ben Abbott Matlab compatibility for strsplit()
Mon, 14 Jan 2013 14:59:01 -0500 John W. Eaton use mkoctfile, not octave_config_info to get default pkg compiler tools
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Sat, 31 Mar 2012 16:20:09 +0200 Carlo de Falco Remove calls to deleted function split_by.
Fri, 16 Mar 2012 17:50:42 -0700 Rik doc: grammarcheck new pkg/private functions
Fri, 16 Mar 2012 19:15:05 -0400 Jordi Gutiérrez Hermoso doc: Fix more pkg.m doc build failures
Fri, 16 Mar 2012 17:24:37 -0400 Jordi Gutiérrez Hermoso doc: Fix the encoding in Søren's name
Fri, 16 Mar 2012 18:55:09 +0100 Carlo de Falco maint: Remove redundant private function from the package manager.
Thu, 15 Mar 2012 19:41:24 +0100 Carlo de Falco maint: Refactor pkg.m and move subfunctions to private/ directory.