summaryrefslogtreecommitdiffstats
path: root/scripts/configure.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed gnat and made final cleanup.Joel Sherrill2000-01-271-3/+1
|
* Attempting to split binutils and gcc into base/shared and CPU specificJoel Sherrill2000-01-241-1/+1
| | | | packages.
* Patch from David Fiddes <D.J@fiddes.surfaid.org> which adds basicJoel Sherrill2000-01-231-0/+2
| | | | | | | | | | | | | | | | Cygwin support to the RPM scripts. The patch from David did not apply cleanly and Joel ended up making all the modifications plus some it should have included for consistency by hand. His comments: I've included a diff against the last (19991203) snapshot RPM scripts that adds what I think is required for Cygwin support. Basically all this boils down to is adding EXE extension support. I've added the AC_EXEEXT rule to conifgure.in (requires a valid 'cc' to work - this is not available in the standard Cygwin distro). Each of the *.spec.in have @exe_ext@ includes in them for each program that results in an EXE. The only odity here is that the chill driver program is a shell script and thus does not require .exe to be added... The mk*.in have all been updated to process the new exe_ext rule.
* RTEMS RPM basically working.Joel Sherrill1999-11-221-4/+1
|
* Added first stab at mkgnatnewlib.Joel Sherrill1999-11-041-0/+2
|
* Patch generated from scripts-19991025-0.tar.gz fromJoel Sherrill1999-10-251-1/+1
| | | | | | | | | | | | | | | | Ralf Corsepius <corsepiu@faw.uni-ulm.de>: Most significant changes: * Names for rpms changed again * gccnewlib.rpm split into 3 rpms, one for chill, gcj, gcc (includes c/c++/f77/objc), simultaneously built from a common *.spec. * small patches with major impact to gcc and newlib (Those fixes mentioned to Ian, ie. libobjc/libchill are built, multilibing works) * gcc patch against gcc-2.95.2 (Should also apply to gcc-2.95.1 without major problems) * Buildroot removed from */*spec.in * New: rpm Group: "rtems" (rpm -q -g rtems reports all RTEMS packages)
* Merged scripts-19991022-0 changes from Ralf.Joel Sherrill1999-10-251-1/+1
|
* Now builds RPM without complete source. Each target is only 15K.Joel Sherrill1999-10-211-1/+1
|
* Made the RTEMS version get substituted properly even though it isJoel Sherrill1999-10-211-0/+2
| | | | | | not right yet. Now can specify rpm_build_root via setup.
* Added sh-rtemself and m68k-rtemself.Joel Sherrill1999-10-211-1/+1
|
* Changes from Ralf with script-19991021-0. He fixed the %filesJoel Sherrill1999-10-211-4/+8
| | | | | | | | issue and has mkbspspec in a better state. user.cfg is now gone. There are some miscellaneous changes to buildall done by Joel to clean up the build process.
* Moved stuff to rtems subdirectory and made sure the system stillJoel Sherrill1999-10-201-0/+3
| | | | functioned.
* Miscellaneous improvements and cleanups committed so I can mergeJoel Sherrill1999-10-201-1/+3
| | | | Ralf's end of day version.
* Adding the infrastructure for gdb.Joel Sherrill1999-10-201-0/+2
|
* Corrected typo.Joel Sherrill1999-10-201-3/+3
|
* New version from Ralf.Joel Sherrill1999-10-201-0/+40