source: rtems/tools/build/ChangeLog @ c040e6ec

4.104.114.84.95
Last change on this file since c040e6ec was c82e98f4, checked in by Joel Sherrill <joel.sherrill@…>, on 09/10/07 at 11:27:44

2007-09-10 Joel Sherrill <joel.sherrill@…>

  • bin2c.c: Updated license after author changed it.
  • Property mode set to 100644
File size: 4.7 KB
Line 
12007-09-10      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * bin2c.c: Updated license after author changed it.
4
52007-09-07      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * bin2c.c: Update comments.
8
92007-09-04      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * bin2c.c: Significant improvements -- add multiple options, generate
12        both C and H files, do not always generate static. fix indentation,
13        add comments.
14
152007-09-04      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * bin2c.c: New file.
18        http://www.wxwidgets.org/wiki/index.php/Embedding_PNG_Images-Bin2c_In_C
19
202007-09-04      Joel Sherrill <joel.sherrill@oarcorp.com>
21
22        * Makefile.am: Add bin2c so we can have a more reliable way to convert
23        binary files to objects. If they are in C, we can use the correct CPU
24        CFLAGS and they will link easier.
25
262006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * configure.ac: New BUG-REPORT address.
29
302006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * configure.ac: Require autoconf-2.60. Require automake-1.10.
33
342006-07-13      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * doxy-filter: New.
37        * Makefile.am: Add doxy-filter.
38
392006-07-11      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * ampolish3.in: Remove.
42        * Makefile.am: Remove ampolish3.
43        * configure.ac: Remove ampolish3, perl.
44
452006-01-14      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * ampolish3.in: Check Makefile.am for SUBDIRS.
48        Add all-am: for PREINSTALL_FILES.
49
502006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * ampolish3.in: Add all: for PREINSTALL_FILES.
53        Add all-local for TMPINSTALL_FILES.
54        Misc bug fixes.
55
562006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * ampolish3.in: Check if Makefile.am already contains CLEANFILES or
59        DISTCLEANFILES.
60
612006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * ampolish3.in: Update.
64
652005-10-25      Ralf Corsepius <ralf.corsepius@rtems.org>
66
67        * ampolish3.in: Sync with private bleeding-edge .
68
692005-10-24      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * ampolish3.in: Use @PERL@, partial update from local sources.
72
732005-10-24      Ralf Corsepius <ralf.corsepius@rtems.org>
74
75        * configure.ac: Add ampolish3.
76        * Makefile.am: Add ampolish3.
77        * ampolish3.in: New.
78
792004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
80
81        * configure.ac: Require automake > 1.9.
82
832004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Add EXTRA_DIST = search-id.sh multigen
86        cvsignore-add.sh.
87
882003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
91
922003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
95
962003-03-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Add AC_CHECK_HEADERS(getopt.h) to work around a bug
99        in autoconf-2.57.
100
1012003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Remove AC_CONFIG_AUX_DIR.
104
1052003-03-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Add AC_CHECK_HEADERS.
108
1092003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
112
1132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: AC_PREREQ(2.57).
116
1172002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * .cvsignore: Reformat.
120        Add autom4te*cache.
121        Remove autom4te.cache.
122
1232002-10-02  Chris Johns  <cjohns@cybertec.com.au>
124
125        * cvsignore-add.sh: Script to append a specific file to all
126        .cvsignore files if the files exists is a specific directory.
127
1282002-05-01      Joel Sherrill <joel@OARcorp.com>
129
130        * lock-directory.in, unlock-directory.in: Removed.
131        * Makefile.am, README, .cvsignore: Updated to reflect above.
132
1332002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Remove AC_EXEEXT (obsolete).
136
1372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac:
140        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
141        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
142        * Makefile.am: Remove AUTOMAKE_OPTIONS.
143
1442001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
147        * configure.in: Remove.
148        * configure.ac: New file, generated from configure.in by autoupdate.
149
1502001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * config.h.in: Automatically generated.  Remove from CVS.
153
1542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
157
1582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
161
1622000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Switch to GNU-canonicalized autoconf macros.
165
1662000-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * multigen: Fix BARE_CPU_CFLAGS.
169
1702000-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * multigen: Fix usage.
173
1742000-08-10      Joel Sherrill <joel@OARcorp.com>
175
176        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.