log build-aux/subst-cross-config-vals.in.sh @ 33584:3fe954c2fd25 default tip @

age author description
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Tue, 17 Jan 2023 13:43:26 -0500 John W. Eaton assume QOpenGLWidget is available
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 10 Nov 2022 18:52:19 +0100 Markus Mützel build: Use gnulib module to get readline libraries.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 10 Aug 2021 16:42:29 -0400 John W. Eaton remove JIT compiler from Octave sources
Sun, 25 Apr 2021 17:36:12 +0200 Markus Mützel build: Use substitution SED instead of calling "sed" (bug #60413).
Sun, 25 Apr 2021 17:07:27 +0200 Markus Mützel maint: merge stable to default.
Sat, 24 Apr 2021 19:17:16 +0200 Markus Mützel build: Make relocation of dependencies with Octave optional (bug #60413). stable
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 09:44:29 -0500 John W. Eaton use the same comment style for copyright headers in .m files and shell scripts stable
Sun, 24 Jan 2021 13:03:06 +0100 Markus Mützel build: Support double quoted paths in configure variables (bug #59923).
Sat, 26 Sep 2020 16:57:21 +0200 Markus Mützel mkoctfile: Account for different prefix on build and host system (bug #59173). stable
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Tue, 17 Sep 2019 20:38:02 -0700 Rik Clean up implementation of CXXLD in build scripts (bug #56505).
Fri, 13 Sep 2019 14:50:39 -0700 Mike Miller build: handle repeated directory separators in install dirs (bug #56876)
Thu, 14 Mar 2019 08:00:59 +0000 John W. Eaton use OCTAVE_CHECK_LIB to check for sundials_sunlinsolklu library
Tue, 22 Jan 2019 15:41:07 -0800 Mike Miller remove references to obsolete build system variables stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 13 Dec 2018 16:01:37 -0800 Mike Miller remove unsafe "SED" from the build env stored in liboctinterp and mkoctfile
Fri, 28 Sep 2018 18:18:09 -0400 John W. Eaton dynamically load qt graphics
Fri, 06 Jul 2018 19:20:40 -0400 John W. Eaton include all octave-config vars in mkoctfile (bug #54260)
Wed, 25 Apr 2018 10:23:22 -0400 John W. Eaton avoid syntax errors in build-aux/subst scripts stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Fri, 01 Sep 2017 11:15:55 -0400 John W. Eaton check for suitesparse config library before other suitesparse libraries
Mon, 10 Jul 2017 09:38:17 -0400 John W. Eaton also substitute new mkoctfile variables in subst-cross-config-vals script
Mon, 03 Jul 2017 08:01:20 -0400 John W. Eaton * subst-cross-config-vals.in.sh: Also substitute OCTAVE_CONF_EXEC_PREFIX.
Wed, 28 Jun 2017 15:20:02 -0400 John W. Eaton revamp insertion of config variables into binaries and eliminate some macros
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Fri, 06 Jan 2017 08:08:58 -0500 John W. Eaton update check for pcre library to use pkg-config (bug #49993)
Tue, 23 Aug 2016 02:13:28 +0200 Francesco Faccio Add Sundials library support
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Fri, 16 Sep 2016 09:30:05 -0400 John W. Eaton * subst-cross-config-vals.in.sh: Fix indentation.
Fri, 16 Sep 2016 08:44:20 -0400 John W. Eaton always check for suitesparseconfig if any SuiteSparse libs found
Wed, 15 Jun 2016 10:21:48 -0700 Mike Miller Drop old unused build-system library naming variables LIBPRE, LIBEXT, etc
Mon, 14 Mar 2016 23:22:32 -0400 John W. Eaton eliminate unused configuration variable SHLLINKEXT
Wed, 09 Mar 2016 13:17:48 -0500 John W. Eaton don't substitute SONAME_FLAGS
Sun, 06 Mar 2016 13:33:02 -0500 John W. Eaton fully expand all env vars before writing config.status (bug #46063)
Sat, 05 Mar 2016 07:00:34 -0800 Rik maint: Correct typo in comments of cset 9429c39994f8.
Fri, 04 Mar 2016 20:04:45 -0500 John W. Eaton fix quoting in generated shell scripts (bug #46063)
Fri, 04 Mar 2016 12:51:00 -0500 John W. Eaton break generated file dependence on Makefile (bug #46063)