log

age author description
Wed, 08 Aug 2012 11:38:52 -0400 John W. Eaton improve internal documentation of F77_ macros.
Wed, 08 Aug 2012 10:27:59 -0400 John W. Eaton avoid "function declared 'noreturn' has a return statement" warning.
Wed, 08 Aug 2012 07:23:21 -0700 Rik configure.ac: Require makeinfo to be present before building Octave.
Tue, 07 Aug 2012 13:34:22 -0700 Rik configure.ac: Re-organize to follow Autoconf layout guidelines
Tue, 07 Aug 2012 14:59:58 -0500 Max Brister Skip functions when resolving end context in JIT
Tue, 07 Aug 2012 09:01:02 -0700 Rik Eliminate duplicate PTHREAD_CFLAGS inclusion in build process.
Tue, 07 Aug 2012 07:09:54 -0700 Rik Remove DEFS and CXXFLAGS/CFLAGS from AM_CXXFLAGS/AM_CFLAGS causing duplicate options in compile command.
Mon, 06 Aug 2012 21:42:56 -0700 Rik Remove unneccessary '-I.' in CPPFLAGS which is already part of DEFAULT_INCLUDES.
Mon, 06 Aug 2012 17:27:18 -0700 Rik Remove CPPFLAGS from AM_CPPFLAGS which causes CPPFLAGS to appear twice during compile.
Mon, 06 Aug 2012 09:41:20 -0700 Rik Update gnulib bootstrap script to version that completes successfully.
Mon, 06 Aug 2012 17:46:56 +0200 Carlo de Falco Fix bug #37033 in diff () stable
Sun, 05 Aug 2012 16:43:55 -0400 John W. Eaton more tweaks for the gui build gui
Sun, 05 Aug 2012 20:04:53 +0100 Michael Goffioul Further integration of GUI in the build system. gui
Sun, 05 Aug 2012 12:35:28 -0400 John W. Eaton delete obsolete from Qt checks from configure.ac gui
Sun, 05 Aug 2012 17:11:28 +0100 Michael Goffioul Be more conservative during "mkae clean" gui