forked from Imagelibrary/rtems
263 lines
8.6 KiB
Plaintext
263 lines
8.6 KiB
Plaintext
2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* ChangeLog: Reformat. Merge-in develenv/ChangeLog.
|
|
* develenv/ChangeLog: Remove.
|
|
|
|
2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
|
|
../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
|
|
* develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
|
|
|
|
2004-01-07 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* configure.ac, index.html.in: mips64orion port removed as mips port
|
|
more completely covers the MIPS family.
|
|
* rtems_support.html.in: Removed.
|
|
|
|
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
|
|
* develenv/Makefile.am: Cosmetics.
|
|
|
|
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* develenv/Makefile.am: Cosmetics.
|
|
|
|
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
|
|
automake-1.7f/1.8 anymore).
|
|
* develenv/Makefile.am: Add *.info to CLEANFILES to accomodate
|
|
automake-1.7f/1.8 breaking building infos.
|
|
|
|
2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Add missing '\'. Reformat.
|
|
|
|
2003-10-22 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
PR 513/doc
|
|
* Makefile.am, index.html.in: Rename Getting Started to be non-language
|
|
specific and remove link to Ada Getting Started. Also install missing
|
|
graphic.
|
|
|
|
2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* images/ChangeLog: Removed.
|
|
* ChangeLog: Merge images/ChangeLog.
|
|
* common/ChangeLog: Removed.
|
|
* ChangeLog: Merge common/ChangeLog.
|
|
* common/.cvsignore: Add rtems.texi, rtems.sed.
|
|
* Makefile.am: Merger from rtems-4-6-branch.
|
|
* configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
|
|
* index.html.in: Purge hppa1.1.
|
|
* project.am: Merger from rtems-4-6-branch.
|
|
* rtems_support.html.in: Purge hppa1.1.
|
|
* develenv/Makefile.am: Merger from rtems-4-6-branch.
|
|
|
|
2003-09-19 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
|
|
rtems_support.html.in, ada_user/ada_user.texi: Merge from branch.
|
|
* acinclude.m4, images/rtems_logo.jpg: New files.
|
|
* SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
|
|
* common/cpright.texi, common/setup.texi: Merge from branch.
|
|
* common/rtems.texi.in: New file.
|
|
* develenv/develenv.texi, develenv/direct.t, develenv/sample.t,
|
|
develenv/utils.t: Merge from branch.
|
|
|
|
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
|
|
|
2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* develenv/develenv.texi: Fix @setfilename to develenv.info.
|
|
|
|
2003-04-16 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
|
|
* develenv/compile.texi: Removed.
|
|
* develenv/Makefile.am: Fix next/previous section names.
|
|
|
|
2003-04-11 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* index.html.in: Development Environment Guide should be updated now.
|
|
|
|
2003-03-24 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
|
|
updated.
|
|
|
|
2003-02-28 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* develenv/.cvsignore: Add newly generated .texi files.
|
|
|
|
2003-02-18 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* Makefile.am, configure.ac: Remove src2html references.
|
|
* index.html.in: Update to reflect partial update of Development
|
|
Environment Guide.
|
|
* develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
|
|
from .t's.
|
|
* develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
|
|
* develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
|
|
Removed. Now generated from corresponding .t files which are in the
|
|
process of being updated. This commit is a anspshot of the update effort.
|
|
|
|
2003-02-14 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* index.html.in: Removed a29k reference.
|
|
|
|
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.
|
|
* configure.ac: Add c4x.
|
|
* project.am: Add version.texi hack.
|
|
* develenv/develenv.texi: Set @setfilename develenv.info.
|
|
|
|
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.
|
|
* project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
|
|
* 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.
|
|
* develenv/version.texi: Remove from CVS.
|
|
* develenv/stamp-vti: Remove from CVS.
|
|
* develenv/.cvsignore: Add version.texi. Add stamp-vti. Re-sort.
|
|
|
|
2003-01-21 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* develenv/stamp-vti, develenv/version.texi: Regenerated.
|
|
|
|
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.
|
|
* develenv/stamp-vti, develenv/version.texi: Regenerated.
|
|
|
|
2002-10-24 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* index.html.in: Add links to multiple missing CPU supplements.
|
|
* develenv/stamp-vti, develenv/version.texi: Regenerated.
|
|
|
|
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.
|
|
* 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>
|
|
|
|
* common/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
|
|
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
|
|
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
* images/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
* develenv/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
|
|
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.
|
|
* common/Makefile.am: Require automake-1.5.
|
|
* images/Makefile.am: Require automake-1.5.
|
|
* develenv/Makefile.am: include main.am, require automake-1.5.
|
|
|
|
2002-01-17 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* VERSION: Updated to rtems-doc-ss-20010117.
|
|
* VERSION: Updated to rtems-doc-eng-20010816b-d1.
|
|
|
|
2001-10-30 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* VERSION: New file.
|
|
|
|
2001-02-14 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* configure.ac: New mips supplement.
|
|
|
|
2001-01-17 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* configure.in: Changed the version to eng-20010816b.
|
|
* 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.
|
|
* develenv/.cvsignore: Added rtems_header.html and rtems_footer.html.
|
|
|
|
2000-09-22 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
|
|
* develenv/Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
|
|
|
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: New file.
|
|
* develenv/ChangeLog: New file.
|
|
|