source: rtems/c/src/wrapup/ChangeLog @ 33b52ec

4.104.114.84.95
Last change on this file since 33b52ec was 33b52ec, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/22/02 at 10:20:51

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

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