log src/mkoctfile.in.cc @ 23801:9d67bd90681b

age author description
Thu, 27 Jul 2017 15:55:33 -0400 John D cross tools: define OCTAVE_UNUSED if not defined
Sun, 09 Jul 2017 11:41:26 -0400 John W. Eaton use different definition for mkoctfile link deps
Wed, 28 Jun 2017 15:20:02 -0400 John W. Eaton revamp insertion of config variables into binaries and eliminate some macros
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
Fri, 16 Dec 2016 10:56:23 -0500 John W. Eaton don't include sundials libraries or options in mkoctfile flags
Tue, 23 Aug 2016 02:13:28 +0200 Francesco Faccio Add Sundials library support
Tue, 06 Dec 2016 09:59:56 -0500 John W. Eaton style fixes for mkoctfile.cc
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Thu, 06 Oct 2016 11:55:20 -0400 John W. Eaton maint: strip tabs and trailing whitespace from C++ sources. stable
Wed, 14 Sep 2016 11:00:10 -0700 Rik mkoctfile.in.cc: Align explanation of -n option with other explanations.
Wed, 14 Sep 2016 18:52:26 +0100 Carnë Draug mkoctfile: alias --dry-run option to --just-print because it's very common.
Mon, 12 Sep 2016 16:05:04 -0700 Rik Add -n option to print, not execute, mkoctfile commands.
Sat, 10 Sep 2016 06:20:03 -0700 Rik Accept, but ignore, mex argument -largeArrayDims, -compatibleArrayDims (bug #39984).
Fri, 09 Sep 2016 19:40:22 -0700 Rik Implement Matlab-compatible MEX functions mxAssert and mxAssertS.
Wed, 31 Aug 2016 12:24:38 -0700 Rik maint: Style check C++ code in src/ directory.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sat, 02 Jul 2016 20:29:39 -0700 Mike Miller mkoctfile: support more file extensions for C++ sources (bug #48381)
Fri, 01 Jul 2016 19:48:35 -0700 Rik maint: Eliminate unnecessary double newline blocks (only whitespace changes).
Sun, 26 Jun 2016 03:50:20 -0400 John W. Eaton use OCTAVE_USE_WINDOWS_API more consistently
Tue, 21 Jun 2016 13:10:44 -0400 John W. Eaton fix cross build of mkoctfile
Fri, 17 Jun 2016 13:45:04 -0400 John W. Eaton limit gnulib headers to liboctave/wrappers directory
Thu, 16 Jun 2016 10:43:27 -0400 John W. Eaton use wrapper functions for mkoctfile and main
Fri, 10 Jun 2016 15:29:18 -0400 John W. Eaton don't include unistd.h unless it is needed
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sat, 06 Feb 2016 06:40:13 -0800 Rik maint: indent #ifdef blocks in liboctave and src directories.
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Tue, 22 Sep 2015 23:12:22 +0200 Mike Miller mkoctfile: Apply default C++ compiler flags when linking oct-file (bug #45280) stable
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Fri, 13 Feb 2015 20:51:59 -0800 Rik Pass unrecognized '-' arguments through mkoctfile to compiler (bug #34169).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 02 Dec 2014 10:05:03 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 02 Dec 2014 11:43:13 +0100 Edmund Grimley Evans mkoctfile.in.cc: Fix infinite loop of mkoctfile -M (Bug #43640) stable
Sun, 13 Jul 2014 21:25:47 -0700 Rik maint: Periodic merge of gui-release to default.
Fri, 27 Jun 2014 17:09:28 -0400 John W. Eaton WIFEXITED and WEXITSTATUS macros for mkoctfile.cc stable
Sun, 13 Jul 2014 20:43:25 -0700 Rik Stop mkoctfile process if any part of compilation or linking fails (bug #42704). stable
Fri, 27 Jun 2014 17:09:28 -0400 John W. Eaton WIFEXITED and WEXITSTATUS macros for mkoctfile.cc
Fri, 13 Jun 2014 11:28:03 +0200 Andreas Weber mkoctfile.in.cc: fix return value if subprocess fails (bug #42549).
Tue, 03 Jun 2014 09:07:02 -0700 Rik Add missing newline to error message from mkoctfile.
Fri, 24 Jan 2014 04:19:00 -0500 John W. Eaton * mkoctfile.in.cc: Use std:: instead of using declarartion. stable
Fri, 24 Jan 2014 04:10:53 -0500 John W. Eaton * mkoctfile.in.cc: Use gnulib:: tag where appropriate. stable
Fri, 24 Jan 2014 03:40:55 -0500 John W. Eaton use common code to get OCTAVE_HOME in main, octave-config and mkoctfile stable
Thu, 23 Jan 2014 16:14:50 -0500 John W. Eaton make octave-config and mkoctfile consistent with last shell script versions stable
Tue, 21 Jan 2014 22:40:29 -0500 Mike Miller Always build mkoctfile and octave-config as executables (bug #41296) stable
Mon, 11 Nov 2013 01:49:57 -0500 John W. Eaton maint: Avoid using NULL in C++ code.
Mon, 28 Oct 2013 20:49:13 -0700 Rik Use GNU style coding conventions for code in src/.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 06 May 2013 20:01:54 -0400 Michael Goffioul Support "true" or "yes" for %NO_OCT_FILE_STRIP% in mkoctfile.in.cc.
Mon, 14 Jan 2013 16:05:47 -0500 John W. Eaton maint: periodic merge of stable to default base src/mkoctfile.cc.in@3adbf44b6275
Mon, 14 Jan 2013 14:59:01 -0500 John W. Eaton use mkoctfile, not octave_config_info to get default pkg compiler tools
Sat, 12 Jan 2013 07:36:14 -0800 Rik maint: Periodic merge of stable to default. base src/mkoctfile.cc.in@eb792dd00b53
Fri, 11 Jan 2013 22:06:39 -0500 John W. Eaton strip cross tool prefix from CC, CXX, etc. definitions used in mkoctfile
Sat, 29 Sep 2012 23:40:00 -0700 Rik mkoctfile.in.cc: Change variable types to stop compilation warnings.
Wed, 05 Sep 2012 20:31:48 -0700 Rik mkoctfile.in.cc: Remove unneeded "std::" namespace decorators
Wed, 05 Sep 2012 08:14:37 -0700 Rik Fix mex compilation with subdirs on Windows platforms (bug #37122)
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.