summaryrefslogtreecommitdiffstats
path: root/scripts/mkgccnewlibspec (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-10-20Generated files removed.Joel Sherrill1-64/+0
1999-10-20Adding the infrastructure for gdb.Joel Sherrill1-1/+1
1999-10-20New version from Ralf.Joel Sherrill1-22/+41
1999-10-19Easier to insert tool version number.Joel Sherrill1-9/+20
1999-10-18Working on being able to cut RPMs. It now appears that the processJoel Sherrill1-5/+6
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 Sherrill1-0/+33
help build RPMs.