log build-aux/common.mk @ 20654:b65888ec820e draft default tip gccjit

age author description
Fri, 27 Feb 2015 16:59:36 +0100 Stefan Mahr dmalcom gcc jit import draft default tip gccjit
Tue, 07 Jul 2015 10:40:38 -0400 John W. Eaton eliminate recursive make invocation in test directory tree
Sun, 24 May 2015 21:09:12 -0700 Rik Remove CXX_VERSION from octave_config_info that was deprecated in 3.8.
Wed, 25 Mar 2015 12:25:23 -0400 John Donoghue octave-config: add EXEEXT and SHLEXT variables to -p
Wed, 18 Mar 2015 11:18:39 -0400 John Donoghue Add cross buioldable mkoctfile target
Fri, 20 Feb 2015 17:18:19 -0500 John W. Eaton make --enable-silent-rules configure option more useful
Thu, 19 Feb 2015 18:05:07 -0500 John W. Eaton handle bison syntax changes in TeX parser
Tue, 17 Feb 2015 14:37:26 -0500 John W. Eaton put OSMESA compiler flag variables in config_options struct
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
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
Fri, 28 Nov 2014 10:23:03 -0800 Rik maint: Periodic merge of gui-release to default.
Fri, 28 Nov 2014 08:21:57 -0800 Rik Remove unused FC variable from build system. gui-release
Tue, 25 Nov 2014 08:36:46 -0800 Rik build: Remove unused TEXINFO_LIBNAME definitions from Makefiles.
Tue, 21 Oct 2014 14:37:44 -0400 John W. Eaton make --with-PKG-includedir and --with-PKG-libdir configure options work again
Tue, 19 Aug 2014 14:32:44 -0700 Rik Add penny.mat to build system.
Tue, 19 Aug 2014 05:41:06 -0400 John W. Eaton new data directory for storing data files we distribute
Fri, 01 Aug 2014 12:10:05 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 01 Aug 2014 09:06:21 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 01 Aug 2014 08:09:02 -0400 John W. Eaton handle changes in bison 3.x stable
Tue, 07 Jan 2014 13:20:28 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 07 Jan 2014 13:19:54 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 07 Jan 2014 11:36:21 -0500 John W. Eaton provide version number macros (bug #41045) stable
Thu, 05 Dec 2013 15:00:45 -0500 Jordi GutiƩrrez Hermoso maint: Dummy merge with gui-release, ignoring all recent backout merges
Thu, 05 Dec 2013 11:31:13 -0800 Rik maint: Backout cset ca72f1b73216 on gui_release branch gui-release
Tue, 03 Dec 2013 15:34:08 -0800 Rik maint: Remove deprecated configuration variables CC_VERSION and CXX_VERSION.
Thu, 31 Oct 2013 21:15:00 -0700 Rik build: Remove REGEX_CPPFLAGS from XTRA_CXXFLAGS.
Thu, 31 Oct 2013 13:13:25 -0700 Rik build: Remove FreeType and Fontconfig CPPFLAGS from XTRA_CXXFLAGS.
Tue, 29 Oct 2013 15:16:23 -0700 Rik build: Remove embedded gl2ps. Require gl2ps as external dependency.
Fri, 03 May 2013 00:29:07 -0400 John W. Eaton install .gdbinit in test directory
Tue, 16 Apr 2013 13:10:29 -0400 John W. Eaton set default terminal font for the GUI from the configure script
Sat, 02 Mar 2013 12:26:42 -0500 John W. Eaton check syntax used to enable bison push/pull parser
Sat, 02 Mar 2013 08:10:56 -0500 John W. Eaton eliminate UGLY_DEFS
Thu, 28 Feb 2013 11:12:58 -0800 Rik build: Fix sed pattern exceeding shell command line length (bug #38075)
Tue, 26 Feb 2013 20:33:47 -0800 Rik build: remove obsolet macros from common.mk
Tue, 26 Feb 2013 16:52:33 -0800 Rik build: check for grep in configure and then use it in build process.
Sat, 16 Feb 2013 22:21:13 -0500 John W. Eaton use yes/no instead of true/false in confgure scripts
Fri, 08 Feb 2013 16:53:14 -0500 John W. Eaton install tests and functions to run them
Sat, 19 Jan 2013 16:21:46 +0100 Torsten gui: install translation files into $(datadir)/octave/$(version)/locale
Mon, 21 Jan 2013 01:58:07 -0500 Mike Miller build: Improve detection of FFTW multi-threading
Fri, 18 Jan 2013 11:33:42 -0800 Rik Backed out changeset e9f6c773332c. Need different solution for long line lengths.
Thu, 17 Jan 2013 14:59:16 -0800 Rik Fix build exceeding shell input line length.
Mon, 14 Jan 2013 21:01:49 +0100 Andreas Weber added FFTW multithreaded library support
Mon, 14 Jan 2013 16:05:47 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 14 Jan 2013 15:07:04 -0500 John W. Eaton use mkoctfile, not octave_config_info to get default pkg compiler tools stable
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 12:02:29 -0500 John W. Eaton maint: remove duplicate lines introduced by merge from stable
Sat, 12 Jan 2013 07:36:14 -0800 Rik maint: Periodic merge of stable to default.
Fri, 11 Jan 2013 22:19:46 -0500 John W. Eaton strip cross tool prefix from CC, CXX, etc. definitions used in mkoctfile stable
Fri, 11 Jan 2013 22:06:39 -0500 John W. Eaton strip cross tool prefix from CC, CXX, etc. definitions used in mkoctfile
Thu, 06 Dec 2012 12:06:08 -0800 Rik build: Check for 'mkdir -p' and then use it in Makefiles.
Fri, 23 Nov 2012 15:29:13 -0500 John W. Eaton include Octave Forge java package in core Octave
Mon, 05 Nov 2012 01:47:49 +0000 Michael Goffioul Use pkg-config to discover Qt (pkg-config is already a requirement anyway).
Wed, 19 Sep 2012 17:26:37 -0700 Rik build: Add and organize octave_config_info variables.
Wed, 12 Sep 2012 16:18:48 -0400 John W. Eaton don't use WARN_CXXFLAGS for qterminal library
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.
Mon, 13 Aug 2012 14:04:26 -0700 Rik Deprecate configure variables CC_VERSION, CXX_VERSION.
Sat, 11 Aug 2012 09:36:47 -0400 John W. Eaton maint: periodic merge of default to gui gui