Commit Graph

21 Commits

Author SHA1 Message Date
Ralf Corsepius
82abb65b61 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 10:17:24 +00:00
Ralf Corsepius
446a7486b9 2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 23:43:10 +00:00
Ralf Corsepius
74e299827b 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-11 14:41:57 +00:00
Ralf Corsepius
ccd81b60c2 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius
9b5c258556 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Ralf Corsepius
6044dd2f53 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove reference to mkbinutilsspec.
	* configure.ac: Remove EXEEXT check.
	Add common/clean.add, common/common.add.
2003-01-31 05:10:02 +00:00
Ralf Corsepius
b601e1a44e 2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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-30 10:21:40 +00:00
Ralf Corsepius
c86d8e7f37 2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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-29 14:06:02 +00:00
Ralf Corsepius
2eb3fdaacd 2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add rtemsdoc.
	* Makefile.ac: Add rtemsdoc.
	* rtemsdoc/README: New.
	* rtemsdoc/.cvsignore: New.
2003-01-26 08:20:30 +00:00
Ralf Corsepius
d21091b98b 2002-10-25 Joel Sherrill <joel@OARcorp.com>
* autotools/autoconf-rtems.spec.in: New.
	Remove Provides: autoconf (Conflicts with RH-8.0).
	* autotools/autoconf-rtems.spec: Remove.
	* autotools/automake-rtems.spec.in:
	Remove Provides: automake (Conflicts with RH-8.0).
	* gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
	* Makefile.am: Ditto.
	* configure.ac: Add autotools/autoconf-rtems.spec.in.
2002-10-25 14:52:25 +00:00
Ralf Corsepius
4aba88a119 2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mkgcc3newlibspec.in: Remove
	* gcc3newlib/mkspec.in: New.
	* configure.ac: Reflect changes above.
	* gcc3newlib/gccnewlib.add: Add build_XXX defines.
	Add preliminary gnat support.
	* gcc3newlib/base-g77.add: Add build_g77.
	* gcc3newlib/base-gcj.add: Add build_gcj.
	* gcc3newlib/base-gnat.add: New.
	* gcc3newlib/target-c++.add: Add build_cxx.
	* gcc3newlib/target-g77.add: Add build_g77.
	* gcc3newlib/target-gcj.add: Add build_gcj.
	* gcc3newlib/target-objc.add: Add build_objc.
	* gcc3newlib/target-gnat.add: New.
	* gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
2002-08-12 10:11:44 +00:00
Ralf Corsepius
3d36fe3d82 2002-07-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
	to generate mk*spec scripts.
	* mkbspspec.in: Use ',' as pattern delimiter in sed expression
	for $rpm_build_root.
	* mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
	expression for $rpm_build_root.
	* cpukit/mkspec.in: Cosmetical changes.
2002-07-29 07:55:49 +00:00
Ralf Corsepius
620c972cf1 2002-07-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
	Joel.
	* cpukit/Makefile.am: New.
	* cpukit/mkspec.in: New.
	* cpukit/rtems-cpukit.spec.in: New.
	* cpukit/.cvsignore: New.
	* configure.ac: Add cpukit.
	Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
	* Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
	RTEMS_VERSION).
	* setup.def: Use %{_tmppath} as default for $rpm_build_root.
	* mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
	for $rpm_build_root.
	* mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
	expression for $rpm_build_root.
	* mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
	expression for $rpm_build_root.
	* mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
	$rpm_build_root.
2002-07-29 07:40:53 +00:00
Joel Sherrill
afe5cac98d 2001-03-28 Joel Sherrill <joel@OARcorp.com>
* Per PR64 added support for gcc 3.x RPMs
	* Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
	* mkgcc3newlibspec.in: New file.
	* gcc3newlib: New subdirectory.
	* base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
	gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
	README, target-g77.add, target-gcc.add, target-gcj.add,
	target-objc.add: New files.
2002-03-28 18:17:40 +00:00
Joel Sherrill
d7c82390d8 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]).
	* autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:33 +00:00
Joel Sherrill
353dbe95fc 2002-03-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>
* PR151
	* autotools/automake-rtems.spec.in: New.
	* autotools/automake-rtems.spec: Removed.
	* configure.ac: Reflect changes above.
2002-03-20 14:17:17 +00:00
Joel Sherrill
0694dbab39 2001-02-27 Joel Sherrill <joel@OARcorp.com>
* configure.ac: Be a little more lenient in matching sparc-solaris.
2002-02-27 21:56:41 +00:00
Joel Sherrill
b96a7b14f9 2002-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
	* mkbinutilsspec.in: Add propagation of @prefix@.
	* binutils/base-binutils.add:
	Let %post and %unpost apply %{_prefix}.
	Apply %{_prefix} instead of /opt/rtems.
	* binutils/binutils.add: Update copyright notice.
	Add _prefix.
	Apply %{_prefix} instead of /opt/rtems.
	Remove -a 0 in %setup.
 	Rework hack to SuSE's rpm screwing up %{_target}.
	Replace ARGS with CONFIGURE_ARGS.
	* binutils/target-binutils.add:
	Apply %{_prefix} instead of /opt/rtems.
2002-01-24 14:14:31 +00:00
Joel Sherrill
96a2a020bf 2001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix typo to allow custom RPM_SPECSdirs.
2001-11-15 16:51:20 +00:00
Joel Sherrill
64cc4bb5af 2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mkbinutilsspec.in: Guard sed-pattern against autoconf.
	* mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
	Target_alias.
	* mkgdbspec.in: Guard sed-pattern against autoconf.
	* mkbspspec.in: Guard sed-pattern against autoconf.
	* configure.ac: Rework check for RPM_SPECSdir.
	* autotools/automake-rtems.spec: Update to automake-1.5.
2001-10-15 17:49:35 +00:00
Joel Sherrill
d7aecdc8f8 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
2001-10-12 18:47:00 +00:00