source: rtems/c/src/wrapup/ChangeLog @ 0e08a3c3

4.104.114.84.95
Last change on this file since 0e08a3c3 was ec7fc23, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/19/02 at 04:12:43

2002-07-19 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Remove setting up bsplibdir.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove setting up bsplibdir.
4
52002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: explicitly create $(ARCH) when building $(LIB).
8        Add bsplib_DATA = $(LIB).
9
102002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Pickup libbsp.a from build directory.
13
142002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Pickup libnetapps.a from build directory.
17
182002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Pickup libmisc.a from build directory.
21        Remove libxdr.a.
22
232002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Reflect moving libnetworking. Use libnetapps instead.
26
272002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Remove libblock, libfs.
30
312002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Remove libcsupport.
34
352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac:
38        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
39        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
40        * Makefile.am: Remove AUTOMAKE_OPTIONS.
41
422002-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Special treatment of the bare BSP.
45        Add RTEMS_BSP_ALIAS. Add HAS_LIBBSP.
46        * Makefile.am: Append libbsp.a to SRC conditionally.
47
482002-02-28      Victor V. Vengerov <vvv@oktet.ru>
49
50        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
51        * Makefile.am: Modified to reflect addition.
52
532001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Remove references to POSIX, ITRON, MULTILIB.
56        * Makefile.ac: Remove librtems, libposix, libitron. Build
57        librtemsbsp instead of librtemsall.
58
592001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Add AM_CONDITIONAL for enable_multilib,
62        enable_posix, enable_itron.
63        * Makefile.am: Compute MULTISUBDIR on-the-fly. Conditionally add
64        libposix and libitron to SRCS. Apply MULTISUBDIR for picking up
65        librtems, libposix and libitron.
66
672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
70        * configure.in: Remove.
71        * configure.ac: New file, generated from configure.in by autoupdate.
72
732001-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Remove subshell from *.a processing in librtemsall.a
76        rule.
77
782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
81
822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
85
862000-10-30      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
87
88        * ChangeLog: New file.
89        * Makefile.am: Switch to GNU-canonicalized autoconf macros.
90        * configure.in: New file.
91        * .cvsignore: Add aclocal.m4, configure.
Note: See TracBrowser for help on using the repository browser.