source: rtems/c/src/ChangeLog @ 72650fcb

4.104.114.84.95
Last change on this file since 72650fcb was 8dc51855, checked in by Joel Sherrill <joel.sherrill@…>, on 10/17/01 at 13:14:34

2001-10-16 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
  • configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make autoconf-2.52 happy.
  • Property mode set to 100644
File size: 3.1 KB
RevLine 
[8dc51855]12001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
4        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
5        autoconf-2.52 happy.
6
[df25c998]72001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
10        * configure.in: Remove.
11        * configure.ac: New file, generated from configure.in by autoupdate.
12
[6e6f0f06]132001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
16
[feead226]172000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
20
[a314d3b4]212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
24
[846027b]252000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.in: Switch to GNU-canonicalization.
28        * Makefile.am: Reflect changes to configure.in.
29        * acinclude.m4: Remove.
30
[1c31722]312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
[d16ca93]33        * configure.in: add lib/libbsp to the GNU canonicalized
34        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
35        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
36        * ChangeLog: Fix typos.
37
382000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.in: add tests to the GNU canonicalized subdirectories.
[1c31722]41
[a6eabdb6]422000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
[d16ca93]44        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
[a6eabdb6]45
[c05edee]462000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.in: add lib to the GNU canonicalized subdirectories,
49        make the lib directory before configuring lib/.
50
[e590416a]512000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.in, Makefile.am: add exec to the GNU canonicalized
54        subdirectories.
55
[0864bf93]562000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
59
[3724b7f]602000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.in: add libnetworking, librpc and librdb to the GNU
63        canonicalized subdirectories.
64 
[fa60c5b]652000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.in: add libmisc and libchip to the GNU canonicalized
68        subdirectories.
69
[4a2faa7c]702000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
73        canonicalization to libfs/.
74        The approach is currently a bit of a hack as GNU canonicalization
75        does not support the per-BSP build some of the other directories
76        require.  As more of the tree is converted, this will become less
77        of an issue.
78
[10c6e903]792000-10-18      Joel Sherrill <joel@OARcorp.com>
80
81        * wrapup/Makefile.am: Added libfs.
82
[ee419f3]832000-10-18       Chris Johns <ccj@acm.org>
84
85        * libfs created.
86        * configure.in: Added libfs subdirectory.
87
[00438014]882000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
91        RTEMS_CANONICALIZE_TOOLS.
92
[19530ab5]932000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * wrapup/Makefile.am: Include compile.am.
96
[00966ba]972000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
[19530ab5]99        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
[00966ba]100
[e94ad1fe]1012000-08-10      Joel Sherrill <joel@OARcorp.com>
102
103        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.