Commit Graph
57 Commits
Author SHA1 Message Date
Juan Manuel Guerrero e9ab707766 * testsuite.sed: Copyright timestamp adjusted. 2008-02-06 09:59:26 +00:00
Juan Manuel Guerrero 691972493b * subpipe.h: Copyright timestamp adjusted. 2008-02-06 09:59:13 +00:00
Juan Manuel Guerrero 988a9d670d * subpipe.c (init_subpipe): Check the environment variables
TMPDIR, TMP and TEMP, in that order, to determinate where the temp
files shall be created.  Before trying to use the temp dir where the
environment variable points to check that the dir really exists. If
not default to the cwd as temp dir.  Copyright timestamp adjusted.
2008-02-06 09:58:56 +00:00
Juan Manuel Guerrero a6580aa38b * djunpack.bat: Copyright timestamp adjusted. 2008-02-06 09:58:41 +00:00
Juan Manuel Guerrero 21449d7337 * djgpp/config_h.sed: Copyright timestamp adjusted. 2008-02-06 09:58:32 +00:00
Juan Manuel Guerrero 5c70666cf7 * config.site: Copyright timestamp adjusted. 2008-02-06 09:58:23 +00:00
Juan Manuel Guerrero 38b5fb0c18 * config.sed: Add filenames that are not 8.3 clean and that must
be changed.  Copyright timestamp adjusted.
2008-02-06 09:58:13 +00:00
Juan Manuel Guerrero f3a4495d67 * config.bat: Add filenames that are not 8.3 clean and that must
be changed.  Copyright timestamp adjusted.
2008-02-06 09:58:03 +00:00
Juan Manuel Guerrero a924ef368d DJGPP specific issues.
* djgpp/config.bat: Add filenames that are not 8.3 clean and that must
be changed.  Copyright timestamp adjusted.
* djgpp/config.sed: Add filenames that are not 8.3 clean and that must
be changed.  Copyright timestamp adjusted.
* djgpp/config.site: Copyright timestamp adjusted.
* djgpp/config_h.sed: Copyright timestamp adjusted.
* djgpp/djunpack.bat: Copyright timestamp adjusted.
* djgpp/fnchnage.lst: Add filenames that are not 8.3 clean to the
filename translation list.
* djgpp/subpipe.c (init_subpipe): Check the environment variables
TMPDIR, TMP and TEMP, in that order, to determinate where the temp
files shall be created.  Before trying to use the temp dir where the
environment variable points to check that the dir really exists. If
not default to the cwd as temp dir.  Copyright timestamp adjusted.
* djgpp/subpipe.h: Copyright timestamp adjusted.
* djgpp/testsuite.sed: Copyright timestamp adjusted.
2008-02-06 09:57:35 +00:00
Juan Manuel Guerrero 7cfc1553a3 * fnchange.lst: Reflect the renaming of c++ into cxx. 2007-03-08 01:47:29 +00:00
Juan Manuel Guerrero a7309d7d90 * config.sed: Reflect the renaming of c++-skel.m4 into cxx-skel.m4. 2007-03-08 01:47:19 +00:00
Juan Manuel Guerrero 0d1c1cab3c * config.bat: Reflect the renaming of c++-skel.m4 into cxx-skel.m4. 2007-03-08 01:47:08 +00:00
Juan Manuel Guerrero 7ac22ca61d * config.bat: Inhibit the use of disallowed characters. 2007-03-07 21:58:17 +00:00
Juan Manuel Guerrero 90f09655c1 * testsuite.sed: Inhibit the use of disallowed characters. 2007-03-07 21:58:05 +00:00
Juan Manuel Guerrero 122bea3ab9 DJGPP spefic issue. Inhibit the use of disallowed characters for
file name genertion on Win98, WinXP, etc.  These are |<>":?*and concern testsuite case 46.
* Makefile.am: djgpp/testsuite.sed added to EXTRA_DIST
* djgpp/testsuite.sed: Inhibit the use of disallowed characters.
* djgpp/config.bat: Inhibit the use of disallowed characters.
2007-03-07 21:57:35 +00:00
Juan Manuel Guerrero ea3bcc0fcb * Makefile.am: djgpp/testsuite.sed added to EXTRA_DIST 2007-03-07 21:56:39 +00:00
Juan Manuel Guerrero c4d505179a * djgpp/config.bat: Rename arguments to args. Avoids 8.3 alias difficulty. 2007-03-07 07:24:23 +00:00
Juan Manuel Guerrero 50a843778a * djgpp/config.sed: Fix that inttypes.h and inttypes_.h map on the same 8.3 alias. 2007-03-07 06:33:37 +00:00
Juan Manuel Guerrero 7b30971d7b * djgpp/config.bat: Fix that inttypes.h and inttypes_.h map on the same 8.3 alias. 2007-03-07 06:33:27 +00:00
Juan Manuel Guerrero 1ab41b2a2e * djgpp/README.in: More generic description of required packages for compiling the sources. 2007-02-16 10:48:21 +00:00
Juan Manuel Guerrero c7c8ecd1df * djgpp/config.site: Adjustments concerning the use of autoconf 2.61. 2007-02-14 01:20:37 +00:00
Juan Manuel Guerrero 2c061cb015 * djgpp/config.sed: Adjustments concerning the use of autoconf 2.61. 2007-02-14 01:20:26 +00:00
Juan Manuel Guerrero 12ab1c9dd1 * djgpp/config.bat: Adjustments concerning the use of autoconf 2.61. 2007-02-14 01:20:06 +00:00
Juan Manuel Guerrero e4e0963996 * DJGPP specific adjustments concerning the use of autoconf 2.61. 2007-02-14 01:19:42 +00:00
Juan Manuel Guerrero e37c665c41 * djgpp/config.site: Set ac_cv_path_mkdir to a sane DJGPP specific
default.  Set gl_cv_absolute_wctype_h to a sane DJGPP specific default.
2007-01-14 22:22:26 +00:00
Juan Manuel Guerrero f209868ed0 djgpp/config.site: Adjust config.sed for the use of autoconf 2.60. 2006-10-15 22:38:37 +00:00
Juan Manuel Guerrero b36e835baa djgpp/config.sed: Adjust config.sed for the use of autoconf 2.60. 2006-10-15 22:38:27 +00:00
Juan Manuel Guerrero 179de98b6e djgpp/config.bat: config.hin has been moved to lib. Adjust
config.bat accordingly.
2006-10-15 22:38:13 +00:00
Juan Manuel Guerrero e557d3eac6 DJGPP specific issues. 2006-10-15 22:37:54 +00:00
Juan Manuel Guerrero c211f84be6 Actualisation of information concerning ports
required to build port and enumeration of the
tests of the testsuite that will be skipped.
2006-05-29 19:09:36 +00:00
Juan Manuel Guerrero f5d5ecdfaf Add sane defaults for grep, egrep, fgrep and sed. 2006-05-01 14:35:33 +00:00
Juan Manuel Guerrero 7c7993487d Add information about what autoconf version configuration script
can be modified by this particular sed script.
2006-04-30 17:02:24 +00:00
Juan Manuel Guerrero f21ce5a3f7 Use a more general search string in ac_abs_builddir, ac_abs_top_builddir, etc. 2006-04-30 16:30:49 +00:00
Juan Manuel Guerrero ebe8ee4235 Add more possible file name variations of Makefile.in.in
that must be checked for and renamed to the valid 8+3
file name Makefile.in-in
2006-04-30 16:30:36 +00:00
Juan Manuel Guerrero 1bddda4d85 * Delete all environment variables after use to avoid that
the environment space becomes exhausted.
2006-03-14 23:10:09 +00:00
Juan Manuel Guerrero 1a1a58269d * Add a sane default for awk. 2006-02-07 00:23:43 +00:00
Juan Manuel Guerrero 927b425baa Various DJGGP specific issues in /djgpp. 2006-02-06 22:34:51 +00:00
Juan Manuel Guerrero f6a6af9575 * Comment fixes. 2006-02-06 22:08:13 +00:00
Juan Manuel Guerrero 127bcae693 * Minor documentation fixes. 2006-02-06 21:39:39 +00:00
Juan Manuel Guerrero b947188419 * Fix data/glr.cc to reflect the renaming of c++.m4 into cxx.m4. 2006-02-06 20:51:28 +00:00
Juan Manuel Guerrero b01df0368a * Use colon instead of semicolon as path separator in PATH. 2006-02-06 20:44:29 +00:00
Juan Manuel Guerrero d508c2816f * Makefile.am: DJGPP specific files added to EXTRA_DIST.
* djgpp/Makefile.maint: Fix PACKAGE variable computation.
* djgpp/config.bat: Replace every occurence of the file name
scan-gram-c.c with c-scan-gram.c. The same for scan-skel-c.c with
c-scan-skel.c to conform with the 8.3 file name restriction on MSDOS.
* djgpp/config.sed: Replace every occurence of the file name
scan-gram-c.c with c-scan-gram.c. The same for scan-skel-c.c with
c-scan-skel.c to conform with the 8.3 file name restriction on MSDOS.
* djgpp/djunpack.bat: DJGPP specific file.
* djgpp/fnchange.lst: DJGPP specific file.
* djgpp/README.in: Add new information about how to unpack the bison
source on MSDOS and other systems which have 8.3 file name restrictions
using djunpack.bat and fnchange.lst.
2005-12-21 00:24:54 +00:00
Juan Manuel Guerrero 375234d9ff DJGPP specific files added to EXTRA_DIST. 2005-12-21 00:11:44 +00:00
Juan Manuel Guerrero bf60087f69 Add new information about how to unpack the bison source on
MSDOS and other systems which have 8.3 file name restrictions
using djunpack.bat and fnchange.lst.
2005-12-21 00:01:40 +00:00
Juan Manuel Guerrero 90ddbd5eed Replace file name scan-gram-c.c with scangram-c.c and
scan-skel-c.c with /src/scanskel-c.c to conform with
the 8.3 file name restriction on MSDOS.
2005-12-21 00:01:28 +00:00
Juan Manuel Guerrero 69474954ac Fix PACKAGE variable computation. 2005-12-20 23:59:50 +00:00
Juan Manuel Guerrero b09a18c50d DJGPP specific file. 2005-12-20 23:58:00 +00:00
Juan Manuel Guerrero f8333ce5fd remove djgpp/CVS from EXTRA_DIST 2005-10-03 17:12:03 +00:00
Juan Manuel Guerrero c59929c351 Use name cxx.m4 instead of c++.m4 in data/location.cc 2005-10-03 05:35:57 +00:00
Juan Manuel Guerrero fb32e3730e DJGPP specific files added to EXTRA_DIST 2005-10-03 05:33:47 +00:00
Juan Manuel Guerrero ad6a9b97e2 DJGPP support added. 2005-10-02 17:00:30 +00:00
Juan Manuel Guerrero ec4d88f496 (output_skeleton): Use end_of_output_subpipe() to handle
the lack of pipe/fork functionality on non-posix systems.
2005-10-02 16:59:42 +00:00
Juan Manuel Guerrero 3d86656c1d New function end_of_output_subpipe() added to allow support
for non-posix systems. This is a no-op function for posix systems.
2005-10-02 16:59:31 +00:00
Juan Manuel Guerrero 3768a1ae18 DJGPP specific configuration file. 2005-10-02 16:35:14 +00:00
Juan Manuel Guerrero 24dfa6ec84 DJGPP specific replacement file for lib/subpipe.h. 2005-10-02 16:15:22 +00:00
Juan Manuel Guerrero 6bebb37320 DJGPP specific replacement file for lib/subpipe.c. 2005-10-02 16:14:13 +00:00
Juan Manuel Guerrero cd72b08b23 DJGPP specific file. 2005-10-02 16:11:25 +00:00