summaryrefslogtreecommitdiff
path: root/Tools/portbuild
AgeCommit message (Expand)Author
2007-07-22Drop 4.X statistics. They are half-a-year stale.Mark Linimon
2007-07-02Add 9 more cases of gcc4; remove some false positives for autoconf; addMark Linimon
2007-03-23Add a column for 'build logs'. This is larger than the number of theMark Linimon
2007-03-09Workaround for the fact that 4/ports is no longer populated on pointyhat.Mark Linimon
2007-02-18Increase resource limits to 400MB filesize and 2 hours CPU limit perKris Kennaway
2007-02-18Default to -nocopy when using -norsyncKris Kennaway
2007-02-18Also filter out gconf leftover files from /usr/local as well as /usr/X11R6.Kris Kennaway
2007-02-18Don't require arch to be passed in on the command line, query it usingKris Kennaway
2007-02-18Don't play silly games trying to guess the arch, we are passed it in onKris Kennaway
2007-02-18Increase global build timeout to 100 hoursKris Kennaway
2007-02-18Improved sanitization of the build environmentKris Kennaway
2007-02-18Don't require an /etc/arch file, we can obtain the information from unameKris Kennaway
2007-02-18Also attempt to clean /root/.ccache in case it is in use. When cleaningKris Kennaway
2007-02-18Index building needs to happen before prunefailures is run, otherwise itKris Kennaway
2007-02-18Increase cleanup timeout to 5 days from 48 hours, the openoffice buildsKris Kennaway
2007-02-14Fix late typo in previous commit.Mark Linimon
2007-02-14Eliminate some false positives for missing_header, sometimes seen in theMark Linimon
2007-02-13Combine all like terms to get another 10% speedup in processing time.Mark Linimon
2007-02-10Move two more cases into the 'uncommon' section.Mark Linimon
2007-02-10Append one character to the gcc4 case (missed during cut-and-paste).Mark Linimon
2007-02-10Move the uncommon cases below the common ones. A 10% improvement on largeMark Linimon
2007-02-09Remove the other 2 cases of apxs.Mark Linimon
2007-02-09Speed up by removing the following obsolete tags:Mark Linimon
2007-02-09Add a new case, 'gcc4', to try to catch the majority of the exceptions thatMark Linimon
2007-02-07Fix up the code for amd64-6-exp; add a column to label builds thatMark Linimon
2007-02-01Retire PORTOBJFORMATKris Kennaway
2006-12-25Eliminate more false positives for install_error. Very noticeable onMark Linimon
2006-12-03- add check sysvipcDirk Meyer
2006-11-25Work around the fact that 5-exp, these days, is really another 6-exp,Mark Linimon
2006-09-23Since we already have the data from the grep, go ahead and make the 'latestMark Linimon
2006-09-23Add links to cvsdone and INDEX files. Add some whitespace.Mark Linimon
2006-09-14* Back up duds to duds.old before, not after we create the new oneKris Kennaway
2006-09-14* When calculating the IP address to use for the jail, don't useKris Kennaway
2006-09-14* Support bzipped logfilesKris Kennaway
2006-09-14* If .force exists, rebuild index unconditionallyKris Kennaway
2006-09-14Correct typo in previous commitKris Kennaway
2006-09-14* Drop alpha supportKris Kennaway
2006-09-14* Retire 4-exp builds and add support for 6-exp.Kris Kennaway
2006-09-14* Silence gconf spam from the mtree checks (for now)Kris Kennaway
2006-09-14* Use SRCBASE for source locationKris Kennaway
2006-09-14Go back to force unmounting because not doing so was too unreliable.Kris Kennaway
2006-09-14Silence the clean-chroot invocationKris Kennaway
2006-08-20Get rid of multiple false positives for "arch" due to compiler warning;Mark Linimon
2006-08-18Catch a few more new cases of linker error; reclassify most of the linkerMark Linimon
2006-07-31Catch another case of 'disk full'.Mark Linimon
2006-07-30Change locking from per architecture to per architecture and branch.Erwin Lansing
2006-07-13Add the cvs checkout date so people can see how long the runs take; addMark Linimon
2006-07-09Make it a little more robust.Mark Linimon
2006-07-09Convenience script to tersely display all currently running package builds.Mark Linimon
2006-07-08'portcomment' appears to be obsolete.Mark Linimon