forked from Imagelibrary/rtems
* Makefile.am: Add common/rtems.texi to CLEANFILES. Add common/rtems.sed to DISTCLEANFILES.
213 lines
6.1 KiB
Plaintext
213 lines
6.1 KiB
Plaintext
2003-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* acinclude.m4: New.
|
|
* common/rtems.texi.in: New.
|
|
* configure.ac: Reflect changes above.
|
|
* project.am: Add COMMON_FILES.
|
|
Add rules to build common/rtems.texi.
|
|
* common/setup.texi: Remove RTEMS* VARs, moved to
|
|
common/rtems.texi.in.
|
|
* Makefile.am: Add common/rtems.texi to CLEANFILES.
|
|
Add common/rtems.sed to DISTCLEANFILES.
|
|
|
|
2003-08-29 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
|
|
rtems_support.html.in, FAQ/basic.t, FAQ/build45.t,
|
|
bsp_howto/analog.t, bsp_howto/discrete.t, bsp_howto/nvmem.t,
|
|
bsp_howto/target.t, common/cpright.texi, gnu_docs/gnu_footer.html,
|
|
gnu_docs/gnu_header.html, gnu_docs/index.html, gnu_docs/refcard.html,
|
|
gnu_docs/rtems_tools_index.html, relnotes/install.texi,
|
|
relnotes/intro.texi, relnotes/status.texi, started/nextstep.t,
|
|
started_ada/intro.t, started_ada/tversions.texi: Migrate many
|
|
obsolete references from oarcorp.com to rtems.com. Also send people
|
|
to the support.html page rather than duplicate information.
|
|
* images/rtems_logo.jpg: New file.
|
|
* SUPPORT: Removed.
|
|
|
|
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Extract toolversions from ../scripts/setup.def.
|
|
Propagate them to started/tversions.sed.
|
|
|
|
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
|
|
|
2003-05-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Remove src2html.
|
|
* configure.ac: Remove src2html.
|
|
|
|
2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* project.am: clean *.info*.
|
|
|
|
2003-04-18 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* index.html.in: Merged from Head.
|
|
|
|
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Remove AC_CONFIG_AUX_DIR.
|
|
|
|
2003-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Unconditionally check for epstopdf and texi2pdf.
|
|
|
|
2003-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* index.html.in: Fix duplicate c4x entry.
|
|
|
|
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* index.html.in: Add c4x.
|
|
|
|
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Add c4x.
|
|
* project.am: Add version.texi hack.
|
|
|
|
2003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
|
|
Append -I $(top_builddir) to TEXI2WWW_ARGS.
|
|
* project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
|
|
Override automake's .dvi.ps:-rule.
|
|
|
|
2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* project.am, main.am: Use automake rules to build ps, pdf, info.
|
|
Various minor changes.
|
|
|
|
2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* project.am: Append $($(PROJECT)_TEXINFOS) to
|
|
html-dependencies.
|
|
|
|
2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Require autoconf-2.57.
|
|
Require automake-1.7.2.
|
|
Remove started/pictures/Makefile.
|
|
* started/Makefile.am: Merge-in pictures/Makefile.am
|
|
* started/pictures/Makefile.am: Remove.
|
|
|
|
2002-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
|
|
* images/Makefile.am: Remove.
|
|
* common/Makefile.am: Remove.
|
|
* configure.ac: Reflect changes above.
|
|
* main.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
|
|
|
|
2002-11-13 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* index.html.in: Note that the Getting Started with GNAT/RTEMS
|
|
manual is largely obsolete now that GNAT is in GCC.
|
|
|
|
2002-10-24 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* index.html.in: Add links to multiple missing CPU supplements.
|
|
|
|
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* .cvsignore: Reformat.
|
|
Add autom4te*cache.
|
|
Remove autom4te.cache.
|
|
|
|
2002-07-30 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* configure.ac: Added supplements/arm/Makefile.
|
|
|
|
2002-07-30 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* README: Updated.
|
|
|
|
2002-06-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
|
|
|
|
2002-04-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* VERSION, bootstrap: Removed as unneeded.
|
|
|
|
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* bootstrap: Remove.
|
|
* VERSION: Remove.
|
|
* Makefile.am:
|
|
Remove bootstrap.
|
|
Add ACLOCAL_AMFLAGS.
|
|
* configure.ac: Add RTEMS_TOP.
|
|
|
|
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.
|