summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-10-25Regnenerated following update from Ralf.Joel Sherrill6-27/+34
1999-10-25Merged scripts-19991022-0 changes from Ralf.Joel Sherrill10-122/+82
1999-10-25Changed version number.Joel Sherrill1-1/+1
1999-10-21Now builds RPM without complete source. Each target is only 15K.Joel Sherrill6-9/+59
1999-10-21Made the RTEMS version get substituted properly even though it isJoel Sherrill14-9/+27
not right yet. Now can specify rpm_build_root via setup.
1999-10-21Now can specify rpm_build_root via setup.Joel Sherrill1-2/+2
Changed package name so generated RPM would have a nicer name.
1999-10-21Added sh-rtemself and m68k-rtemself.Joel Sherrill10-143/+176
1999-10-21Changes from Ralf with script-19991021-0. He fixed the %filesJoel Sherrill19-135/+231
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.
1999-10-21Shipping this all to Ralf.Joel Sherrill2-6/+7
1999-10-20Moved stuff to rtems subdirectory and made sure the system stillJoel Sherrill7-19/+42
functioned.
1999-10-20Moved stuff to rtems subdirectory and made sure the system stillJoel Sherrill2-34/+37
functioned. Merged Ralf's changes into gccnewlib.spec.in.
1999-10-20New file.Joel Sherrill1-0/+50
1999-10-20Miscellaneous improvements and cleanups committed so I can mergeJoel Sherrill13-199/+35
Ralf's end of day version.
1999-10-20Moved rtems specific files into here.Joel Sherrill1-0/+80
1999-10-20Moving things to an rtems subdirectory like the other tools.Joel Sherrill2-80/+0
1999-10-20New file.Joel Sherrill1-0/+177
1999-10-20Added RPM release numbers.Joel Sherrill2-10/+25
1999-10-20Generated files removed.Joel Sherrill11-307/+155
1999-10-20Obsoleted.Joel Sherrill1-34/+0
1999-10-20Obsoleted as they were distributed to subdirectories.Joel Sherrill4-473/+0
1999-10-20Made this more binutils like. :)Joel Sherrill1-5/+9
1999-10-20New file.Joel Sherrill1-0/+104
1999-10-20New files.Joel Sherrill2-0/+285
1999-10-20Adding the infrastructure for gdb.Joel Sherrill10-47/+155
1999-10-20Corrected typo.Joel Sherrill1-3/+3
1999-10-20Restored joel's changes after merging old version from Ralf.Joel Sherrill1-19/+90
1999-10-20New version from Ralf.Joel Sherrill28-213/+3357
1999-10-20Committing changes before Ralf's changed.Joel Sherrill4-24/+92
1999-10-19Left to build overnight.Joel Sherrill7-10/+123
1999-10-19Made it easier to change version numbers.Joel Sherrill2-15/+21
1999-10-19Now easier to modify version numbers in scripts.Joel Sherrill2-14/+20
1999-10-19Easier to insert tool version number.Joel Sherrill2-20/+31
1999-10-18Making sparc-rtems rpms available.Joel Sherrill3-2/+3
1999-10-18Working on being able to cut RPMs. It now appears that the processJoel Sherrill12-27/+788
is working mostly for sparc at least. There is one major problem -- the current process generates a unique source file per RPM when in fact all of the source files are nearly the same -- it is only the spec part of the rpm which differs. The new file mkbinutils_subpackage_version is an attempt to address this. It does part of the job right -- one source file produces multiple binary RPMs. BUT the end user can not produce the resulting RPMS themselves from SRPMS unless they also build all targets.
1999-10-15Ralf Corsepius (corsepiu@faw.uni-ulm.de) submitted these scripts toJoel Sherrill7-0/+399
help build RPMs.