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
|
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 |
|
Joel E. Denny
|
279cabb657
|
* NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel.m4, data/c.m4,
data/glr.c, data/glr.cc, data/lalr1.cc, data/location.cc,
djgpp/config.site, src/files.c, src/files.h, src/main.c,
src/muscle_tab.c, src/muscle_tab.h, src/parse-gram.y, src/reader.h,
src/scan-skel.h, src/scan-skel.l, tests/actions.at, tests/calc.at,
tests/glr-regression.at, tests/input.at, tests/local.at,
tests/output.at, tests/torture.at: Update copyright to 2007.
|
2007-01-17 08:36:07 +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 |
|
Paul Eggert
|
231ed89af1
|
* bootstrap.conf (gnulib_modules): Add config-h.
* djgpp/subpipe.c: Include <config.h> unconditionally; don't
worry about HAVE_CONFIG_H.
* lib/abitset.c: Likewise.
* lib/bitset.c: Likewise.
* lib/bitset_stats.c: Likewise.
* lib/bitsetv-print.c: Likewise.
* lib/bitsetv.c: Likewise.
* lib/ebitset.c: Likewise.
* lib/get-errno.c: Likewise.
* lib/lbitset.c: Likewise.
* lib/subpipe.c: Likewise.
* lib/timevar.c: Likewise.
* lib/vbitset.c: Likewise.
* lib/bitset.c: Include "bitset.h" first, to test interface.
* lib/bitset_stats.c: Include "bitset_stats.h" first.
* lib/bitsetv-print.c: Include "bitsetv-print.h" first.
* lib/bitsetv.c: Include "bitsetv.h" first.
* lib/get-errno.c: Include "get-errno.h" first.
* m4/.cvsignore: Add config-h.m4.
* tests/actions.at (Default %printer and %destructor for ...):
Adjust expected line numbers in output to reflect removal of #if
HAVE_CONFIG_H lines.
* tests/glr-regression.at (Missed %merge type warnings when ...):
Likewise.
* tests/regression.at (Braced code in declaration in rules section):
Likewise.
* tests/atlocal.in (CPPFLAGS): Don't define HAVE_CONFIG_H.
* tests/local.at (AT_DATA_GRAMMAR_PROLOGUE):
Include <config.h> unconditionally.
|
2006-10-13 05:00:26 +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
|
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 |
|
Paul Eggert
|
02650b7f0e
|
* Makefile.cfg (local-checks-to-skip): Add changelog-check,
since we don't want to insist on a version number at the start
of the changelog every time.
* Makefile.maint: Sync from coreutils a bit better.
(sc_trailing_blank): Renamed from sc_trailing_space.
All uses changed.
(sc_no_if_have_config_h, sc_require_config_h):
(sc_prohibit_assert_without_use): New rules.
(sc_obsolete_symbols): Don't catch Makefile.maint itself.
(sc_dd_max_sym_length): Fix leading spaces in rule.
(sc_system_h_headers): Prefix with @.
(sc_useless_cpp_parens, m4-check): Output line numbers.
(changelog-check): Allow version only in head.
* data/c.m4: Use "defined FOO" instead of "defined (FOO)", to
satisfy new Makefile.maint rule.
* data/glr.c: Likewise.
* data/glr.cc: Likewise.
* data/lalr1.cc: Likewise.
* data/yacc.c: Likewise.
* lib/ebitsetv.c: Likewise.
* lib/lbitset.c: Likewise.
* lib/subpipe.c: Likewise.
* lib/timevar.c: Likewise.
* src/system.h: Likewise.
* data/yacc.c (YYSTYPE): Don't generate trailing spaces in output.
* djgpp/Makefile.maint: Add copyright notice.
* djgpp/README.in: Likewise.
* djgpp/config.bat: Likewise.
* djgpp/config.site: Likewise.
* djgpp/config_h.sed: Likewise.
* djgpp/djunpack.bat: Likewise.
* djgpp/config.sed: Fix copyright notice to match standard format.
* djgpp/subpipe.h: Likewise.
* lib/bitsetv-print.c: Likewise.
* lib/bitsetv.c: Likewise.
* lib/subpipe.h: Likewise.
* lib/timevar.c: Likewise.
* lib/timevar.h: Likewise.
* djgpp/subpipe.c: Use standard recipe for config.h.
* lib/abitset.c: Likewise.
* lib/bitset.c: Likewise.
* lib/bitset_stats.c: Likewise.
* lib/bitsetv-print.c: Likewise.
* lib/bitsetv.c: Likewise.
* lib/ebitsetv.c: Likewise.
* lib/get-errno.c: Likewise.
* lib/lbitset.c: Likewise.
* lib/subpipe.c: Likewise.
* lib/timevar.c: Likewise.
* lib/vbitset.c: Likewise.
* tests/local.at: Likewise.
* src/scan-gram.l: Don't include verify.h, since system.h does
that for us.
* .x-sc_require_config_h: New file.
* .x-sc_unmarked_diagnostics: New file.
|
2006-01-22 07:38:49 +00:00 |
|
Paul Eggert
|
db0dcbf315
|
Add copyright notice, and replace "filesystem" with "file system".
|
2006-01-19 05:53:41 +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
|
c59929c351
|
Use name cxx.m4 instead of c++.m4 in data/location.cc
|
2005-10-03 05:35:57 +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 |
|