summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* metabuild: nice ionice build processes by defaultColin Walters2010-12-041-2/+9
|
* inroot: Explicitly include /usr/share in XDG_DATA_DIRSColin Walters2010-12-021-1/+1
| | | | | Otherwise we don't have the MIME database which makes gio and gdk-pixbuf unhappy.
* inroot: Add license docsColin Walters2010-12-021-0/+6
|
* inroot: Set ACLOCAL_FLAGS tooColin Walters2010-12-021-1/+1
|
* metabuild: Fix successful exit pathColin Walters2010-12-011-3/+1
|
* metabuild: Major rewriteColin Walters2010-12-011-55/+131
| | | | | | | | The major goal of this rewrite is to ensure bootstrapping process output is captured and logged too (such as from configure). To implement this, make the subprocess handling more generic. Rewrite to be totally asynchronous.
* rpmbuild-cwd: New fileColin Walters2010-10-071-0/+10
| | | | | Define all the RPM variables to look at cwd, which matches Fedora's system.
* mock-many-srpms: Actually update license for previous commitColin Walters2010-09-281-2/+16
|
* mock-many-srpms: Add --auto-sortColin Walters2010-09-281-1/+91
| | | | | | | Uses code from binpkgs.py by Seth Vidal. Change license to GPLv2+ since that's what the auto sorting code is under.
* metabuild: Renamed from "build"Colin Walters2010-09-242-14/+41
| | | | It's more descriptive. Also add a license and docs.
* mock-many-srpms: Fix scanning for previous buildsColin Walters2010-09-151-3/+3
|
* mock-many-srpms: More fixesColin Walters2010-09-151-15/+67
| | | | | | * Always run createrepo so we have a valid repo * Add --skip-have-build * Print out what succeeded, failed, skipped
* mock-many-srpms: Various fixesColin Walters2010-09-151-5/+21
|
* New file: mock-many-srpmsColin Walters2010-09-091-0/+136
| | | | Extracted from my old fedpkg-pull-build-chain work.
* [git-un-diff-whitespace] Don't write out unmodified filesColin Walters2010-08-091-12/+35
|
* [build] Correctly use ./autogen.sh from current directoryColin Walters2010-08-091-1/+1
|
* [build] Don't init threadsColin Walters2010-08-061-2/+0
| | | | Not needed and doesn't work on F12
* [build] Implement tail internally, other fixesColin Walters2010-08-061-6/+61
| | | | Use gio to monitor the file, rather than a tail subprocess.
* Rewrite build in python, have it log by default, fix bugsColin Walters2010-07-281-35/+48
| | | | Make the prefix matching actually work.
* Add comment and licenseColin Walters2010-07-091-0/+8
|
* add git-fpasteColin Walters2010-07-091-0/+45
|
* Remove spurious shiftColin Walters2010-07-091-1/+0
|
* Better handle deleted filesColin Walters2010-07-091-1/+1
|
* Various build fixesColin Walters2010-07-091-9/+17
|
* Initial commitColin Walters2010-07-085-0/+124