source: rtems/tools/build/ChangeLog @ fcb0cd46

4.104.114.84.95
Last change on this file since fcb0cd46 was fcb0cd46, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:06:55

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 3.9 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require autoconf-2.60. Require automake-1.10.
8
92006-07-13      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * doxy-filter: New.
12        * Makefile.am: Add doxy-filter.
13
142006-07-11      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * ampolish3.in: Remove.
17        * Makefile.am: Remove ampolish3.
18        * configure.ac: Remove ampolish3, perl.
19
202006-01-14      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * ampolish3.in: Check Makefile.am for SUBDIRS.
23        Add all-am: for PREINSTALL_FILES.
24
252006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * ampolish3.in: Add all: for PREINSTALL_FILES.
28        Add all-local for TMPINSTALL_FILES.
29        Misc bug fixes.
30
312006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * ampolish3.in: Check if Makefile.am already contains CLEANFILES or
34        DISTCLEANFILES.
35
362006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * ampolish3.in: Update.
39
402005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * ampolish3.in: Sync with private bleeding-edge .
43
442005-10-24      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * ampolish3.in: Use @PERL@, partial update from local sources.
47
482005-10-24      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * configure.ac: Add ampolish3.
51        * Makefile.am: Add ampolish3.
52        * ampolish3.in: New.
53
542004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * configure.ac: Require automake > 1.9.
57
582004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Add EXTRA_DIST = search-id.sh multigen
61        cvsignore-add.sh.
62
632003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
66
672003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
70
712003-03-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Add AC_CHECK_HEADERS(getopt.h) to work around a bug
74        in autoconf-2.57.
75
762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove AC_CONFIG_AUX_DIR.
79
802003-03-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Add AC_CHECK_HEADERS.
83
842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
87
882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: AC_PREREQ(2.57).
91
922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * .cvsignore: Reformat.
95        Add autom4te*cache.
96        Remove autom4te.cache.
97
982002-10-02  Chris Johns  <cjohns@cybertec.com.au>
99
100        * cvsignore-add.sh: Script to append a specific file to all
101        .cvsignore files if the files exists is a specific directory.
102
1032002-05-01      Joel Sherrill <joel@OARcorp.com>
104
105        * lock-directory.in, unlock-directory.in: Removed.
106        * Makefile.am, README, .cvsignore: Updated to reflect above.
107
1082002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Remove AC_EXEEXT (obsolete).
111
1122002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac:
115        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
116        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
117        * Makefile.am: Remove AUTOMAKE_OPTIONS.
118
1192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
122        * configure.in: Remove.
123        * configure.ac: New file, generated from configure.in by autoupdate.
124
1252001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * config.h.in: Automatically generated.  Remove from CVS.
128
1292000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
132
1332000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
136
1372000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Switch to GNU-canonicalized autoconf macros.
140
1412000-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * multigen: Fix BARE_CPU_CFLAGS.
144
1452000-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * multigen: Fix usage.
148
1492000-08-10      Joel Sherrill <joel@OARcorp.com>
150
151        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.