log scripts/pkg/private/configure_make.m @ 28200:bc6dae9cbe73 stable

age author description
Thu, 09 Apr 2020 15:35:57 -0700 Mike Miller pkg: insert missing space in configure command stable
Sun, 05 Apr 2020 14:56:29 -0700 Rik maint:merge stable to default.
Mon, 30 Mar 2020 11:41:28 -0700 Mike Miller pkg: build with "V=1" for verbose build rules stable
Mon, 17 Feb 2020 20:02:18 -0800 Rik rmdir: throw an error if operation fails and nargout == 0 (bug #57830).
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 26 Jun 2019 15:47:03 -0400 John W. Eaton unless necessary for formatting or code, use ' instead of `
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 14 Aug 2018 11:17:26 -0700 Mike Miller prefer 'isfolder' over 'exist (..., "dir")' in Octave functions
Thu, 05 Jul 2018 14:17:13 -0400 John Donoghue use octave bat file in pkg install configure/make when in windows (Bug #53938) stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 06 Dec 2017 14:09:08 -0800 Rik maint: Use single quotes to simplify excessive backslash escapes in code.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 20 May 2016 16:16:10 -0700 Rik maint: Use two newlines after endfunction and start of BIST tests.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Tue, 12 Apr 2016 17:46:20 +0100 Carnë Draug pkg: remove excessive number of private function files.
Mon, 21 Mar 2016 23:55:38 +0000 Carnë Draug pkg install: drop INSTALLDIR and stop calling configure with --prefix.
Mon, 21 Mar 2016 00:02:43 +0000 Carnë Draug pkg build: complete rewrite of the logic behind binary packages.
Thu, 10 Mar 2016 19:00:37 -0500 John W. Eaton deprecate octave_config_info
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 21 Jan 2015 21:19:38 -0500 Avinoam Kalma limit number of jobs for make command to 1 under windows (bug #44053)
Thu, 15 Jan 2015 22:45:11 -0500 John W. Eaton * configure_make.m: Single-quote environment variable values.
Wed, 06 Aug 2014 01:11:58 +0100 Carnë Draug pkg.m: run make with multiple simultaneous jobs (bug #42915)
Sun, 02 Feb 2014 16:01:10 -0800 Mike Miller Pass --verbose option to mkoctfile when installing packages with --verbose (bug #41351).
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
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.