log src/mkoctfile.in.cc @ 18915:3e4e2cfba186 stable

age author description
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.
Wed, 11 Apr 2012 11:21:30 -0400 John W. Eaton rename .in.h and .in.cc files to .h.in and .cc.in base src/mkoctfile.cc.in@3e7faebd288a