forked from Imagelibrary/rtems
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS.
70 lines
2.0 KiB
Plaintext
70 lines
2.0 KiB
Plaintext
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac:
|
|
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
|
|
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
|
|
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
|
|
2001-02-14 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* configure.ac: New mips supplement.
|
|
|
|
2002-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* .cvsignore: Reworked.
|
|
* Makefile.am: Remove texinfo/texinfo.tex
|
|
* bootstrap: Removed.
|
|
* configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
|
|
* main.am: Remove TEXINFO_TEX.
|
|
* project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir.
|
|
Remove commented out make-variables.
|
|
|
|
2002-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
|
|
mkinstalldirs, texinfo.tex.
|
|
* Makefile.am: Add main.am to AUTOMAKE_FILES.
|
|
* configure.ac: Add AC_CONFIG_AUX_DIR([.]).
|
|
* project.am: Remove custom .texi and stamp-vti rules.
|
|
* main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
|
|
|
|
2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Require automake-1.5.
|
|
* project.am: Reworked.
|
|
* main.am: New.
|
|
* configure.ac: New.
|
|
* configure.in: Removed.
|
|
* bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
|
|
|
|
2002-01-17 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* VERSION: Updated to rtems-doc-ss-20010117.
|
|
|
|
2002-01-17 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* VERSION: Updated to rtems-doc-eng-20010816b-d1.
|
|
|
|
2001-01-17 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* configure.in: Changed the version to eng-20010816b.
|
|
|
|
2001-01-17 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* SUPPORT, LICENSE: New files.
|
|
* Numerous files touched as part of merging the 4.5 branch
|
|
onto the mainline development trunk and ensuring that the
|
|
script that cuts snapshots and releases works on the documentation.
|
|
|
|
2001-10-30 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* VERSION: New file.
|
|
|
|
2000-09-22 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
|
|
|
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: New file.
|