summaryrefslogtreecommitdiffstats
path: root/doc/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-291-1/+0
| | | | | | * configure.ac, index.html.in, FAQ/basic.t, FAQ/basic.texi, FAQ/entry, porting/cpumodels.t, started/buildc.t, started_ada/buildada.t, user/preface.texi: i960 obsoleted.
* Fix typo in previous change.Ralf Corsepius2004-09-241-1/+1
|
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-241-1/+1
| | | | * configure.ac: Require automake > 1.9.
* 2004-02-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-011-0/+1
| | | | | | * configure.ac: Add RTEMSRPMGROUP. * common/rtems.texi.in: Add RTEMSRPMGROUP. * started/binaries.t: Add RTEMSRPMGROUP.
* 2004-02-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-011-0/+3
| | | | | | * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX. * common/rtems.texi.in: Add RTEMSRPMPREFIX.
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-071-2/+0
| | | | | | * 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>Ralf Corsepius2003-12-121-2/+2
| | | | * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-221-5/+58
| | | | | | | | | * 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.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-111-1/+1
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* Merger from rtems-4-6-branchRalf Corsepius2003-08-071-8/+10
|
* 2003-02-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-181-1/+0
| | | | | | * Makefile.am, configure.ac: Remove src2html references. * index.html.in: Update to reflect partial update of Development Environment Guide.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-251-0/+1
| | | | | * configure.ac: Add c4x. * project.am: Add version.texi hack.
* 2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-221-3/+2
| | | | | | | | * 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>Ralf Corsepius2002-12-081-2/+0
| | | | | | | | * 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-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-311-0/+1
| | | | * configure.ac: Added supplements/arm/Makefile.
* 2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-081-3/+2
| | | | | | | | | * 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>Joel Sherrill2002-03-281-2/+2
| | | | | | | * 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>Joel Sherrill2002-02-141-0/+1
| | | | * configure.ac: New mips supplement.
* 2002-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-221-1/+4
| | | | | | | | | | * .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>Joel Sherrill2002-01-201-1/+2
| | | | | | | | | * .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>Joel Sherrill2002-01-181-0/+171
* 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.