source: rtems/tools/build/ChangeLog @ f6e2e97

4.104.114.84.95
Last change on this file since f6e2e97 was f6e2e97, checked in by Joel Sherrill <joel.sherrill@…>, on 09/07/07 at 13:08:01

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

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