Mon, 10 Aug 2015 08:45:06 -0700 |
Rik |
Backout 9c7dd58b57e4 and have configure generate oct-conf-post.h
|
Thu, 06 Aug 2015 08:37:02 -0700 |
Rik |
build: Move oct-conf-post.in.h to oct-conf.post.h (bug #45646).
|
Sat, 01 Aug 2015 18:42:25 -0400 |
Mike Miller |
configure.ac: Test that Qt and OpenGL can be used together (bug #45672)
|
Fri, 10 Jul 2015 14:40:47 -0400 |
John W. Eaton |
eliminate recursive make invocation in scripts directory tree
|
Fri, 10 Jul 2015 13:28:33 -0400 |
John W. Eaton |
eliminate recursive make invocations in liboctave and libinterp directories
|
Thu, 09 Jul 2015 13:55:58 -0400 |
John W. Eaton |
eliminate recursive make invocation in libgui directory tree
|
Thu, 09 Jul 2015 10:11:41 -0400 |
John W. Eaton |
eliminate recursive make invocation in src directory
|
Tue, 07 Jul 2015 10:40:38 -0400 |
John W. Eaton |
eliminate recursive make invocation in test directory tree
|
Fri, 03 Jul 2015 19:33:19 -0400 |
John W. Eaton |
eliminate recursive make invocations in doc directory tree
|
Fri, 03 Jul 2015 07:51:51 -0400 |
John W. Eaton |
eliminate recursive make invocation in etc/icons directory
|
Thu, 02 Jul 2015 17:11:29 -0400 |
John W. Eaton |
eliminate recursive make invocation in examples directory tree
|
Wed, 03 Jun 2015 14:16:43 -0700 |
Rik |
configure.ac: Let autoconf Fortran macro choose FFLAGS.
|
Sat, 30 May 2015 05:39:47 -0400 |
John W. Eaton |
maint: Periodic merge of stable to default.
|
Sat, 23 May 2015 10:35:40 -0400 |
John W. Eaton |
Version 4.0.0 released.
stable release-4-0-0
|
Sun, 24 May 2015 20:05:25 -0700 |
Rik |
configure.ac: Bump development branch to version 4.1.0+.
|
Fri, 01 May 2015 21:39:09 -0700 |
Rik |
Check for a modern version of sndfile in configure scripts (bug #44976).
stable
|
Tue, 28 Apr 2015 12:17:57 -0400 |
John W. Eaton |
maint: Bump version number for 4.0.0-rc4.
stable rc-4-0-0-4
|
Sun, 26 Apr 2015 22:36:44 -0400 |
Mike Miller |
maint: update library version numbers for upcoming release
|
Sun, 19 Apr 2015 10:33:05 -0700 |
Rik |
Remove Qt5 checks in configure.ac until Qt5 is supported.
|
Fri, 10 Apr 2015 14:41:12 -0400 |
John W. Eaton |
maint: Bump version number for 4.0.0-rc3
rc-4-0-0-3
|
Fri, 20 Mar 2015 16:19:38 -0400 |
John W. Eaton |
maint: Bump version number for 4.0.0-rc2.
rc-4-0-0-2
|
Fri, 20 Mar 2015 08:44:24 -0400 |
John Donoghue |
cross-tools: Add ability to build cross built octave-config
|
Thu, 19 Mar 2015 07:00:11 -0700 |
Rik |
Enable float truncation by default for octave builds.
|
Wed, 18 Mar 2015 21:00:51 -0400 |
John Donoghue |
configure.ac: set cross_mkoctfile = no if not cross compiling
|
Wed, 18 Mar 2015 11:18:39 -0400 |
John Donoghue |
Add cross buioldable mkoctfile target
|
Thu, 05 Mar 2015 10:12:26 -0500 |
John W. Eaton |
maint: Bump version number for 4.0.0-rc1.
rc-4-0-0-1
|
Wed, 25 Feb 2015 12:42:12 -0800 |
Rik |
configure.ac: Remove a few more test x"" instances.
|
Wed, 25 Feb 2015 16:23:45 +0100 |
Claudius Zingerli |
Improved configure error handling when missing Fortran compiler (bug #44367)
|
Mon, 23 Feb 2015 23:28:37 -0500 |
Mike Miller |
Only install config.log in $octetc if user requested (bug #43087)
|
Mon, 23 Feb 2015 23:05:30 -0500 |
John W. Eaton |
don't save and restore FFLAGS in configure (bug #44359)
|
Mon, 23 Feb 2015 20:10:05 -0500 |
John W. Eaton |
do a better job of saving and restoring compiler flags (bug #44353)
|
Mon, 23 Feb 2015 12:48:23 -0500 |
John W. Eaton |
explicitly define HAVE_OPENMP
|
Mon, 23 Feb 2015 08:14:25 -0500 |
John W. Eaton |
use XTRA_CFLAGS and XTRA_CXXFLAGS for pthread and openmp flags
|
Sun, 22 Feb 2015 15:50:21 -0800 |
Rik |
Fix incorrect reporting of OpenMP use by configure (bug #44346).
|
Sun, 22 Feb 2015 11:02:52 -0500 |
John W. Eaton |
bump required autoconf version to 2.63
|
Sat, 21 Feb 2015 18:24:10 -0500 |
Mike Miller |
build: Enable OpenMP by default, remove experimental warning (bug #42176)
|
Sat, 21 Feb 2015 01:41:35 -0500 |
John W. Eaton |
enable silent makefile rules by default
|
Wed, 18 Feb 2015 00:10:22 -0500 |
Mike Miller |
build: Generate Octave logo icons from SVG source (bug #37062)
|
Tue, 17 Feb 2015 14:33:05 -0500 |
John W. Eaton |
more consistently use _CPPFLAGS and _LDFLAGS variables
|
Tue, 17 Feb 2015 14:10:46 -0500 |
John W. Eaton |
use FLTK_CFLAGS and FLTK_LIBS instead of GRAPHICS_CFLAGS and GRAPHICS_LIBS
|
Fri, 13 Feb 2015 00:31:10 +0100 |
Andreas Weber |
Add __osmesa_print__.cc for offscreen rendering with OpenGL
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Sat, 07 Feb 2015 21:48:35 -0800 |
Rik |
Change Octave version to 3.9.1+ to distinguish it from previous gui-release branch.
|
Fri, 30 Jan 2015 11:51:45 -0500 |
John W. Eaton |
update default branch to release as 4.0
|
Tue, 20 Jan 2015 13:43:29 -0500 |
John W. Eaton |
unconditionally disable the octave_allocator class
|
Tue, 20 Jan 2015 10:24:46 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Tue, 20 Jan 2015 10:05:42 -0500 |
John W. Eaton |
maint: Periodic merge of stable to gui-release.
gui-release
|
Tue, 20 Jan 2015 08:26:57 -0500 |
John W. Eaton |
strip trailing whitespace from most source files
stable
|
Tue, 20 Jan 2015 09:55:41 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Sun, 18 Jan 2015 17:53:41 -0500 |
Mike Miller |
build: Don't build GUI when OpenGL is disabled or not found (bug #44017)
gui-release
|
Thu, 15 Jan 2015 21:26:34 -0500 |
Sebastian Schoeps |
configure.ac: Add a --without-fltk build option (bug #37773)
|
Wed, 31 Dec 2014 14:59:42 -0500 |
John W. Eaton |
maint: Merge default to temporary audio-gsoc branch.
|
Wed, 02 Oct 2013 00:14:09 -0400 |
Mike Miller |
configure.ac: Add --without-portaudio and --without-sndfile options
|
Wed, 11 Sep 2013 21:25:30 +0300 |
Vytautas JanĨauskas |
check for PortAudio
|