log src/module.mk @ 33552:129d335e4b78 bytecode-interpreter tip

age author description
Fri, 26 Nov 2021 22:08:49 +0100 Markus Mützel mkoctfile: Correctly handle relocation in cross-compiler. stable
Sat, 17 Apr 2021 12:21:48 +0200 Markus Mützel Windows: Support non-ASCII characters in command line arguments.
Wed, 07 Apr 2021 22:21:36 +0200 Pantxo Diribarne octave-svgconvert: Don't use Qt's SVG module (bug #59546)
Fri, 17 Nov 2017 11:03:30 +0100 Pantxo Diribarne Add SVG convertion option for printing to PDF and raster outputs (bug #52193)
Thu, 12 Jul 2018 16:36:28 -0700 Mike Miller build: simplify usage of CXXFLAGS for programs (bug #48505)
Fri, 06 Jul 2018 19:20:40 -0400 John W. Eaton include all octave-config vars in mkoctfile (bug #54260)
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Sat, 22 Apr 2017 14:11:40 -0700 Mike Miller Refactor and normalize generated build info source files
Sat, 22 Apr 2017 08:12:54 -0400 John W. Eaton move contents of liboctave/cruft/misc to liboctave/util
Thu, 07 Jul 2016 19:02:08 -0700 Mike Miller build: ensure all files needed to run octave in build dir are declared
Thu, 07 Jul 2016 16:11:47 -0700 Mike Miller build: fix typo of $(octave_dirstamp) in build prerequisites
Sat, 02 Jul 2016 15:16:51 -0700 Mike Miller build: restore regeneration of build-info source files when hg id changes
Fri, 01 Jul 2016 10:51:49 -0700 Mike Miller build: delete generated files, keep distributed files on clean and distclean (bug #45646)
Fri, 01 Jul 2016 08:14:50 -0700 Mike Miller maint: reduce multiple mentions of the HG-ID file name and contents
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
Thu, 16 Jun 2016 01:00:20 -0400 John W. Eaton hide sys/wait.h header and provide wrappers for waitpid macros
Mon, 11 Apr 2016 13:53:17 -0400 John W. Eaton store hg id info in libgui and main exe and check for consistency (bug #45659)
Fri, 04 Mar 2016 12:51:00 -0500 John W. Eaton break generated file dependence on Makefile (bug #46063)
Sun, 28 Feb 2016 23:03:54 -0500 John W. Eaton untangle configuration of OpenGL, FLTK, and Qt (bug #47263)
Wed, 17 Feb 2016 13:32:44 -0500 John W. Eaton use top_srcdir, top_builddir, abs_top_srcdir or abs_top_builddir only if needed
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Wed, 18 Nov 2015 15:44:33 -0500 John W. Eaton configure option to build with address sanitizer (bugg #46449)
Thu, 20 Aug 2015 14:37:57 -0400 John W. Eaton don't define mostlyclean-local target in module.mk file
Mon, 27 Jul 2015 21:11:17 -0400 John D update of targets for cross build
Fri, 17 Jul 2015 15:18:35 -0400 John W. Eaton make interpreter targets and dirstamp files order-only prerequisites
Fri, 17 Jul 2015 14:44:47 -0400 John W. Eaton provide per-directory clean targets
Fri, 17 Jul 2015 00:59:10 -0400 Mike Miller Fix dependency of built images on the interpreter
Sun, 12 Jul 2015 00:37:52 -0400 Mike Miller Portably create version links in build tree
Sat, 11 Jul 2015 23:59:01 -0400 Mike Miller Fix 'make install' errors for non-recursive build
Sat, 11 Jul 2015 12:20:23 -0400 John W. Eaton create correct version links in build tree
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