summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-10-18 RTEMSJoel Sherrill2004-10-182-1/+6
| | | | | * autotools/autoconf-rtems.spec.in: Comment out line giving trouble. It only references unneeded documentation.
* 2004-04-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-10-181-0/+6
| | | | | | PR 594/tools * setup.def, autotools/autoconf-rtems.spec.in: Increment and rebuild so GNAT included.
* 2004-09-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-303-3/+9
| | | | | | * autotools/autoconf-rtems.spec.in: Remove bogus BuildDep on autoconf. * autotools/automake-rtems.spec.in: Use my rtems.org address.
* 2004-09-06 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-062-14/+27
| | | | | * autotools/autoconf-rtems.spec.in: Backport from rtems-4.7. Update to autoconf-2.59.
* 2004-04-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-04-083-2/+8
| | | | | | PR 594/tools * setup.def, autotools/autoconf-rtems.spec.in: Increment and rebuild so GNAT included.
* 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-102-3/+8
| | | | | * Makefile.am: Use rtems_source_spec_DEPS instead of rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
* 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-102-1/+4
| | | | * configure.ac: Remove rtemsdoc/mkspec.
* 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1011-109/+53
| | | | | | | | | | | | | | | * rtemsdoc/.cvsignore: Reformat. * configure.ac: Add RTEMS_RPM_RELEASE. * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to rtems-source.add * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE. * rtemsdoc/mkspec.in: Remove. * rtemsdoc/Makefile.am: Reworked. * rtemsdoc/header.add: Update Copyright notice. * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE. Add %{rpmgroup}. Remove bzip-ing *.ps. * rtemsdoc/supplement.add.in: Add %{rpmgroup}. * rtemsdoc/templ.add.in: Add %{rpmgroup}.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-094-20/+18
| | | | | | | * rtems/rtems-source.add: New. * Makefile.am: Add rtems/rtems-source.spec handling. * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]). * common/common.add.in: Use www.rtems.com as Vendor.
* This commit was manufactured by cvs2svn to create branch 'rtems-4-6-branch'.cvs2git2004-02-091-0/+37
| | | | | | Cherrypick from master 2004-02-01 08:27:24 UTC Ralf Corsepius <ralf.corsepius@rtems.org> '2004-02-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>': aclocal/rpm.m4 Cherrypick from master 2004-02-09 13:21:24 UTC Ralf Corsepius <ralf.corsepius@rtems.org> '2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>': scripts/rtems/rtems-source.add
* 2004-01-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-232-1/+5
| | | | * setup.def: Reflect new binutils RPM revision to correct defattr.
* 2004-01-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-231-0/+4
| | | | * configure.ac: Use all CAPS RTEMS.
* 2004-01-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-232-3/+7
| | | | * setup.def: Make it match gcc 3.2.3 RPMs.
* 2004-01-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-211-2/+1
| | | | * configure.ac: Use all CAPS RTEMS.
* Added PR number.Joel Sherrill2004-01-211-0/+1
|
* 2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-122-2/+8
| | | | | * scripts/automake.spec.in: Add defattr, URL:-tag. Release 2.
* 2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-0525-225/+279
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * binutils/base-binutils.add: Add osversion support. * binutils/binutils.add: Add osversion support. %setup -n %{name}-%{version}. Don't remove c++filt. * binutils/target-binutils.add: Add osversion support. Pickup c++filt. * gcc3newlib/base-g77.add: Add osversion support. * gcc3newlib/base-gcc.add: Add osversion support. * gcc3newlib/base-gcj.add: Add osversion support. * gcc3newlib/base-gnat.add: Add osversion support. * gcc3newlib/gccnewlib.add: Add osversion support. Remove c++filt, %setup -n -n %{name}-%{version}. * gcc3newlib/target-c++.add: Add osversion support. Don't pickup c++filt. * gcc3newlib/target-g77.add: Add osversion support. * gcc3newlib/target-gcc.add: Add osversion support. * gcc3newlib/target-gcj.add: Add osversion support. * gcc3newlib/target-gnat.add: Add osversion support. * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}. * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix, gdb_version, gdb_target. * gdb/target-gdb.add: Ditto. * gdb/gdb.add: Ditto. %setup -n -n %{name}-%{version}. 2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> * binutils/Makefile.am: Fix osversion support for sh-rtemself. * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself. 2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> * configure.ac: Add --enable-osversions (OS-versioned RPMS support). * binutils/Makefile.am: Add osversion support. * binutils/mkspec.in: Add osversion support. * gcc3newlib/Makefile.am: Add osversion support. * gcc3newlib/mkspec.in: Add osversion support. * gdb/Makefile.am: Add osversion support. * gdb/mkspec.in: Add osversion support. Add rpmprefix, rpmgroup.
* Added PR tracking line.Joel Sherrill2003-09-021-0/+1
|
* 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-023-7/+15
| | | | | | * binutils/base-binutils.add: Preps for 2.14 (Merger from CVS trunk). * binutils/binutils.add: Use %{binutils_version} instead of @binutils_version@ (Missed in previous patches).
* 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-023-5/+10
| | | | | * autotools/autoconf.spec.in, autotools/automake.spec.in: Add rpmgroup, rpmprefix support.
* 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-024-6/+37
| | | | | | * binutils/mkspec.in: Use ',' as sed-delimiter for %{rpmprefix}. * common/common.add.in: Add _infodir, _mandir, rpmprefix, rpmgroup. * configure.ac: Add --enable-pkgprefix, rpmgroup.
* 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-0213-147/+180
| | | | | | | | | | | | | * base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add, target-c++.add, target-g77.add, target-gcc.add, target-gcj.add, target-gnat.add, target-objc.add Add support for %{rpmprefix}, %{rpmgroup}. Use %{gcc_target and %{gcc_version}. Remove "Provides:". * gccnewlib.add: Ditto. Correct setting up _gcj. Explicitly build c++filt for gcc >= 3.3. * mkspec.in: Add support for %{rpmprefix}, %{rpmgroup}.
* 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-026-58/+76
| | | | | | | | * binutils/Makefile.am: Minor cleanups. * binutils/binutils.add, binutils/base-binutils.add, binutils/target-binutils.add: Add support for %{rpmprefix}, %{rpmgroup}. Use %{binutils_target} and %{binutils_version}. * binutils/mkspec.in:: Add support for @rpmprefix@, @rpmgroup@.
* 2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-2812-6/+34
| | | | | | | | | | | | | | | | * common/commom.am: New. * Makefile.am: Remove TEMPLATES. Put setup.cache into CONFIG_STATUS_DEPENDENCIES instead of CONFIGURE_DEPENDENCIES. * configure.ac: Remove AC_PREFIX_DEFAULT. * binutils/Makefile.am: include common.am. * common/common.add.in: Use rtems.com gnats. * cpukit/Makefile.am: include common.am. * gcc3newlib/Makefile.am: include common.am. * gccnewlib/Makefile.am: include common.am. * gdb/Makefile.am: include common.am. * rtems/Makefile.am: include common.am. * rtemsdoc/Makefile.am: include common.am.
* 2003-08-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-08-282-4/+28
| | | | * setup.def: Recovery effort.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-112-1/+5
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* 2003-06-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-022-24/+8
| | | | * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
* 2003-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-092-0/+8
| | | | | * common/common.add.in: Add %define __os_install_post %{nil} to work around rpm-4.2 choking on foreign file types.
* 2003-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-04-183-21/+44
| | | | | * ChangeLog, gcc3newlib/gccnewlib.add, gdb/Makefile.am: Merged from head.
* 2003-02-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-268-33/+48
| | | | | | | | | | | * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version. Apply %gcc_version, %newlib_version. * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version. * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version. * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version. * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version. * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version. * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AC_PREREQ(2.57).
* 2003-02-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-104-17/+33
| | | | | | * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to determine which targets have simulators, configure with appropriate arguments, and package the correct files.
* 2003-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-073-7/+34
| | | | | | | * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug. * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building gcj from rpmbuild command line. Copy gsyslimits.h for CDN-X compilation.
* 2003-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-054-0/+4
| | | | * Apply the 2003-01-31 changes OAR's broken CVS had dropped.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-313-0/+132
| | | | | | | | | * README.cdn-X: New. * binutils/binutils.add: Add --build=%_build --host=%_host. * cpukit/.cvsignore: Add *.spec.in. * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host. * gdb/gdb.add: Add --build=%_build --host=%_host. * rtemsdoc/.cvsignore: Add *.spec.in.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-313-1/+6
| | | | | * gcc3newlib/gccnewlib.add: Remove Buildroot. * common/.cvsignore: New.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-3110-23/+35
| | | | | | | | | | | | | | | * common/common.add.in: Add Vendor, Distribution, BuildRoot. * binutils/Makefile.am: Fix path to clean.add. * binutils/binutils.add: Remove BuildRoot. * cpukit/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add. Generate rtems-cpukit.spec.in. * cpukit/header.add: New. * cpukit/rtems-cpukit.spec.in: Remove. * cpukit/rtems-cpukit.add: New. * gccnewlib/gccnewlib.add: Remove Buildroot. * gdb/gdb.add: Remove Buildroot. * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-3112-150/+57
| | | | | | | | | | | | | | | | | | * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add. Generate rtemsdoc.spec.in. * rtemsdoc/mkspec.in: Remove exe_ext. * rtemsdoc/rtemsdoc.spec.in: Remove. * gccnewlib/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add. * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}. * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}. * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}. Remove header, broken cdn-X configuration, %clean. * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}. * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}. * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}. * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-318-32/+30
| | | | | | | | | | | | | * gdb/gdb.add: Remove header, broken cdn-X configuration, %clean, Replace @exe_ext@ with %{_exeext}. * gdb/mkspec.in: Remove exe_ext. * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}. * gdb/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add. * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}. * cpukit/mkspec.in: Remove exe_ext. * binutils/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-3110-50/+45
| | | | | | | | | | | | | | * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration, %clean, Replace @exe_ext@ with %{_exeext}. * gcc3newlib/mkspec.in: Remove exe_ext. * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}. * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}. * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}. * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}. * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}. * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}. + gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-313-11/+8
| | | | | | * Makefile.am: Remove reference to mkbinutilsspec. * configure.ac: Remove EXEEXT check. Add common/clean.add, common/common.add.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-314-48/+30
| | | | | | | * binutils/binutils.add: Remove header, broken cdn-X configuration, %clean. * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias. * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-319-0/+139
| | | | | | | | | | | * gcc3newlib/header.add: New. * gccnewlib/header.add: New. * binutils/header.add: New. * gdb/header.add: New. * rtemsdoc/header.add: New. * rtemsdoc/rtemsdoc.add: New. * common/clean.add.in: New. * common/common.add.in: New.
* 2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-302-16/+17
| | | | * binutils/Makefile.am: Reflect changes above.
* 2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-306-18/+28
| | | | | | | | | | * binutils/mkspec.in: New. * binutils/.cvsignore: Add mkspec. * mkbinutilspec.in: Remove. * gdb/Makefile.am: Depend on mkspec. * binutils/binutils.add: Add @exe_ext@ to c++filt. Add %_defaultbuildroot. * configure.ac: Reflect changes above.
* 2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-292-0/+5
| | | | * gdb/.cvsignore: Add mkspec.
* 2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-2910-86/+126
| | | | | | | | | | | | | | | | | | | | | | | | | * ChangeLog: Fix yesterday's entry. * gdb/target-gdb.add: %defattr(-,root,root). Use %{_prefix} instead of /opt/rtems. Misc. minor changes. * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems. Remove stray unpackaged files. Use %{_defaultbuildroot} instead of hard-coded values. configure --disable-nls. Misc. minor changes. Add BuildPreReq: ncurses-devel. * gdb/base-gdb.add: %defattr(-,root,root). Use %{_prefix} instead of /opt/rtems. Misc. minor changes. * gdb/mkspec.in: New. * gdb/Makefile.am: Reflect addition of gdb/mkspec.in. * gcc3newlib/mkspec.in: Fix usage. * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of hard-coded values. Update copyright notice. * mkgdbspec.in: Removed. * Makefile.am: Remove mkgdbspec. * configure.ac: Remove mkgdbspec. Add gdb/mkspec.
* 2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-2812-1/+43
| | | | | | | | | | | | | | | * gccnewlib.add: Add various BuildPreReq. Add %defattr(-,root,root) to "dir". * base-g77.add: %defattr(-,root,root). * base-gcc.add %defattr(-,root,root). * base-gcj.add %defattr(-,root,root). * base-gnat.add %defattr(-,root,root). * target-c++.add %defattr(-,root,root). * target-g77.add %defattr(-,root,root). * target-gcc.add %defattr(-,root,root). * target-gcj.add %defattr(-,root,root). * target-gnat.add %defattr(-,root,root). * target-objc.add %defattr(-,root,root).
* 2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-281-1/+1
| | | | * ChangeLog: binutils/binutils.add-entry from previous patch.